@charset "utf-8";
body {
	background-color: #5A2505;
	padding: 0px;
	margin: 0px;
	background-image: url(images/intro_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_hack {
	background-position: center 0px;
	background-repeat: no-repeat;
	background-image: url(images/intro_bg.png);
	margin-left: 1px;
	background-color: #5A2505;
}


#container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/intro_02.jpg);
	background-repeat: no-repeat;
	height: 537px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#footer {
	background-image: url(images/intro_04.jpg);
	height: 281px;
	width: 974px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bg_hack #footer #language {
	float: left;
	margin-left: 110px;
	margin-top: 5px;
}
.bg_hack  #footer  a  {
	color: #E1B375;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
.bg_hack #footer #vak {
	float: right;
	margin-right: 110px;
	margin-top: 8px;
}

.bg_hack  #footer  img  {
	margin-top: 5px;
	margin-bottom: 0px;
	float: right;
	display: block;
	margin-right: 10px;
}
#belepes a:hover
 {

}
#container a,a:visited {
	color: #592405;
	text-decoration: none;
}

.separator {
	color: #E0B37A;
	margin-right: 5px;
	margin-left: 5px;
}
#flash {
	height: 118px;
	width: 480px;
	float: left;
	padding: 0px;
	margin-top: 145px;
	margin-left: 104px;
}
#belepes  {
	height: 52px;
	width: 279px;
	float: left;
	margin-top: 185px;
	margin-left: 8px;
	background-image: url(images/intro_belepes_bg.png);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5C795;
	border-right-color: #d9b786;
	border-bottom-color: #EBD7B4;
	border-left-color: #d9b786;
}
#lists_wrap {
	margin-left: 100px;
}
#lists {
	float: left;
	height: 236px;
	width: 186px;
	background-image: url(images/intro_lists_bg.png);
	margin-left: 7px;
	margin-top: 10px;
	margin-right: 0px;
}
#lists h1 {
	font-size: 11px;
	color: #592405;
	text-align: center;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
#lists ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#lists li {
	list-style-position: inside;
	color: #7B4A21;
	font-family: Georgia;
	font-size: 11px;
	padding: 0px;
	line-height: 17px;
	margin: 0px;
	list-style-type: circle;
}
.smaller     {
	font-size: 10px;
}

#lists a:hover {
	text-decoration: underline;
}



#belepes .belep {
	width: 279px;
	height: 52px;
	background-image: url(images/intro_belepes_bul.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#belepes .belep h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	margin-left: 80px;
	padding: 0px;
	margin-top: 6px;
	font-weight: normal;
	color: #592405;
}
.belep:hover {
	background-color: #F6DCAB;
}
#vak a:hover {
	color: #FFFF00;
	background-color: #000000;
}
