body{
	font-family: Verdana;
font-size:76%;
background-color:white;
}
a{
	font-family: Verdana !important;
	color: #990000 !important;
}
div#header{
	/*background: url(../images/header.jpg) no-repeat;*/
	height: 180px;	

  width: 100%;
  min-width: 1000px;
}
div#wrapper{
	background: url(../images/gradient-top.jpg) repeat-x;
	min-height: 150px
}

#navigation ul#left-menu{
	margin: 0px 10px 10px 0px;
	padding: 20px 0px 0px 20px;
   width: 250px;
  border-top: grey 1px solid;
}
#navigation ul#left-menu li {
	list-style: none;		
	font-family: Verdana;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	width: 250px;
	border-bottom: #DDDDDD solid 1px;
}
#navigation ul#left-menu li, #navigation ul#left-menu li a, #navigation ul#left-menu li a.visited{
	text-decoration: none;
	color: black !important;
}

#navigation ul#left-menu li.selected, #navigation ul#left-menu li.selected a, #navigation ul#left-menu li.selected a.visited{
	color: #990000 !important;
}
#navigation ul#left-menu li a:hover{
	text-decoration: underline;
}

#footer{
	height: 185px;
	background: url(../images/bottom-gradient.jpg) repeat-x bottom;
}

h1.top{
	/*color: #BA3B3B;
	*/
	color: black;
	font-size: 18px;
	margin-top:15px;
}
#content{
	font-family: Verdana;
	text-align: justify;
	font-size: 13px;
}
#footer span.footer-red a{
	color: #990033; 
      text-decoration: none;
}
#footer div.footer-text{float: left;
	text-align: center;
	margin-top: 135px;
	_margin-top: 145px;
	padding-left: 100px;
  
}
#footer-left{
	width:293px;
	height: 105px;
	border-top: #7C8697 solid 5px;
	border-right: #CCCCCC solid 1px;
	color: #3D3D3D;
	background: #E5E5E5;
	margin-top: 70px;
	_margin-top: 100px;
	text-align: right;
	float: left;
	padding: 0px 5px 5px 0px;
}
#footer-left strong{
display: block;
	color: #CC0000;
	font-size: 14px !important;
	text-align: left;
	font-weight: bold;
	margin: 5px;
}

#extra h1{
	/*color: #BA3B3B;
	*/color: black;
	
}
#extra ul#news-left{
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#extra ul#news-left li{
	list-style: none;
}
#extra ul#news-left li a, #extra ul#news-left li a.visited, #extra ul#news-left li a:hover{
   text-decoration: none;
  color: black;
}
#extra ul#news-left li.date{
	background: #E6E5E5;
	color: #BB3B3B;
	padding: 3px;
	
}
#extra ul#news-left li.text{
	margin-bottom: 10px;
}
#extra ul#news-left li.photo{
	margin-bottom: 10px;
    text-align: center;
}
#extra ul#news-left li.all-news a{
	text-decoration: none;
	color: #9D032A;
	text-align: right;
}
#header div#header-menu{
	top: 150px;
	left: 280px;
	position: absolute;
    width: 965px; /*ширина верхнего меню*/
    font-size: 12px;
}
	
#header {
  background: url(../images/header-middle.jpg) repeat-x top right;
}
#header span{
	float: left !important;
	border-left: solid 1px #990000;
	padding: 0px 10px 0px 10px;
	height: 15px;
	_height: 15px;
	font-weight: bold;
	list-style: none;
}	
#header span.first{
	border-left: 0px;
}
#header span a{
	color: #990000;
	text-decoration: none;
	display:inline;
}
ul.categories li{
  list-style: none;
  margin: 2px;
}
#content a{
  color:#990000;
  display:inline;
  margin: 0px;
  text-decoration:none;
}

#header-left{
  background: url(../images/header-left.jpg) no-repeat top left;
  height: 180px;
  width: 475px;
  float: left;
  margin: 0px;

}

#header-middle{
  height: 180px;
  margin: 0px;
}
#header-right{
  background: url(../images/header-right.jpg) no-repeat top right;
  height: 180px;
  width: 491px;
  float: right;		
  margin: 0px;
}
#lang{
    color: #990000;
    float: right;
}
#lang a{
    text-decoration: none;
}
#lang a:hover{
    text-decoration: underline;
}
#mailto {float: right; margin-left: 10px}
#mailto a{display: inline-block; text-decoration: none}
#mailto a img {border: none}
div.min-width-div{
  width: 1000px;
  height: 1px;
display: block;
}
a img{
  border: #990000 1px solid;
}

h1, h2, h3, h4{
	font-family: Verdana;
}
h1{	
	color: black;
}