@charset "utf-8";

body  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color:#ffffff;
	background:url(images/header_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
/*	width:1000px; /*For IE*/
	min-width:1000px;
	width:expression(this.scrollWidth > 1000 ? "auto":"1000px"); 
}


#header_rus {
	z-index: 1;
	display:block;
	height:263px;
  	background:url(images/header_02_rus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
}

#header_rus .center 
{
	z-index: 2;
	margin: 0 235px 0 235px;
	display:block;

}

#header_rus .left {
	z-index: 2;
	width:230px;
	height:244px;
	float:left;
	background:url(images/header_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding:10px;
}

#header_rus .left .rss{
	z-index: 2;
	width:150px;
	height:50px;
	float:left;
	margin-top:180px;
}

#header_rus .right {
	z-index: 2;
	width:230px;
	height:244px;
	float:right;
	background:url(images/header_03.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:right;
	padding:10px;
}

#header_eng {
	z-index: 1;
	display:block;
	height:263px;
  	background:url(images/header_02_rus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
}

#header_eng .left {
	z-index: 2;
	width:230px;
	height:244px;
	float:left;
	background:url(images/header_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding:10px;
}

#header_eng .left .rss{
	z-index: 2;
	width:150px;
	height:50px;
	float:left;
	margin-top:180px;
}

#header_eng .right {
	z-index: 2;
	width:230px;
	height:244px;
	float:right;
	background:url(images/header_03.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:right;
	padding:10px;
}

#header_kaz {
	z-index: 1;
	display:block;
	height:263px;
  	background:url(images/header_02_kaz.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
}

#header_kaz .left {
	z-index: 2;
	width:230px;
	height:244px;
	float:left;
	background:url(images/header_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding:10px;
}

#header_kaz .left .rss{
	z-index: 2;
	width:150px;
	height:50px;
	float:left;
	margin-top:180px;
}

#header_kaz .right {
	z-index: 2;
	width:230px;
	height:244px;
	float:right;
	background:url(images/header_03.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:right;
	padding:10px;
}


#menu
{
  background-color:#eeeeee;
  background:url(images/menu_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  height:51px;
  font-size:12px;
  text-transform:uppercase;
  text-align:center;
}

#menu .item 
{
  font: 12px/48px Tahoma, Arial, Helvetica, sans-serif;
  font-weight:bold;
  white-space:nowrap;
}

#menu td.item
{
padding-left:5px;
padding-right:5px;
background:url(images/menu_sep.jpg) no-repeat right top;

}

#menu td.item:hover
{ background:url(images/menu_bg_hover.jpg) repeat-x right top;
  color:#FFFFFF;

}

#menu td.item a:link,
#menu td.item a:visited,
#menu td.item a:hover,
#menu td.item a:active {
    text-decoration:none;
    color: #FFFFFF;
}


#body {
	z-index: 1;
	display:block;
	background:url(images/body_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

#body a:link {color: #003d56; text-decoration: none;}
#body a:hover {color: #ff5a00; text-decoration: none;}
#body a:visited {color: #003d56; text-decoration: none;}
#body a:visited:hover {color: #ff5a00; text-decoration: none;}

#body .left {
	z-index: 2;
	width:200px;
	float:left;
	padding: 0px 0;
}

#body .left .block_menu{
  margin-top:10px;
}

#body .right {
	z-index: 2;
	width:200px;
	float:right;
	padding: 0px 0;
}

#body .right .block_menu{
  font-size:11px;
  margin-top:10px;
  padding:10px 10px 10px 10px;
  text-align:center;
  background:url(images/addon_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  background-color:#e2ca40; 
}


#body .right .block_menu a:link {color: #404040; text-decoration: underline;}
#body .right .block_menu a:hover {color: #404040; text-decoration: none;}
#body .right .block_menu a:visited {color: #404040; text-decoration: underline;}
#body .right .block_menu a:visited:hover {color: #404040; text-decoration: none;}


#body .block_voite{
  font-size:11px;
  border:1px solid #d0d0d0;
  margin-top:10px;
  background-color:#f4f4f4;
  color:#003d56;
}

#body .block_voite .caption{
  padding:10px;
  text-align:center;
  font-size:12px;
}


#body .block_voite .content{
  padding:10px;
}

#body .block_voite .title{
  font-size:16px;
  color:#00405a;
  background-color:#e4e8ea;
  padding:10px;
  text-transform: uppercase;
  font-weight:bold;
  background:url(images/addblock_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}



#body .center 
{
	z-index: 2;
	margin: 0 205px 0 205px;
	display:block;
}

#body .center .question{
  border:1px solid #d0d0d0;
  margin-top:10px;
  background-color:#f4f4f4;
  padding:5px;
  text-align:justify;
}

#body .center .answer{
  border:1px solid #d0d0d0;
  margin-top:10px;
  margin-left:40px;
  background-color:#eeeeee;
  padding:5px;
  text-align:justify;
}

#body .center .category{
	display:block;
	border:1px solid #d0d0d0;
	padding:10px;
	text-align:justify;
}

