/* ================================================== */
/* Main styles */
/* ================================================== */
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body {
	margin: 0;
	padding: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #5F5F5F;
}
table {
	font-size: 13px;
}
img { border: 0; behavior: url("/admin/include/style/png.htc"); }
table.border, table.border td, table.border th {
	border-collapse: collapse;
	border: 1px solid #000000;
}

p { margin: 0 0 10px 0; padding: 0; }

h1 {
	color: #666;
	font-size: 25px;
	padding: 0 0 8px 13px;
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 25px;
	border-bottom: 1px solid #D7D7D7;
}

h2 {
	color: #666;
	font-size: 19px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

h3 {
	color: #666;
	font-size: 17px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

a:link, a:visited {
	color: #0078C5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

ul { padding: 0; margin: 0 0 10px 0; }
ul ul { padding: 0; margin: 0 0 0 0; }
ul li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style: none;
	padding-left: 14px;
	background: url(/i/li/li1.gif) 0 5px no-repeat;
}
ul ul li { background: url(/i/li/li2.gif) 0 5px no-repeat; }
ul ul ul li { background: url(/i/li/li3.gif) 0 5px no-repeat; }
ol { margin: 0 0 10px 0; padding: 0; }
ol ol { padding: 0; margin: 0 0 0 0; }
ol li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style-position: inside;
	list-style-type: decimal;
}
ol ol li { list-style-type: lower-greek; }
ol ol ol li { list-style-type: lower-roman; }
/* -------------------------------------------------- */

/* ================================================== */
/* User styles */
/* ================================================== */
.toc {
	padding: 0;
	margin: 0;
	background: #0088ce;
}
/* Header */
.header {
	background: url(/i/header_bg.jpg) center 0 no-repeat;
	height: 275px;
}
.header_cont {
	width: 900px;
	margin: auto;
	position: relative;
}
a.logo:link, a.logo:visited, a.logo:hover {
	position: absolute;
	top: 0;
	left: 315px;
	width: 245px;
	height: 220px;
}
.block_t {
	background: #FFFDD5 url(/i/block_t.gif) repeat-x;
}
.block_t .l {
	background: url(/i/block_t_l.gif) 0 0 no-repeat;
}
.block_t .r {
	background: url(/i/block_t_r.gif) right 0 no-repeat;
	height: 8px;
}
.block_b {
	background: #FFFDD5 url(/i/block_b.gif) repeat-x;
}
.block_b .l {
	background: url(/i/block_b_l.gif) 0 0 no-repeat;
}
.block_b .r {
	background: url(/i/block_b_r.gif) right 0 no-repeat;
	height: 8px;
}
.block {
	background: #FFFDD5;
	border-left: 3px solid #92C7E2;
	border-right: 3px solid #92C7E2;
	padding: 10px 14px 10px 14px;
}

/* Main menu */
.mmenu {
	padding: 24px 14px 14px 14px;
}
.mmenu_sep {
	height: 1px;
	background: url(/i/mmenu_sep.gif) repeat-x;
}
.mmenu a:link, .mmenu a:visited {
	color: #5F5F5F;
	text-decoration: none;
	display: block;
	zoom: 1;
	padding: 6px 0 6px 12px;
}
.mmenu a:hover, .mmenu a.s:link, .mmenu a.s:visited, .mmenu a.s:hover {
	text-decoration: underline;
}

/* Body */
.body_bg {
	background: url(/i/body_bg.jpg) center 0 repeat-y;
}
.body_top {
	background: url(/i/body_top.jpg) center 0 no-repeat;
}
.body_bottom {
	background: url(/i/body_bottom.jpg) center bottom no-repeat;
	min-height: 1050px;
}
.body_cont {
	padding: 10px;
	margin: auto;
	width: 880px;
}
.body {
	float: right;
	width: 655px;
	padding-bottom: 20px;
}
.image_section_1 {
	float: left;
	margin: 0 0 10px 0;
	zoom: 1;
}
.image_section_2 {
	float: right;
	margin: 0 0 10px 0;
	zoom: 1;
}
.content {
	clear: both;
	line-height: 18px;
}
.text {
	padding: 0 13px 0 13px;
	color: #5F5F5F;
}
.img_border {
	border: 1px solid #128DD3;
}
.catalog_photo {
	clear: both;
	padding: 10px 0 10px 0;
}
.catalog_photo a, .catalog_photo a:visited {
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin: 0 10px 10px 0;
}

/* Leftbar */
.lbar {
	float: left;
	width: 215px;
	background: url(/i/lbar_bg.jpg) no-repeat;
}
.button_question {
	margin: 5px auto 70px auto;
	width: 195px;
}
.contacts {
	padding: 40px 0 40px 22px;
	color: #5F5F5F;
}
.auth_block {
	color: #5F5F5F;
}
.both {
	clear: both;
	zoom: 1;
}

/* Footer */
.footer {
	height: 100px;
	background: #174b89;
	zoom: 1;
}
.footer_cont {
	margin: auto;
	width: 900px;
	color: #8ba9cd;
	font-size: 11px;
}
.footer .copyright {
	padding-top: 30px;
	float: left;
	margin-left: 30px;
}
.footer .dev {
	float: right;
	padding-top: 45px;
	margin-right: 30px;
}
.footer .dev a:link, .footer .dev a:visited {
	color: #8ba9cd;
	text-decoration: none;
}
.footer .dev a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Forms */
/* ================================================== */
form { margin: 0; padding: 0; }
.textbox {
	border: 1px solid #C1C1C1;
	font-size: 13px;
	font-family: Tahoma;
	padding: 1px;
	width: 400px;
}
textarea {
	border: 1px solid #7E7E7E;
	font-size: 13px;
	font-family: Tahoma;
	padding: 2px;
	width: 400px;
}
.select {
	font-size: 13px;
	font-family: Tahoma;
	width: 406px;
}
.button {
	border: 1px solid #B0B0B0;
	font-size: 11px;
	font-family: Tahoma;
	background: #EBEBEB;
	color: #000000;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	cursor: pointer;
}

.anketa {
	border-color: #92C7E2;
	background-color: #FFFDD5;
}
/* -------------------------------------------------- */