@charset "utf-8";
/* CSS Document */
A {
 outline: none; /* Убираем границу вокруг ссылок */
 text-decoration:none;
 color:#ac1701;
}
.cont2{
background-color:#ececec; padding:5px; border:#000; border-width:1px; border-style:solid;



}
 

.cont2 a:link {color: #ac1701}
 .cont2  a:visited {color: #ac1703}
 .cont2 a:hover {color: #ac1704}
  .cont2 a:active {color: #ac1705}


html, div, map, dt, isindex, form {
display:block;
}

html, body 
{
	height: 100%;
    width:100%;
    overflow:hidden;
	text-align:justify;
    
}
* html html, body 
{
	height: 100%;
    
}

.main_div {
  position: relative;
   height: 100% !important; 
   overflow-y:scroll;
   z-index:0;
  
  background: url(/design/extention/standart/images/body-tile-bg.jpg);
}

* html .main_div {
   height: 100%; 
    height: 100% !important;
    
}

#footer {
  height: 31px;
  overflow: hidden;
  position:fixed;
  bottom: 0px;
  width: 100%;
  right:17px;
  
}
* html #footer {
     bottom:0px;
     right:18px;
    }

#header
{
	height: 213px;
}

table
{
	margin: 0;
}

td
{
	vertical-align: top;
	overflow: hidden;
}

div
{
	overflow: hidden;
	margin: 0;
	padding: 0;
}

body{ 
	margin:0px; 
	padding:0px;
	font-family: "Courier New", Courier, monospace;
   }
	
.header {
	background: url(/design/extention/standart/images/header.jpg) no-repeat center;
	width:100%;
	height:180px;
	text-align:center;
	}
   
.header a{
	color:#ac1701;
	text-decoration:none;
	}
    .header a:hover{
	color:#ac1701;
	text-decoration:none;
	}
.header-stripe {
	background:url(/design/extention/standart/images/header-stripe.jpg) repeat-x;
	height:180px;
	width:100%;
    
	}
* html .header-stripe {
padding-left:18px;
}

.body-bg-stripe {
	background:url(/design/extention/standart/images/body-bg-stripe.jpg) repeat-x;
	height:33px;
    
	}
.body-stripe {
	height:27px;
	padding-top:6px;
	padding-left:10px;
    
	}
.body-stripe a { 
	color:#fff;
	text-decoration:none;
	}
.body-stripe a:hover { 
	color: #ac1701;
	text-decoration:none;
	}
.body-tile {
	background:url(/design/extention/standart/images/left-column-border.jpg) repeat-y;
	width:183px;
	/*height:426px;*/
}
.body-tile-right{
	background:url(/design/extention/standart/images/right-column-border.jpg) repeat-y right;
	width:173px;
	padding-left: 10px;
	/*height:426px;*/
}
.left-menu-link {
	
	width:140px;
	height:40px;
	display:block;
	color:#000;
	font-size:18px;
	text-decoration:none;font-size:16px;
}
.left-menu-link:hover {
	color:#fff;
	text-decoration:none;	
}

.left-menu-div {
	background:url(/design/extention/standart/images/bt.png) no-repeat -173px 0px;
	
	width:140px;
	height:40px;
	padding-top:15px;
	padding-left:30px;font-size:16px;
}

.right-menu-link {
	color:#000;
	
	text-decoration:none;
	width:140px;
	height:40px;
	display:block;	font-size:16px;
}
.right-menu-link:hover {
	color:#fff;
	text-decoration:none;

}

.right-menu-div {
	background:url(/design/extention/standart/images/bt-right.png) no-repeat -1px 0px;
	width:140px;
	height:40px;
	padding-top:15px;
	padding-left:30px;
	font-size:16px;
}

.middle-block {
	background:#d0d0d0;
	/*width:*; 		*/
	padding:5px;
	vertical-align:text-top;
    /*min-height:700px;
    height:700px;*/
}
.middle-bl-stripe 
{
	background:#ececec url(/design/extention/standart/images/body-txt-stripe.jpg) repeat-x;
    /* min-height:600px; */
	/*width:*; 		*/
}
.middle-bl-blocnot {
	background:url(/design/extention/standart/images/body-corner-left.jpg) no-repeat;
	width:321px;
	height:34px;
	float:left;
	padding-left:25px; 
	padding-top:10px;
}
.anons {
	background:url(/design/extention/standart/images/anons.png) no-repeat;
	width:220px;
	height:131px;
	float:right;
 top:250px;
 right:210px;
	padding-top:8px;
	padding-left:40px;
    position:absolute;
}
.footer1 {
	background:url(/design/extention/standart/images/footer1.jpg) repeat-x;
	width:20%;
	border-right:#9b9b9b solid 1px;
	color:#fff;
	padding-left:30px;
	padding-top:7px;
}
.footer2 {
	background: url(/design/extention/standart/images/footer2.jpg) repeat-x;
	width: 20%;
	border-right: #9b9b9b solid 1px;
	color: #fff;
	padding-left:30px;
	padding-top: 7px;
}
.footer3 {
	background:url(/design/extention/standart/images/footer3.jpg) repeat-x;
	width:20%;
    padding-left:30px;
	padding-top: 7px;
    color:#FFF;
	border-right:#9b9b9b solid 1px;
}
.footer4 {
	background:url(/design/extention/standart/images/footer4.jpg) repeat-x;
	width:20%;
	border-right:#9b9b9b solid 1px;
}
.footer5 {
	background:url(/design/extention/standart/images/footer5.jpg) repeat-x;
	width:20%;
	padding-left:30px;
	padding-top:7px;
}
.anons-bt {
	background:url(/design/extention/standart/images/button.gif) no-repeat;
	width:15px;
	height:15px;
	display: block;
	margin-left:7px;
}
.anons-title {
	float:left;
	width: 165px;
}
.anons1 {
	clear:both;
	padding-top:5px;
}
.anons2 {
	clear:both;
	padding-top:15px;
}
.anons3 {
	clear:both;
	padding-top:10px;
}
.search {
	float: right;
	padding-right: 20px;
}
.search a {
	color:#ac1701; 
	text-decoration:underline;
}
.body-bg {
	background:url(/design/extention/standart/images/body-tile-bg.jpg);
	min-width: 990px;
/*	min-height: 100%;*/
	/* height: auto !important; */
/*	height: 100%; */
}
* html .body-bg {
    min-height: 76%;
	 /*height: auto !important; */
	 height: 76% ;
     }
    
.float-left {
	float: left;
}
.sub_but_left{
    margin-left:5px;
    text-align:left;
    vertical-align:middle;
    width:170px;
    height:40px;
    background:url(/design/extention/standart/images/left.png);
    background-repeat:no-repeat;
    padding-top:7px;
}
.sub_but_left1{
    margin-left:5px;
    text-align:left;
    vertical-align:middle;
    width:170px;
    height:40px;
    background:url(/images/standart/left1.jpg);
    background-repeat:no-repeat;
    padding-top:7px;
}
.sub_but_right{
    margin-right:5px;
    text-align:right;
    vertical-align:middle;
    width:170px;
    height:40px;
    background:url(/design/extention/standart/images/right.png);
    background-repeat:no-repeat;
     padding-top:7px;
     
     
}
.sub_but_right1{
    margin-right:5px;
    text-align:right;
    vertical-align:middle;
    width:170px;
    height:40px;
    background:url(/images/standart/right1.jpg);
    background-repeat:no-repeat;
     padding-top:7px;
     
     
}

.wht{
    color:#FFF;
    text-decoration:none;
}
.right_bub{
    position:absolute; 
    right:194px;
    margin-top:-33px;
    _right:210px;
   

}
.right_bub1{
    position:absolute; 
    right:193px;
    margin-top:-33px;
    _right:210px;
    
}
    

@media all and (min-width:0px) {
     head~body .right_bub {
         right:211px;
          /* стиль для Opera */
      }
  }
  @media all and (min-width:0px) {
     head~body .right_bub1 {
         right:210px;
          /* стиль для Opera */
      }
  }
  * html .foott {
      clear:both;
      position:absolute;
      margin-top:-31px;
    

     }
      * html .strip{
      height: 100%; 
    height: 100% !important;
    overflow:scroll;
    

     }


