body {
        font-family: sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
        background: url('orgona-bg.png') repeat-y top;
}

#main {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#hidden {
	display: none;
}

#teteje {
	width: 800px;
	height: 330px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(orgona-header.jpg) no-repeat top;
	font-family: "Trebuchet MS";
	text-align: left;
}

#teteje .cim {
	position: absolute;
        margin-top: 330px;
	margin-left: 0px;
	width: 150px;
        color: #8c75ba;
        font-size: 22px;
}

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

#teteje .cim .menusor {
	margin-left: 1px;
        padding-right: 0px;
        font-size: 12px;
	font-weight: bold;
        text-align: center;
}

#teteje a {
        color: #653cba;
	font-size: 15px;
	display: block;
	width: 149px;
	text-align: center;
        text-decoration: none;
}

#teteje a:hover {
        color: #8c75ba;
	background: #eacaf9;
}

#content {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #786b83;
        font-size: 13px;
	text-align: left;
}

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

#content a:hover {
        color: #59b159;
}

#content table.zene {
	padding-left: 20px;
	width: 500px;
	margin-bottom: 20px;
}

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

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

#content img.bigimage {
	border: 4px solid #cce7be;
}

#content input,#content textarea {
	border: 1px #719d71 solid;
	color: #377e37;
	margin: 3px;
}

#content input.button {
	background: #cce7be;
}

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

#content .x {
	min-height: 410px;
	_height: 410px;
	width: 650px;
	margin-top: 0px;
	margin-left: 150px;
	text-align: left;
}

#content .x .entry {
        padding-top: 2px;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-right: 7px;
	/*border-right: 1px dashed #444b82;
	border-bottom: 1px dashed #444b82;*/
}

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

#content .x dt {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #999999;
        padding: 0px;
	padding-left: 10px;
}

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

#content .x h2 {
	color: #99a2cf;
	font-family: "Trebuchet MS";
	font-size: 20px;
	background: url('orgona-h2.png') no-repeat left;
	border-bottom: 1px dotted #dec2f3;
	margin-bottom: 2em;
	padding-left: 25px;
	padding-bottom: 0px;
}

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

#content th {
	font-family: "Trebuchet MS";
	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: #9f8bbc;
	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: 20px;
	font-weight: bold;
}

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

#footer {
	width: 800px;
	height: 121px;
	background: url('orgona-footer.png') no-repeat left;

