@charset "windows-1251";
/* CSS Document */


#apDiv1 {
	position: relative;
	width:1001px;
	height:auto;
	z-index:1;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
/* #apDiv1~~ этот контейнер фиксированной ширины окружает все остальные DIV ~~ */
body {
	font: normal 90%/1.3 Arial, Helvetica, sans-serif;
	margin: 2;
	padding: 0;
	color:#800000;
	cursor: auto;
	background: url(images/bg23.gif) fixed;
	word-spacing: normal;
	
}

h1,h2 {
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	color:#603
}
#apDiv2 {
	position:absolute;
	width:1001px;
	height:164px;
	z-index:1;
	top: -3px;
	left: 7px;
}
#apDiv3 {
	position:absolute;
	width:195px;
	height:156px;
	z-index:1;
	left: 774px;
	top: 3px;
}


#apDiv5 {
	position:absolute;
	width:610px;
	height:36px;
	z-index:2;
	left: 236px;
	top: 168px;
	padding-left: 15px;
	padding-top: 4px;
	background: url(images/dos35.png) no-repeat;
	
}
											
#apDiv6 {
	position:absolute;
	width:180px;
	height:470px;
	z-index:3;
	top: 171px;
	background-image: url(images/lev7.png);
	left: -1px;
}

#apDiv7 {
	position:absolute;
	width:692px;
	height:29px;
	z-index:4;
	left: 305px;
	top: 1510px;
}

#apDiv4 {
	position:absolute;
	width:168px;
	height:148px;
	z-index:4;
	left: 16px;
	top: 9px;
}
#apDiv9 {
	position:absolute;
	width:377px;
	height:391px;
	z-index:5;
	left: -37px;
	top: 116px;

	
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 100%;
}
a img { 
	border: none;
}
a:link {
	color:#600;
}
a:visited {
	color: #930;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.sidebar1 {
	margin-top:20px;
	float: left;
	width: 180px;
	padding-bottom:14px;
	 
	
}
.content {

	padding: 10px 0;
	width: 780px;
	float: left;
}
.content ul, .content ol { 
	padding: 0 10px 10px 40px; 
}
ul.nav {
	list-style: none;
	border-top: 1px solid #C93;
	margin-bottom: 10px;
}
ul.nav li {
	border-bottom: 1px solid #C93; 
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-image: url(images/dos3.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-image: url(images/dv5.png);
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}


#navcontainer {
        margin: 0px 0 0 0px;
        padding: 0;
        height: 20px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background-image: url(images/dos3.jpg);
        width: 113px;
        height:25px;
        border-top: none;
        border-left: 1px solid #C96;
        border-bottom:none;
        border-right: 1px solid #C96;
        padding: 0;
        margin: 0 0 0px 0;
        color: #600;
        text-decoration: none;
        display: block;
		text-align: center;
		font-family:Tahoma, Geneva, sans-serif;
	     font-size: 12px;
}

#navcontainer ul li a:hover {
        color: #FFF;
        background-image: url(images/dv5.png);
}

#navcontainer a:active {
        background: #c60;
        color: #fff;
}

#navcontainer li#active a {
        background: #c60;
        border: 1px solid #c60;
        color: #fff;
}
a img { 
	border: none;
}

