*{
  margin: 0;
  padding: 0;
}
.clear{
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
}
body{
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;
  color: #f;  
  background-color: #fff;
}

a{
	color: #22A5E9;
    font-size: 12px;
    text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
a:active, a:focus, img { outline: 0; } 
#main a:visited{
    color: #828282;
}
h1,h2,h3,h4,h5{
	font-family: Tahoma, Verdana;
	margin-bottom: 5px;
}
h1,
h1 a{
	font-size: 22px;
    color: #000000;
	font-weight: normal;
	margin-bottom: 15px;
}

h2,
h2 a{
	font-size: 17px;
    color: #1EA4EB;
	font-family: Tahoma;
	font-weight: normal;
}
h3,
h3 a{
	font-size: 15px;
    color: #11446F;
}
h4{
    font-size: 14px;
    color: #134373;
	text-align: center;
	border-bottom: 2px solid #134373;
	padding-top: 3px;
}
h5,
h5 a{
	font-size: 12px;
    color: #666;
	margin-top: 5px;
}
p{
	padding: 5px 0px;
}
p.br{
  padding: 0;
  height: 3px;
  background-color: #F9E891;
  margin: 5px 0;
  font-size: 1px;
}

a.more{
  color: #1EA3EB;    
  font-size: 12px;
  display: block;
  margin: 3px 0;
}
ul{
    list-style: none outside;
	margin:5px 0;
    cursor: default;
}
ul li{
	margin-left:0;
	padding-left: 20px;
	background: url(/images/lidot.gif) left 5px no-repeat;
}
ol{
  padding-left: 20px;
}

ol li{
  padding: 0;
}
a img{
	border:0;
}
a:active, a:focus, img { outline: 0; }
table.picture{
  background-color: transparent;
  margin-right: 10px;
}
table.picture td{
  padding: 0;
  background-color: transparent;
}
table.picture td img.zoom{
  margin-top: -13px;
  z-index: 10;
  position: relative;
}
table.picture img{
	border: 4px solid #1FA3EB;
}

blockquote{
  background-color: #1EA2EC;
  color: #fff;
  padding: 10px 20px;
  margin-left: 30px;
}

ul.pages{
  list-style: none outside;
  margin: 5px auto;
  text-align: center;
}
ul.pages li{
  display: inline;
  margin: 0 2px;
  padding: 3px;
  background: #EFF8FF;
}
ul.pages li a{
  font-weight: normal;
  padding: 0 4px;
}
ul.pages li a.act{
  color: #686C73;
  text-decoration: none;
}
ul.pages li a.first{
  border-right: 1px solid #A6A9AD;
  padding-right: 12px;
}
ul.pages li a.last{
  border-left: 1px solid #A6A9AD;
  padding-left: 12px;
}
ul.pages a.next, ul.pages a.previous{
  color: #005C28;
}
ul.pages li.no,
ul.pages li.no a{
	border:0 none;
	padding:0;
}
ul.pages li.no img{
	margin-bottom: -6px;
}

table.tab{
	font-family:Tahoma;
	border-collapse: collapse;
    margin: 10px auto;
}
table.tab th{
  padding: 6px;
  background-color: #134371;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px solid #888;
}

table.tab td{
	vertical-align:top;
    padding: 5px;
    color: #888;
    border: 1px solid #888;
    background-color: #fff;
}

table.tab2{
	font-family:Tahoma;
	border-collapse: collapse;
    margin: 10px auto;
}
table.tab2 th{
  padding: 6px;
  background-color: #1FA3ED;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px solid #888;
}

table.tab2 td{
	vertical-align:top;
    padding: 5px;
    color: #888;
    border: 1px solid #888;
    background-color: #EEF7FE;
}
table.tab2 td.cell{
	background-color: #E2EDF3;
}


