@charset "windows-1251";
html, body, div, span, p, a, img, ul, li, input, form, tbody {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1;
}
html {
	min-width:780px;
}
#explanation {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#container {
width : 600px;
margin-right : auto;
margin-left : auto;
}
#title h1, h2 {
margin : 0;
padding : 10px;
font-size : 1.5em;
color : #8c9e18;
}
#banner {
width : 600px;
height : 150px;
margin-bottom : 10px;
padding : 0;
}
.container {
width : 600px;
margin : 0;
padding : 0;
}
#top-nav {
margin : 0;
padding : 0 0 20px 0;
text-transform : uppercase;
font-weight : bold;
border-bottom: 1px solid #eee;
}
#top-nav li {
height : 20px;
margin : 0;
padding : 0;
display : inline;
}
#top-nav a:link, #top-nav a:visited {
float : left;
padding : 0 15px 15px 15px;
text-decoration : none;
letter-spacing: 1px;
color : #666;
}
#content {
float : left;
width : 420px;
margin : 0;
padding : 0;
line-height : 1.8em;
border-right : 1px solid #eee;
}
#content p {
margin : 10px;
}
h2 a:link {
color : #8c9e18;
}
h1 {
margin-top : 15px;
padding : 0;
text-transform : uppercase;
letter-spacing: 3px;
font-size : 1.5em;
color : #8c9e18;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
#side {
width : 160px;
margin : 0 0 0 435px;
padding : 0;
}
#side h3, h4 {
font-size : 1.3em;
color : #8c9e18;
}
#side-nav {
margin : 0;
padding : 0;
list-style-type : none;
color : #333;
}
#side-nav a {
line-height : 2em;
background : transparent;
display : block;
text-decoration : none;
color : #c86000;
}
.extra {
padding : 10px;
margin-left : 0;
color : #666;
background : #f7f7f7;
}
.news {
color : #666;
}
.myborder img {
border : 1px solid #eeae0e;
margin-right: 10px;
}
div.scroll {
overflow : auto;
margin : 0 0 20px 0;
padding : 1em;
height : 16em;
border : 1px solid #eee;
color : #866709;
}
a:link, a:visited {
text-decoration : none;
color : #c60;
}
a:hover, h2 a:hover {
text-decoration : none;
color : #663300;
background : transparent;
}
#intro {
  position:absolute;
  top:0;
  left:0;
  background:#000 url(../images/baner.jpg) no-repeat 50% 0;
  width: 100%;
  height: auto;
  z-index:9999;
  margin: 0px; padding: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
}
