body {
	background-color: #c3d5e9;
	margin : 0px;
}

.meinborder {
border-top: none;
border-bottom: none;
border-left: 2px solid #b5cbe4;
border-right: 2px solid #b5cbe4;
}

a:visited {
	color: #000000;
}

a:link {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #3333CC;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height:1.5; 
	text-align:justify;
}

h3 {
	color: #cc0000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

h4 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

ul {
list-style-image: url(img/mini_ben.gif);
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height:1.5; 
}

li {
margin-bottom: 10px;
}

/*------------------------------------------------------------------*/
.leftmenu {
	padding-left : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.bgmenu {
	background-image : url(img/bg_menu.gif);
	background-repeat : no-repeat;
	margin-top:0px;
	padding-top: 0px;	
}

.leftmenu_all {
	padding-top: 4px;
	padding-bottom: 4px;
	background:url(images/bg_menu.gif) no-repeat;
}

/*------------------------------------------------------------------*/



.content {
	padding: 7px;
	padding-bottom: 14px;
 border-right: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
}
.content2 {
	padding: 7px;
	padding-bottom: 14px;

}

.footermenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color:#CC0000;
	text-align: center;
	font-weight: bold;
	}

div.copyright2 p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000000;
	text-align: center;
	font-weight: normal;
	}

.out-line {
margin: 0px;
padding: 0px;
background-image: url(img/line.gif);
background-repeat: repeat-x;
}


.img_header {
margin-left: 148px;
}

.leftmenu_map {
	padding-left : 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style: italic;
	color: #035918;
}

.ttt {
border-top: 2px solid #cc0000;
padding-top: 3px;
}
a.ddd {
color: #CC0000;
}
a.ddd:visited {
color: #CC0000;
}
a.ddd:hover {
	color: #3333CC;
}

#inputArea
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:600;
  background-color: #d6e5f4;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 0px;
  margin-top: 15px;
  margin-bottom: 30px;
  width: 465px;
  border: 1px solid #448CCB;
  }
  
  .adsense {
   padding: 7px;
   }
  .adsense2 {
   margin-top: 15px;
   }
 .ot {
   border: 0px;
   text-decoration: none;
   }
   
   /*------------------menu top-----------------*/
ul.topnav {
	list-style: none;
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid red;
	margin: 0px;
	margin-left: 5px;
	padding-left: 0px;
	
}
ul.topnav li {
	float: left;
	margin: 0px;	
	padding: 0px;
	position: relative; 
}
ul.topnav li a.men{
	padding: 3px 0px;
	color: #000000;
	font-weight:bold;
	display: block;
	text-decoration: none;
	float: left;	
border: 0px solid red;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;	
	font-weight: normal;
}
ul.topnav li a:hover{
	
}
/*Выподание при нажатии на это изображение*/
ul.topnav li span { 	
	width: 15px;
	height: 18px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;

}
/*Настройки для выподающего меню*/
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} 
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 18px;   /*Координаты начала выподания*/
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 210px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
/*Контейнер выподающий*/
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #5281f8; 
	border-bottom: 1px solid #444; 
	clear: both;
	width: 210px;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 185px;
	background: #CEE1F0  no-repeat 10px center;
	padding-left: 20px;
}

html ul.topnav li ul.subnav li a:hover { 
	background: #448CCB no-repeat 10px center; 
}
/*------------------menu top-----------------*/