body{
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: Arial, Arial CE;
	background: url("images/bg.jpg") #555555 repeat-x;
}
#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:670px;
}
#head_right_top_box2{
	float: left;
}
#head_right_bottom{
	float: left;
	/*background: url("images/head.jpg") #fff no-repeat;*/
	background: #fff;
	
	width: 775px;
	overflow-y: hidden;
	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_green.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;
	padding-bottom: 15px;
	padding-top:10px;
}
.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;
	height: 14px;
	
	float: left;
}
.main_left_box form{
	padding: 0; 
	margin: 0;
}
#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;
}
.left{
float: left;
}

.main_left_box textarea{
	float: left;
	border: 1px solid #969696;
	width: 178px;
	background: #6F6F6F;
	height: 65px;
	color: #fff;
}	


#send_div{
float: left;
    padding : 0!important;
	margin: 0 !important;
	width: 180px;
	height: 18px;
	text-align: center;
}
#send_button{
	width: 113px !important;
	background: #14B082 !important;
	margin-top:5px;
	height: 20px !important;
	cursor: pointer;
}
.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 li.active a{
 background: #6F6F6F;
 color: #fff;
}
#menu ul li.active a span{
 background: url("images/left_menu_point.gif") 7px 12px no-repeat;
}
#menu ul li ul li.active a{
 text-decoration:underline;
 color: #28BB90 !important;
 background: #fff;
}
#menu ul li ul li.active a span{
 background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat;
}
#menu ul li ul li ul li.active a{
 text-decoration:underline;
 color: #28BB90 !important;
 background: #fff;
}
#menu ul li ul li ul li.active a span{
background: url("images/left_menu_sub_sub_point.gif") 30px 8px no-repeat;
}


#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;
	padding-bottom: 6px;
	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 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;
}
#menu ul li ul li a span{
	padding-left: 32px;
	display:block;
	background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat;
}
#menu ul li ul li a:hover{
	text-decoration:underline;
	color: #28BB90;
	background:#fff;
}
#menu ul li ul li a:hover span{
	background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat;
}
#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;
}
#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;
}
#menu ul li ul li ul li a:hover{
	text-decoration:underline;
	color: #28BB90;
	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;
}




.left_menu_box{
	padding-top:25px;
	padding-left: 10px;
	float: left;
	color: #555555;
}
.left_menu_box h2{
	font-weight: normal;
	font-size: 18px;
	padding:0;
	margin:0;
	background: url("images/left_menu_arrow.jpg") 0px 3px no-repeat;
	padding-left: 28px;
	padding-bottom: 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{
	padding:0;
	margin:0;
	font-weight: normal;
	font-size: 24px;
}
#content h2{
	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: #28BB90;
	text-decoration:none;
	font-weight: bold;
}
#content a:hover{
	text-decoration:underline;
	color: #6BCBAF;
}
#content img, #content a img{
	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;
	
	width: 198px;
	text-align: right;
}
#foot_inner_box2{
	float: left;
	padding-top:30px;
	width: 328px;
}
#foot_inner_box2 ul{
	padding:0;
	margin:0;
	padding-left: 15px;
}
#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: #91D9C4;
}
#foot_inner_box3{
	float: left;
	width: 258px;
	text-align: right;
  
}
/*galérai*/
#pvgalery{
padding-top: 10px;
}
.categroy_href{
font-size: 12px;
}
#category_href{
padding-bottom: 10px;
}
TABLE.media_table {
padding: 0px;
margin: 0px;
width: 161px;
height: auto;
border: 0px;
border-collapse: collapse;

margin-right: 18px;
float: left;
background-color: #555555;
/*border: 1px solid #1CBB92;*/

margin-bottom: 10px;
}

TD.media_content {
padding: 0px;
vertical-align: middle;
text-align: center;


}
TD.media_content a{
color: white !important;
font-weight: normal !important;

}
TD.media_content a:hover{
color: #28BB90 !important;


}

.media_name {
overflow: hidden;
display: block;
width: 161px !important;
}

.media_name p {
padding: 0 !important;
margin: 0 !important;

text-align: center !important;
}
#contactFormArea p{
padding : 0!important;
margin: 0 !important;

}
