* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	width:100%;
}
body {
	font: 12px arial, sans-serif;
	text-align:center;
	background: #fff url(../img/bg.gif) repeat-x;
}
p {
	margin:0 10px 10px;
}
a {
	color: #34457b;
}
.right {
	float: right;
}
.left {
	float: left;
}

.center {text-align: center;}
.clear {
	clear: both;
}
img.left {
	padding: 0 5px 0 0;
}
div#header {
	margin: 0 30px;
	width: 986px;
	background: url(../img/header-top.png) no-repeat;
}
* html div#header {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/header-top.png', sizingMethod='crop');
}
div#header .logo {
	border: none;
	padding: 0;
	background: url(../img/top-banner.gif) no-repeat;
	width: 986px;
	height:62px;
	text-indent: -99999px;
}
div#header h1, div#header h2 {
	margin:0;
	padding: 0;
	line-height: 20px;
	padding-left:10px;
	font-size: 11px;
	color: #34457b;
}
div#header #top-menu {
	background: url(../img/bg-menu.gif) repeat-x;
	height: 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 11px;
	height: 20px;
}
div#header #top-menu ul {
	margin: 0 auto;
	width: 695px;
	background: url(../img/line.gif) top right no-repeat;
	height: 20px;
	position: relative;
}
div#header #top-menu ul li {
	float: left;
	padding:0;
	text-align: center;
	width: 230px;
	list-style: none;
	background: url(../img/line.gif) no-repeat;
	text-transform: uppercase;
	color: #34457b;
	height: 20px;
}
div#header #top-menu ul li a, div#header #top-menu ul li span {
	text-decoration: none;
	display: block;
	padding: 3px 0 0 0;
	margin: 0 0 0 3px;
}


div#header #top-menu ul li a:hover {
	background: url(../img/bg-menu-active.gif) repeat-x;
	height: 17px;
}


div#header .bottom {
	background: url(../img/header-bottom.png) no-repeat;
	height: 19px;
}
* html div#header .bottom {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/header-bottom.png', sizingMethod='crop');
}
div#header .bottom h2 {
	float: right;
	margin: 0;
	padding: 0px 10px 0 0;
}
div#container {
	text-align:left;

	width:1050px;
	margin:0 auto;
	background: url(../img/bg-conteiner.png) repeat-y;
	height:auto !important;
	min-height: 100%;
	height:100%;
z-index:1;
}
* html div#container {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-conteiner.png', sizingMethod='scale');
}
div#wrapper {
	float:left;
	width:100%;
}
div#center {
	margin: 0 230px;
}
div#center #top {
	background: url(../img/content-top.png) no-repeat;
	width: 580px;
	height: 23px;
}
* html div#center #top {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/content-top.png', sizingMethod='crop');
}
div#center #top .title {
	text-align: center;
	color: #34457b;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}
div#center #content {
	background: url(../img/content.png) repeat-y;
	padding: 0px 0 0 11px;
	width: 580px;
}

div#center #bottom {
	background: url(../img/content-bottom.png) no-repeat;
	width: 580px;
	height: 23px;
	margin:0;
}
* html div#center #bottom {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/content-bottom.png', sizingMethod='crop');
}
div#content p {
	line-height:1.4;
	padding: 2px 30px;
}
div#content ul, div#content ol {
	padding: 0 40px 10px 60px;
	width: 70%;
}
div#content ul li {padding: 0 0 7px 0;}

div#content h2, div#content h1 {
	padding: 20px 10px 20px 20px;
	text-align: center;
	color: #34457b;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	background: url(../img/shadow.gif) 100% 100% no-repeat;
	width:500px;
	font-size: 20px;
}

div#content h3 {clear: both; color: #c23707; padding: 20px 0 20px 40px;}
.shadow {
	background: url(../img/shadow.gif) no-repeat;
	width:500px;
	height: 17px;
	margin: 20px 10px;
	padding: 10px 0;
	border: none;
}
.intro {
	font-size: 1.2em;
	width: 80%;
}
.intro em {
	font-size: 1.2em;
	font-style: normal;
}
.blue {
	color: #34457b;
}
.bigger {
	font-size: 1.2em;
}
.ps {
	color: #34457b;
}