#body .center .date
{ font-size:13px;
  color:#ff5a00;
  font-weight:bold;
}

#body .date a:link {color: #ff5a00; text-decoration: none;}
#body .date a:hover {color: #ff5a00; text-decoration: underline;}
#body .date a:visited {color: #ff5a00; text-decoration: none;}
#body .date a:visited:hover {color: #ff5a00; text-decoration: underline;}

#body .center .title
{ font-size:13px;
  color:#0f70b1;
  text-align:justify;
}

#body .center .news
{
  text-align:justify;
  display:block;
/*  border:1px solid #000000;*/
}

#body .center .caption{
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
 
  height:30px;
  text-transform: uppercase;
  background:url(images/block_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-color:#003f58;
  padding-top:10px;
  padding-left:5px;
}

#body .center .caption a:link {color: #FFFFFF; text-decoration: none;}
#body .center .caption a:hover {color: #ff5a00; text-decoration: underline;}
#body .center .caption a:visited {color: #FFFFFF; text-decoration: none;}
#body .center .caption a:visited:hover {color: #ff5a00; text-decoration: underline;}


#body .center .left {
	z-index: 2;
	width:49%;
	float:left;

}

#body .center .left .block{
  font-size:12px;
  border:1px solid #d0d0d0;
  margin-top:10px;
  background:url(images/body_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}

#body .center .left .block .title {
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
 
  height:30px;
  text-transform: uppercase;
  background:url(images/block_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-color:#003f58;
  padding-top:10px;
  padding-left:5px;
}

#body .center .left .block .content 
{ font-size:11px;
  padding:5px;
  text-align:justify;
}

#body .center .left .block .content .date
{
  padding-top:10px;
}

#body .center .left .block .content .news
{
  padding-bottom:10px;
  border-bottom:1px #000000 dotted;
}

#body .center .right {
	z-index: 2;
	width:49%;
	float:right;
	padding: 0px 0;
	
}

#body .center .right .block{
  font-size:14px;
  border:1px solid #d0d0d0;
  margin-top:10px;
  background:url(images/body_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}

#body .center .right .block .title{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
 
  height:30px;
  text-transform: uppercase;
  background:url(images/block_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-color:#003f58;
  padding-top:10px;
  padding-left:5px;
}

#body .center .right .block .content 
{ font-size:12px;
  padding:5px;

}

#body .center .right .block .content .news
{
  padding-bottom:5px;
  padding-top:5px;
  border-bottom:1px #000000 dotted;
}

.space 
{
  border-top:10px solid #ffffff;
  background-color:#e5e5e5;
  height:10px;
}

/*.banner{filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5; margin:0; vertical-align: middle;}*/

#footer {
	font-family: tahoma;
	font-size: 10px;
	z-index: 1;
	background-color:#f3f3f3;
}

#footer a:link {color: #003d56; text-decoration: none;}
#footer a:hover {color: #ff5a00; text-decoration: none;}
#footer a:visited {color: #003d56; text-decoration: none;}
#footer a:visited:hover {color: #ff5a00; text-decoration: none;}

#footer .left {
	z-index: 2;
	width:250px;
	float:left;
    margin:10px;
	text-align:left;
}

#footer .right {
	z-index: 2;
	width:250px;
	float:right;
    margin:10px;
	text-align: right;
}

.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.navigation {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.navigation b{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
    padding:3px 6px;
	border:1px solid #003d56;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
    text-decoration:none;
    color: #003d56;
    padding:3px 6px;
    font-size:11px;
	border:1px solid #003d56;
}

.navigation a:hover {
    background-color: #f0f6fe;
    color:#ff5a00;
	border:1px solid #ff5a00;
}

.btn
  {
   font-weight: normal; 
   font-size: 11px; 
   color: #FFFFFF; 
   border:1px solid #c2ced3; 
   font-family: tahoma, arial; 
   background-color: #fcfcfc;
   margin-top:2px;
   margin-bottom:2px;
   height:22px;
   background:url(images/btn_bg.jpg);
   background-position: top left;
   background-repeat: repeat-x;
  }
  
.checkbox
{
  margin-top:2px;
  margin-bottom:2px;
}
  
.text
{
   font-weight: normal; 
   font-size: 11px; 
   color: #363636; 
   border:1px solid #c2ced3; 
   font-family: tahoma, arial; 
   background-color: #fcfcfc;
   margin-top:2px;
   margin-bottom:2px;
   height:15px;
}

.error_false
 {color: #009900;}
 
.error_true
 {color: #FF0000;}
 
.title1
{ font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
 
  height:25px;
  text-transform: uppercase;
/*
  background:url(images/block_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
*/
  background:url(images/menu_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  
  background-color:#003f58;
  padding-top:15px;
  padding-left:5px;
 }
 
 
#body .title1 a:link {color: #ffffff; text-decoration: none;}
#body .title1 a:hover {color: #ff5a00; text-decoration: none;}
#body .title1 a:visited {color: #ffffff; text-decoration: none;}
#body .title1 a:visited:hover {color: #ff5a00; text-decoration: none;}