@charset "windows-1251";
img.png_trans {behavior: url('/main/pngtrans.htc');}
img { border: 0px; }

html,body{ 
	margin: 0px 0px; 
	padding: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: black;
	height: 100%;
}
body {background:#FFF;}
a{
	color: #0e305e;
	text-decoration: underline;
}
/* -------------- header ------------------------------ */
#back0{
	background-image: url(/img/bg0.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#back1{
	background-image: url(/img/bg1.gif);
	background-repeat: repeat-x;
}
#back2{
	background-image: url(/img/bg2.gif);
	background-repeat: no-repeat;
}
#mainTable{	
	table-layout: fixed;
	width: 100%;
	border: none;
}
#mainTable td{
	vertical-align: top;
}
#topLinks{
	font-family: tahoma;
	font-size: 8pt;
	text-align: right;
}
#topLinks div{
	padding-top: 20px;
}
#topLinks a{
	color: #005589;
	text-decoration: underline;
}
#topRow{
	height: 70px;
}
#topRow td{
	height: 70px;
}
#menuRow{
	height: 86px;
}
#menuRow td{
	height: 86px;
	font-family: tahoma;
	font-size: 9pt;
	vertical-align: bottom;
	text-align: center;
	color: #005589;
	font-weight: bold;
}
#menuRow td a{
	color: #005589;
	text-decoration: none;
}
#menuRow td.menuCell img{
	/*height: 44px; */
	border: none;
	margin-left: 4pt;
	margin-bottom: 4pt;
}
div#leftMenu{
	font-family: tahoma;
	font-size: 9pt;
}
div#leftMenu a{
	color: #005589;
	text-decoration: underline;
}
div#leftMenu a div{
	padding: 0pt 12pt 7pt 12pt;
}
div#leftMenu2{
	font-family: tahoma;
	font-size: 8pt;
	position: absolute;
	left: 0px;
	top: 470px;
}

div#leftMenu2 a div{
	padding: 0pt 12pt 9pt 12pt;
} 

div#leftMenu2 a{
	color: #005589;
	text-decoration: underline;
	font-weight: bold;
}

div#leftMenu3 { 
	font-family: tahoma;
	font-size: 8pt;
	position: relative;
	left: 0px;
	top: 5px;
}

div#leftMenu3 a{
	color: #005589;
	text-decoration: underline;
	font-weight: bold;
}
div#leftMenu3 a div{
	padding: 0pt 12pt 9pt 12pt;
}
#markTopMenu{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}
#markTopMenu2{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}
#markTopMenu a{
	color: #005589;
	text-decoration: none;
}
/* -------------------- footer -------------------------- */
#bottomMenu{
	margin: 0px 12px;
	border-bottom: 1px solid #818181;
	font-family: tahoma;
	font-size: 9pt;
}
#bottomMenu a{
	text-decoration: none;
	color: #03578a;
}
#bottomMenu span.separator{
}
#bottomMenu span.activeItem{
	border-bottom: 3px solid #ec480e;
}
/* ---------------------- forms ------------------------- */
input.inputTxt, textarea, select {
	font-family: tahoma;
	font-size: 11px;
	padding: 2px 0px; 
	border: 1px solid #859CAE;
	margin: 3px 0px;
}
/* ------------------- first ---------------------------- */
/* -------------- headers and paragrpahs --------------- */
h1, .style1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #595e64;
}
.subHeader{
	color: white;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
form{
	padding: 0px;
	margin: 0px;
}

.telefon {
	margin-top: -20px;
 	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #005594;
}

.telefon strong{
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* ------------------- left menu ------------------ */
/* ------------------- configurator --------------- */
#cfgTable{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
#cfgTable td{
	padding: 5px 2px 5px 0px;
	border-bottom: 1px solid #aaa89c;
}
#cfgTable td p{
	padding: 0px;
	margin: 0px;
}
#cfgTable tr.head td{
	border-bottom: 1px solid #38352c;
	font-weight: bold;
}
#cfgTable tr.headSpacer{
	height: 6px;
}
#cfgTable tr.foot td{
	padding-top: 15px;
	border-bottom: none;
}
div.cfgButton{
	padding-top: 20px;
	float: right;
	padding-right: 20px;
}
#cfg{
	font-family: tahoma;
	font-size: 11px;
}
/* ------------------- content -------------------- */
#content{
	font-family: Tahoma;
	font-size: 12px;
	color: #353631;
	min-height: 200px;
}
#content a{
	color: #045F8B;;
	text-decoration: underline; 
}
#content ul{
	list-style-image:url(/img/dot.gif)
}
div.mycls {
        font-size:7px;
        color:#F4F4F4;
        text-decoration: none;
}
div.mycls a{
        font-size:7px;
        color:#F4F4F4;
        text-decoration: none;
}
#modelHeader{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #353631;
	padding-bottom: 17px;
}
#pageHeader{
	font-family: Tahoma;
	font-size: 22pt;
	color: #005786;
	padding-left: 30px;
	background-image: url(/img/metka.jpg);
        background-repeat: no-repeat;
	background-position: left;
}
div.rightImage{
	text-align: left;
	width: 100%;
	background-image: url(/img/bac-foto.gif);
        background-repeat: no-repeat;
	background-position: left;
	display:none;
}
div.rightImage img{
        margin: 6px 67px 4px 7px;
}

