@charset "windows-1251";

html, body, div, form,tr, td, input, select, p, a, img, ul, li {margin:0; padding:0; border:none;}

#lay_body p img {padding:10px;}
.full_h{height: 100%;}
.full_w{width: 100%;}
.full_size{
	width: 100%;
	height: 100%;
}
td{
	vertical-align: top;
	color: #4C4C4C;
}
.td_middle{	vertical-align: middle;}
.td_bottom{	vertical-align: bottom;}

/* ================================================================================*/

body, div, td, input, select, p, a, li {
	font-family: verdana;
	font-size: 11px;
	color: #003F6F;
}
A {color:#024071;text-decoration:none}
A:hover {color:#024071;text-decoration:underlina}
HR {color:#89C6D7; height:1px;}
img{border:0px;}
p {
	text-align:justify;
	padding:4 0 4 0;
}

h1, h1 a, h1 a:hover {font-family:Trebuchet MS;color:#005494;font-size:20px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h2, h2 a, h2 a:hover {color:#005494;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3, h3 a, h3 a:hover {color:#005494;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:hover {color:#005494;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:hover {color:#005494;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}

FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt, INPUT.field   { BORDER: #D6D6D6 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #ffffff; COLOR: #005494; FONT-WEIGHT: bold; BORDER: #005494 1px solid; }
SELECT.sel  { FONT-SIZE:11; BORDER: #D6D6D6 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #D6D6D6 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #D6D6D6 1px solid; }

TABLE.tbl {border:1px #48899B solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000000;border:0px; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}

#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}


.main_tbl{
	width: 100%;
	height: 100%;
	background-image: url(/_img/footer_x.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.main_tbl .main_left{
	background-image: url(/_img/main_left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.main_tbl .main_right{
	background-image: url(/_img/main_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.main_tbl .main_center{
	width: 1000px;	
	background-image: url(/_img/spec.jpg);
	background-position: 12px top;
	background-repeat: repeat-y;
}

.main_tbl .main_center .main_center_tbl{
	width: 100%;
	height: 100%;
	background-image: url(/_img/main_center.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* header */
.header{
	height: 52px;
}

.header td{
	text-align: center;
	padding: 15px 0px 0px 0px;
	width: 24%;
}

.header td a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	text-transform:lowercase;
}

.header td a:hover{
	text-decoration: underline;
	color: #FFFFFF;	
}

.header .sep{
	padding: 0px 0px 0px 0px;
	width: 8px;
	font-size: 2px;
	background-image: url(/_img/sep.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/* //header */

/* left_cell */

.left_cell{
	padding: 0px 0px 0px 0px;
}

.left_cell .logo_tbl{
	width: 100%;
	height: 148px;
	margin: 0px 0px 0px 0px;
}

.left_cell .logo_tbl .logo{
	padding: 0px 0px 0px 0px;
	width: 501px;
}

.left_cell .logo_tbl .tel{
	padding: 47px 0px 0px 0px;
}


.left_cell .photo_row_tbl{
	width: 100%;
	height: 70px;
	margin: 0px 0px 0px 0px;
	z-index: 3;
	position: relative;
}


.left_cell .search_tbl{
	height: 96px;
}

.left_cell .search_tbl .text{
	padding: 25px 0px 0px 16px;
	width: 63px;
}

.left_cell .search_tbl .inp{
	padding: 23px 0px 0px 0px;
	background-image: url(/_img/search_inp.jpg);
	background-position: left 20px;
	background-repeat: no-repeat;
	width: 246px;
}

.left_cell .search_tbl .inp input{
	width: 238px;
	height: 18px;
	border: none;
	background-color: transparent;	
	color: #003054;
	padding: 0px 0px 0px 3px;
}

.left_cell .search_tbl .sub{
	padding: 20px 0px 0px 0px;
}

.left_cell .search_tbl .sub input{
	width: 19px;
	height: 22px;
	cursor: pointer;
	border: none;
	background-color: transparent;	
}


.left_cell .content_cell_tbl{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

/* spec_cell */
.content_cell_tbl .spec_cell{
	width: 225px;
	padding: 0px 0px 100px 0px;
}

.content_cell_tbl .spec_cell .spec_tbl{
	width: 188px;
	margin: 0px 0px 0px 25px;	
}

.content_cell_tbl .spec_cell .spec_tbl td{
	padding: 11px 0px 7px 0px;
	border-bottom: 1px solid #002E52;
}

.content_cell_tbl .spec_cell .spec_tbl .new{
	padding: 11px 0px 7px 0px;
	border-bottom: 1px solid #002E52;
	background-image: url(/_img/new.jpg);
	background-position: right 15px;
	background-repeat: no-repeat;
}

.content_cell_tbl .spec_cell .spec_tbl span.date, .spec_tbl span.date{
	font-style: italic;
	color: #012D50;
	font-family: arial;
	font-size: 10px;
	display: block;
}

.content_cell_tbl .spec_cell .spec_tbl a.name, .spec_tbl a.name{
	text-decoration: none;
	color: #0063AE;
	text-transform: uppercase;
	font-family: arial;
	font-size: 14px;
}

.content_cell_tbl .spec_cell .spec_tbl a.name:hover, .spec_tbl a.name:hover{	
	text-decoration: underline;
}

.content_cell_tbl .spec_cell .spec_tbl p, .spec_tbl p{
	padding: 14px 0px 10px 0px;
	font-family: arial;
	font-size: 12px;
	color: #404040;
}

.content_cell_tbl .spec_cell .spec_tbl p span.red, .spec_tbl p span.red{
	color: #FE413F;
}

.content_cell_tbl .spec_cell .spec_tbl p span.f_10{
	font-size: 10px;
}

.content_cell_tbl .spec_cell .spec_tbl p span.it{
	font-style: italic;
}

.content_cell_tbl .spec_cell .spec_tbl .tit{
	padding: 0px 0px 5px 3px;
	text-align: center;
	background-image: url(/_img/spec_bg.jpg);
	background-position: center 14px;
	background-repeat: no-repeat;
	border: none;
}

.content_cell_tbl .spec_cell .spec_tbl .tit span{
	color: #005494;
	font-size: 14px;
	font-family: Trebuchet MS;
	position: relative;
	top: -7px;	
}
/* //spec_cell */

/* content */

.content_cell_tbl .content{
	padding: 17px 10px 0px 15px;
	width:100%;
}

.content .cont_tbl{
	width: 100%;
}

.content .cont_tbl td{
	text-align: center;
	padding: 0px 0px 30px 0px;
}

.content .cont_tbl td a{
	
	border: 1px solid #015293;
	display: block;
   width: 157px;
	height: auto;
	margin: 0 auto;	
}

.content .cont_tbl td a.name2{
   text-decoration: none;
	color: #002D50;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	border: none;
	position: relative;
	top: 2px;
	font-weight:600;
}

.content .cont_tbl td a.name2:hover{
	text-decoration: underline;
}

.content .cont_tbl td a img{

	border: 9px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

/* //content */

/* //left_cell */

/* right_cell */

.right_cell{
	width: 225px;
}

.right_cell .for_country_tbl{
	width: 100%;
	background-image: url(/_img/c_y.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
	left: -3px;
	z-index: 2;
}

.right_cell .for_country_tbl .country_cell{
	padding: 0px 0px 18px 0px;
	background-image: url(/_img/c_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.right_cell .for_country_tbl .country_cell .country_tbl{
	width: 100%;
	background-image: url(/_img/c_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.right_cell .country_tbl td{
	padding: 12px 0px 6px 29px;
   background: url(/_img/line.png) no-repeat top left !important;
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='_img/line.png');   
}

.right_cell .country_tbl .first{
	padding: 12px 0px 6px 29px;
	background-image: none !important;
	filter: none;
}

.right_cell .country_tbl td a img{
	position: relative;
	top: 4px;
}

.right_cell .country_tbl td a.countr{
	padding: 0px 0px 0px 25px;
	color: #1B6399;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	text-transform:lowercase;
}

.right_cell .country_tbl td a.countr:hover{
	text-decoration: underline;
}

.right_cell .wether_tbl{
	width: 100%;
}

.right_cell .wether_tbl .inner{
	padding: 24px 0px 0px 23px;
}

.right_cell .wether_tbl .tit{
	padding: 5px 10px 14px 3px;
	background-image: url(/_img/wether.jpg);
	background-position: 20px bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #005495;
	font-size: 13px;
	font-family: Trebuchet MS;
}

/* //right_cell */

/* footer */

.footer{
	height: 57px;
	background-image: url(/_img/footer_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.footer .footer_tbl{
	width: 100%;
}

.footer .footer_tbl .copyright{
	color: #5492C1;
	padding: 17px 0px 5px 34px;
	font-family: arial;
	font-size: 12px;
}
.footer .footer_tbl .copyright a{
	color: #5492C1;
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
}
.footer .footer_tbl .ban{
	padding: 15px 20px 0px 0px;
	text-align: right;
}

.footer .footer_tbl .ban a{
	margin: 0px 0px 0px 17px;
}
/* //footer */

table#sign td b a {display:none;}
table#sign td b {display:none;}
table#sign td {display:none;}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}textarea.inp-h{
    display: none;
}