div.round{
  background-color: brown;
  min-height: 100px;
  position: relative;
  _display:inline-block;
  padding: 5px;
}
div.br,
div.bl,
div.tr,
div.tl{
  position: absolute;
  width: 5px;
  height: 6px;
  font-size: 1px;
}
div.br{
  background-image: url(/images/br.gif);
  bottom: 0;
  right: 0;
}
div.bl{
  background-image: url(/images/bl.gif);
  bottom: 0;
  left: 0;
}
div.tr{
  background-image: url(/images/tr.gif);
  top: 0;
  right: 0;
}
div.tl{
  background-image: url(/images/tl.gif);
  top: 0;
  left: 0;
}
/* 88888888888888888888888888888888888 */
#over{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
  width: 100%;
  height: 892px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  z-index: 500;
}
#conteinerimg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#conteinerimg div p{
  color:#fff;
  text-align:center;
}
#inside{
  padding: 10px;
}
#inside img{
  cursor: pointer;
  border: 1px solid #CCF;
}
/* 88888888888888888888888888888888888 */

#conteiner{ 
	width: 1000px;
	margin: 0 auto;                                                          
}
#bleft{
  width: 1000px;        
}

/* 8888888888888888888888888888888888 */
#head{
  height: 224px;
  background: url(/images/headBk.jpg) left top no-repeat;         
  position: relative;                                     
}
#logo,#call, #word, #word2, #icons, #lang{
  position: absolute;
}

#logo{              
  top: 10px;
  left: 105px;
}
#call{               
  top: 5px;
  left: 5px;
  font-family: Times New Roman;
  font-size: 14px;
  font-weight: bold;
  color: #134371;     
}
#word{
  top: 192px;
  left: 358px;
  font-family: Times New Roman;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;  
}
#word2{
  top: 155px;
  left: 95px;
  font-family: Times New Roman;
  color: #134371;
  font-size: 12px;           
  width: 218px;
  text-align: center; 
}

#icons{
  top: 5px;
  right: 180px;
} 
#icons a{
	display: block; 
	float: left;
	margin-right: 15px;
	height: 14px;
	width: 15px;
	background-image: url(/images/icons.gif);
	background-repeat: no-repeat;
}

#icons .hm{background-position: -1px 0px;}        
#icons .mp{background-position: -28px 0px;}          
#icons .ml{	background-position: -57px 0px;}           
#icons .fv{	background-position: -82px 0px;}           

#lang{
  top: -3px;
  right: 0;
}
#lang li{
  display: block;
  float: left;        
  padding: 4px 8px 4px 30px;
  margin: 0;
  background: url(/images/eng.gif) #1EA3EB 4px center no-repeat;
}
#lang li.rus{
  background-image: url(/images/rus.gif);
}
#lang li.act{
  background-color: #fff;
}

#lang li a{
  font-weight: bold;
  color: #fff;
}
#lang li.act a{
  color: #134371;
  text-decoration: none;
}

/* 8888888888888888888888888888 */
#left{
  float: left;
  width: 206px;
  padding-left:50px;
}

/* 999999999999999999999999999 */
#main{                  
  padding: 10px;
}
/* 88888888888888888888888888 */
#right{   
  float: left;
  width: 167px;
  padding-left: 30px;
}

/* 88888888888888888888888888 */
#foot{             
  clear: both;       
  height: 107px;
  width: 100%;
  overflow: auto;
  position: relative; 
  font-family: Tahoma;
  color: #fff; 
  background-color: #113C63;
  margin-top: 20px;
  background: url(/images/ftBk.gif) left top no-repeat;                    
}
#foot a{               
  color: #fff;  
}
#foot img{
  position: absolute;
  top: -30px;
  left: 440px;
}

#contacts,#copy,#foot ul{
  position: absolute;
  bottom: 25px;  
}

#contacts{
  left: 10px;   
}
#copy{
  right: 10px;
  color: #22A5EB;  
}
#copy a{
  color: #fff;
}
/***************/

.item{
  font-size: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #A7A9AC;
  margin-bottom: 10px;
  width: 980px;
  overflow: auto;
}   
p.dt{                 
  width: 70px;
  padding-top: 60px;
  background: url(/images/dt.gif) center top no-repeat;
  text-align: center;
  float: left;
}
.dsc{
  margin-left: 90px; 
}

