body {
	 background-color: #FFFFFF;
}
* {
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #333;
}
#body-min-width {
	min-width: 1000px;
	width:expression(document.body.clientWidth > 1000? "100%" :"1000px");
}
div {
	font-size: 12px;
}
.clear-all {
	clear: both;
}
img {
	border: 0px;
}
.img-block {
	line-height: 0px;
	font-size: 0px;
}
.img-block img {
	line-height: normal;
	font-size: 13px;
}
.img-l {
	float: left;
	margin-right: 15px;
}
.img-r {
	float: right;
	margin-left: 15px;
}
p {
	padding: 10px 0px;
}
a, a * {
	color: #2E4F9D;
	text-decoration: underline;
}
a:hover, a:hover * {
	color: #c00;
	border-color: #c00;
}
a:active, a:active * {
	color: #c00 !important;
	border-color: #c00 !important;
}
h1, .h1 {
	font: normal 21px arial;
	padding: 10px 0px;
}
h2, .h2 {
	font: normal 18px arial;
	padding: 10px 0px 5px 0px;
}
h3, .h3 {
	font: normal 14px arial;
	padding: 10px 0px 5px 0px;
}

ul {
	list-style: none;
}
#white-head {
	height: 82px;
	background: url(/images/base/top-blue-grad.gif);
}
#logo {
	float: left;
	width: 21%;
	text-align: center;
	font-size: 30px;
	color: #B2B2B2;
	padding-top: 20px;
}
#logo a {
	color: #069;
	margin: 4px;
}
#logo a:hover {
	color: #333;
}
#top-list {
	float: left;
	width: 29%;
	padding-top: 15px;
}
#top-list li {
	width: 250px;
	margin: 0px auto;
	background: url(/images/base/rarr.gif) 0px 8px no-repeat;
	padding-left: 20px;
}
#top-list h4 {
	font: normal 18px arial;
	width: 245px;
	background: #FFFFE1;
	padding: 0px 5px 2px 5px;
	color: #006699;
}
#top-list a {
	display: block;
	padding: 0px;
	float: left;
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666;
}
#top-list a:hover {
	border-bottom: 1px solid #333;
	color: #333;
}
#top-list .nomarker {
	background: none !important;
	padding-left: 30px;
	padding-top: 5px;
}
#white-head #tels {
	float: left;
	width: 23%;
	margin-right: -1px;
	position:relative;
}
#white-head #tels address {
	width: 410px;
	margin: 0px auto;
	font-style: normal;
	padding-top: 15px;
}
#white-head #tels span {
	width: 50%;
	display: block;
	float: left;
	margin-right: -1px;
}
#white-head #tels strong {
	font: normal 30px "times new roman";
}
#white-head #tels br {
	display: none;
}
#white-head #tels strong {
	display: block;
}
#white-head #tels span.code {
	display: inline;
	float: none;
	position: relative;
	font-size: 20px; 
	top: -1px;
	font: normal 18px "times new roman";
}

table
{
	border:0;
	border-spacing:0;
	padding:0;
	margin:0;
}

td
{
	vertical-align:top;
}
#yellow-150
{
	height:103px; 
	width:100%; 
	background: #FFCE09 url('/images/base/yellow-head-bg.gif') repeat;
}

#yellow-150 a
{
	color:#333;
}

#yellow-150 a:hover
{
	color:#c00;
}

#yellow_b
{
	background:transparent url(/images/base/head-shad.gif) repeat-x;
}

#menu ul
{
	width:141px;
	position:relative;
	top:14px;
	left:20px;
	margin:0 auto;
}

#menu li 
{
	line-height: 24px;
}

#menu a {
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#menu a#main {
	background-image: url(/images/base/ico-home.gif);
}
#menu a#about {
	background-image: url(/images/base/ico-about.gif);
}
#menu a#contacts {
	background-image: url(/images/base/ico-contacts.gif);
}

.head_l
{
	width:59px;
	height:103px;
	background:transparent url(/images/base/head-light.gif) no-repeat;
}

.head_d
{
	width:29px;
	height:103px;
	background:transparent url(/images/base/head-dark.gif) no-repeat;
}

