body{
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: Arial, Arial CE;
	background: url("images/bg.jpg") #555555 repeat-x !important;
}
#page{
	width: 999px;
	float: left;
}
#head{
	float: left;
	width: 999px;
	height: 170px;
}
#head_left{
	background: url("images/head_left.jpg");
	width: 224px;
	height: 170px;
	float: left;
}
#spacer{
	float: left;
	padding-top:30px;
	padding-left:68px;
}
#spacer a{
	display: block;
	width: 145px;
	height: 111px;
}
#spacer a img{
	border: none;
}
#head_right{
	width: 775px;
	float: left;
}
#head_right_top{
	float: left;
	background: url("images/head_right_top.jpg");
	width: 775px;
	height: 44px;
}
#head_right_top_inner{
	padding-top:7px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#head_right_top_inner a img{
	border: 2px solid #636363;
}
#head_right_top_box1{
	float: left;
	width:650px;
}
#head_right_top_box2{
	float: left;
}
#head_right_bottom{
	float: left;
	background: url("images/head.jpg") #fff no-repeat;
	width: 775px;
	height: 126px;
}
#main{
	width: 999px;
	float: left;
	background: url("images/main_bg.jpg") repeat-y;
	padding-bottom:25px;
}
#main_left{
	float: left;
	background: #fff;
	width: 224px;
}
#main_left_top{
	width: 224px;
	float: left;
	background: url("images/main_left_top.jpg") no-repeat;
	height: 248px;
}
#main_left_bottom{
	width: 215px;
	background: url("images/main_left_bottom.jpg") #555555 repeat-x;
	float: left;
	padding-top: 27px;
	color: #fff;
}
#main_left_bottom_inner{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#main_left_bottom h2{
	background: url("images/arrow_blue.gif") 0px 3px no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	margin:0;
	padding:0; 
	padding-left: 22px;
	padding-bottom: 10px;
}
.main_left_box{
	float: left;
}
.main_left_box p{
	padding:0;
	margin:0;
	padding-bottom:8px;
}
.main_left_box a{
	color: #fff;
	text-decoration:none;
}
.main_left_box a:hover{
	text-decoration:underline;
}
.main_left_box form{
	padding: 0; 
	margin: 0;
}
.main_left_box label{
	width: 63px;
	float: left;
	display:block;
}
#text_label{
	width: 130px !important;
	padding-top: 10px;
	padding-bottom:5px;
}
.main_left_box input{
	height: 14px;
	width: 115px;
	border: 1px solid #969696;
	background: #6F6F6F;
	margin-bottom:2px;
	color: #fff;
	font-size: 11px;
}
.main_left_box textarea{
	border: 1px solid #969696;
	width: 178px;
	background: #6F6F6F;
	height: 65px;
	color: #fff;
}
#send_div{
	width: 180px;
	text-align: center;
}
#send_button{
	background: #0C9CDB !important;
	margin-top:5px;
	height: 20px !important;
	cursor: pointer;
	font-size: 12px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.main_left_box img{
	border: 4px solid #8A8787;
}
.main_left_box a img{
	
}
.main_left_box ul{
	padding:0;
	margin:0;
	padding-top:8px;
}
.main_left_box ul li{
	list-style: none;
	background: url("images/info_point.jpg") 4px 5px no-repeat;
	padding-left: 20px;
}
#main_right{
	float: left;
	width: 775px;
}
#left_menu{
	width: 187px;
	float: left;
}
#left_menu_inner{
	padding-bottom: 20px;
	border-right: 1px solid #E8E8E8;
	float: left;
}
#menu ul{
	padding:0;
	margin:0;
	float: left;
}
#menu ul li{
	padding:0;
	margin:0;
	list-style: none;
	border-bottom: 1px solid #fff;
	float: left;
}
#menu ul li a{
	background: #EAE9E9;
	display: block;
	width: 186px;
	height: 27px;
	color: #555555;
	text-decoration:none;
}
#menu ul li a span{
	padding-top:7px;
	padding-left: 18px;
	display:block;
}
#menu ul li a:hover{
	background: #6F6F6F;
	color: #fff;
}
#menu ul li a:hover span{
	background: url("images/left_menu_point.gif") 7px 12px no-repeat;
}
#menu ul.menu1 li.active a{
	background: #6F6F6F;
	color: #fff;
}
#menu ul.menu1 li.active a span{
	background: url("images/left_menu_point.gif") 7px 12px no-repeat;
}
#menu ul li ul{
	padding:0;
	margin:0;
	padding-top:7px;
	padding-bottom:7px;
	float: left;
}
#menu ul li ul li{
	border: none;
	float: left
}
#menu ul li ul li a{
	width: 186px;
	height: 25px;
	background: #fff !important;
	color: #555555 !important;
}
#menu ul li ul li a span{
	padding-left: 32px;
	display:block;
	background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat !important;
}
#menu ul li ul li a:hover{
	text-decoration:underline;
	color: #0C9CDB !important;
	background:#fff;
}
#menu ul li ul li a:hover span{
	background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat;
}
#menu ul.menu1 li.active ul li.active a{
	text-decoration:underline;
	color: #0C9CDB !important;
	background:#fff;
}
#menu ul li ul li ul{
	padding:0;
	margin:0;
	padding-top:3px;
	padding-bottom:5px;
	float: left;
}
#menu ul li ul li ul li{
	border: none;
	float: left;
}
#menu ul li ul li ul li a{
	width: 186px;
	height: 16px;
	background: #fff;
	color: #555555 !important;
	text-decoration:none !important;
}
#menu ul li ul li ul li a span{
	padding-top:2px;
	padding-left: 42px;
	display:block;
	background: url("images/left_menu_sub_sub_point.gif") 30px 8px no-repeat !important;
}
#menu ul li ul li ul li a:hover{
	text-decoration:underline !important;
	color: #0C9CDB;
	background:#fff;
}
#menu ul li ul li ul li a:hover span{
	background: url("images/left_menu_sub_sub_point.gif") 30px 8px no-repeat;
}
#menu ul.menu1 li.active ul li.active ul li.active a span{
	text-decoration:underline !important;
}
.left_menu_box{
	padding-top:25px;
	padding-left: 10px;
	float: left;
	color: #555555;
}
.left_menu_box h2{
	color: #555555;
	font-weight: normal;
	padding:0;
	margin:0;
	background: url("images/left_menu_arrow.jpg") 0px 3px no-repeat;
	padding-left: 28px;
	padding-bottom: 18px;
	font-size: 18px;
}
.left_menu_box img{
	border: 1px solid #5F5F5F;
	margin-right: 13px;
}
.left_menu_box ul{
	padding: 0;
	margin: 0;
	padding-left: 23px;
	float: left;
}
.left_menu_box ul li{
	list-style: square;
	padding-bottom:8px;
	padding-left: 8px;
}
.left_menu_box a{
	color: #555555;
	text-decoration:none;
}
.left_menu_box a:hover{
	text-decoration:underline;
}
#content_outer{
	width: 588px;
	float: left;
}
#content{
	float: left;
	padding-left: 24px;
	padding-right: 26px;
	padding-top: 16px;
	color: #454545;
}
#content h1{
	color: #454545;
	padding:0;
	margin:0;
	font-weight: normal;
	font-size: 24px;
}
#content h2, .Title{
	color: #454545;
	padding:0;
	margin:0;
	font-weight: normal;
	font-size: 18px;
}
#content h3{
	padding:0;
	margin:0;
	font-weight: bold;
	font-size: 12px;
}
#content p{
	padding:0;
	margin:0;
	padding-bottom: 10px;
}
#content a{
	color: #0C9CDB;
	text-decoration:none;
	font-weight: bold;
}
#content a:hover{
	text-decoration:underline;
	color: #70C1E4;
}
#content img, #content a img{
	border: none;
}
.keret{
	border: 1px solid #636363;
}
.kivonat{
	padding-top:15px;
	padding-bottom:15px;
	text-align: justify;
}
#foot{
	width: 999px;
	float: left;
	background: #555555;
	color: #fff;
	padding-bottom:15px;
}
#foot a{
	text-decoration:none;
	color: #fff;
}
#foot a:hover{
	text-decoration: underline;
}
#foot a img{
	border: none;
}
#foot_outer{
	padding-left: 215px;
}
#foot_inner{
	background: url("images/foot_right.jpg") repeat-x;
	float: left;
	width: 784px;
}
#foot_inner_box1{
	float: left;
	padding-left: 11px;
}
#foot_inner_box2{
	float: left;
	padding-top:30px;
	padding-left: 15px;
}
#foot_inner_box2_{
	width: 536px;
}
#foot_inner_box2 ul{
	padding:0;
	margin:0;
}
#foot_inner_box2 ul li{
	list-style: none;
	background: url("images/info_point.jpg") 4px 5px no-repeat;
	padding-left: 20px;
	padding-bottom:5px;
}
.foot_bold{
	font-weight: bold;
	color: #71CFFF;
}
#foot_inner_box3{
	float: left;
}

