@charset "utf-8";
/* CSS Document */

body{
font-family:Tahoma, Geneva, sans-serif;
color:#999;
font-size:12px;
padding:0;
margin:0;
background:url(../img/body_bg.jpg);
}

a:link {text-decoration: none; color: #C03}
a:visited {text-decoration: none;color: #C03}
a:active {text-decoration: none;color: #C03}
a:hover {text-decoration: underline;color:#333}
a {text-decoration: none; color: #C03}

p{
	background:url(../img/bekezdes_nyil.jpg) left  top no-repeat;
	padding-left: 25px;
}

.clear{clear:both}

.wrapper{
	width:921px;
	height:auto;
}

.nyelv{
	width:906px;
	height:24px;
	text-align:right;
	line-height:24px;
	color:#FFF;
	padding:0px 15px 0px 0px;
	background:url(../img/nyelv.jpg);
}

.nyelv a, .nyelv a:link, .nyelv a:visited, .nyelv a:active{
text-decoration: none;
color: #333;
}

.nyelv a:hover{
text-decoration: underline;
color: #333;
}

.fejlec{
	width:921px;
	height:188px;
	/*background:url(../img/fejlec.jpg);*/
}

.menu{
	width:921px;
	height:20px;
	line-height:20px;
	color:#FFF;
	background:url(../img/menu_bg.jpg);
}

.menu a{
	color:#FFF;
	text-decoration:none;
}

.tartalom_wrapper{
	width:921px;
	height:auto;
	background:url(../img/tart_wrapper_bg.jpg);
	float:left;
}

.bal_menu{
	width:218px;
	height:auto;
	float:left;
}

.bal_menu_call{
	width:153px;
	height:39px;
	padding: 24px 0px 0px 65px;
	text-align:left;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	background:url(../img/bal_menu_call_bg.jpg);
}

.bal_menu_menuk{
	width:198px;
	height:auto;
	text-align:left;
	font-weight:bold;
	list-style:url(../img/menu_nyil.jpg);
	padding: 50px 0px 0px 20px;
	background:url(../img/bal_menu_menuk_bg.jpg) top no-repeat;
}

.bal_menu_menuk a{
	color:#999;
}

.bal_menu_menuk li{
	padding:0px 5px 10px 0px;
}

.ajanlatkeres_butt{
	width:193px;
	height:60px;
	text-align:center;
	padding-left:25px;
}

.belepo_form{
	width:178px;
	padding: 0px 0px 0px 40px;
	text-align:left;
}

.tartalom{
	width:703px;
	height:auto;
	float:left;
}

.tartalom_slogen{
	width:623px;
	height:76px;
	text-align:right;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCC;
/*	line-height:76px;*/
	padding:0px 80px 0px 0px;
	background:url(../img/tartalom_slogen_bg.jpg)
}

.tartalom_text{
	width:613px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	text-align:left;
	color:#333;
	padding:20px 20px 20px 70px;
	min-height:200px;
	background:url(../img/tartalom_text_bg.jpg) top no-repeat;
}

.lablec1{
	width:921px;
	height:50px;
	background:url(../img/lablec1_bg.jpg);
}

.lablec1_creator{
	width:682px;
	height:20px;
	float:left;
	text-align:left;
	padding:30px 0px 0px 38px;
}

.lablec1_creator a, .lablec1_creator a:link, .lablec1_creator a:visited, .lablec1_creator a:active{
text-decoration: none;
color: #333;
}

.lablec1_creator a:hover{
text-decoration: underline;
color: #333;
}

.lablec1_call{
	width:171px;
	height:30px;
	float:left;
	text-align:left;
	padding:20px 0px 0px 30px;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.lablec2{
	width:921px;
	height:41px;
	line-height:41px;
	font-weight:bold;
	background:url(../img/lablec2_bg.jpg);
}

.lablec2 a, .lablec2 a:link, .lablec2 a:visited, .lablec2 a:active{
text-decoration: none;
color: #333;
}

.lablec2 a:hover{
text-decoration: underline;
color: #333;
}

.lablec2 p{
	padding: 0px;
	margin: 0px;
	background:none;
}


