* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	width: 100%;
	min-width: 1000px;
	height: 100%;
	background: url(../img/bg-body.gif) repeat-y;
	font-family: Arial, sans-serif;
	font-size: 12px;	
	color: #663300;	
}
#container {
	min-height: 100%;
	width: 100%;
}
* html #container {
	height: 100%;
}
.header {
	background: url(../img/header-repeat.gif) repeat-x;
	height: 160px;
}
.one-header {
	background: url(../img/img-header.jpg) no-repeat;
	width: 590px;
	height: 160px;
	float: right;
}
.logo {
	padding-top: 22px;
	padding-left: 17px;
}
.line {
	background: #a65e3f;
	height: 3px;
	width: 100%;
}
.menu {
	float: left;
	background: url(../img/bg-menu.gif) no-repeat;
	width: 194px;
	height: 513px;
	padding-top: 22px;
}
.menu img {
	margin-right: 7px;
}
.menu li {
	padding: 10px 14px 10px 14px;
	width: 194px;	
}
.menu a {
	color: #2f1f10;
	font-size: 14px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.activ {
	background: url(../img/activ-menu.gif) repeat-y;	
	width: 194px;
}
.content {
	margin-left: 196px;	
}
.top-poloca {
	background: url(../img/top-poloca.gif) repeat-x;	
	height: 47px;
}
.fon {
	background: url(../img/fon.gif) left no-repeat;
	width: 39px;
	height: 47px;
}
.oval {
	background: url(../img/oval.gif) left no-repeat;	
	width: 132px;
	height: 112px;
	margin-top: -75px;
	margin-left: 21px;
}
.info {
	padding: 15px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 9px 0 9px 0;
	color: #663300;
}
h2, h3, h4, h5 {
	font-size: 16px;
	font-weight: bold;
	color: #e7af00;
	margin: 9px 0 9px 0;	
}
a {
	color: #000000;
	text-decoration: underline;	
}
p {
	color: #663300;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
}
div#clear{
	clear:left;
	width:100%;
	padding-bottom: 188px;
	height: 20px;
}
.footer {
	height: 188px;
	margin-top: -188px;
}
.footer-img {
	background: url(../img/town.gif) right no-repeat;	
	width: 250px;
	height: 188px;
	float: right;
}
.copyright {
	float: left;
	width: 196px;
	text-align: center;
	font-size: 10px;
	margin-top: 150px;
}
ol {
        margin-left: 50px;
}
.info li {
        padding: 7px 0 7px 0;
        text-align: justify;
}
.gorizont {
        margin-top: -72px;
        margin-bottom: 40px;
}
.gorizont div {
        margin-left: 160px;
}
.gorizont a {
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        padding-right: 7px;
        padding-left: 7px;
        border-right: 2px solid white;
}
ol {
	margin-left: 50px;
}
.info li {
	padding: 7px 0 7px 0;
	text-align: justify;
}
