body{
  background-color: #000;
  color: #fff;
  margin: 0;
  padding: 0;
}
#ajax_res
{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
}
#bodi{
  width: 1000px;
  height: auto;
  position:absolute;
  left: 50%;
  margin-left: -500px;
  background-color: #5f0100;
}
#logo{
  width: 285px;
  height: 195px;
  position: absolute;
  left:357px;
  z-index:10;
}

#p_left{
  position: absolute;
  width:163px;
  height:887px;
  left:-20px;
  top: 0px;
  z-index:10;
}
#p_right{
  position: absolute;
  width: 163px;
  height:887px;
  right:-20px;
  top: 0px;
  z-index:10;
}
#content{
  width:800px;
  margin-left:100px;
  height:auto;
}
#middle{
    width: 780px;
	margin-left:110px;
	background-image: url(../img/line.gif);
	height: auto;
}
#footer{
  width:1000px;
  height: 30px;
  background-image: url(../img/line.jpg);
  background-repeat: repeat-x;
  z-index:1;
  clear: both;
  color: #fff;
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  margin-top:10px;
}
#languages_box
{
	text-align: right;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 40px;
}
#languages_box a
{
	  color: #fff;
	  font-family: Verdana;
	  font-size: 11px;
	  text-decoration: none;
	  background-image: url(../img/pointer.gif);
	  background-repeat: no-repeat;
	  background-position:0px 4px;
	  padding-left: 10px;
		text-decoration: none;
}
#languages_box a:hover
{
	text-decoration: underline;
}
#admin_cp
{
	 margin-left: 100px;
}
.foot{
  width:800px;
  height: 21px;
  background-image: url(../img/line.jpg);
  background-repeat: repeat-x;
  clear: both;
  color: #fff;
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;

}
.menu{
  color: #fff;
  font-family: Verdana;
  font-size: 9px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.menu:hover{
  text-decoration: underline;
}
.menu_selected{
  color: #fff;
  font-family: Verdana;
  font-size: 9px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: underline;
}
.head{
  height: 215px;
  width: auto;
}
.baner{
  height: 194px;
  width: auto;
  background-image: url(../img/header.jpg);
  background-repeat: no-repeat;
  padding-top: 4px;
}
.m_left{
	height:auto;
	float:left;
	width:240px;
	overflow: auto;
}
.m_right{
    width:240px;
	height:auto;
	float:right;
	margin-right:1px;
	overflow: auto;
}
.m_center{
	height:auto;
	margin-right:250px;
	margin-left:250px;
}
.descr{
  color: #fff;
  font-family: Verdana;
  font-size: 10px;
  text-align: left;
  line-height: 30px;
  border-bottom:solid #ba0022 1px;
  font-weight: bold;
  margin-top:0px;
}
.img_flo{
   float:left;
   margin-right:30px;
   border:solid #fff 1px;
}
.img{
    border:solid #fff 1px; 
}
.text{
  color: #fff;
  font-family: Verdana;
  font-size: 10px;
  font-weight:bold;
  line-height:20px;
  margin-top:1px;
  margin-bottom:1px;
  margin-left:15px;
}
.text1{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  line-height:16px;
  margin-left:15px;
  margin-right:15px;
  border-bottom:solid #ba0022 1px;
}
.text2{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  line-height:16px;
  margin-left:15px;
  margin-right:15px;
  text-align:justify;
  text-indent:15px;
}
.text3{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  line-height:16px;
  margin-left:15px;
  margin-right:15px;
  font-style:italic;
  border-bottom:solid #ba0022 1px;
}
.text_ital{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  line-height:16px;
  margin-left:15px;
  margin-right:15px;
  font-style:italic;
}
.novini{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  line-height:16px;
  margin-left:5px;
  margin-right:5px;
  border-bottom:solid #ba0022 1px;
}
.line{
padding-bottom:20px;
border-bottom:solid #ba0022 1px;
}
a.sub_link{
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  text-decoration: none;
  background-image: url(../img/pointer.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
  padding-left: 10px;
}
a.sub_link:hover{
text-decoration: underline;
}
.sub_left{
    float:left;
	width:250px;
	overflow:auto;
}
.sub_right{
    margin-left:260px;
}
.img_ajax{
    margin-left:200px;
	margin-top:210px;
}
.admin_bottom_menu
{
  color: #fff;
  font-family: Verdana;
  font-size: 9px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: underline;

  font-weight: bold;
  letter-spacing: 0.1em;
}
.admin_bottom_menu:hover{
  text-decoration: none;
}
.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


.partnior
{
	width: 200px;
	height: 160px;
	border: solid #fff 1px;
	float: left;
	margin: 20px 25px;
	text-align: center;
}
.partnior_img
{
	margin-top: 10px;
}