/* 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:#3b4446;
	color:#666666;
}

#igazito {
	width:1024px;
	height:400px;
	margin: 0 auto;
	padding-top:30px;
	/*background:url(kepek/hatter1.jpg) no-repeat #3b4446;*/
}

#hatter {
	width:1024px;
	height:400px;
	padding-top:40px;
	margin: 0 auto;
	/*background:url(kepek/hatter.jpg) no-repeat #3b4446;*/
}

#keret {
	/*position:relative;*/
	min-height:500px;
	width:780px;
	background-color:#2a3233;
	margin:0 auto;
	padding: 10px 10px 10px 10px;

}

#virag {
	position:absolute;
	width:200px;
	height:133px;
	background-image:url(kepek/virag.jpg);
	margin:0 auto auto 60px;
	border:1px solid #FFFFFF;

}

#logo {
	position:absolute;
	width:232px;
	height:133px;
	background-image:url(kepek/logo.jpg);
	margin:0 auto auto 260px;
	border:1px solid #FFFFFF;

}

#kisikonok {
	position:absolute;
	width:350px;
	height:40px;
	margin:0px auto auto 520px;
}

#felsoszovegdoboz {
	position:absolute;
	width:350px;
	height:85px;
	margin:50px auto auto 520px;
}


#balmenu {
	position:absolute;
	width:199px;
	min-height:225px;
	/*background-image:url(kepek/menu.jpg);*/
	background:url(kepek/balmenu.bmp) repeat-x #F1A830;
	margin:134px auto auto 60px;
	border:1px solid #FFFFFF;
}

#balmenu ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#balmenu ul li {
	list-style:none;
	margin:0px;
	padding:4px 0px 4px 10px;
}

#balmenu a {
	color:#3c4548;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#balmenu a:hover {
	color:#3c4548;
	color:#FFFFFF;
	text-decoration:underline;
	/*text-transform:uppercase;*/
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#oldal {
	min-height:500px;
	width:780px;
	background-color:#ffffff;
	/*background-color:#4d585c;*/
	margin:0;
	padding-bottom:30px;
}

#belsoszovegdoboz {
	margin:0 15px 15px 155px;
	padding-top:105px;
}

#lablec {
	font-size:11px;
	color:#888888;
}

#lablec a {
	color:#888888;
}

#lablec a:hover {
	color:#aaaaaa;
	text-decoration:underline;
}
/*EGYÉB*/

.home_col {
	width:310px;
}
.home_col a.orange {
	color:#cf8600;
	text-decoration:none;
}

.home_col a.orange:hover {
	color:#6A3500;
	text-decoration:none;
}

.home_col ul {
	margin:0px;
	padding:0px;
	border-top:1px solid #d8d8d8;
	margin-top:10px;
	margin-bottom:10px;
}
.home_col ul li {
	list-style:none;
	margin:0px;
	padding:4px 0px 4px 10px;
	border-bottom:1px solid #d8d8d8;
}
.home_col ul li a{
	padding:6px;
	padding-left:20px;
	background-image:url(kepek/menu_icon.gif);
	background-repeat:no-repeat;
	background-position:-5px 8px;
	text-decoration:none;
}
.home_col ul li a { color:#cf8600; }
.home_col ul li a:hover { color:#6A3500; }

.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: #FF9900;}
a:hover { color:#6A3500;}
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:right;
	margin:0;
	padding:0;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	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.1em;
	line-height: 130%;
	font-weight:normal;
	padding: 0 0 2px 0;
	color: #003768;
}

i {
	font-size:11px;
}

.felsoszegely {
	border-top: 1px solid #cccccc;
}

.alsoszegely {
	border-bottom:1px solid #CCCCCC;
		}

#honlapterkep {
	color: #FF9900;
}

#honlapterkep ul {
	list-style-type:square;
	margin-bottom:10px;
	margin-top:10px;
}

#honlapterkep ul li {
	margin-bottom:5px;
}


/*
#linkek ul {
	list-style-type:square;
	margin-bottom:10px;
	margin-top:10px;
}

#linkek ul li {
	margin-bottom:5px;
}
*/
#linkek a {
	font-weight:bold;
}

#linkek a:hover {
	font-weight:bold;
}

