/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	/*background:url(images/slice_general.jpg) repeat-x #ffffff;*/
	font-size:13px;
	line-height:19px;
	background-color:#205F76;
	color:#333333;
	text-align:justify;
}

#hatter {
	/*margin: 0 auto;*/
	background:url(kepek/hattercsik.bmp) repeat-x #205F76;
}

#igazito {
	margin:0;
	width:1100px;
	height:550px;
	/*border:1px solid white;*/
	padding:0;
}

#kitolto{
	height:32px;
	width:970px;
	margin:0 auto;
	/*border:1px solid white;*/
}

#keret {
	width:676px;
	background:url(kepek/keret.bmp) repeat-y;
	/*margin-top:158px;*/
	/*margin-left:212px;*/
	min-height:300px;
	position:relative;
	z-index:0;
}

#igazito2 {
	width:676px;
	margin-top:158px;
	margin-left:212px;
	min-height:300px;
	position:absolute;
	z-index:0;
}

#tartalom {
	width: 556px;
	/*background-color:#FFFFFF;*/
	background-color:#ffffff;
	margin:0px 60px 0px 60px;
	padding-top:20px;
	border:1px solid white;
	min-height:500px;
}	

#felsocsik {
	height:38px;
	width:640px;
	position:absolute;
	background:url(kepek/felsocsik.jpg) repeat-x;
	margin-top:16px;
	margin-left:230px;
}

#alsocsik {
	height:21px;
	width:640px;
	background:url(kepek/alsocsik.jpg) repeat-x;
	margin-left:18px;
}

#fejleckepek {
	width: 640px;
	height:120px;
	margin-top:38px;
	margin-left:230px;
	position:absolute;
	background:url(kepek/fejleckep.jpg);
}

#bal {
	width: 18px;
	height:459px;
	margin-top:38px;
	margin-left:212px;
	position:absolute;
	background:url(kepek/bal.jpg);
	z-index:1;
}

#jobb {
	width: 18px;
	height:459px;
	margin-top:38px;
	margin-left:870px;
	position:absolute;
	background:url(kepek/jobb.jpg);
	z-index:1;
}
#cim {
	width:550px;
	height:30px;
	margin-top:0px;
	margin-left:270px;
	position:absolute;
	background:url(kepek/cim.jpg);
	z-index:2;
}

#menu {
	width: 215px;
	height:300px;
	margin-top:160px;
	margin-left:15px;
	position:absolute;
	z-index:0;
	background:url(kepek/menu.jpg) no-repeat;
	padding:0;
	/*border:1px solid white;*/
}
#menu ul {
	list-style-type:none;
	padding:0px;
}

#menu ul li{
	list-style-type:none;
	padding:0;
}

#menu a {
	text-decoration:none; 
	color:#75b8d1;
}

#menu a:hover {
	text-decoration:none; 
	color:#123744;
}

#logo {
	width: 180px;
	height:155px;
	margin-top:0px;
	margin-left:34px;
	position:absolute;
	background:url(kepek/logo.jpg) no-repeat #153f4f;
	z-index:2;
	/*border:1px solid #0099CC;*/
}

#oldal {
	width:924px;
	min-height:300px;
	margin:0 auto;
	padding:0;
	background-color:#ffffff;

}

/*
#lablec {
	width: 936px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
}
*/

.kepes {
	list-style-image:url(kepek/menu_icon.gif);
}

p { margin:0px; margin-bottom:20px; }
/*a { text-decoration:none; color:#519330; }
a:hover { text-decoration:underline;}*/
a { text-decoration:none; color:#43788b; }
a:hover { color:#000000;}
a img { border:0px; }

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 130%;
	font-weight:300;
	color: #003768;
	text-align:center;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 150%;
	font-weight:normal;
	padding: 0 0 2px 0;
	color: #003768;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 130%;
	font-weight:normal;
	padding: 0 0 2px 0;
	color: #003768;
}

i {
	font-size:11px;
}


