body {
	width: 100%;
	min-width: 1000px;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

div, img, ul {
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
	margin: 0 0 14px 0;
}

img, table {
	border: none;
}

img.left {
	float: left;
	margin: 0 14px 14px 0;
}

img.right {
	float: right;
	margin: 0 0 14px 14px;
}

div.header {
	width: 100%;
	min-width: 1000px;
	height: 118px;
	background: #61718f url("header-city-dark.gif") repeat-x left bottom;
}

div.header-line-x {
	position: absolute;
	right: 46px; /*258 - h-l-x*/
	top: -9px;
	width: 158px;
	height: 41px;
	background: url("/pics/gazelka.gif") no-repeat;
}

div.right-fix {
	position: relative;
	float: right;
}


div.header-telephone {
	position: absolute;
	left: 285px;
	top: 167px;
	width: 197px;
	height: 63px;
	background: url("header-telephone-big.gif") no-repeat;
}

div.header-logo {
	position: absolute;
	left: 52px;
	top: 167px;
	width: 203px;
	height: 63px;
}

div.header-logo img {
	width: 203px;
	height: 63px;
}

div.container-out {
	width: 100%;
	min-width: 1000px;
	min-height: 446px;
	background: #f0f8bd url("container-gradient-inner.gif") repeat-x top;
}

div.container-in {
	width: 100%;
	min-width: 1000px;
	min-height: 446px;
	font-size: 1em;
	color: #505050;
}

div.container-in h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #505050;
	margin: 10px 0;
}

div.container-in h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #505050;
	margin: 10px 0;
}

div.container-in a:link, div.container-in a:hover, div.container-in a:visited, div.container-in a:active {
	color: #505050;
	text-decoration: underline;
}
/*
div.container-left {
	padding: 145px 40px 40px 50px;
	margin-right: 300px;
	-padding: 145px 3% 40px 4%;
	-margin-right: 0;
	-width: 60%;
	-float: left;
}

div.container-right {
	float: right;
	width: 280px;
	padding: 205px 10px 40px 10px;
	-width: 28%;
	-padding: 205px 1% 40px 1%;
}
*/

div.container-left {
 padding: 165px 50px 40px 40px;
 margin-left: 300px;
 -padding: 165px 4% 40px 3%;
 -margin-left: 0;
 -width: 60%;
 -float: right;
}

div.container-right {
 float: left;
 width: 280px;
 padding: 145px 10px 40px 10px;
 -width: 28%;
 -padding: 165px 1% 40px 1%;
}

div.container-right-break {
	width: 99%;
	height: 20px;
	clear: both;
}

div.container-right-menu, div.container-right-menu a:link, div.container-right-menu a:visited, div.container-right-menu a:hover, div.container-right-menu a:active {
	color: #707090;
	text-decoration: none;
	font-size: 100%;
}

div.container-right-menu ul {
	margin: 20px 0 20px 16px;
	padding: 0;
	list-style: outside url("marker-gray.gif");
}

div.container-right-menu ul ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style: outside url("marker-line.gif");
}

div.container-right-menu li {
	margin: 2px 0;
	padding: 0;
}

div.footer {
	width: 100%;
	min-width: 1000px;
	height: 121px;
	background-color: #ccd1a7;
}

div.footer-menu {
	width: 100%;
	min-width: 1000px;
	height: 42px;
	background-color: #acb18b;
}

div.footer-menu-icons {
	width: 158px;
	height: 42px;
	float: left;
	background: url("footer-menu-icons.gif") no-repeat;
}

div.footer-menu-icons ul {
	padding: 11px 0 0 20px;
	list-style: none outside;
}

div.footer-menu-icons li {
	padding: 0 6px;
	display: inline;
}

div.footer-menu-icons img {
	width: 12px;
	height: 12px;
}

div.footer-menu-text {
	height: 42px;
	text-align: center;
}

div.footer-menu-text ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none outside;
	vertical-align: top;
	text-align: center;
}

div.footer-menu-text li {
	margin: 0;
	padding: 0 1.6%;
	display: inline;
	border-right: #9a9e79 solid 1px;
	vertical-align: top;
	text-align: center;
}

div.footer-menu-text a:link, div.footer-menu-text a:visited, div.footer-menu-text a:hover, div.footer-menu-text a:active {
	font-size: 0.8em;
	color: #ffffff;
	text-decoration: underline;
	vertical-align: top;
}

div.footer-seo {
	height: 79px;
	margin-left: 10px;
	float: left;
}

div.footer-seo img {
	margin: 20px 10px;
}

div.footer-contact {
	width: 320px;
	height: 79px;
	margin-right: 30%;
	float: right;
	-margin-right: 0;
	-margin-left: 10%;
	-float: left;
	background: url("footer-contact.gif") no-repeat bottom;
}

div.block-bookmarks {
	position: absolute;
	right: 0;
	top: 118px;
	width: 200px;
	height: 128px;
	z-index: 30;
	/*top: 281px;
	height: 160px;
	background: url("bbl-shadow.gif") no-repeat bottom;*/
}


div.block-bookmarks img {
	float: left;
	width: 200px;
	height: 64px;
}

div.block {
	margin: 40px 0;
}

div.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

div.navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 120%;
}

div.navigation ul li span {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px;
}

div.navigation ul li a:link, div.navigation ul li a:visited {
	background-color: #666699;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px;
}

div.navigation ul li a:hover, div.navigation ul li a:active {
	background-color: #ffffff;
	color: #666699;
	text-decoration: none;
	padding: 2px 10px;
}

table.site-map, table.site-map tr, table.site-map td {
	border: none;
	text-align: left;
	vertical-align: top;
	margin: 30px 0 0 0;
	padding: 0;
}

table.site-map td {
	padding: 12px 6px;
}

table.site-map ul {
	margin: 0 0 0 20px;
}

div.site-chain {
	font-size: 14px;
	color: #666666;
	height: 20px;
}