a .skidki {text-indent: -9999px; background: url(../img/skidki2.jpg) no-repeat;
width: 173px; height: 130px; position: relative; cursor: hand;}

a .skidki:hover {background: url(../img/skidki.jpg) no-repeat;} 
.list {	background: url(../img/list.jpg) no-repeat;
width: 430px; height: 400px;
margin: 0 0 0 70px; padding: 60px 20px 0 20px;
}

.docs {width: 360px; border-collapse: collapse;}
.docs td, .docs th {vertical-align: top; text-align: center; padding: 5px 0; border-bottom: 1px solid black;}
.docs th {color: blue; border-bottom: 2px solid black;}
.docs th div {color: black; font-weight: normal;}

.docs .border-r {border-right:  1px solid black;}

div#content a {
	color: #bd1216;
}
div#content ul a {color: #000;}
div#navigation {
	float:left;
	width:203px;
	margin-left:-1030px;
}
div#navigation .left-block, div#extra .right-block {
	margin:0 0 10px 0;
}
div#navigation .left-block .top {
	background: url(../img/left-block-top.png) no-repeat;
	width:203px;
	height: 21px;
}
* html div#navigation .left-block .top {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/left-block-top.png', sizingMethod='crop');
}
div#navigation .left-block .top h2 {
	color: #34457b;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0 0 20px;
}
div#navigation .left-block .content {
	background: url(../img/left-block.png) repeat-y;
	padding: 10px 10px 10px 20px;
	position: relative;
}


div#navigation .left-block .bottom {
	background: url(../img/left-block-bottom.png) repeat-y;
	width:203px;
	height: 30px;
}
* html div#navigation .left-block .bottom {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/left-block-bottom.png', sizingMethod='crop');
}
div#navigation .left-block ul li {
	list-style: none;
	padding: 5px 0;
	
}

div#navigation .left-block .info ul li {list-style-type: square; color: blue;	margin:0 0 0 10px;}

div#navigation .left-block .info ul li a {
	color: #ac0a30;
	text-decoration: none;
	/*background: url(../img/bullet.gif) 0 5px no-repeat;
	padding-left: 7px;*/
}
div#navigation .left-block .info ul li a:hover {
	text-decoration: underline;
}
div#navigation .left-block ul.nav li {
	border-bottom: 1px dotted #ccc;
}
div#navigation .left-block ul.nav li a {
	display: block;
	height: 15px;
text-decoration: none;
}
div#navigation .left-block ul.nav li:hover {
	background: #fff;
}
div#navigation .left-block ul.nav li a:hover {text-decoration: underline;}
div#extra {
	float:left;
	width:199px;
	margin-left:-230px;
}
div#extra .right-block .top {
	background: url(../img/right-block-top.png) no-repeat;
	width:203px;
	height: 21px;
}
* html div#extra .right-block .top {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/right-block-top.png', sizingMethod='crop');
}
div#extra .right-block .top h2 {
	color: #34457b;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0 0 15px;
}
div#extra .right-block .content {
	background: url(../img/right-block.png) repeat-y;
	padding: 10px 10px;
}

div#extra .right-block .bottom {
	background: url(../img/right-block-bottom.png) repeat-y;
	width:199px;
	height: 30px;
}
* html div#extra .right-block .bottom {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/right-block-bottom.png', sizingMethod='crop');
}
div#extra .right-block ul li {
	list-style: none;
	padding: 5px 0;
}
div#extra .right-block .info ul li a {
	color: #ac0a30;
	text-decoration: none;
}
div#extra .right-block .info ul li a:hover {
	text-decoration: underline;
}
table#calendar {
	width: 170px;
	border: none;
}
table#calendar td {
	border: 1px solid #a9abae;
	text-align: center;
}
table#calendar th {
	border: 1px solid #a9abae;
	background: #e4e6ed;
	font-weight: normal;
	text-align: center;
}
div#footer {
	clear:left;
	width:100%;
}
div#footer p {
	margin:0;
	padding:5px 10px
}


strong.high {color: #ac0a30; font-size: 1.2em; }