/*----------------------------------------------------------------KAPCSOLAT-------------------------------------------------------------------------*/

.kapcsolatText2{
	border: 1px solid #000;
	background: #F5F5F5;
	color: #000;
	padding:0;
	margin:0;
	width:492px;
	height: 120px;
}
.kapcsolatText, .kapcsolatKozep{
	padding:0;
	margin:0;
	border: 1px solid #000;
	background: #F5F5F5;
	color: #000;
	width: 368px;
	margin-top:1px;
}
.kapcsolatKozep{
	width: 370px;
}
.kapcsolat{
	
}
.gomb{
	background: #0C9CDB;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding:0;
	margin:0;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 121px;
	cursor: pointer;
}
.gomb2{
	background: #BABABA;
	border: 1px solid #000;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.kapcsolat-szoveg, .kapcsolat-szoveg__{
	font-weight: bold;
	color:#000;
	padding:0;
	margin:0;
	margin-right:75px;
	font-size:12px;
}
.kapcsolat-szoveg3{
	font-weight: bold;
	padding:0;
	margin:0;
	font-size:12px;
	color:#000;
}
.kapcsolat-szoveg__{
	width:46px;
}
.kapcsolat-szoveg2{
	width:490px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							GYORSKAPCS
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sikeres_atiranyitas{
	color: #0C9CDB;
}
.sikertelen_atiranyitas{
	color: red;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							GALÉRIA
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#galeriaKepek{
	width: 530px !important;
	height:	280px !important;
}
.galeriaHeader, .galeriaHeader2{
	width: 530px;
	height: 19px;
	text-align: center;
	background: #0E87C6;
	color:#fff;
	border-bottom:1px solid #fff;
}
.galeriaHeader2{
	border-top:1px solid #fff;
	text-align: left;
}
.galeriaHeader a, .galeriaHeader2 a{
	text-decoration:none;
	font-weight:bold;
	color:#fff !important;
}
.galeriaLista, .galeriaLista ul{
	list-style:	none;
}
.galeriaLista li{
	padding-top:10px;
	clear:both;
}
.galeriaLista img{
	border: none;
	float: left;
	margin-right:10px;
}
#vetitoDiv a img{
	border: none;
	margin-bottom:-5px;
}
#vetitoDiv a{
	text-decoration:none;
	color: #0E87C6;
	font-size:11px;
}
#vetitoDiv{
	background: #FED190;
	padding-top: 15px;
	padding-bottom:15px;
	width:530px;
}
#vetitoDiv_{
	padding-left:300px;
}
.terkoz{
	padding-right:30px;
}
#alkategoriak{
	color:#000;
	padding-top: 20px;
	padding:0;
	margin:0;
}
#alkategoriak a{
	color:#0E87C6;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#alkategoriak a img{
	border: 1px solid #78797B;
}
#alkategoriak table tbody tr td{

}
.vetitgomb{
	color:#71CFFF !important;
	cursor:pointer;
}
#galeriaLeiras{
	color:#000;
}
#pozicio{
	padding:0;
	margin:0;
	height:26px;
}
#pozicio h3{
	padding:0;
	margin:0;
	color:#0E87C6;
}
#pozicio h3 a{
	color:#0E87C6;
}
#pozicio a{
	color:#0E87C6;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*--------------------------------------------------------------------HÍRELVÉL--------------------------------------------------------------------------------------*/

#hirlevel_button{
	text-align: center;
	padding-top:10px;
}
#feliratkozom{
	background: #0C9CDB;
	width: 88px !important;
	height: 17px;
	font-size: 12px;
	cursor: pointer;
}
#leiratkozom{
	background: #555555;
	width: 88px !important;
	height: 17px;
	font-size: 12px;
	cursor: pointer;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							HÍREK BOX
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.hirekBox{
	float: left;
	width: 179px;
	text-align:justify;
	padding-top:30px;
}
.hirekInner{
	float: left;
	padding-right: 20px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							HÍREK BOX VÉGE
------------------------------------------------------------------------------------------------------------------------------------------------------------*/




