/* CSS Document */
BODY{
	background-image:url(../img_elf/main_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
BODY IMG{
	border:0px;
}
H1{
	color:#FFFFFF;
}
#shadow_div{
	width:998px;
	left:50%;
	margin-left:-499px;
	position:absolute;
	background-image:url(../img_elf/shadow_main.png);
	top:0px;
	z-index:1;
	background-repeat: repeat-y;
}
#main{
	width:980px;
	left:50%;
	margin-left:-490px;
	position:relative;
	top:0px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
}
#logo{
	width:980px;
	height:248px;
	background-image:url(../img_elf/main_top.jpg);
	background-color: #0066FF;
}
#line_blue{
	clear:left;
	position:relative;
	margin-top:3px;
	height:30px;
	background-image:url(../img_elf/line.png);
}
#line_blue_bottom{
	position:absolute;
	height:159px;
	left:0px;
	right:0px;
	z-index:0;
	background-image:url(../img_elf/line_bottom.png);
	top:24px;
}
#main_menu{
	margin-top:3px;
	background-image: url(../img_elf/bg_mein_menu.png);
	height:60px;
	position:relative;
	font-size:22px;
	line-height:60px;
	padding-left:40px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333399;
}
#main_menu A{
	text-decoration:none;
	color:#FFFFFF;
}
.buttons{
	float:left;	
	height:60px;
	margin-right:5px;
	padding-left:7px;
}
.buttons img{
	border:0px;
	margin-top:20px;
	margin-left:5px;
}
#but_main, #but_cur_main{
	width:101px;
}
#but_main:hover{
	background-image:url(../img_elf/but_main_over.png);
	background-repeat: no-repeat;
}
#but_cur_main{
	background-image:url(../img_elf/but_main_cur.png);
	background-repeat: no-repeat;
}
#but_find, #but_cur_find{
	width:164px;
}
#but_find:hover{
	background-image:url(../img_elf/but_howtofind_over.png);
	background-repeat: no-repeat;
}
#but_cur_find{
	background-image:url(../img_elf/but_howtofind_cur.png);
	background-repeat: no-repeat;
}
#but_brends, #but_cur_brends{
	width:290px;
}
#but_brends:hover{
	background-image:url(../img_elf/but_brends_over.png);
	background-repeat: no-repeat;
}
#but_cur_brends{
	background-image:url(../img_elf/but_brends_cur.png);
	background-repeat: no-repeat;
}
#but_galary, #but_cur_galary, #but_claim, #but_cur_claim{
	width:101px;
}
#but_galary:hover,#but_claim:hover{
	background-image:url(../img_elf/but_main_over.png);
	background-repeat: no-repeat;
}
#but_cur_galary, #but_cur_claim{
	background-image:url(../img_elf/but_main_cur.png);
	background-repeat: no-repeat;
}
#lang{
	float:left;
	padding-left:15px;
	color:#FFFFFF;
	font-size:10px;
	line-height:40px;
	width:100px;
}
#ukr, #rus{
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 22px;
	margin-right: 20px;
	float:left;
	text-align:center;
	line-height:10px;
}
#ukr IMG, #rus IMG{
	border:0px;
}
#content{
	font-size:14px;
	color:#333399;
	clear:left;
	position:relative;
	background-image:url(../img_elf/line.png);
	background-repeat:repeat-x;
	margin-top:3px;
	z-index:3;
}
#left_content, #right_content{
	float:left;
	margin-bottom:0px;
	width:470px;
}
#main_foto{
	padding:10px 10px 10px 10px;
	position:relative;
	border:1px #CCCCCC solid;
	margin:40px 0px 0px 40px;
	float:left;
	background-color:#FFFFFF;
	
}
#main_foto IMG{
	width:400px;
}
#aboutUS_text{
	text-align: justify;
	line-height:20px;
	position: relative;
	padding: 20px 40px 0px 40px;
}
#claim_text{
	text-align: justify;
	line-height:20px;
	position: relative;
	padding: 20px 80px 0px 80px;
	text-indent:20px;
}
#aboutUS_text P{
	text-indent:20px;
}
#vertical_separator{
	width:4px;
	background-image: url(../img_elf/vert_separator.png);
	background-repeat: repeat-x;
	bottom:0px;
	top:0px;
	height:400px;
	float:left;

}
#white_separator{
	width:4px;
	background-image:url(../img_elf/vert_separator_w.png);
	background-repeat:repeat-x;
	position:absolute;
	left:488px;
	top:20px;
	height:353px;
}
#footer_main{
	position:relative;
	clear:left;
}
#footer_down{
	color:#FFFFFF;
	background-color:#102763;
	background-image:url(../img_elf/footer_bg.png);
	position:relative;
}
#line_info{
	height:42px;
	margin:10px 0px 40px 100px;
	background-color:#0099ff;
	padding-top:16px;
	padding-bottom:20px;
	position:relative;
	
}
#leter_i{
	background-image:url(../img_elf/leter_i.png);
	width:55px;
	height:42px;
	background-color:#102763;
	border:3px solid #FFFFFF;
	margin-left:-27px;
	float:left;
}
#moving_text{
	position:relative;
	margin:15px 20px 20px 40px;
	font-size:16px;
	font-style:italic;
	font-weight:600;
	overflow:hidden;
	width:800px;
	height:25px;
	line-height:30px;
}
#moving_text span{
float:left;
margin-right:100px;
color:#FFFFFF;
}
#moving_text span A{
	margin-left:50px;
}
#our_services, #question{
	position:absolute;
	width:190px;
	height:41px;
	top:-20px;
	text-align:center;
	line-height:40px;
	font-weight:600;
}
#our_services A, #question A{
	color:#FFFFFF;
	text-decoration:none;
}
#our_services{
	background-image:url(../img_elf/but_our_services.png);
	right:250px;
}
#our_services:hover{
	background-image:url(../img_elf/but_our_services_over.png);
}
#question{
	background-image:url(../img_elf/but_question.png);
	right:30px;
}
#question:hover{
	background-image:url(../img_elf/but_question_over.png);
}
#left_half, #right_half{
	width:480px;
	float:left;
	position:relative;
}
#block_news, #block_councils, #block_question{
	padding:20px 40px 20px 40px;
	color:#FFFFFF;
	text-align:justify;
	font-size:13px;
}
#counters{
	position:absolute;
	bottom:5px;
	right:20px;
}
#block_news IMG, #block_councils IMG{
	vertical-align: middle;
	margin-left:20px;
	border:0px;
}
.quest_title{
	font-size:18px;
}
.right_align{
	text-align:right;
	line-height:0px;
	margin-right:10px;
}
.dashed_link{
	border-bottom:1px dashed #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
}
.dashed_link:hover{
	text-decoration:underline;
	border:0px;
}
.clear_left{
	clear:left;
}
.text_20px{
	font-size:20px;
	font-weight:600;
}
.center_text{
	text-align:center;
	text-indent:20px;
}
.right_text{
	text-align:right;
	text-indent:20px;
}
.left_text{
	text-align:left;
	text-indent:20px;
}
.justify_text{
	text-align:justify;
	text-indent:20px;
}
.news_title{
	font-weight:500;
	padding-bottom:30px;
}
.news_title A{
	font-size:18px;
	text-decoration:none;
	color:#0033CC;
}
.news_title A:hover{
	color:#003399;
}
.list_news{
	margin:40px 80px 40px 80px;
	position:relative;
	line-height:20px;
	text-align:justify;
}
.news_text{
	position:relative;
}
.news_text P{
	text-indent:1.5em;
}
.news_text table{
	border:1px dashed #CCCCCC;
	/*width:600px;
	left:50%;
	margin-left:-300px;*/
    width: 100%;
	position:relative;
}
.news_text td {
    width: 50%;
	position:relative;
}
.list_news IMG{
	width:300px;
}
.news_text table TD{
	border:1px solid #CCCCCC;
	text-align:center;
	padding:5px;
}
.news_text table TR:hover{
	background-color:#ddFFFF;
}
.news_text table TD P{
	text-indent:0px;
}
div.news_text img {
    width: 100%;
}
.read_more{
	text-align:right;
	padding-right:30px;
}
.read_more A{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.read_more A:hover{
	color:#0033CC;
}
.pages{
	text-align:center;
	color:#0033CC;
	line-height:25px;
}
.pages A{
	color:#0033CC;
	background-color:#CCFFFF;
	border:1px solid #99CCFF;
	text-decoration:none;
	margin-right:3px;
	padding:3px 5px 3px 5px;
}
.pages A:hover{
	background-color:#99CCFF;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.block_with_border{
	border:1px dashed #CCCCCC;
	padding:5px 5px 5px 5px;
	margin: 20px 40px 40px 40px;
	margin-bottom:5px;
}
.main_title{
	font-size:26px;
	padding:30px 20px 0px 40px;
	color:#FFFFFF;
	font-weight:600;
	font-family: "Tahoma", "Geneva", sans-serif;
}
.main_title A{
	color:#000000;
	text-decoration:none;
}
.main_title A:hover{
	color:#0033CC;
}
.title{
	font-size:16px;
	color:#000000;
}
.list_links{
	font-size:14px;
	line-height:20px;
}
.list_links A{
	text-decoration:none;
	color:#0033CC;
}
.brends_table, .brends_table_2{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	marker-offset: 4px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.brends_table IMG, .brends_table_2 IMG{
	border:0px;
	width:100px;
	height:50px;
}
.brends_table TD, .brends_table_2 TD{
	vertical-align:middle;
	text-align:center;
	padding:10px 10px 10px 10px;
	width:100px;
	position:relative;
}
.brends_table TD{
	border:1px solid #336699;
}
.brends_table_2 TD{
	border:0px solid #336699;
}
.brends_table A, .brends_table_2 A{
	text-decoration:none;
	color:#0033CC;
	font-weight:bold;
}
.center_div{
	width:870px;
	position:relative;
	left:50%;
	margin-left:-435px;
}
.controls{
	position:relative;
	height:35px;
	clear:left;
}
.controls_r{
	position:absolute;
	right:35px;
	top:5px;
}
.controls_l{
	position:absolute;
	left:0px;
	top:5px;
}
.brends_text{
	font-size:16px;
	line-height:20px;
	text-align:justify;
	margin:10px 0px 0px 0px;
}

.border_image{
	float:left;
	border:1px solid #999999;
	padding:10px 10px 10px 10px;
	margin:5px 15px 5px 10px;
	position:relative;
	background-color:#FFFFFF;
}
.border_image IMG{
	border:1px solid #CCCCCC;
}
.border_image_nf{
	border:1px solid #999999;
	padding:10px 10px 10px 10px;
	margin:20px 10px 20px 10px;
	position:relative;
	background-color:#FFFFFF;
}
#bottom_content{
	clear:left;
	padding:0px 0px 0px 10px;
	position:relative;
}
#img_mans{
	width:320px;
	height:320px;
	float:left;
	position:relative;
	background-image:url(../img_elf/man2.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}
#bottom_table{
	width:600px;
	height:300px;
	float:left;
	position:relative;
}
.answer{
	clear:left;
	float:left;
	width:200px;
	line-height:25px;
}
.stat_line{
	height:19px;
	margin:3px 0px 3px 3px;
	background-color:#0099ff;
	float:left;
}
.voutes{
	float:left;
	line-height:25px;
	padding-left:3px;
}
#for_form{
	clear:left;
	padding-top:15px;
}
#howtofind_text{
	margin: 0px 0px 50px 40px;
	float:left;
	width:500px;
	padding-top:30px;
	line-height:20px;
}
#hor_separator{
	background-image:url(../img_elf/hor_separator.png);
	height:4px;
	background-repeat:repeat-y;
	margin-top:100px;
}
#hor_separator_big{
	background-image:url(../img_elf/hor_separator_big.png);
	height:4px;
	background-repeat:repeat-y;
	clear:left;
	position:relative;
	left:50%;
	margin-left:-313px;
	margin-bottom:30px;
	width:650px;
}
#map_img{
	float:left;
	margin:-20px 0px 40px 0px;
}
.brends_bottom_text{
	line-height:20px;
}
#quest_table,#claim_table{
	position:relative;
	left:50%;
	margin-left:-250px;
	width:500px;
	padding-top:100px;
}
#claim_table{
	border:1px solid #999999;
	margin-bottom:40px;
	padding:20px 40px 0px 40px;
}
#quest_table TEXTAREA{
	height:150px;
}
#quest_table TD, #claim_table TD{
	vertical-align:top;
	text-align:right;
}
#quest_table TD A, #claim_table TD A{
	font-size:10px;
	text-decoration:none;
}
.form_width_300{
	width:300px;
}
.err_msg{
	text-align:center;
	color:#990000;
	background-color:#FF9999;
	position:relative;
	padding:5px 30px 5px 30px;
}
#copyright{
	font-size:12px;
	padding-left:30px;
	padding-bottom:10px;
}
#copyright A{
	text-decoration:none;
	color:#CCCCCC;
	font-size:11px;
}
#zoom{
	text-align:center;
	font-size:12px;
}
#zoom A{
	color:#0033CC;
	text-decoration:none;
}
.font_size_12{
	font-size:14px;
}
.font_size_18{
	font-size:18px;
}
.font_size_22{
	font-size:22px;
}