.head_dd
{
	width:29px;
	height:103px;
	background:transparent url(/images/base/head-dark2.gif) no-repeat;
}

#cat-menu ul 
{
	width: 188px;
	margin: 0px auto;
	position: relative;
	top: 7px;
}
#cat-menu li 
{
	line-height: 18px;
	font-weight: bold;
}

a#zakaz {
	text-decoration: none;
	border-bottom: 1px dashed #c00;
	color: #c00;
}
a#zakaz:hover {
	text-decoration: none;
	border-bottom: 1px solid #c00;
	color: #c00;
}

#search-block {
	background: url(/images/base/yellow-head-bg-light.gif) 0 0 repeat;
}

#search {
	width: 410px;
	margin: 0px auto;
	padding-top: 12px;
}
#search .h4 {
	font: bold 15px arial;
	background: url(/images/base/ico-search.gif) 0px 3px no-repeat;
	padding-left: 15px;
	position: relative;
	left: -15px;
	float: left;
}
#search p {
	display: inline;
	position: relative;
	top: 1px;
}
#small-search-line {
	background: url(/images/base/small-search-line.gif) 0px 22px no-repeat;
	-background-position: 0px 20px;
	width: 400px;
	height: 40px;
	padding-top: 5px;
	-padding-top: 2px;
	position: relative;
}
#from, #to {
	position: absolute;
	height: 19px;
	white-space: nowrap;
	cursor: e-resize;
}

#from span {
	border: 1px solid #333;
	background: #ff9;
	height: 14px;
	line-height: 12px;
	display: block;
	float: left;
}
#from span span {
	background: url(/images/base/from-left.gif) left top no-repeat;
	position: relative;
	border: 0px;
	z-index: +1;
	margin: -1px -1px -4px -1px;
	left: -1px;
	height: 19px;
}
#from span span span {
	background: url(/images/base/from-right.gif) right no-repeat;
	height: 19px;
	margin: 0px;
	left: 4px;
	padding-right: 4px;
}
#from strong {
	font: bold 12px verdana;
}

#to span {
	border: 1px solid #333;
	background: #ff9;
	height: 14px;
	line-height: 12px;
	display: block;
	float: left;
}
#to span span {
	background: url(/images/base/to-right.gif) right top no-repeat;
	position: relative;
	border: 0px;
	z-index: +1;
	margin: -1px -1px -4px -1px;
	left: 1px;
	height: 19px;
}
#to span span span {
	background: url(/images/base/to-left.gif) left no-repeat;
	height: 19px;
	margin: 0px;
	left: -4px;
	padding-left: 4px;
}
#to strong {
	font: bold 12px verdana;
}

.input {
	display: block;
	float: left;
	height: 17px;
	background: #FFFF99;
	border: 1px solid #333;
	z-index: 1000; 
	position: relative;
}
.input div, input span {
	display: block;
	height: 19px;
	background: url(/images/base/input-left.gif) left no-repeat;
	margin: -1px 0px -1px -2px;
	float: left;
	position: relative;
}
.input div div, input span span {
	background: url(/images/base/input-right.gif) right no-repeat;
	margin: 0px -2px 0px 0px;
	padding: 0px 2px 0px 6px;
	float: left;
	line-height: 18px;
	width: 130px;
}
.input a.select-but {
	float: right;
	text-indent: -15px;
	width: 15px;
	height: 15px;
	background: url(/images/base/select-but.gif);
	overflow: hidden;
	position: relative;
	top: 2px;
	z-index: 101;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
ul.select { 
	height: 19px;
	clear: right;
	position: absolute;
	&position: relative;
	&top:-15px;
	width: 100%;
	margin-bottom: -100%;
	overflow: hidden;
	z-index: 2000;
}
ul.select li {
	background: #FFFF99;
	border: 1px solid #666;
	border-top: 0px;
	width: 100%;
	margin-left: -3px;
	position: relative;
	padding-left: 1px;
	z-index: 3000;
}
ul.select li.selected {
	border: 0px;
	padding-bottom: 1px;
	background: transparent;
	padding-left: 5px;
	font-weight: bold;
}
ul.select a {
	display: block;
	height: 18px;
	line-height: 17px;
	text-decoration: none !important;
	margin-left: -1px;
	padding-left: 3px;
}
ul.select a:hover {
	background: #006699;
	color: #fff !important;
}
.lh19 {
	line-height: 19px;
}
#search .input {
	margin-left: 5px;
}
.button {
	border: 1px solid #666;
	float: left;
	background: #FFD20D url(/images/base/but-center.gif);
	height: 19px;
	margin-left: 5px;
}
.button span {
	display: block;
	position: relative;
	height: 21px;
	margin: -1px 0px -1px -2px;
	background: url(/images/base/but-left.gif) left no-repeat;
}
.button span span {
	margin: 0px -2px -1px 0px;
	background: url(/images/base/but-right.gif) right no-repeat;
	text-align: center;
}
.button input {
	background: none;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	font: bold 11px/18px tahoma;
}
#search .button {
	width: 150px;
	float: right;
}
#search .button input {
	width: 154px;
	position: relative;
	//left: -2px;
}

