html,body {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: rgb(0,0,0);
}
html {
	height: 900px;
}
body {
	background: rgb(243,241,214) url('/i/back.jpg') repeat;
	color: rgb(13,13,18);
	position: relative;
	height: auto !important;
	height: 900px;
	min-height: 100%;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: rgb(0,66,147);
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1, h2 {
	font-size: 36px;
	font-weight: normal;
	color: rgb(0,45,92);
	padding: 15px 0 6px 0;
}
h2 {
	font-size: 24px;
	color: rgb(203,72,0);
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: rgb(0,45,92);
	padding: 15px 0 6px 3px;
}
p {
	margin: 5px 0px 12px 0px;
}
p.right {
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.right {
	float: right;
}
.red {
	color: rgb(193,0,0);
}
img {
	border: none;
}
table {
	border-collapse: collapse;
	border: 1px solid rgb(88,76,68);
}
table tr td, table tr th {
	border: 1px solid rgb(88,76,68);
	padding: 2px;	
}
table tr th {
	padding: 5px;
	background: rgb(245,244,232);
}
table.noborder tr td {
	border: 0;
}
table.noborder {
	border: 0;
}
ul, ol {
	margin: 6px 0 12px 0;
	padding: 0 0 0 20px;
}
ul {
	padding: 0;
}
ul li {
	background: url('/i/ulli.png') no-repeat 0 6px;
	list-style: none;
	padding: 0 0 0 20px;
}
input {
	border: 1px solid rgb(152,152,152);
	background: rgb(246,244,232);
}
textarea {
	border: 1px solid rgb(152,152,152);
	background: rgb(246,244,232);
}
#main, #smain {
	position: relative;
	min-width: 1000px;
	width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	min-height: 900px;
	*height: 900px;
	background: url('/i/mgrad.png') repeat-x;
	z-index: 200;
}
#smain {
	background: url('/i/stopgr.jpg') no-repeat;
}

/* === Top Head ===  */
#header {
	height: 380px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 500;
}
#smain #header {
	height: 142px;
	width: 100%;
	position: relative;
	overflow: visible;
	background: url('/i/blue.png') repeat-x;
	z-index: 5000;
}
#logo {
	position: absolute;
	left: 50%;
	margin-left: -129px;
	top: 38px;
}
#smain img#logo {
	position: absolute;
	left: 10%;
	margin-left: auto;
	top: 48px;
}
#jeepm {
	width: 436px;
	height: 199px;
	background: url('/i/jeepm.png') no-repeat;
	position: absolute;
	top: 178px;
	right: 75%;
}
#bikem {
	width: 246px;
	height: 210px;
	background: url('/i/bikem.png') no-repeat;
	position: absolute;
	top: 164px;
	left: 76%;
}
#promo {
	height: 200px;
	text-align: center;
	position: absolute;
	top: 166px;
	width: 100%;
}
#smain ul#menu {
	top: 78px;
	left: 46%;
	margin-left: auto;
}
ul#menu, ul#menu li {
	margin: 0;
	padding: 0;
}
ul#menu {
	width: 400px;
	height: 25px;
	position: absolute;
	left: 50%;
	top: 124px;
	margin-left: -180px;
	display: block;
	z-index: 150;
}
ul#menu li {
	float: left;
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline-block;
	background: none;
}
ul#menu li a {
	display: inline-block;
	padding: 6px 10px 6px 10px;
}
ul#menu li a.act {
	background: rgb(1,57,163);
	color: rgb(245,240,196);
	text-decoration: none	
}
ul#menu li a.act_ {
	background: transparent;
}
ul#menu li a.highlite {
	background: rgb(240,238,212);
	color: rgb(0,66,147);
	text-decoration: none;
}
ul#menu li a.highlite_act {
	background: rgb(240,238,212);
	color: rgb(0,66,147);
	text-decoration: none;
}
ul#menu li div {
	position: absolute;
	visibility: hidden;
	padding: 6px 8px 10px 8px;
	background: rgb(240,238,212);
	white-space: nowrap;
}
ul#menu li div a {
	padding: 5px 0 4px 0;
	display: inline-block;
	font-size: 12px;
}
#ico {
	position: absolute;
	top: 31px;
	right: 5%;
}
#ico a {
	margin: 0 25px 0 25px;
}
#gps {
	width: 753px;
	height: 321px;
	position: absolute;
	background: url('/i/gps.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/gps.png', sizingMethod='crop');
	top: 120px;
	left: 56%;
	z-index: 500;
}
#sports {
	top: 61px;
	position: absolute;
	left: 7%;
	z-index: 50;
}
#sports h3 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: rgb(0,45,92);
}
#sports ul {
	margin: 20px 0 0 0;
	padding: 0;
	position: static;
	left: auto;
	margin-left: auto;
	width: auto;
}
#sports ul li {
	margin: 0 0 12px 0;
	padding: 0;
	background: none;
}
#sports ul li a {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sports ul li a:hover {
	background: url('/i/tmenu.png') no-repeat 0 3px;
}
#sports ul li strong {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('/i/tmenu.png') no-repeat 0 3px;
}

