<style type="text/css">

*{ 
   margin:0; 
   padding:0; 
} 

* html img {
position:relative;
z-index:1000;
}

img {
border:none;
}

p,h1,h2,h3,h4,h5,h6{
					margin:0;
					padding:0;
					font-size:11px;
					font-weight:light;
}

a{
  color:red;
  text-decoration:none;
  margin:0;
  padding:0;
  font:12px tahoma;
}

.text a {
color:#000000;
}


a:link{
		  color:#000;
		  text-decoration:none;
}

a:visited{
		  color:#000;
		  text-decoration:none;
}

a:hover{
	    color:#888;
  		text-decoration:underline;
}

a:active{
		  color:#888;
		  text-decoration:none;
}
 
html  { 
   height:  100%; 
   width:100%;
   background:#fbfbe8;  
   margin:0; 
   padding:0;    
   
} 
 
body  { 
   position:  relative; 
   margin:  0; 
   padding:  0;   
   height:  auto  !important; 
   height:  100%; 
   min-height:  100%; 
   min-width:950px;
   FONT-FAMILY: tahoma; 
   color:#FFFFFF;   
   background:url(images/28px.jpg) repeat-y right center;	
} 
 
 .all{
	 width:100%;
   	 padding-bottom: 150px;
 }
 
/*.all ul{
   margin:  0; 
   padding:  0; 
}*/

* html .minwidth {
    border-left: 950px solid #fff;
    float: left; 
}

* html .container {
    margin-left: -950px;
    float: left; 
}

/***************NAV***************/
/*---NAV---*/

/*---Nav Gorizontal---*/

.head a:link{
		  color:#fff;
		  text-decoration:none;
}

.head a:visited{
		  color:#fff;
		  text-decoration:none;
}

.head a:hover{
			  color:#fff;
 	  		text-decoration:none;
}

.head a:active{
			  color:#fff;
		  		text-decoration:none;
}

.nav_gor a:hover{
				background:#ad3500;
}

.nav_gor a:active{
				background:#ad3500;
}

.nav_gor{
  		 position:absolute;
		 right:0;
		 width:505px;
		 margin-top:15px;
		 font-size:11px;
		 text-align:center;
		 background:#90aa00;
}

.nav_gor ul{
   display:inline;
   margin: 0;
   padding: 0;
   list-style-type: none;
}

.nav_gor ul li {
   float: left;
   width:auto;
}

.nav_gor ul a{
	 display: block;
  	 height: 20px;
  	 line-height: 20px;
  	 color: #fff;
  	 text-transform: uppercase;  
  	 text-decoration: none;
  	 background-color:none;
  	 font-family: tahoma;
}
/*---Nav Gorizontal End---*/

/*---Nav Vertical---*/
.nav_ver{
		 position:absolute;
		 height:393;
		 right:0;
		 top:50px;
		 width:275px;
		 font-size:10px;
		 margin-right:260px;
}

.nav_ver li{
   			float: right;
  	 		height: 20px;
		  	line-height:20px;	
			width:240px;		
}

.nav_ver ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}



.nav_ver ul a{
	 display: block;
  	 height: 20px;
  	 line-height:20px;
/*	 width:200px;*/
  	 color: #fff;
  	 text-decoration: none;
  	 background-color:none;
  	 font-family: tahoma;
	 text-indent:22px;
	 background:url(images/str.gif) no-repeat left center;	 
}

.nav_ver ul a:hover{
					background-color:#819a20;
			  		text-decoration:none;					
}
/*---Nav Vertical End---*/

/*---Nav Bottom---*/
.nav_bottom{
			margin-top:40px;
			text-transform:uppercase;			
}

/*---Nav Bottom End---*/

/***************NAV END***************/

/*---HEAD---*/

.head{
	  position:absolute;
	  width:100%;
	  height:218px;
   	  background: url(images/back.jpg) repeat-x center top;
}
.top_left{
		   position:absolute;
		   width:501px;
		   top:0;
		   left:0;
		   height:218px;
		   background: url(images/top-left.jpg) no-repeat left top;  		   
}

.top_right{
		   position:absolute;
		   right:0px;		   
		   top:0;
		   width:449px;   
		   height:218px;
		   background: url(images/top-right.jpg) no-repeat right top;  		   
}  		   

/*---HEAD END---*/

/*---MAIN---*/

.content{
		 position:relative;
/*		 width:100%;*/
	 	 background:#fbfbe8 url(images/28px.jpg) repeat-y right center;
		 right:0;		 
}

.block{
	width:100%;
	height:218px;
}

.infa{
/*	  width:80%;*/
	  position:relative;
	  margin-left:20px!important;
	  margin-left:10px;	  
	  padding-right:150px;
	  font-size:11px;
	  color:#000;
	  text-align:justify;
}

/*---MAIN END---*/

/*---FOOTER---*/

.infa h3{
		float:left;	
		width:auto!important;	
		width:0;
		display: table-cell;	
		padding-left:5px;
		padding-right:5px;
		margin-right:10px;		
		width:auto!important;		
		width:0;
		font-weight:lighter;
		font-size:11px;
		clear:both;
		color:#fff;
		background:#ad3500;
		position:relative;
		z-index:1001;
}

* html .infa h3{
width:auto;
}


.footer { 
   	position: relative;
   	margin:  0; 
   	padding:  0;
	bottom:0px!important;
	bottom:-1px;
	right:0px;
   	width:  100%; 
	height:123px;
	font-size:14px;
	background: url(images/bot-center.jpg) repeat-x left bottom;
	-float:left;	
} 

.footer a{
		  color:#fff;
}

.footer a:link{
		  color:#fff;
		  text-decoration:none;
}

.footer a:visited{
		  color:#fff;
		  text-decoration:none;
}

.footer a:hover{
		  color:#fff;
		  text-decoration:underline;
}

.footer a:active{
		  color:#fff;
		  text-decoration:underline;
}



.skrepka{
		 position:absolute;
		 top:-120px;
		 right:28px;
		 width:84px;
		 height:120px;
	   	 background: url(images/skrepka.gif) no-repeat right bottom;
}

.bot_left{
		  position:absolute;
		  top:0;
		  left:0;
		  width:517px;
		  height:123px;
		  background: url(images/bot-left.jpg) no-repeat left bottom;  
}

.bot_left p{
			margin-left:20px;
			margin-top:70px;
			font-size:11px;
			width:250px;
}

.bot_right{
		   position:absolute;
   		   top:0;
		   right:0;
		   width:433px;
		   height:123px; 
		   background: url(images/bot-right.jpg) no-repeat right bottom;   
}

.bottom_center{
			position:absolute;
			bottom:0;
			width:500px;
			left:50%;
			height:123px;
			margin-left:-250px;
			text-align:center;			
}

.bot_left p{
			margin-left:20px;
			margin-top:70px;
			font-size:11px;
			width:250px;
}

.bot_right p{
			display:block;
			 float:right;
			 text-align:right;
			 font-size:11px;
			 margin-top:60px;
}

.bot_right h1{
			display:block;
			  float:right;
			  font-size:14px; 
}

.bottom_center p{
 				 font-size:11px;
				 margin:0;
				 padding:0;		
}

* html .img777 {
position:fixed;
}
/*---FOOTER END---*/

.clear{
	   clear:both;
}
</style>