.gray
{
	background: #FD9800 url(/images/base/power-bg-gray.gif) !important;
}

.gray span
{
	background: url(/images/base/power-bg-l-gray.gif) left no-repeat !important;
}

.gray span span 
{
	background: url(/images/base/power-bg-r-gray.gif) right no-repeat !important;
}


.power {
	display: block;
	float: left;
	background: #FD9800 url(/images/base/power-bg.gif);
	margin-bottom: -6px;
	position: relative;
	left: -4px;
}
.power span {
	display: block;
	float: left;
	background: url(/images/base/power-bg-l.gif) left no-repeat;
	height: 23px;
}
.power span span {
	background: url(/images/base/power-bg-r.gif) right no-repeat;
	padding: 0px 9px;
	color: #fff;
	font-weight: normal;
}
.power strong {
	color: #fff;
}
#main-pdd {
	padding: 30px 3% 20px 3%;
}
.w55 {
	width: 55%;
}
.w44 {
	width: 44%;
}
.w44 .pdd {
	padding-left: 8%;
}
.podsk {
	background: #f90 url(/images/base/podsk-t.gif) top repeat-x;
	margin-top: 15px;
}
.podsk div {
	background: url(/images/base/podsk-b.gif) bottom repeat-x;
}
.podsk div div {
	background: url(/images/base/podsk-r.gif) right repeat-y;
}
.podsk div div div {
	background: url(/images/base/podsk-l.gif) left repeat-y;
}

.podsk div div div div {
	background: url(/images/base/podsk-t-l.gif) top left no-repeat;
}
.podsk div div div div div {
	background: url(/images/base/podsk-b-l.gif) bottom left no-repeat;
	margin: 0px;
}
.podsk div div div div div div {
	background: url(/images/base/podsk-t-r.gif) top right no-repeat;
}
.podsk div div div div div div div {
	background: url(/images/base/podsk-b-r.gif) bottom right no-repeat;
	padding: 8px;
}

.podsk div div div div div div div div {
	background: #FFFFE1;
	padding: 15px 5%;
	padding-bottom: 0px;
	font-size: 14px;
	font-style: italic;
}

.downarrow {
	height: 18px;
	display: block;
	background: url(/images/base/podsk-downarrow.gif) center no-repeat;
	position: relative;
	top: 18px;
}



#footer {
	height: 50px;
	background: #ccc url(/images/base/footer-bg.gif);
	clear: both;
	border-top: 3px solid #414141;
}
#footer div {
	border-top: 1px dashed #414141;
	margin-top: 1px;
	background: transparent;
	padding: 0px 3%;
}
#footer div div {
	background: transparent;
	border-top: 0px;
	margin-top: 0px;
	padding: 0px;
}
#bot-menu li {
	float: left;
	padding-right: 5%;
	line-height: 50px;
}
.bold {
	font-weight: bold;
}
#bot-menu {
	margin-right: 450px;
}
#bot-menu a {
	color: #333;
}
#bot-menu a:hover {
	color: #c00;
}
#right-footer {
	float: right;
	width: 450px;
	position: relative;
	top: 10px;
}
#right-footer p {
	float: left;
	padding: 0px 22px;
	position: relative;
	top: 8px;
	font: normal 11px tahoma;
	color: #4D4D4D;
}
#right-footer ul {
	float: left;
}
#right-footer li {
	float: left;
	padding-left: 10px;
}