.font_size_18_lh_60{
	font-size:18px;
	font-weight:bold;
	line-height:60px;
}
.font_10{
	font-size:10px;
}
.brend_conteiner{
	position:relative;
	width:120px;
	height:80px;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
	overflow:visible;
	z-index:0;
}
/*.brend_conteiner:hover{
	z-index:15;
}*/
.brend{
	position:relative;
	border:1px solid #0066CC;
	padding:10px 10px 10px 10px;
	width:100px;
	height:60px;
	text-align:center;
	background-color:#FFFFFF;
	z-index:0;
}
/*.brend:hover{
	width:150px;
	height:80px;
	margin-left:-25px;
	z-index:15;
	margin-top:-10px;
	border:2px solid #0066CC;
}*/
.brend IMG{
	width:100px;
}
/*.brend:hover IMG{
	width:150px;
}*/
.all_brends{
	margin:40px 0px 20px 20px;
}
.red_text{
	color:#FF0000;
}
.align_left{
	text-align:left;
	padding-left:20px;
}
#all_galary{
	margin-top:30px;
	margin-left:10px;
}
#googlemap8_hvewi_0{
	border:1px solid #cccccc;
	width:900px; 
	height:450px; 
	position:relative; 
	left:50%; 
	margin-left:-450px;
	margin-bottom:40px;
}
