img {
	width: expression(flt(this.uniqueID));
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0B291D;
	background-color: #2b3b4b;
	margin: 120px 0px 0px 60px;
	background-image: url(../img/background3.jpg);
}
a {
	position: relative;
	z-index: 10;
	color: #506433;
}
img {
	border: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #526037;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #526037;
}
h1:first-letter, #content li h1 a:first-letter {
	font-size: 30px;
	font-weight: bold;
	padding: 2px;
	color: #BBAB80;
	background-color: #656525;
	border: 1px solid #BBAB80;
}
h2 {
	clear: right;
	text-indent: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #526037;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	text-decoration: underline;
}
h2:first-letter {
	font-size: 20px;
	font-weight: normal;
	padding: 2px;
	color: #BBAB80;
	background-color: #656525;
	border: 1px solid #BBAB80;
}
h3 {
	clear: right;
	text-indent: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #526037;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	text-decoration: underline;
}
acronym {
	position: relative;
	z-index: 5;
	border-bottom: 1px dotted #2B3B4B;
	font-style: italic;
	cursor: help;
}
hr {
	border-top: 1px dotted #656525;
	border-right: 1px solid #E0D9BF;
	border-bottom: 1px solid #E0D9BF;
	border-left: 1px solid #E0D9BF;
}
form {
	border-top: 1px dotted #656525;
	margin-top: 15px;
	padding-top: 15px;
}
#head {
	position: absolute;
	z-index: 2;
	height: 281px;
	width: 750px;
	left: 0px;
	top: 0px;
}
#container {
	width: 1000px;
}

#left {
	margin: 90px 20px 0px 0px;
	padding-bottom: 30px;
	width: 180px;
	float: left;
}
#right {
	margin: 0px 10px 0px 10px;
	width: 180px;
	float: left;
}
.box {
	padding: 0px 0px 10px 10px;
	background-image: url(../img/background2.jpg);
	border: 4px double #ACA090;
	margin-bottom: 3px;
}
.box img {
	margin-bottom: 5px;
}
.box p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.box a {
	color: #415250;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.box a:hover {
	font-weight: bold;
	text-decoration: underline overline;
	color: #9D8953;
	font-style: italic;
}

#border {
	width: 530px;
	float: left;
	padding: 10px;
	background-image: url(../img/background2.jpg);
	border: 4px double #847F61;
	background-color: #545550;
}
#content {
	width: 502px;
	padding: 20px 10px 10px 10px;
	/*border: 4px double #ACA090;*/
}
#content a, .rss a {
	color: #D4C8AE;
	font-size: 11px;
	text-decoration: none;
	background-color: #656525;
	padding: 1px 3px 0px 3px;
}
#content a:hover, .rss a:hover {
	text-decoration: underline overline;
}
.rss {
	text-align: center;
}
#content p {
	clear: both;
	text-indent: 40px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
/*#content p:first-letter {
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	color: #BBAB80;
	background-color: #656525;
	border: 1px solid #BBAB80;
} */
.baldisz {
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #656525;
	padding-left: 20px;
}
#content li {
	list-style-image: url(../img/dot.gif) !important;
	list-style-image: url(../img/dot.jpg.gif);
	margin-bottom: 8px;
}
/* #content li:first-letter {
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	color: #BBAB80;
	background-color: #656525;
	border: 1px solid #BBAB80;
} */
.kep {
	margin: 23px 0px 10px 10px !important;
	margin: 10px;
	border: 4px double #ACA090;
	background-repeat: no-repeat;
	text-align: right;
}
.kep img {
	margin: -13px -12px 0px 0px !important;
	margin: -6px -5px 0px 0px;
}
.datum {
	float: right;
	color: #9D8953;
	font-style: italic;
	text-decoration: underline;
}
.tema {
	float: right;
	font-style: italic;
	color: #594E2F;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	clear: right;
}
.tovabb {
	text-align: right;
	margin: 12px 20px 10px 0px;
}
.vege {
	text-align: center;
}
.zene {
	width: 350px;
	text-align: right;
	float: left;
}
.video {
	width: 415px;
	text-align: right;
	float: left;
}
.hidden {
	display: none;
}
.athuz {
	text-decoration: line-through;
}
.bold {
    font-weight: bold;
}
.dolt {
	font-style: italic;
}
.small {
	font-size: 9px;
}
.kod {
	font-size: 9px;
	text-align: left;
	font-family: Arial;
}
.komment {
	margin-bottom: 5px;
}
.comment {
	color: #656525;
	padding-top: 8px;
	padding-left: 40px;
	font-style: italic;
	font-size: 12px;
	text-decoration: overline;
}
#comment {
	padding-left: 30px;
}
#comment label {
	width: 100px;
	float: left;
	vertical-align: top;
}
#comment input, #comment textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	font-size: 11px;
	margin: 1px;
}
#comment textarea {
	height: 200px;
	width: 300px;
	overflow: auto;
}
#comment .submit {
	text-align: center;
	background-color: #BBAB80;
	cursor: pointer;
	border: 3px double #676729;
	width: 80px;
	margin-left: 101px;
	margin-top: 5px;
}

#rejtett_body {
	display: none;
}

.bottomnav {
	text-align: center;
	padding-top:5px;
	padding-bottom: 10px;
}