html {
	width: 100%;
	height: 100%;
	font-size: 100%;
}

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

a {
	color: #3a83de;
}

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-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 0;
}

#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;
}

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

#body .content {
	margin: 0 240px;
}

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

#extra {
	float: left;
	width: 190px;
	margin-left:-190px;
}

#column {
	float: left;
	width: 190px;
	margin: 0 0 0 -100%;
}

#column .content {
}


#tours #extra {
	display: none;
}

#tours #body .content {
	margin-right: 0;
}

#column h1, #extra h1 {
/*	line-height: 0.9em;*/
	margin-bottom: 0.5em;
}

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

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

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

#column .forum ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#column .forum ul li {
	background: url(/img/com.gif) no-repeat 0 5px;
	padding: 0 0 0 18px;
	margin: 0 0 0.85em 0;
	font-size: 0.85em;
}

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

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

#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: 650px;
	height: 450px;
	margin-bottom: 1.5em;
}

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

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

.map-size-3 {
	width: 720px !important;
	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: 0 0 2.5em 0;
}

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

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

.bigimg table.three td.item {
	padding: 0;
	width: 33%;
}

.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;
}

table.countries {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 1.5em 0;
}

table.countries td {
	vertical-align: top;
	text-align: center;
	width: 9%;
	font-size: 0.85em;
}

table.countries td a {
	text-decoration: none;
	color: #000;
}

table.countries td img {
	display: block;
	margin: 0 auto;
}

#body .countries-list {
	float: left;
	width: 100%;
}

#body .countries-list p {
	float: left;
	width: 28%;
	margin-right: 2%;
	height: 80px;
	text-align: center;
}

#body .countries-list a {
	color: #000;
	font-size: 0.85em;
	text-decoration: none;
}

#body .countries-list img {
	margin: 0 auto;
	display: block;
}

#body .countries-sections {
	float: left;
	width: 100%;
	margin-bottom: 2em;
}

#body .countries-sections p {
	float: left;
	width: 40%;
	line-height: 1.5em;
}

#body .countries-sections p.first {
	margin-right: 10%;
}

#body .countries-sections p a {
	text-decoration: none;
}

#body .countries-sections p a span {
	text-decoration: underline;
}

#body .countries-sections p img {
	margin-bottom: -2px;
}

#body .back-link {
	margin-top: 3em;
	clear: both;
}

form.voting-form label { display: block; padding: 2px 0 0 22px; }
form.voting-form input { position: absolute; display: block; }
form.voting-form input.submit { display: inline; position: static; }
#body .voting-list .question, form.voting-form .question { font-weight: bold; color: #000; }
#body .voting-list .question .date, form.voting-form .question .date { font-weight: normal; color: #666; display: block; font-size: 0.85em; }

#body .voting-list .item {
	margin-bottom: 3em;
}

form.voting-form .answers span.left, #body .voting-list .answers span.left {
	min-width: 10px;
	display: block;
	background: url(/img/voting-left.png) no-repeat;
	height: 19px;
	margin-top: 8px;
}

form.voting-form .answers span.left .right, #body .voting-list .answers span.left .right {
	height: 19px;
	padding-left: 22px;
	background: url(/img/voting-right.png) no-repeat 100% 0;
	display: block;
}

#body .countries-photos {
	float: left;
	width: 100%;
}

#body .countries-photos img {
	padding: 1px;
	border: 1px solid #bbb;
	float: left;
	margin: 0 2em 2em 0;
}

#body ul.enterprise {
	margin-left: 0;
}

#body ul.enterprise li {
	margin-bottom: 1em;
}

#body .hot-list {
	margin-bottom: 2em;
}

#body .hot-list .item {
	margin-bottom: 2em;
}


#body .hot-list .item h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}

#body .hot-list .item p {
	margin: 0;
}

#body .hot-list .item table {
	width: 100%;
	border-spacing: 0;
	border-collapse: 0;
}

#body .hot-list .item table td {
	vertical-align: top;
	width: 100%;
}

#body .hot-list .item table td.image {
	width: 80px;
/*	padding-right: 15px;*/
	padding-top: 5px;
}

#body .hot-list .item img {
	border: 2px solid #e15624;
}

#body .intext-image {
/*	float: left;
	border: 2px solid #e15624;*/
	margin: 0 /*15px*/0 15px 0;
}

#body .intext-image img {
/*	float: left;*/
	border: 2px solid #e15624;
}

#body .countries-text li {
	margin-bottom: 0.5em;
}






#column .weather {
	width: 95%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}

#column .weather td {
	padding: 0 0 3px 10px;
	vertical-align: top;
}

#column .weather td.title {
	background: url(/img/bullet.gif) no-repeat 0 8px;
	width: 100%;
}


#body .weather-table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

#body .weather-table td {
	vertical-align: top;
	padding: 0 10px 0 0;
	width: 33%;
}

#body .weather-table td ul {
	margin-left: 0;
}

#body .weather-table td ul li {
	color: #3a83de;
	font-weight: bold;
	background: none;
	padding-left: 0;
}

#body .weather-table td ul li a {
	color: #666;
}

#body .weather-table td ul ul {
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 10px;
}

#body .weather-table td ul ul li {
	font-weight: normal;
	padding-left: 10px;
	background: url(/img/bullet.gif) no-repeat 0 0.6em;
}

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

.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;
	}

}


