@charset "utf-8";
/* CSS Document */
/***reset
************/
html, body, img, table, th, td, p, h1, h2, h3, h4, h5, h6, ul, ul li, form, fieldset, input, button {
	margin:0;
	padding:0;
}
html, img, table, fieldset {
	border:0 none;
}
form, div, p {
	display:block;
	}
/***elements
***************/
body {
	background:#fff;
	color:#000;
	font:normal 400 12px/1.4 Tahoma, Geneva, sans-serif;
}
a, a:visited, a:hover {
	color:#000;
	cursor:default;
	text-decoration:none;
}
img[align="left"] {
	margin:5px 25px 5px 0;
}
img[align="right"] {
	margin:5px 0 5px 25px;
}
p {
	font-size:1em;
	margin:.5em 0 .8em;
}
hr {
	background:none;;
	border:solid #505050;
	border-width:0 0 2px;
	display:block;
	height:0;
	margin:2em 0;
	overflow:hidden;
	width:100%;
	}
	.lteie7 hr {
		height:2px;
		margin:1.5em 0;
		}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	}
h1 {
	font-size:2.2em;
	margin:.55em 0 .2em;
}
h2 {
	background:none;
	font-size:1.5em;
	margin:1.4em 0 .5em;
	}
	h2 span {
		background:#fff;
		padding-right:6px;
		}
h3 {
	font-size:1.5em;
	margin:1.4em 0 .5em;
}
h4 {
	background:none;
	font-size:1.25em;
	margin:1.7em 0 .5em;
	}
	h4 span {
		background:#fff;
		padding-right:5px;
		}
h5 {
	font-size:1.25em;
	margin:2em 0 .45em;
	}
h6 {
	font-size:1em;
	margin:0 0 .5em;
	}
ul {
	font-size:1em;
	list-style:disc;
	margin:2em 0 2em 20px;
	}
ol {
	font-size:1em;
}
	ul li {
		background:none;
		margin:.2em 0 .5em;
		padding-left:0;
		zoom:1;
		}
	ul ul {
		font-size:1em;
		margin:1em 0 1em 20px;
		}
		.lteie7 ul ul {
			margin-bottom:1em;
			}
	ul ul li {
		background:none;
		padding-left:0;
		}
table {
	border:1px solid #bbb;
	border-collapse:collapse;
	margin:1em 0;
	}
th {
	border:0 hidden;
	border-bottom:2px solid #505050;
	color:#484848;
	font-size:.85em;
	font-weight:400;
	padding:2px 13px 1px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:bottom;
	white-space:normal;
	}
td {
	border-bottom:1px solid #bbb;
	vertical-align:top;
	}
td {
	padding:12px 13px 13px;
	}
/***commomn classes
**********************/
.pic img {
	border:1px solid #d3d3d3;
	display:block;
	}
.pic span {
	border:solid #d3d3d3;
	border-width:0 1px 1px;
	display:block;
	font-size:.9em;
	line-height:1.2;
	padding:5px 12px;
	word-wrap:break-word;
	}
.pic-left {
	float:left;
	margin:7px 13px 5px 0;
}
.pic-right {
	float:right;
	margin:7px 0 5px 13px;
}
* html img {
	z-index:expression(runtimeStyle.zIndex = 1,this.className = (this.align == 'left') ? 'pic-left': (this.align == 'right') ? 'pic-right':'');
}
.txt-c {
	text-align:center;
}
.txt-l {
	text-align:left;
}
.txt-j {
	text-align:justify;
}
.txt-r {
	text-align:right;
}
.clearall {
	zoom:1;
	}
.clearall:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	}
.wie6 {
	margin-right:-9999px;
	position:relative;
	width:100%;
	}
/***pager***/
.pager, .print-version, form {
	display:none;
	}	
/***slider
*************/
.opened .slider-text,
.jsoff .slider-text{
	display:block;
	}
.slider-title a,
.slider-title a:visited{
	color:#000;
	margin-left:21px;
	padding-left:3px;
	text-decoration:none;
	}
	.slider-title a .ico {
		display:none;
		}
/***clear
************/
.clear {
	font-size:0;
	line-height:0;
	clear:both;
	display:block;
}
/***layout
*************/
* html body {
	text-align:center;
	}
* html #a {
	width:100%;
    margin:0 auto;
    text-align:left;
	}
* html #b {
	padding-left:980px;
	}
* html #d {
	margin-left:-980px;
	position:relative;
	}
* html #a,
* html #b,
* html #c,
* html #d{
	margin:0;
	padding:0;
	width:auto;
	}
#layout {
	margin:0;
	max-width:none;
	min-width:0;
	text-align:left;
	/*width:980px;/* test */
	}
#obertka {
	padding:25px 40px;
	position:static;
	z-index:2;
	}
.cols {
	float:none;
	position:static;
	}
#content {
	margin-left:0;
	padding:0;
	width:auto;
	}
	#content .obertka {
		margin:0;
		padding:0;
		}
#sidebar {
	display:none;
	}
#dno {
	display:none;
	}
/***pompon
*************/
.pompon {
	display:none;
	}
.main-menu {
	display:none;
	}
.crumbs {
	display:none;
	}
.pic a .ico {
	display:none;
}
/***/
.printlogo {
	height:auto;
	overflow:visible;
	width:auto;
	}
	.printlogo span {
		display:inline-block;
		font-size:11px;
		vertical-align:middle;
		}
	.printlogo img {
		margin-right:35px;
		}
.more {
	display:none;
}