@charset "windows-1251";
/* CSS Document */
* {
	background-position: center;
}
body {
	background: #e1e1e1;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
	margin: auto;
	padding: 5px;
	color: #00509F;
}
/* ~~ Общие селекторы ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, p {
	margin-top: 0;
	padding-top: 10px; 
	padding-right: 10px;
	padding-left: 10px;
}
p {
	text-align: justify;
}
a img {
	border: none;
}
a:link {
	color:#00509F;
	text-decoration: underline;
}
a:visited {
	color: #00509F;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #00509F;
	text-decoration: none;
}
/* ~~ Основной контейнер ~~ */
.container {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* ~~ Левый блок ~~ */
.sidebar1 {
	position: absolute;
	float: left;
	background: #FFF url(../images/ll.gif) top right no-repeat;
	width: 345px;
	z-index: 2;
}
.sidebar1 .shadow3 {
	background:  transparent url(../images/shadow3.gif) bottom right no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 0px 1px 0px;
}
ul.nav {
	background: #002D8A;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul.nav li {
	border: 1px solid #4e698f;
	margin: 0px 3px 3px 3px;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
    background: #01285f url(../images/harry.gif) left center no-repeat;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
    background: #01285f url(../images/harry1.gif) left center no-repeat;
	color: #F77f31;
}
/* ~~ /Левый блок ~~ */
/* Счетчики */
#code {
	background: #002D8A;
    width: 335px;
	margin-top: -20px;
}
.key {
    background: #01285f;
	border: 1px solid #4e698f;
	margin: 0px 3px 10px 3px;
	padding: 5px 10px 5px 10px;
}
/* /Счетчики */
/* -- Календарь --*/
#date {
	height: 15px;
	margin-right: 5px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* -- /календарь --*/
/* ~~ Основной блок ~~ */
.sidebar_right {
	position: absolute;
	background: #FFF;
	margin-left: 330px;
	margin-top: 3px;
	min-width: 665px;
	overflow: hidden;
	z-index: 1;
}
.sidebar_right .shadow2 {
	background: #e1e1e1 url(../images/shadow2.gif) top right no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.sidebar_right .shadow3 {
	background: #e1e1e1 url(../images/shadow4.gif) bottom right no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 10px 0px;
}
.sitemap ul li a {
	font-size: small;
	text-transform: uppercase;
	text-align: center;
}
/* ~~ Верхний блок ~~ */
.topnav {
	background: #FFF url(../images/header.gif) bottom repeat-x;
	height: 110px;
	overflow: hidden;
}
#btn{
	position: absolute;
	margin: -15px 0px 0 0;
	float: right;
}
#img-bg {
	position: absolute;
	margin: -15px 0 0 15px;
}
.toptext h4 {
	float: right;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* [disabled]color: #00509F; */
	margin: 25px 10px 0 0;
	text-align: right;
}
.toptext h5 {
	float: right;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
    color: #F77f31;
	margin: 40px -315px 0 0;
}
.toptext h6 {
	float: right;
	margin: -10px -310px 0 0;
}
.topmenu {
	position: absolute;
	margin: 65px 0 0 15px;
}
/* ~~ /Верхний блок ~~ */
/* ~~ Наполнение ~~ */
.content {
	background: #FFF;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	min-height: 740px;
	float: left;
}
/* ~~ Средний блок ~~ */
.text {
	background: #FFF;
	float: left;
	margin-left: 0px;
	width: 65%;
}
.contentbox {
	background: #FFF;
    border: 1px solid #e1e1e1;
	margin: 0 0 10px 15px;
}
.contentbox .shadow {
	background: transparent url(../images/shadow.gif) bottom right no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	margin-bottom:-5px;
	padding: 1px 4px 15px 5px;
}
.contentbox .shadow1 {
	background: transparent url(../images/shadow1.gif) top right no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	margin-top:-5px;
	margin-right: -7px;
	padding: 5px 10px 5px 0px;
}
.contentbox ul {
	padding: 10px; 10px; 0px; 0px;
	}
.contentbox li {
	text-align: justify;
	padding-left: 10px;
	}
.contentbox a {
	text-decoration: underline;
	}
