
/******************************************/
/*****  Оформление каркаса  *****/
/******************************************/

html {
  height: 100%;
  margin-bottom: 0px;
}

body   {
    	font: 13px Arial, Tahoma, Verdana;
   	background: #052970 url(images/background.jpg) top center no-repeat ;
   	background-attachment: fixed;
   	margin: 0;
	padding: 0;
    	color: #333;}

#container {
    	width: 1000px; /* Ширина макета */
    	margin: 0 auto; /* Выравниваем по центру */
    	background: #F0F0F0; /* Цвет колонок */
    	border: 1px solid #ccc;}
    
#header {
    	height: 100px; 
    	font-size: 2.2em; /* Размер текста */
    	text-align: center; /* Выравнивание по центру */
    	padding: 5px; /* Отступы вокруг текста */
    	background: #007B33 url(images/header.png) top left no-repeat; /* Цвет фона шапки */
    	border: 0px solid #848484;}
         
	
.logo a:link, .logo a:visited  {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 25px;
	 font-weight: bold;
	 color:#f8f8f8;
	 margin-top: 40px;
	 margin-left: 20px;
	 display:block;
	 float:left;
	 width:auto;
	 border: 0px solid black;
	 text-decoration: none;
	 text-shadow: 1px 1px 1px #666;	
	 }
	
.logo a:hover {
	font-size: 25px;
	font-weight: bold;
	color:#f8f8f8;
	margin-top: 40px;
	margin-left: 20px;
	display:block;
	float:left;
	width:auto;
	border: 0px solid black;
	text-decoration: none;
	text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
	}

	
.banner  {
	 display:block;
	 float:right;
	 font-size: 40px;
	 font-weight:bold;
	 color:#B2B2B2;
	 padding-top: 0px;
	 margin-top: 20px;
	 margin-right: 10px;
	 width:468px;
	 height:60px;
	 border: 0px solid #5D5D5D;
	 text-shadow: 1px 1px 2px #fff, -1px -1px 2px #333;
	}             
		           		   	   
#nav, #rightnav {
    	display: block;
    	background: #FFCC66;
    	float: left; width: 150px; 
    	padding-top: 5px;
    	padding-left: 5px;
    	padding-right: 5px;
    	border-bottom:1px solid #999;}
    
#content {
    	background: #FFFFFF;
    	margin: 0 160px; /* Ширина колонок */
    	padding: 10px;
    	border:1px solid #ccc;}
    
#rightnav {
    	float: right; color: #000;}
    
#footer 	{ 
    	clear: both; /* Отменяем действие float */
    	padding: 0px; /* Отступы вокруг текста */
    	background: #999 url(images/footer.png) top left no-repeat; /* Цвет фона подвала */
    	height:50px;
    	border:1px solid #848484;
    	text-align:left;
    	color:#E1E1E1;}
.zag		{
	font-size:16px;
	border:1px solid #AEAEAE;
	background: #acacac url(images/h3.png) top left repeat-x;
	display:block;
	text-align:left;
	padding: 3px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
		}
.clause	{border: 1px solid #ccc;
		padding:5px;
		margin-bottom:10px;
		}
.blocker 	{border:0px solid black;
		margin-bottom: 5px;
		}				    	
    
/******************************************/
/*****   Оформление текста   *****/
/******************************************/

a:link, a:visited {
	font-family: Tahoma, arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}	   
a:active {
	color: #000;
	font-weight:normal;
	}
#current{
		font-weight: bold;
		color:#1C5799;
		}
 
.l1	{
	padding-left: 15px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	height:auto;
	border:1px solid #ccc;
	background:#009933 url(images/menu.png) top left no-repeat;
	list-style: none;
	}     
	
.r1	{
	padding-left:0px;
	padding-right: 15px;
	margin-top: -2px;
	padding-top: 15px;
	padding-bottom: 15px;
	border:1px solid #ccc;
	background:#009933 url(images/menu.png) top left no-repeat;
	list-style: none;
	} 

.stat	{
	padding-left: 30px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border:1px solid #ccc;
	background:#009933 url(images/menu.png) top left no-repeat;
	list-style: none;
	}  
	
.reklama	{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	border:1px solid #ccc;
	background:#009933 url(images/menu.png) top left no-repeat;
	list-style: none;
	}     	    	   	    	
          
h2 	{ margin: 0 0 1em; }
h1 	{
	color: #666;
	}
.more 	{
	display:block;
	border: 0px solid #ccc;
	padding-top:5px;
	width:120px;
	height:25px;
	background: url(images/more.png) top left no-repeat;
		}
.more a 	{
	padding:5px;
	font-weight:bold;
	padding-left:11px;
	color:#f0f0f0;
		}
.more a:hover 	{
	padding:5px;
	font-weight:bold;
	padding-left:11px;
	color:#ccc;
	background: url(images/more_a.png) top left no-repeat;
		}		
		
				
.multi 	{
		padding-left: 45px;
		padding-top: 15px;
		border-top: 1px dashed #ccc;
		}
.multi1 	{
		padding-left: 45px;
		padding-top: 15px;
		border-top: 1px dashed #ccc;
		padding-bottom: 15px;
		border-bottom: 1px dashed #ccc;
		}
.special 	{
		border: 1px solid #DBDBDB;
		text-align: center;
		padding: 5px;
		}
a.aclause:link	{
		color: #000;
		text-decoration:underline;
		}
a.aclause:hover 	{
		color: #2566A6;
		text-decoration:underline;
		}

li{

		border-top:1px solid #666;
		border-left:1px solid #666;
		border-bottom:1px solid #666;
		display:block;
		background:#acacac url(images/button.png) top left repeat-x;
		margin-bottom:0px;
	font-family: Tahoma, arial;
	font-size: 14px;
	color: #FFF;
	padding:2px;
	text-decoration: none;
	}

li.a:hover {
	color: #000;
	}	   
li#a:active {
	color: #000;
	font-weight:normal;
	}
li#current{
		font-weight: bold;
		background: #666;
		color:#1C5799;
		}
		
.stranica	{
		font-weight:bold;
		text-align:center;
		display:block;
		border:1px solid #ccc;
		padding: 5px;
		}	
		
a.spec	{
		color:#000;
		}	
		
a.spec:hover	{
		color:#185395;
		}	
		
.foot		{
		border:0px solid black;
		padding-left:10px;
		padding-top:0px;
		}	
		
.image	{
		padding-left:45px;
		}												.new		{
border: 0px solid black;
display:block;
margin-left: 150px;
width:300px;
height:50px;		
background: url(images/value1.png) top left no-repeat;		
}
.new p 		{
font-size: 16px;
font-weight:bold;
padding-top:13px;
text-align:center;		
}											