#photoTable{
	margin-top: 10px;
}
#photoTable td{
}
div.photoHLine{
	height: 1px;
	margin: 10px 0px;
	background-color: #ffffff;
	width: 100%;
}
#modelPhoto{
	left: 0px;
	top: 76px;
	width: 700px;
	height: 267px;
	border: none;
}
#modelSelector{
	position: absolute;
	left: 10px;
	top: 340px;
	background-image: url(/img/modelSelectorBg.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 46px;
	margin: 8px 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #353631;
	z-index: 4;
}
#modelSelector select{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	width: 170px;
	border: 1px solid #7F9CBC;
	background-color: #F0F7FF; 
}
#modelInfo{
	position: absolute;
	left: 0px;
	top: 267px;
	width: 263px;
}
#modelSelector2{
	position: relative;
	left: 20px;
//	top: 340px;
	top: 0px;
	background-image: url(/img/modelSelectorBg.gif);
	background-repeat: no-repeat;
	width: 170px;
	//height: 46px;
	//margin: 8px 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #353631;
	//z-index: 4;
}
#modelSelector2 select{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 100px;
	width: 170px;
	border: 1px solid #7F9CBC;
	background-color: #F0F7FF; 
}
#modelInfo2{
	position: relative;
	left: -10px;
	//top: 267px;
	top: -130px;

}


img.galleryImage{
	width: 125px;
        margin: 18px 13px 9px 10px;
}
div.galleryImageFon{
	width: 33%;
	height: 130px;
	text-align: left;
	background-image: url(/img/bac-foto-gal.gif);
        background-repeat: no-repeat;
	background-position: left;
	float: left;
}
.tab_colonka{ 
	BORDER-BOTTOM: #89a0ae 1px solid; 
	border-left: #89a0ae 1px solid; 
	text-align: center; 
	vertical-align: middle;
}
.tab_radio{ 
	border-left: #89a0ae 1px solid; 
	text-align: center; 
	vertical-align: middle;
}	
.tab_shapka{ 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #353533 1px solid; 
	border-left: #353533 1px solid; 
	vertical-align: bottom; 
	text-align: center; 
}
.tab_zag{
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #353533 1px solid; 
	PADDING-TOP: 5px;
	vertical-align: bottom; 
	text-align: left;
}
.tab_left{
	BORDER-BOTTOM: #89a0ae 1px solid; 
	text-align: left;
}
.tab_last_left{
	text-align: left;
}
.menuPath{
	font-size: 11px; 
	color: #045F8B; 
	padding-left: 14px;
	padding-top: 10px;
}
.menuPath a{ 
	color: #045F8B; 
}
.tableKuzova{
	font-size: 12px;
}
.tableKuzova a{
	font-size: 12px; 
	color: #045F8B;
}
.tableKuzova strong{ 
	color: #045F8B; 
}