/* === Cars ===  */
#addcar {
	height: 350px;
	width: 100%;
	position: relative;
	margin-top: -50px;
	z-index: 300;
	overflow: hidden;
}
#moon {
	width: 504px;
	height: 277px;
	background: url('/pic/moon.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/moon.png', sizingMethod='crop');
	position: absolute;
	top: 68px;
	left: 100%;
}
#lada {
	width: 490px;
	height: 178px;
	background: url('/pic/2109.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/2109.png', sizingMethod='crop');
	position: absolute;
	top: 156px;
	left: 100%;
}
#jeep {
	width: 518px;
	height: 240px;
	background: url('/pic/jeep.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/jeep.png', sizingMethod='crop');
	position: absolute;
	top: 95px;
	left: 100%;
}
#bike {
	width: 354px;
	height: 314px;
	background: url('/pic/bike.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/bike.png', sizingMethod='crop');
	position: absolute;
	top: 23px;
	left: 100%;
}
#mers {
	width: 500px;
	height: 268px;
	background: url('/pic/mers.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/mers.png', sizingMethod='crop');
	position: absolute;
	top: 67px;
	left: 100%;
}

/* === Content ===  */
#content {
	padding: 0 46px 360px 46px;
	position: relative;
	z-index: 100;
}
#contents {
	padding: 0 46px 260px 46px;
	position: relative;
	z-index: 150;
	overflow: hidden;
}
dl dt {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dl dt strong {
	font-weight: normal;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;	
}
dl dd {
	margin: 0 0 20px 0;
}
#col1 {
	margin-right: 250px;
}
#col2 {
	float: right;
	width: 215px;
}
#col2 h2 {
	height: 32px;
	font-size: 22px;
	background: url('/i/toh.png') repeat-x;
	padding: 4px 0 0 18px;
	color: rgb(255,255,255);
	margin: 20px -26px 0 0;
}
.calendar {
	width: 162px;
	margin: 10px auto 0 auto;
	height: 176px;
}
.today {
	margin: 15px 0px 8px 0px;
	*margin: 7px 0px 8px 0px;
	text-align: center;
	color: rgb(0,45,92);
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#today img {
	margin-left: 5px;
	margin-right: 5px;
}
div.day {
	width: 21px;
	height: 16px;
	background: rgb(236,60,1) url('/i/day.png') no-repeat;
	float: left;
	color: rgb(255,255,255);
	margin: 1px;
	padding-top: 4px;
	text-align: center;
	font-size: 9px;
}
div.date {
	width: 19px;
	height: 16px;
	float: left;
	color: rgb(0,0,0);
	margin: 1px;
	padding-top: 4px;
	text-align: center;
	border: 1px solid rgb(114,147,218);
	font-size: 9px;
}
div.datea {
	width: 19px;
	height: 16px;
	float: left;
	color: rgb(0,0,0);
	margin: 1px;
	padding-top: 4px;
	text-align: center;
	border: 1px solid rgb(210,210,210);
	font-size: 9px;
	background: rgb(255,255,255);
}
div.null {
	width: 21px;
	height: 20px;
	float: left;
	margin: 1px;
}
#partners {
	clear: right;
	margin-top: 40px;
}
#partners h2 {
	margin-bottom: 32px;
}
#partners ul {
	margin: 0;
	padding: 0;
}
#partners ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 16%;
	text-align: center;
	position: relative;
	z-index: 150;
	background: none;
}
#partners ul li.last {
	width: 19%;
}
#width {
	width: 80%;
	margin: 0 auto 0 auto;
}
#widthcon {
	margin: 0 30% 0 2%;
}
/* === Mail Form ===  */
#mailform table, #mailform table tr td {
	border: none;
	padding: 7px 0 7px 0;
}
#mailform table {
	width: 360px;
}
#mailform table tr td input, #mailform table tr td textarea {
	width: 250px;
}
#mailform table tr td textarea {
	width: 355px;
}
#mailform table tr td input.send, #mailform table tr td input.clear {
	width: 127px;
	height: 23px;
	margin-right: 53px;
	background: url('/i/button.png') no-repeat;
	cursor: pointer;
}
#mailform table tr td input.clear {
	margin-right: 0;
}

