html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	font-family:Verdana;
	background-color:#fadd64;
	color:#000;
}
#container{
	display:block;
	margin:auto;
	height:auto;
	background-image:url('../images/bg.png');
	background-position:center;
	background-repeat:repeat-y;
}
.h_header{
	display:block;
	width:770px;
	height:101px;
	margin:auto;
}
#head_l{
	display:block;
	height:101px;
	width:11px;
	float:left;
	background-image:url('../images/top_st.png');
	background-repeat:no-repeat;
}
#head_mid{
	display:block;
	height:101px;
	width:748px;
	float:left;
	background-image:url('../images/top_mid.png');
	background-repeat:repeat-x;	
}
#head_r{
	display:block;
	height:101px;
	width:11px;
	float:left;
	background-image:url('../images/top_dr.png');
	background-repeat:no-repeat;
}
a.logo{
	display:block;
	width:272px;
	height:101px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	background-position:0px 1px;
	float:left;
}
.head_i_r{
	display:block;
	float:left;
	height:101px;
	width:476px;
}
.h_menu{
	display:block;
	width:476px;
	height:23px;
}
.h_search{
	display:block;
	width:476px;
	height:23px;
	padding-top:47px;
	padding-bottom:8px;
}
.buttons{
	float:right;
}
.button{
	display:block;
	width:auto;
	height:23px;
	float:left;
	text-decoration:none;
	margin-left:2px;
	cursor:pointer;
}
.bbl{
	display:block;
	height:23px;
	width:12px;
	background-image:url('../images/st_btn_meniu.png');
	background-repeat:no-repeat;
	float:left;
}
.b_text{
	display:block;
	height:23px;
	width:auto;
	background-image:url('../images/mid_btn_meniu.png');
	background-repeat:repeat-x;
	line-height:23px;
	font-size:13px;
	color:#4e5600;
	font-weight:bold;
	float:left;
}
.bbr{
	display:block;
	height:23px;
	width:12px;
	background-image:url('../images/dr_btn_meniu.png');
	background-repeat:no-repeat;
	float:left;
}
.i_search{
	display:block;
	width:auto;
	height:23px;
	float:right;
}
.s_field{
	display:block;
	width:111px;
	height:19px;
	line-height:19px;
	padding-left:18px;
	padding-right:10px;
	margin-top:4px;
	background:none;
	border:0px;
	background-image:url('../images/bg_search.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
}
.s_but{
	display:block;
	width:58px;
	height:23px;
	border:0px;
	background:none;
	background-image:url('../images/search.png');
	float:left;
	margin-left:5px;
	cursor:pointer;
}
#content{
	display:block;
	width:770px;
	height:auto;
	margin:auto;
	margin-top:19px;
}
.left_bar{
	display:block;
	width:173px;
	height:auto;
	float:left;
}
.left_top{
	display:block;
	width:173px;
	height:12px;
	background-image:url('../images/orange_top.png');
	background-repeat:no-repeat;
}
.left_mid{
	display:block;
	width:173px;
	min-height:781px;
	background-image:url('../images/orange_grad.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fa9230;
}
.left_bottom{
	display:block;
	width:173px;
	height:12px;
	background-image:url('../images/orange_bot.png');
	background-repeat:no-repeat;
}
.men_ttl{
	margin:0px;
	padding:0px;
	text-align:left;
	padding-left:33px;
	font-size:13px;
	color:#704d1e;
	padding-top:5px;
}
.men_list{
	margin:0px 0px 0px 20px;
	padding:5px 0px 9px 0px;
}
.men_list li{
	list-style-type:none;
	display:block;
	height:17px;
}
.men_list li a{
	padding-left:13px;
	line-height:17px;
	font-size:11px;
	color:#000000;
	background-image:url('../images/orange_arrow.png');
	background-repeat:no-repeat;
	background-position:3px 4px;
	text-decoration:none;
}
.men_list li a:hover{
	text-decoration:underline;
	background-position:8px 4px;
}
.cblack{
	color:#000000;
}
.mlink{
	font-size:11px;
	color:#000000;
	margin-left:33px;
}
.cont_mid{
	display:block;
	width:400px;
	margin-left:12px;
	float:left;
	height:auto;
}
.cont_mid_top{
	display:block;
	width:400px;
	height:12px;
	background-image:url('../images/white_top.png');
	background-repeat:no-repeat;
}
.cont_mid_mid{
	display:block;
	width:359px;
	padding: 5px 12px 5px 29px;
	min-height:771px;
	background-color:#fff4c0;
	background-image:url('../images/white_grad.png');
	background-position:0px 0px;
	background-repeat:repeat-x;
}

.class_table{
	font-size:11px;
	color:#000000;
	width:369px;
}
.c_mid_submit{
	padding:5px 12px 5px 19px;
	width:369px;
}
.cont_mid_bot{
	display:block;
	width:400px;
	height:12px;
	background-image:url('../images/white_bot.png');
	background-repeat:no-repeat;
}
.cont_mid_mid h2{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#FA9230;
}
.cont_mid_mid h2 a{
	font-size:13px;
	color:#FA9230;
	text-decoration:underline;
}
.cont_mid_mid p{
	font-size:11px;
	padding:2px 0px 10px 0px;
	margin:0px;
	line-height:15px;
}

.cont_mid_mid span{
	font-size:9px;
	color:#6E7A04;
}

.cont_mid_mid a{
	font-size:9px;
	color:#6E7A04;
	text-decoration:underline;
}

.pagination{
	display:block;
	margin:auto;
	text-align:center;
	font-size:11px;
	color:#000000;
	padding:20px 0px 10px 0px;
}
.pagination a{
	padding:0px 2px 0px 2px;
	text-decoration:none;
	color:#000000;
}
.pagination a:hover, a.p_selected{
	color:#fa9230;
}
.right_sidebar{
	margin-left:12px;
}
.right_top{
	background-image:url('../images/green_top.png');
}
.right_mid{
	background-image:url('../images/green_grad.png');
	background-color:#BBCF1E;
}
.right_mid h4.men_ttl {
	color:#4e5600;
}
.right_mid ul.men_list li a{
	background-image:url('../images/green_arrow.png');
}
.right_bottom{
	background-image:url('../images/green_bot.png');
}
.footer{
	display:block;
	width:100%;
	height:200px;
	background-image:url('../images/Hills.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.copyr{
	padding:160px 0px 0px 300px;
	font-size:11px;
	color:#ffffff;
}
.copyr a{
	margin-left:10px;
	color:#fbef00;
	text-decoration:none;
}
.sub_txt{
	display:block;
	width:98px;
	font-size:12px;
	float:left;
}
.sub_txt span{
	color:#fa9230;
}
.sub_hp{
	color:#6b7700;
	font-size:13px;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:left;
}
.sub_hp span{
	color:#fa9230;
}
.sub_ttl{
	clear:both;
	text-align:center;
}
.sub_f{
	display:block;
	padding-top:5px;
}
.h_f_in{
	clear:both;
	display:block;
	width:369px;
	height:auto;
	padding-top:3px;
}
.f_i_long{
	display:block;
	border:1px #e9eaed solid;
	border-top:1px #abadb3 solid;
	float:left;
	height:19px;
	padding-top:3px;
	width:221px;

}
.f_s_long{
	font-family:Arial;
	background:#fff;
	display:block;
	border:1px #e9eaed solid;
	border-top:1px #abadb3 solid;
	float:left;
	height:22px;
	font-size:15px;

}
f_s_small{
	width:40px;
}
.f_i_med{
	width:110px;
}
.f_i_small{
	width:40px;
}
.sub_text{
	display:block;
	float:left;
	width:260px;
	border:1px #e9eaed solid;
	border-top:1px #abadb3 solid;
	height:103px;
}

.p_sub{
	clear:both;
	display:block;
	padding-top:10px !important;
}
.p_sub span{
	color:#6b7700;
}
.sub_check{
	display:block;
	margin-top:20px;
	float:left;
}
.sub_but{
	clear:both;
	margin-top:30px;
	margin-left:40px;
}
.h_port{
	color:#fa9230 !important;
}
.au_port{
	color:#6b7700;
}
.au_port span{
	color:#000000;
}
.google_ads{
	padding-left:25px;
}
.similar{
	display:block;
	padding-top:10px !important;
	text-decoration:underline;
}