#calendar {
 	position: absolute;
	left: 75%;
	top: 400px;
}

.calendarTable {
	background-color: #7F9DB9;
	color: #ffffff;
	font-size: 10px;
}
.calendarTable a {
	color: #ffffff;
} 

.calendarPassiveCell {
 	text-align: center;
}

/* --------------------- news ---------------------- */
div.newsHeader{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	margin-top: 4px;
	text-decoration: none;
	padding-bottom: 10px;
	cursor: pointer;
}
div.newsHeader span{
	padding-right: 0px;
}
div.newsItem{
	width: 100%; 
}
span.newsImage{
	float: left;
	left: 0px;
	border: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #ECECEC;
	width: 86px;
	height: 86px;
	
}
img.newsImage{
	float: left;
	border: none;
	width: 86px;
	height: 65px;
	margin-top: 10px;
}
div.newsName{
	color: #065981;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
a.news{
	text-decoration: none;
}

a.link:link, a.link:visited, a.link:active {color: #aaa; text-decoration: none;}

div.newsAnounce{
	cursor: pointer;
	min-height: 100px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
#content a.newsLink{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
}
div.newsDate{
	color: #817c5a;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #a8a79d;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#newsText a {
	color: #095788;
}
	
/* ---------------- model banners ------------------*/
.modelBanner{
	background-image: url(/img/modelBannerBg.gif);
	background-repeat: no-repeat;
	width: 263px;
	height: 95px;
	margin-bottom: 2px;
	margin-left: 40px;
	font-family: Tahoma;
	font-size: 11px;
	color: #8c8d88;
	z-index: 3;
}

.modelBanner a{
	text-decoration: none;
	cursor: pointer;
	color: #8c8d88;
}
.modelBanner p{
	padding: 0px;
	margin: 0px;
}
.modelBanner div.image{
	position: relative;
	border: none;
	left: 25px;
	top: 25px;
	float: left;
}
.modelInfo2 div.modelBanner div.image {
	left: 35px;

}

.modelBanner div.info{
	width: 130px;
	float: right;
}
.modelBanner div.name{
	color: #c31f26;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 18px;
	padding-bottom: 8px;
}

/* ------------------- form ------------------------ */
table.form{
	width: 372px;
}
table.form td{
	font-size: 11px;
	color: #353631;
}
#formDiv{
	width: 372px;
	margin-top: 10px;
	padding-top: 10px;	
}
table.form input.inputTxt, table.form textarea{
	margin-bottom: 8px;
	background-color: #ffffff;
	border: 1px solid #859CAE;
	padding: 1px 1px 1px 1px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
table.form td.title{
	color: #1C5A89;
	font-size: 10px;
	padding-bottom: 0px;
}
#formImg{
	position: absolute;
	top: 398px;
	left: 18%;
}

.box {
	color:#aaa;
font-size:10px;

}

/* --------------------- model price ------------------ */
.priceHeader{
	color: #004b88;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
table.modelPrice{
	width: 95%;
}
.modelPrice td{
	font-size: 9pt;
}
table.modelPrice tr.data td{
	border-bottom: 1px solid #959ca2;
	padding-right: 3px;
	padding-top: 3px;
}
table.modelPrice tr.head td{ 
	border-bottom: 1px solid black;
	font-weight: bold;
	padding-bottom: 2px;
}

.userContent table {
	font-size: 11px;
	
}

.userContent table td sup {
        position: relative;
	left: -70px;
}

.userContent table td img {
        margin: 8px 0 8px 0;
}

/*------------ FeedBack ------------------*/
.mnenie {background:#06538b; padding:50px 20px 10px 20px; width:610px;}
.mnenie h1 {font:24px Tahoma, Geneva, sans-serif; color:#FFF; margin:0 0 15px;}
.mnenie a.fansyclose,
.mnenie a#zoom_close {
	text-decoration:underline;
	font:bold 12px Tahoma, Geneva, sans-serif; 
	font-weight:bold;
	color:#FFF;
	margin:0 0 15px;
	display:block;
	width:100%;
	text-align:right;
}
.mnenie,
.mnenie p {font:12px Tahoma, Geneva, sans-serif; color:#FFF;}
.mnenie form,
.mnenie fieldset {border:0 none;}
.mnenie form input,
.mnenie form textarea, .mnenie form select {width:580px; font:12px Tahoma, Geneva, sans-serif;}
.mnenie label {font:bold 12px Tahoma, Geneva, sans-serif; font-weight:bold; color:#FFF; display:block;}
.mnenie form input, .mnenie form select {height:20px; margin:0 0 10px;}
.mnenie form textarea {height:220px;}
.mnenie form .feedbacksend {
	width:80px; height:22px;
	/*background:url(./img/feedback_send.gif) no-repeat;*/
	font:12px Arial, Helvetica, sans-serif;
	float:right;
	margin:20px 10px 0 0;
	padding:0 0 2px 0;
	color:#000;
}
.feed_mnenie a {
	font:bold 12px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#e24417;
	text-decoration:none;
	border-bottom:1px dashed #005176;
	margin-left:4px;
}

  .hidden {
    display: none;
  }

/* ~~ form_ST ~~ */ /* PS: + line 162 */
.form_ST {width:100%;}
.form_ST td {padding-bottom:4px;}
.form_ST td label {
	width:270px;
	margin-right:10px;
	float:left;
	text-align:right;
	line-height:20px;
	font-size:12px;
	color:#353631;
}
.form_ST td input,
.form_ST td select,
.form_ST td textarea {
	width:200px;
	font-size:12px;
	height:20px;
	margin:0;
}
.form_ST td textarea {height:80px;}
.ST_fsend {
	width:auto !important;
	margin:20px 0 20px 370px;
}
.servic_form {padding: 0 26px 0 12px; font-size: 12px; font-weight: bold;}
.servic_form img {float:left; margin:0 5px 0 0;}
.servic_form a {color:#900;}
.phone_left {
	font-weight:bold;
	color:#FFF;
	padding-top:15px;
	margin:0;
}
.phone_left span {
	background:url(../img/trubka.gif) no-repeat 0 1px;
	padding-left:25px;
}
.phone_left b {padding-left:80px;}


.map_container {
	height:330px;
	margin:10px;
	overflow:hidden;
}

#map {
	border:1px solid #6B819D;
	height:350px;
	overflow:hidden;
	width:458px;
}
.tiz { width:180px; font-size:11px; margin:10px 0 10px 0;} 
.tiz img { clear:both;}
.tiz a.lin { color:#E24417;}
.tiz a { color:#E24417;}

/*conkurs*/
.conkurs {width:467px; position:absolute; top:100px; left:185px;}
.conkurs fieldset { border:none; }
.conkurs label {clear: left;float: left;line-height: 1.5em;margin: 6px 0 0 0;width: 467px;}
.conkurs input.kok { width: 467px; border:1px #7f9db9 solid;}
.conkurs textarea { width: 467px; height:70px; border:1px #7f9db9 solid;}
.fll { float:left;}
.flr { float:right;}
.clear { clear:both;}
.filek { background:#fff0c1; padding:10px; margin:10px 0 0 0;}

.conkurs-nav { margin:0 0 10px 0;}
.conkurs-nav ul { margin:0px; padding:0px;}
.conkurs-nav ul li { list-style:none; padding:0 0 10px 0;}
.conkurs-nav ul li a { color:#005594;}

.form_conc_stars div { font-size: 11px; padding-left: 27px; }


table.tehhar {
	MARGIN-TOP: 20px; 
	FONT-SIZE: 9pt; 
	MARGIN-BOTTOM: 20px; 
	COLOR: #000000;
}

table.tehhar td {
	BORDER-BOTTOM: #89a0ae 1px solid;
}


table.tehhar td.title {
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #353533 1px solid !important;
	vertical-align: bottom;
}