/* === Gallery ===  */
#camera {
	width: 214px;
	height: 176px;
	background: url('/i/photo.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/photo.png', sizingMethod='crop');
	position: absolute;
	top: 100px;
	right: 2%;
}
#widthalbm {
	width: 95%;
	margin: 0 auto 0 auto;
	position: relative;
}
.colalb {
	width: 24%;
	float: left;
}
.album {
	width: 172px;
	height: 267px;
	background: url('/i/album.png') no-repeat;
	margin: 10px auto 20px auto;
	font-size: 10px;
	position: relative;
}
.album p {
	margin: 0;
	padding: 9px 0 0 0;
	text-align: center;
}
.album p.descr {
	position: absolute;
	top: 225px;
	text-align: left;
	padding: 0 0 0 6px;
	line-height: 15px;
}
.album img {
	position: absolute;
	top: 45px;
	background: url('/i/shadow.png') no-repeat;
	padding: 15px 22px 20px 16px;
}
#photosborder {
	background: rgb(239,239,220);
	border-left: 1px solid rgb(198,198,172);
	border-right: 1px solid rgb(198,198,172);
	padding: 10px 20px 10px 20px;
}
#phototop {
	height: 5px;
	font-size: 1px;
	background: url('/i/tpr.png') no-repeat top right;
	position: relative;
	margin: 0;
	padding: 0;
}
#tpl {
	height: 5px;
	width: 5px;
	background: url('/i/tpl.png') no-repeat top left;
	position: absolute;
	font-size: 1px;
	top: 0;
	left: 0;
}
#tpt {
	height: 5px;
	border-top: 1px solid rgb(198,198,172);
	background: rgb(239,239,220);
	margin: 0 5px 0 5px;
	font-size: 1px;
}
#photobottom {
	height: 5px;
	font-size: 1px;
	background: url('/i/rbl.png') no-repeat top right;
	position: relative;
	margin: 0;
	*margin: 0 3px 0 3px;
	padding: 0;
}
*:first-child+html #photobottom {
	margin: 0;
}
#bpl {
	height: 5px;
	width: 5px;
	background: url('/i/btl.png') no-repeat top left;
	position: absolute;
	font-size: 1px;
	top: 0;
	left: 0;
}
#bpb {
	height: 5px;
	border-bottom: 1px solid rgb(198,198,172);
	background: rgb(239,239,220);
	margin: 0 5px 0 5px;
}
.ramka {
	width: 100px;
	height: 104px;
	text-align: center;
	background: url('/i/ramka.png') no-repeat;
	padding: 8px 4px 0 0;
	margin: 0 2% 20px 2%;
	float: left;
}
.clear {
	clear: left;
}


/* === Footer ===  */
#bgrad {
	width: 100%;
	min-width: 1000px;
	width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	height: 334px;
	background: url('/i/bgrad.jpg') repeat-x;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 8;
}
#fgrad {
	width: 100%;
	min-width: 1000px;
	width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	height: 699px;
	background: url('/i/footgr.jpg') no-repeat top right;
	position: absolute;
	bottom: 0;
	z-index: 10;
}
#footer {
	width: 100%;
	min-width: 1000px;
	width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	height: 300px;
	position: absolute;
	bottom: 0;
	z-index: 100;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footers {
	width: 100%;
	min-width: 1000px;
	width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	height: 200px;
	position: absolute;
	bottom: 0;
	z-index: 300;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#car {
	width: 169px;
	height: 175px;
	position: absolute;
	bottom: 42px;
	z-index: 100;
	background: url('/i/car.png') no-repeat;
}
#start {
	width: 32px;
	height: 226px;
	position: absolute;
	bottom: 0;
	right: 70%;
	background: url('/i/start.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/start.png', sizingMethod='crop');
}
#vesh1 {
	width: 54px;
	height: 45px;
	background: url('/i/vesh1.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/vesh1.png', sizingMethod='crop');
	position: absolute;
	bottom: 30px;
	right: 60%;
}
#vesh2 {
	width: 53px;
	height: 45px;
	background: url('/i/vesh2.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/vesh2.png', sizingMethod='crop');
	position: absolute;
	bottom: 147px;
	right: 35%;
}
#vesh3 {
	width: 55px;
	height: 46px;
	background: url('/i/vesh3.png') no-repeat left top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/vesh3.png', sizingMethod='crop');
	position: absolute;
	bottom: 30px;
	left: 87%;
}
#copy {
	position: absolute;
	left: 23px;
	bottom: 190px;
	z-index: 150;
}
#footers #copy {
	position: absolute;
	left: 60px;
	bottom: 110px;
	z-index: 150;
}
#dev {
	position: absolute;
	right: 15%;
	bottom: 10px;
	z-index: 150;
	display: block;
	height: 50px;
}
#dev a {
	color: rgb(0,0,0);
	text-decoration: none;
}
#footers #dev {
	position: absolute;
	left: 60px;
	bottom: 30px;
	z-index: 150;
	display: block;
	height: 50px;
}
#link {
	color: rgb(0,66,147);
	text-decoration: underline;
}
#dev a:hover #link {
	text-decoration: none;
}
#dev img {
	margin-bottom: -12px;
}
#footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 46%;
	bottom: 219px;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-left: 7px;
	background: none;
}
#footer ul li a {
	margin-right: 7px;	
}
#footers ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 46%;
	bottom: 136px;
}
#footers ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-left: 7px;
	background: none;
}
#footers ul li a {
	margin-right: 7px;	
}
#counters {
	position: absolute;
	bottom: 90px;
	left: 50%;
}
#footers #counters {
	position: absolute;
	bottom: 50px;
	left: 62%;
}
#counters img {
	margin: 0 22px 0 22px; 
}
#line {
	font-size: 1px;
	height: 1px;
	background: rgb(88,115,159);
	margin: 0 0 0 60px;
}
