@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #000000;

}
li  {
	font-size: 18px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.kiemeles {
	font-size: 22px;
	color: #FFFF99;
}


h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #003300;
}

#udulesicsekkbtn {


}

#header {
	float: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 810px;
	padding-top: 25px;
	padding-left: 50px;
}
#headercontainer {
	clear: both;
	float: none;
	width: 990px;
	height: 100px;
}
#page {
	width: 990px;
	height: 570px;
	margin: auto;
}
#contentcontainer {
	background-image: url(images/contentcontainer.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 360px;
	width: 950px;
	padding-left: 40px;
}
#navbaricons {
	background-image: url(images/navbar_icons.gif);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 810px;
}
#navbaricons ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;



}
#navbaricons   li  {
	display: inline;
	margin: 0px;
	padding: 0px;


}
#navbaricons li a {
	padding: 0px;
	margin: 0px;
	color: #669900;






}



#navbarcontainer {
	clear: both;
	float: none;
	height: 110px;
	width: 990px;
}

#udulesicsekk  {
	background-image: url(images/udulesicsekk.gif);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 155px;
	padding-top: 15px;
	padding-left: 25px;
}
#selectlanguage {
	background-image: url(images/selectlanguage.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 115px;
	padding-top: 20px;
	padding-left: 15px;
}
#udulesicsekk  a  {
	padding: 0px;
	margin: 0px;
	color: #669900;
}
#imagecontainer {
	height: 300px;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	border: 10px solid #016FBB;
}
#textcontainer {
	height: 360px;
	width: 460px;
	float: left;
	margin-right: 30px;
	margin-left: 10px;
	overflow: hidden;
	border: none;
}
iframe {
	overflow: hidden;
	border: none;
}

#selectlanguage img {
	margin-right: 10px;
	float: left;
}

#textcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
img, div {
	behavior: url(Scripts/iepngfix.htc);
}
p {
	font-size: 18px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#footer {
	width: 990px;
	color: #CCCCCC;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