.contentbox1 {
	min-height:130px;
    padding: 0px 0px 0px 0px;
}
.contentbox1 p {
	text-align: justify;
	vertical-align: top;
}
.right {
	margin-left: 160px;
}
.img-serv{
	float:left;
	border:1px solid #00509F;
	margin: 10px;
	padding:3px;
	background: #EEE;
}
.img-serv1{
	float:right;
	border:1px solid #00509F;
	margin: 10px;
	padding:3px;
	background: #EEE;
}
.img-serv2{
	float:left;
	border:1px solid #00509F;
	margin-left: -15px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding:3px;
	background: #EEE;
}
.img-serv3{
	float:right;
	border:1px solid #00509F;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 0px;
	padding:3px;
	background: #EEE;
}
.seo1 {
	 display: none;
	 background: #FFF url(../images/fon.jpg) bottom no-repeat;
	 border: 1px solid #00509F;
	 padding: 10px;
	 position: absolute;
	 left: 335px;
	 top: 130px;
	 width: 550px;
	 height: 470px;
	 overflow: auto;
	 text-align: justify;
	 cursor: default;
}
.seo1 a {
	text-decoration: underline;
}
.seo2 {
	 display: none;
	 background: #FFF url(../images/fon.jpg) bottom no-repeat;
	 border: 1px solid #00509F;
	 padding: 10px 10px 10px 20px;
	 position: absolute;
	 left: 15px;
	 top: 110px;
	 width: 575px;
	 height: 700px;
	 overflow: auto;
	 text-align: justify;
	 cursor: pointer;
}

.lic {
	 display: none;
	 background: #FFF url(../images/fon.jpg) bottom no-repeat;
	 border: 1px solid #00509F;
	 padding: 10px;
	 position: absolute;
	 left: 335px;
	 top: 100px;
	 width: 580px;
	 height: 470px;
	 overflow: auto;
	 text-align: justify;
	 cursor: default;
}
.lic a {
	text-decoration: underline;
}
.lic h3 {
	text-align: center;
	text-transform: uppercase;
}
.lic1 {
	 display: none;
	 background: #FFF url(../images/fon.jpg) bottom no-repeat;
	 border: 1px solid #00509F;
	 padding: 10px;
	 position: absolute;
	 left: 335px;
	 top: 100px;
	 width: 580px;
	 height: 810px;
	 overflow: auto;
	 text-align: justify;
	 cursor: default;
}
.lic1 a {
	text-decoration: underline;
}
.lic1 h3 {
	text-align: center;
	text-transform: uppercase;
}
/* ~~ /Средний блок ~~ */
/* ~~ Правый блок ~~ */
.sidebar2 {
	float: left;
	width: 34%;
}
.oll_news {
	text-align:center;
	color: #00509F;
	margin-bottom: 5px;
}
.oll_news a {
	text-align:center;
	text-decoration:underline;
	color: #00509F;
}
.oll_news_text {
	font-size:14px
}
/* ~~ /Правый блок ~~ */
/* ~~ Нижний блок ~~ */
#footer {
	background: #FFF;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#seo h1 {
	margin: 0;
	line-height: 1;
	position: static;
	color: #00509F;
	text-align: center;
	font-size: small;
}
#legal {
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: x-small;
}
#legal a {
	text-decoration: none;
}
#bottommenu {
	margin: 0;
	text-align: center;
	font-size: small;
}
#bottommenu a {
	text-decoration: none;
}
/* ~~ /Нижний блок ~~ */
/* ~~ /Основной блок ~~ */
/* ~~ Дополнительные страници ~~ */
.d_pages {
	background: #FFF url(../images/fon.jpg) bottom no-repeat;
	width: 600px;
	height: 410px;
}
.center {
	padding-left: 100px;
	text-align: center;
}
/* ~~ /Дополнительные страници ~~ */
/* =Hoverbox Code= */
.hoverbox { cursor: default; list-style: none; }
.hoverbox a { cursor: default; }
.hoverbox a .preview { display: none; }
.hoverbox a:hover .preview { display: block; position: absolute; top: 0px; left: -225px; z-index: 1; }
.hoverbox li { color: inherit; display: inline; float: right; position: relative; }
.hoverbox .preview { border-color: #FFCC99; }        

.hoverbox1 { cursor: default; list-style: none; }
.hoverbox1 a { cursor: default; }
.hoverbox1 a .preview { display: none; }
.hoverbox1 a:hover .preview { display: block; position: absolute; top: -13px; left: -10px; z-index: 1; }
.hoverbox1 li { color: inherit; display: inline; float: left; position: relative; }
.hoverbox1 .preview { border-color: #FFCC99; } 

.hoverbox2 { cursor: default; list-style: none; }
.hoverbox2 a { cursor: default; }
.hoverbox2 a .preview { display: none; }
.hoverbox2 a:hover .preview { display: block; position: absolute; top: -162px; left: -10px; z-index: 1; }
.hoverbox2 li { color: inherit; display: inline; float: left; position: relative; }
.hoverbox2 .preview { border-color: #FFCC99; }

