html, body {
	width: 100%;
	height: 100%;
	font-size: 100%;
	line-height: 1.25em;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial,Verdana,Tahoma,Sans-Serif;
	font-size: 0.8em;
	color: #666;
}

a {
	color: #23588e;
}

ol {
	margin: 0 0 2em 1em;
	padding: 0 0 0 1em;
}

ul {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
}

ul li {
	padding-left: 10px;
	background: url(/img/bullet.gif) no-repeat 0 0.6em;
	position: relative;
}

p {
	margin: 0 0 2em 0;
}

img {
	border: 0;
}

h1 {
	font-weight: normal;
	font-size: 2.1em;
	line-height: 1em;
	margin: 0 0 1em 0;
}

h2 {
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1em;
	margin: 0 0 1em 0;
}


h3 {
	font-size: 1.2em;
	margin: 0.3em 0 1em 0;
	line-height: 1.3em;
}

.hr {
	height: 1px;
	background: #bbb;
	overflow: hidden;
}

.wrapper {
	min-width: 870px;
	/*max-width: 930px;*/
	margin: 0 auto;
	padding: 0 45px;
	text-align: left;
}

.wrapper:after, .navigate:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.print-comments {
	display: none;
}

#header {
	float: left;
	width: 100%;
	padding-bottom: 2em;
	background: url(/img/header-bg.png) repeat-x 0 0;
}

#header .green {
	background: url(/img/header-l.png) no-repeat 0 0;
}

#header .green div {
	position: relative;
	margin-right: -5px;
	height: 44px;
	background: url(/img/header-r.png) no-repeat 100% 0;
}

#header .services {
	clear: both;
	margin: 0;
	padding-bottom: 1.5em;
	text-align: right;
	font-size: 0.85em;
	color: #bbb;
}

#header .services a {
	color: #bbb;
	margin: 0 2px;
}

#header .services img {
	
}

#header .logo { float: left; margin: 0; padding-top: 2px; }
#header .bimg { float: right; margin: 0; width: 600px; }
#header .bimg p { margin: 0; }

#tabs {
	background: url(/img/hr.gif) repeat-x 0 100%;
}

#tabs table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}

#tabs table td {
	padding: 0;
	background: url(/img/hr.gif) repeat-x 0 100%;
}

#tabs table td.title {
	width: 100%;
	padding: 0 0 0.4em 210px;
}

#tabs table td.title * {
	margin: 0;
	padding: 0;
}

#tabs table td.active span {
	background: url(/img/tab-w-r.gif) no-repeat 100% 0 !important;
	border-bottom: 1px solid #fff !important;
}

#tabs table td.active a, #tabs table td.active em {
	background: url(/img/tab-w-l.gif) no-repeat 0 0 !important;
	text-decoration: none !important;
	color: #000 !important;
	padding: 0.3em 4em !important;
	font-style: normal;
}

#tabs table td.tabs {
	white-space: nowrap;
	vertical-align: bottom;
}

#tabs table td.tabs span {
	display: block;
	margin-left: 1px;
	background: url(/img/tab-g-r.gif) no-repeat 100% 0;
	border-bottom: 1px solid #bbb;
}

#tabs table td.tabs a, #tabs table td.tabs em {
	display: block;
	background: url(/img/tab-g-l.gif) no-repeat 0 0;
	padding: 0.3em 1em;
	color: #666;
	font-size: 1.2em;
	font-style: normal;
}

#column .content, #body .content { padding: 2em 0; }

#column {
	float: left;
	width: 190px;
	padding-right: 20px;
	margin-right: -100%;
}

#column .content {
	position: relative;
	z-index: 2;
	width: 100%;
}

#body {
	float: left;
	width: 100%;
}

#body .content {
	padding-left: 210px;
}

#column h1 {
	line-height: 0.9em;
	margin-bottom: 0.5em;
}

#column h2 {
	line-height: 0.9em;
	margin-bottom: 0.5em;
}


#column p {
	margin-bottom: 1em;
}

#column .news {
	padding-bottom: 3em;
}






#footer {
	padding: 1.5em 0 2em 0;
	clear: both;
}

#footer .buttons {
	float: left;
	width: 400px;
}