.nav
{
	position: absolute;
	margin-top: -27px;
}

.nav p
{
	font-size: 11px;
	font-family: Tahoma;
	color:#999999;
	padding:0;
}

.nav a
{
	color:#999999;
	text-decoration: underline;
}

.nav span.active
{
	color:#5f5f5f;
}

.nav a:hover
{
	color:#5f5f5f;
}

#about_company, #vacancy, #other_sphere
{
	margin:0;
	padding:0;
}

#about_company, #vacancy, #other_sphere
{
	font-size: 13px;
}

#vacancy ul, #other_sphere ul
{
	margin:20px 0 0 40px;
	list-style:url(/images/base/dash.gif);
}

#vacancy ul li, #other_sphere ul li
{
	margin-bottom:10px;
}
#other_sphere
{
	margin-top:20px;
}

#ordering
{
	width:384px;
	position:relative;
	height:243px;
	background:#ffffe1;
	border:1px solid #c3d2d6; 
	padding:30px 25px 0px 22px;
}

#ordering .inputtext
{
	width:218px;
	height:22px;
	border:1px solid #666666;
	font-size:13px;
}
#ordering .areatext
{
	border:1px solid #666666;
	font-size:13px;
	width:218px;
}
#ordering .field
{
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
	padding-bottom:5px;
}
#ordering .field span
{
	color:red;
	position:absolute;
	margin-left:-8px;
}

#ordering .button
{
	line-height:19px;
	width:100px;
	position:relative;
	top:10px; 
	left:128px;
}

#ordering .button input
{
	width:100px;
}

#left-col .float-left .pdd ul, #show_generator ul
{
	list-style-image:url(/images/base/dash.gif) !important;
	margin-left:25px !important;
}

#left-col .float-left .pdd ul li
{
	margin-bottom:10px;
}

#left-col .float-left .pdd h3.bold
{
	font-weight:bold;
	padding:13px 0 10px 0;
}

.dostavka
{
	position:absolute; 
	width:215px; 
	padding:0; 
	text-decoration:underline; 
	left:56%; 
	top:15px; 
	font:bold 14px arial; 
	color:#cc0000;
}

.dostavka span
{
	font:bold 19px arial;
	color:#cc0000;
	white-space:nowrap;
}
#yellow_n
{
background: url("../images/base/cart_bg.gif") repeat-x scroll 0px 0px transparent;
height:40px;
}
#yellow_n p{
padding:0px;
font-weight:bold;
text-align:center;
}
.podskazka_main{
	margin-top: 700px;
}



.main-vopros{
border: 2px solid #414141;
  margin-top: 15px;
}

.dash-vopros{
border: 1px dashed #414141;
 margin: 1px;
}
.zag-vopros{
background: url(/images/base/cart_bg.gif) repeat-x scroll left top #FFFFE1; 
font-size: 15px;
 font-weight: bold;
 padding: 10px; 
 text-align: center;
}
.div-vopros{
color: #666666;
 padding: 12px;
}
.div-vopros p{
font-size: 11px;
color: #414141;
}
#vopros{
    background: none repeat scroll 0 0 #FFFFE1;
    border: 1px solid #C3D2D6;
    height: 340px;
    padding: 5px 25px 0 22px;
    width: 360px;
}
#vopros .field1 {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-right: 15px;
}

#vopros .inputtext1 {
    border: 1px solid #666666;
    font-size: 13px;
    height: 22px;
    width: 218px;
}

#vopros .inputtext2{
border: 1px solid #666666;
 width: 218px;
}
#vopros .button input {
    width: 100px;
}
#vopros .button {
    line-height: 19px;
    top: 10px;
    width: 100px;
}






