body {
        font-family: Georgia;
	margin: 0px;
	padding: 0px;
        background: #87354c url('sakura.jpg') no-repeat top left;
	background-attachment: fixed;
}

#main {
	margin: 0px;
	padding: 0px;
}

#hidden {
	display: none;
}

#teteje {
	height: 70px;
	background: url('sakura-header.png') no-repeat top left;
	margin-left: 374px;
}

#teteje .cim {
        color: #8c75ba;
        text-align: left;
        font-size: 22px;
}

#teteje .cim .title {
	display: none;
}

#teteje .cim .menusor {
        font-size: 11px;
	font-weight: bold;
	padding-top: 60px;
}

#teteje a {
        color: #bc2e56;
        text-decoration: none;
	padding: 1px;
}

#teteje a:hover {
        color: #87354c;
	text-decoration: underline;
}

#content {
	width: 620px;
	margin: 0px;
	padding: 0px;
	margin-left: 364px;
	color: #555555;
        font-size: 13px;
	text-align: left;
}

#ujkepek {
}

#content a {
        color: #bc2e56;
        text-decoration: none;
}

#content a:hover {
        color: #87354c;
}

#content pre {
	font-size: 10px;
}

#content img.thumbnail {
	border: 2px solid #ffdbdb;
}

#content img.bigimage {
	border: 4px solid #ffdbdb;
	margin-top: 20px;
}

#content input,#content textarea {
	border: 1px #fbb5b5 solid;
	margin: 3px;
}

#content input.button {
	background: #ffefef;
	color: #bc2e56;
}

#content p {
	margin-left: 5px;
}

#content .x {
	min-height: 410px;
	_height: 410px;
	margin-top: 5px;
}

#content .x .entry {
        padding-top: 2px;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-right: 7px;
}

#content .x .entry .info {
	text-align: right;
	color: #99a2cf;
	margin-left: 120px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#content .x dt {
	font-weight: bold;
	color: #b79999;
        padding: 0px;
	padding-left: 10px;
}

#content .x dd {
	margin-left: 20px;
}

#content .x h2 {
	color: /*#e57a7a*/#87354c;
	font-size: 20px;
	border-bottom: 1px dotted #87354c;
	margin-bottom: 2em;
	padding-left: 10px;
}

#content table {
        border: 0px;
	border-spacing: 0px;
	color: #555555;
        font-size: 13px;
}

#content th {
	font-weight: bold;
	color: #999999;
	text-align: left;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}

#content td {
	border: 0px;
        padding: 0px;
}

#content td.gal {
	border: 0px;
	padding: 5px;
}

#content td.hozval {
	border: 0px;
	color: #87354c;
	padding: 5px;
	padding-right: 15px;
}

#content .links {
	margin-left: 5px;
}
	
#content .links table {
	border: 0px;
	font-size: 13px;
}

#content .links td {
	border: 0px;
	font-size: 13px;
	padding: 2px;
	padding-left: 5px;
}

a.nagy {
	font-size: 25px;
	font-weight: bold;
}

a.nagy:hover {
	background: #ffdbdb;
	text-decoration: none;
}

#content table.zene {
	width: 550px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
}

#content table.zene td {
	padding: 2px;
}

#footer {
	height: 121px;
	background: url('sakura-footer.jpg') no-repeat right bottom;
}

