body{margin: 0; text-align: center;}
body * {font-family: "Trebuchet MS"}
IMG {border: none;}
.wrapper{width: expression(document.body.clientWidth > 1260?'1260px':(document.body.clientWidth < 1004?'1004px':'auto'));min-width: 1004px; max-width: 1260px; height: 100%;text-align: left;background: url(/images/design/shadow-left.gif) no-repeat left top #fff;}
.center	{width: 100%; height: 100%;	background: url(/images/design/shadow-right.gif) no-repeat right top;}
.wrapper-logo{width: 40%; float: left}
.logo{margin: 15px 0 0px 41px;	text-align: left;}

.fastmenu{float: left; margin-top: 17px; width: 45%;}
.fastmenu a{display: block; float: left; //width: 160px; min-width: 160px;font-size: 13px; line-height: 27px; color: #707171; white-space: nowrap;margin-right: 10px;}
.fastmenu a:hover{color: #e4af10}
.fastmenu .last{//width: 60px; min-width: 60px;}

.wrapper-icons{width:130px;float:right;}
.icons{margin:17px 9px 26px 0px;}
.icon{width:24px;height:24px;float:left;margin: 0 0 0 10px;background:url('/images/design/icons.gif');cursor:pointer;//cursor:hand;font-size:1px;display:block;}

#icon-home	{  }
#icon-mail	{ background-position: -24px }
#icon-lupo	{ background-position: -48px }
#icon-home-selected	{ background-position: -72px }
#icon-lupo-selected	{ background-position: -96px }

.header	{height: 117px;	margin: 0 45px;	background: url(/images/design/shadow-top.gif) no-repeat center top;}
.wrapper-menu{ width: 100%; overflow: hidden;}
.menu{ height: 30px; margin: 0 45px;}
.menu table{ width: 100% }
.menu td{ width: 20%; }
.menu-item{height: 30px; width:100%; background: url(/images/design/menu.gif) no-repeat; display: block;}

#menu-item-1{background-color: #bdbdbd; background-position: 50% 0px;}
#menu-item-2{background-color: #cdcdcd; background-position: 50% -30px;}
#menu-item-3{background-color: #dcdcdc; background-position: 50% -60px;}
#menu-item-4{background-color: #e5e5e5; background-position: 50% -90px;}
#menu-item-5{background-color: #f2f2f2; background-position: 50% -120px;}

#menu-item-1:hover	{ background-color: #ffeca1; background-position: 50% -300px; }
#menu-item-2:hover	{ background-color: #ffeca1; background-position: 50% -330px; }
#menu-item-3:hover	{ background-color: #ffeca1; background-position: 50% -360px; }
#menu-item-4:hover	{ background-color: #ffeca1; background-position: 50% -390px; }
#menu-item-5:hover	{ background-color: #ffeca1; background-position: 50% -420px; }

#menu-item-1-sel	{ background-color: #f8c300; background-position: 50% -150px; }
#menu-item-2-sel	{ background-color: #f8c300; background-position: 50% -180px; }
#menu-item-3-sel	{ background-color: #f8c300; background-position: 50% -210px; }
#menu-item-4-sel	{ background-color: #f8c300; background-position: 50% -240px; }
#menu-item-5-sel	{ background-color: #f8c300; background-position: 50% -270px; }

.wrapper-content	{
	width: 100%; float: left;
}

.content	{
	margin: 0 45px;
	background: url(/images/design/metal-inner.jpg) top right repeat-x;
	height: 100px;
	//height: 100%;

}

.wrapper-about	{ width: 40%; float: left; }

.about		{ float: left; height: 239px; width: 100% }

.about-text	{ padding: 35px; /*font-size: 13px;*/ font-size: 80% }
.about-text h3 { font-size: 18px; margin-bottom: 10px }
.about-img-d	{
	background: url(/images/design/default.jpg) no-repeat;
	background-position: 0% 0;
	width: 100%; height: 239px;
}
.about-img-1	{
	background: url(/images/design/pokupateli.jpg) no-repeat;
	background-position: 0% 0;
	width: 100%; height: 239px;
}
.about-img-2	{
	background: url(/images/design/tovary.jpg) no-repeat;
	background-position: 0% 0;
	width: 100%; height: 239px;
}
.about-img-3	{
	background: url(/images/design/uslugi.jpg) no-repeat;
	background-position: 0% 0;
	width: 100%; height: 239px;
}
.about-text h3{ font-weight: normal; }


.wrapper-content-text	{
	float: left; width: 60%;
	background: url(/images/design/metal-back.jpg) top right no-repeat;
	min-height: 600px;
	//height: 600px;
}


.content-text	{
	padding: 50px 0 0 0;
	min-height: 400px;
}

.content-text .ufo{
    clear: both;
}

* HTML .content-text{
    height:expression(content_text.clientHeight<500?'500px':'auto');
}

.content-text p	{
	margin: 10px 20px 10px 0;
}

.content-text a	{
	color: #003471;
}

.content-text ul {
	list-style-type: none;
	margin: 0; padding: 0;
	margin: 0px 0 10px 0;
}

.content-text ul.s-menu {
	display: block;
	float: left;
	width: 40%;
}

.content-text li {
	margin: 0; background: url(/images/design/bullet.gif) no-repeat  left 10px; padding: 0 0 0 10px;
}

.content-text a:hover	{ color: #e4af10 }

.content-text h2	{
	margin-top: 10px; margin-bottom: 10px; color: #5a5a5a; font-weight: normal
}

.content-text h3	{
    color: #5a5a5a; /* font-size: 100%; */
}

.nav	{font-size: 15px;}
/*.nav *	{white-space: nowrap;}*/
.nav a	{color: #003471; margin: 0 5px 0 0;}

.row2	{ width: 100%}

.foo-line{ font-size: 0px; border-bottom: 1px solid #cfcfcf; margin: 0 45px}
.foo{
	height: 179px;float:left; width: 100%; margin: 50px 0 0 0;
	/*background: url(/images/design/horse.jpg) no-repeat left bottom;*/
}
.foo-copy-wrapper	{
	float: left; width: 40%;
	margin: 30px 0 0 0;
}
.foo-copy{font-size: 13px; color: #626262;float: left;padding: 0px 0 0 89px;}
.foo-text	{
	width: 30%; float: left; padding: 25px 0 0 10px;
	font-size: 13px; line-height: 25px; color: #626262;
}
.tel	{ font-size: 18px; color: #626262; }
.foo-text a	{ color: #003471 }
.foo-text a:hover	{ color: #e4af10 }

.foo-dev{float: right; width: 20%; //width: 26%; padding: 14px 30pt 0pt 0pt; //padding: 30px 30pt 0 0;}
.search-string	{
	width: 175px; height: 24px; float: left;
	font-size: 13px; margin-right: 10px
}

.button	{ float: left; border: 1px solid #000; }
.button input	{
	font-size: 13px;
	background: url('/images/design/button.gif') repeat-x;
	height: 22px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 2px 0;
	width: 62px;
	//padding: 0;
}

/*.button		{ border: 1px solid #000; }*/

.button-pressed	{
	background-position: 0 -20px;
	border-top: 1px solid #fefbe3;
	border-left: 1px solid #fefbe3;
	border-right: 1px solid #fcf5b5;
	border-bottom: 1px solid #fcf5b5;
}

.developer	{ clear: both;}
.developer img	{ float: left; display: block }
.developer a.link	{
	font-size: 13px; color: #626262;
	display: block; float: left;
	margin: 9px 0 0 13px;
}
.developer a:hover	{color: #e4af10}
.search-form { height: 34px; }

.wrapper-foo	{
	float: right; width: 255px;
}

.content-text table	{ width: 100%;}

.content-text th,
.content-text td	{
    font-size: 90%;
	text-align: left;
	border-bottom: 2px solid #e6e6e6;
	height: 40px;
}
a:hover	{ color: #e4af10 }

/* Feedback style */

.content-text label     { float: left; width: 180px; display: block;}
.content-text input.txt { float: left; width: 350px; display: block;}
.content-text input.cbx { float: left; display: block;}
.content-text textarea.txta { float: left; width: 350px; display: block;}
.content-text SELECT { float: left; width: 400px; display: block;}
.content-text span.red-star {
    color: red; font: bold 22px 'Courier new', Courier;
    display: block; height: 20px; width: 20px; padding: 4px;
    float: left;
}

.choose-city {clear: both; padding-bottom: 30px; margin-right: 64px;}
.content-text SELECT.city { float: right; width: 150px; display: block;}

.inp-group {float: left; width: 400px; display: block;}
.cbx-box { white-space: nowrap; clear: both; float: left;}
.inp-group INPUT {float: left; display: block; margin-right: 4px;}
.inp-group LABEL {
    float: left; width: auto; display: block; margin-right:10px;
    top: -4px; position: relative;
}

.input-string-light,
.input-string-dark {clear: both; width: 100%; padding: 3px 0px; }

.button input.feedback	{
	font-size: 13px;
	background: url(/images/design/button.gif) repeat-x;
	height: 22px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 20px 0;
	width: 82px;
	//padding: 0;
}

/* news style */
.content-text .news-date {
    color: #5a5a5a;
    font-size: 90%;
}

.content-text .news DD {
    margin:  0 20px 20px 0px;
    padding: 0;
}

.content-text .news DT {
    margin: 0;
}
.content-text .news DD A{
    text-decoration: none;
}

.content-text .pagebar {
    clear: both;
    margin-top: 40px;
}

.content-text .pagebar * {
    display: block;
    float: left;
    margin-right: 2;
    width: 20px;
    height: 20px;
    text-align: center;
    /* background-color: #EAEAEA; */
    /* text-decoration: none; */
}

.content-text .form {
    background-color: #F3F3F3;
    border: 1px solid #DADADA;
    height: 150px;
    margin-right: 64px;
    padding: 20px 10px;
}

.content-text .form .form-line {
    float: left; width: auto;
    min-width: 210px;
    margin-bottom: 25px;
    margin-right: 5px;
}

.content-text .form .form-line {
    width:expression((this.clientWidth <= 220)?'220px':'auto');
}

.content-text .form .form-line-last {
    min-width: 330px;
    width: 330px;
}
/*
.content-text .form .form-line-last {
    width: 250px;
}
*/
.content-text .form SELECT {
    width: 100px;
    font-size: 13px;
}

.content-text .form LABEL.form-name{
    display: block; width: auto;width: 117px;
    float: left; text-align: right;
    padding-right: 5px;
}

.content-text .form .form-line .form-value {
    display: block;
    float: left;
    width: 90px;
}

.content-text .form SELECT.ls {
    width: 144px;
}

.content-text .form-submit {
    width: 152px;
    height: 55px;
    margin-top: 17px;
}

/**
 * Results
 */

.content-text table.choose	{
    width: 90%;
    margin-right: 14px;
    border-bottom: 2px solid #f8c300;
    min-width: 520px;
}

.content-text table.choose th,
.content-text table.choose td	{
    font-size: 80%;
	text-align: left;
	height: 40px;
	border-bottom: 1px solid #fff;
}

.content-text table.choose th {
  	border-bottom: 2px solid #f8c300;
  	padding: 2px 4px;
  	text-align: center;
}

.content-text table.choose .row-filled {
    background-color: #FFECA1;
}

.content-text table.choose TR {
    cursor: pointer; //cursor: hand;
}

.content-text .ret-link{
    font-size: 80%;
}

.more {
    border-bottom: dashed 1px #000;
    color: #003471;
}



DIV#fix , DIV#info {
    display: none;
    padding:5px;
}

DIV#fix {
	padding:0;
	height: 500px;
}

DIV#fix iframe.fix {
	display: block; z-index:-1; position:absolute;
	top:0; width:100%; height:100%; filter:mask();
}

#info-close{
    text-align: right;
}

#info-close span {
    text-align: center; font-size: 20px; font-weight: bold; display: block;
    width: 24px; height: 24px; border: solid 1px #DADADA; float: right;
}

#info-close span A {
    color: red;
    text-decoration: none;
}

#info-form{
    clear: both;
    margin: 20px;
}

#info-cont {padding-left: 14px;}
#mosk {
    margin-left:20px;
    color: red;
}

#mosk A {
    color: red;
}

.f-description{
    width: 100%;
    height: 200px;
    overflow: auto;
}
/* Поиск */
.content-text .search-string{width: 80%;}
.content-text .ex{color: red;}
.content-text OL.search-match {padding-left: 25px;}
.content-text OL.search-match LI, .content-text OL.tsc LI {margin: 0 0 20px 0; padding: auto;background: none;}
.content-text OL.search-match LI A {display: block;margin-right: 20px;}
.content-text OL.search-match LI P {margin: 0px 0px 20px 0px;}

.content-text UL.tsc H4 {margin-bottom: 4px;} 
.content-text UL.tsc {list-style: none; margin-top: 0}
.content-text UL.tsc LI {background: none;}
.content-text UL.tsc UL {margin-left: 12px;}
