@charset "windows-1251";
html {
	height: 100%;
}
body {
  min-height:100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body #all {
  height: auto;
  min-height: 100%;
}


form {
	margin: 0px;
	padding: 0px;
}
a {
  text-decoration: underline;
  color: #003f94;
}
a:hover {
  text-decoration: none;
}
.firstChild {
  margin-top: 0px;
}
#all {
	position: relative;
	height: 100%;
	min-width: 1000px;
}
#header {
  height: 66px;
}
#header .in {
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 15px;
}
#logo {
  width: 200px;
  height: 36px;
  float: left;
  margin-right: -200px;
}
#basket {
  background-color: #fff7b0;
  width: 200px;
  height: 36px;
  margin-left: -200px;
  float: right;
  background-image: url(/i/nd/basket-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: #000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#basket #bskBgIE {
  display: none;
}

#basket.fix {
  background-color: transparent;
  background-image: url(/i/nd/basket-fix-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  width: 208px;
  height: 44px;
  margin-left: -208px;
  float: none;
  position: fixed;
  right: 22px;
  top: 15px;
}
#basket #bskState {
  display: none;
}
#basket #bskTaste {
  display: block;
}
#basket.fix #bskState {
  display: block;
}
#basket.fix #bskTaste {
  display: none;
}
#basket    #bskState, #basket  #bskTaste {
  margin: 3px 15px 0px 15px;
  background-color: #FFF7B0;
}
#basket nobr {
  font-weight: bold;
  color: #f35901;
}

#tContacts {
  margin-right: 200px;
  margin-left: 230px;
  height: 36px;
  padding-top: 2px;
}
#tContacts .box {
  float: left;
  width: 50%;
  white-space: nowrap;
}
#tContacts .box#phone {
  max-width: 160px;
}
#tContacts .box#email {
  max-width: 200px;
  margin-right: -360px;
}
#tContacts .box#whours {
  display: none;
  max-width: 180px;
}
#tContacts .box .title {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
}
#tContacts .box .text {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #003f94;
}
#tContacts .box#whours .text {
  font-weight: normal;
}
#tContacts .box .text a {
  color: #003f94;
}




#empty {
  height: 90px;
  width: 100%;
  clear: both;
}
#footer {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #e9e9e9;
  height: 70px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
}
#footer a {
  color: #00e;
}
#footer .in {
	display: block;
	height: 55px;
	margin-right: 30px;
	margin-left: 30px;
}
#copyright {
  display: block;
  width: 150px;
  float: right;
  padding-top: 28px;
  text-align: right;
}
#bContacts   {
  float: left;
  width: 420px;
  margin-right: -420px;
  padding-top: 10px;
}

#counters {
  display: block;
  width: 230px;
  clear: none;
  float: left;
  padding-top: 20px;
/*  height: 0px;
  overflow: hidden; */
}

#topnav {
	height: 35px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #2943e9;
	background-image: url(/i/nd/topnav-bg.png);
	background-repeat: repeat-x;
	background-position: left -35px;
}
#topnav .inl {
	height: 35px;
	background-image: url(/i/nd/topnav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav .inr {
	height: 35px;
	background-image: url(/i/nd/topnav-bg.png);
	background-repeat: no-repeat;
	background-position: right -70px;
}
#topnav #info {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  height: 20px;
  width: 300px;
  float: left;
  margin-top: 5px;
  margin-right: -200px;
  margin-left: 15px;
  line-height: 12px;
}

#topnav #gnav {
	height: 35px;
	display: table;
  width: 50%;
  float: right;
}
#topnav #gnav ul {
	display: table-row;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav #gnav ul li.cap1,
#topnav #gnav ul li.cap4 {
  width: 30%;
}
#topnav #gnav ul li.cap2 {
  width: 40%;
}
#topnav #gnav li {
  display: table-cell;
}
#topnav #gnav a {
  padding-top: 6px;
  height: 29px;
  display: block;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
#topnav #gnav ul li.last-child a {
/*	margin-right: 0; */
}


#main {
  padding-top: 15px;
  margin: 0 30px 0 30px;
}
#main #mainin {
  display: table;
  width: 100%;
}
#main #maininrow {
  display: table-row;
}
#leftnav {
  display: table-cell;
  width: 200px;
  vertical-align: top;
}
#leftnav div.spacer {
  height: 15px;
}
#leftnav .inT,
#leftnav .inB {
  width: 200px;
  background-image: url(/i/nd/leftnav-round.png);
  background-repeat: no-repeat;
}
#leftnav .inT {
  background-position: left top;
  background-color: #eef7fe;
  margin-bottom: 15px;
}
#leftnav .inB {
  background-position: -200px bottom;
}
#leftnav ul,
#leftnav li {
  padding: 0;
  margin: 0;
  list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#leftnav ul.a {
  padding: 10px 15px 5px 15px;
  text-align: left;
}
#leftnav ul.a li {
  padding-bottom: 10px;
	font-size: 15px;
}
#leftnav ul.a a {
  color: #003f94;
  display: block;
}
#leftnav ul.b {
  text-align: left;
}
#leftnav ul.b li {
  padding-bottom: 0;
	font-size: 11px;
  line-height: 15px;
  padding-top: 1px;
  padding-bottom: 3px;
}
#leftnav ul.b a {
  color: #f35901;
}
#leftnav ul.a a.active {
  font-weight: bold;
}
#leftnav ul.b a.active {
  color: #000;
}

.dock {
  background-color: #dfe6fd;
  width: 200px;
}
.dock a {

}
.dock .title {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background-color: #2943e9;
  height: 26px;
  background-image: url(/i/nd/dock-title-bg.png);
  background-repeat: repeat-x;
  background-position: left -26px;
}
.dock .title .inL {
  background-image: url(/i/nd/dock-title-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.dock .title .inR {
  background-image: url(/i/nd/dock-title-bg.png);
  background-repeat: no-repeat;
  background-position: right -52px;
  padding: 3px 15px 0 15px;
}
.dock .content {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  padding: 15px;
  background-image: url(/i/nd/dock-content-round.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.dock .content p {
  font-size: 11px;
  line-height: 13px;
  text-align: left;
}
.dock div.spacer {
  height: 1px;
  overflow: hidden;
  width: 170px;
}

noindex, nofollow {
  margin: 0px;
  padding: 0px;
}






#content {
  display: table-cell;
  padding-left: 30px;
  width: auto;
  vertical-align: top;
}
#contentin {

}
#rightdock {
  display: table-cell;
  width: 200px;
  padding-left: 15px;
  vertical-align: top;
}





div.button input {
  background-image: url(/i/nd/inc-dec-basket.png);
  background-position: 0px -42px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 21px;
  width: 110px;
  background-color: transparent;
  margin: 0;
  border: none;
  color: #FFF;
  outline: none;
}
div.button input.down {
  background-position: 0px -63px;
}



span.rub { text-transform: uppercase; font-weight: 400; }
span.rub span {
  position: absolute;
  overflow: hidden;
  width: 8px;
  height: 20px;
  margin: 2px 0 0 -12px;
}
span.rub span:before {
  content: '\2013';
}
#footer span.rub span {
  width: 4px;
  margin: 2px 0 0 -6px;
}