#footer .buttons img {
	float: left;
	margin: 0 7px 7px 0;
}

#footer .copy {
	float: right;
	width: 340px;
	text-align: right;
	font-size: 0.85em;
	color: #000;
}

#footer .copy a {
	color: #23588e;
}



/* ----- Map ----- */

#map {
	width: 100%;
	height: 450px;
	margin-bottom: 1.5em;
}

.map-size-1 {
/*	width: 550px !important; */
	width: 100%;
	height: 400px !important;
}

.map-size-2 {
/*	width: 650px !important;*/
	width: 100%;
	height: 450px !important;
}

.map-size-3 {
/*	width: 720px !important; */
	width: 100%;
	height: 500px !important;
}

#address, #brand { width: 200px; }

.mapsize a {
	margin-left: 0.3em;
}

.mapsize a.active {
	color: #666;
	text-decoration: none;
}

#queryform, #queryform_brand {
	width: 650px;
	margin: 0 0 0 0;
	padding: 0;
	height: auto !important;
}

#queryform_brand p, #queryform p {
	margin: 0;
}

.queryform-fields {
	float: left;
	width: 300px;
}

.queryform-print {
	float: right;
	width: 100px;
}

.queryform-print a {
	display: block;
	padding: 1px 0 2px 23px;
	background: url(/img/print.png) no-repeat 0 50%;
}

#additional {
	display: none;
	padding-bottom: 3em;
}

.bigimg {
	margin: 2.5em 0;
}

.bigimg table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.bigimg td.item {
	padding: 0;
	width: 25%;
}

.faq .item {
	margin-bottom: 2.5em;
}

#body p, #body ul {
	margin: 0 0 1em 0;
}

#body ul {
	margin-left: 1em;
}

#body ol {
	margin-bottom: 1em;
	margin-left: 2em;
}

#body .right {
	text-align: right;
}

#NextLink, #PrevLink { display: none; }

.navigate { margin: 2.5em 0; }
.navigate a { font-style: italic; }
.navigate .next { float: left; width: 40%; }
.navigate .prev { float: right; width: 40%; text-align: right; }

#footer .buttons {
	opacity: 0.3;
}

ul.catalogue-list li {
	margin-bottom: 10px;
}

#body #themes {
	padding-bottom: 2em;
}

#body #themes ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 2em;
}

#body #themes ul li {
	display: inline;
	padding: 0 10px;
	background: url(/img/themes-border.gif) no-repeat 0 50%;
}

#body #themes ul li.first {
	padding-left: 0;
	background: none;
}

#body #themes ul li.active a, #body #themes ul li.active span {
	text-decoration: none;
	color: #59bd0d;
	font-size: 1.2em;
	font-weight: bold;
}

#column .board {
	width: 170px;
	height: 52px;
	padding: 12px 0 0 11px;
	background: url(/img/board.png) no-repeat 0 0;
	color: #fff;
}

#column .board p {
	margin: 0;
}

#column .board a {
	color: #fff;
}



/* --- Версия для печати --- */

.print-version {
	padding: 50px;
	width: auto;
}

.print-version #column, .print-version #header .green, .print-version #header .services, .print-version #header .bimg, .print-version #tabs, .print-version #queryform, .print-version .bigimg, .print-version #footer .buttons, .print-version #themes, .print-version .no-print, .print-version .hr, .print-version .mapsize, .print-version #queryform_brand {
	display: none;
}

.print-version #header .green div, .print-version #column .board {
	background: none;
	display: none;
}

.print-version .wrapper {
	min-width: auto;
	max-width: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

.print-version #body {
	clear: both;
	float: none;
	width: auto;
	margin: 0;
}

.print-version #body .content {
	padding: 0;
	margin: 0;
}

.print-version #header {
	background: none;
}

.print-version #footer .copy {
	width: auto;
	float: none;
	text-align: left;
}

.print-version .print-comments {
	display: block;
}

.print-version .print-comments span {
	display: block;
}

.print-version .print-comments textarea {
	width: 600px;
	height: 150px;
}

@media print {

	.print-version {
		padding: 0;
	}

	.print-version textarea {
		border: 0;
		overflow: hidden;
	}

	.print-version input {
		display: none;
	}

}