ul#navmenu {
	background: none;
	margin:20px 0 36px 0; 
	float: left;
	text-align: left;
	position: relative;
	width: 222px;
	list-style: none;
}
ul#navmenu li {
	padding: 0;
	border: 0 none;
	position: relative;
	z-index: 1;
	background-image: none;
	margin-bottom: 16px;    	 
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 130px;
  list-style: none;
  display: none;
  position: absolute;                               border: 1px solid #CCCCCC;;
  top: 0px;
  left: 210px;
  _left: -10px;
  z-index: 50;                                                
}
ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
ul#navmenu ul li {
  margin: 0;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  padding-top: 0;
  background: none;
  list-style-position: inside;
  z-index: 50;
  height: auto;
}


ul#navmenu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)   */

}

ul#navmenu li a {
  padding: 7px 0 8px 0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
 /* display: block;*/
  height: auto !important;
  height: 1%; /*For IE*/  
  text-decoration: underline;
  width: 212px;
  color: #033F6C;
  z-index: 1;
  font-weight: normal;


}
ul#navmenu li a:hover{ 
  text-decoration: none;                                              
}



ul#navmenu li:hover li,
ul#navmenu li.iehover li {
  margin-left:0px;
  border: 0;
  padding: 0;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  color: #646464;
  background-color: #fff;
  background-image: none;
}
ul#navmenu li ul li a {
 background-color: #fff;
 position:relative;
 width: 126px;
 padding: 2px;
 border-bottom: 1px solid #CCCCCC;
}
ul#navmenu li ul li.last a{
  border: none;
}
ul#navmenu ul li.sub a{
  padding-left: 26px;
  width: 102px;
}

ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  color: #fff;
  background-color: #6799CC;
  background-image: none;
  font-weight: normal;
}
ul#navmenu li:hover ul ul,
ul#navmenu li.iehover ul ul{
  display: none;
}
ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu li.iehover ul{
  display: block;

}  
ul#navmenu a.act{
  color: #fff;
  font-weight: bold;
  background: url(/images/menuback.gif) #6699CC top left no-repeat;
}

.topmenu {
  border: 0 none;
  padding: 0;
  z-index: 800;
  position: relative;
  width: 1000px;
  height: 38px;
  background-color: #134371;
  border-bottom: 5px solid #1EA3EB;
  margin: 0;
}


.topmenu td {
  border: 0 none;             
  background-image: none; 
  z-index: 300;
  padding: 0 15px;  
  text-align: center; 
}

.topmenu td:hover {
   z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
   white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)   */
   direction: ltr;
   background-color: #000;           
}

.topmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 130px;
  list-style: none;
  display: none;
  position: absolute;
  top: 36px;
  left: -14px;
  _left: -54px;
  z-index: 300; 
  background-color: #22A5EB;                     
}
.topmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
.topmenu ul li {
 /* margin-top: 0em;  */
  margin: 0;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  padding: 4px 10px; 
  width: 110px;   
  border-bottom: 1px dotted #fff;                                          
  background: none;
}
.topmenu ul td:hover{
  background-color: #000;  
}


.topmenu a {
  padding: 2px 0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block; 
  text-decoration: none;
  cursor: pointer;
  font-size: 13px;
  color: #fff;
  height: auto !important;
  height: 1%; /*For IE*/
  /*padding-top: 1px;  */ 
}

.topmenu a:hover{                                 
  text-decoration: underline;
}

/* 2nd Menu */
.topmenu li:hover li a,
.topmenu li.iehover li a {
  font-size: 12px;
  float: none;       
}
.topmenu li ul li a{
 position:relative;     
 padding: 3px 0 3px 9px;
}
.topmenu li:hover li a:hover,
.topmenu li:hover li:hover a,
.topmenu li.iehover li a:hover,
.topmenu li.iehover li.iehover a { 
  text-decoration: none;
  background: #000;
}

.topmenu td ul{
  display: none;
}
.topmenu td:hover ul,      
.topmenu td.iehover ul {
  display: block;
}
.topmenu div{
  position: relative;
}

.topmenu div li:hover{
  background-color: #000;
}

.captcha{
	margin-bottom: -4px;
}
.und{
	margin-right: 10px;
}

#photos{
	margin: 5px auto;
}
#photos td{
	padding: 3px;
}

#archive_nav .pages{
	text-align: left;
}
#archive_nav .pages a{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#archive_nav .pages a.act{
	color: #1EA4EB;
}
#arc{
	width: 98%;
}
#arc h3{
	color: #323232;
}
#arc td{
	border-bottom: 1px dotted #D7D7D7;
}