@import url('reset.css');

html, body {
  margin: 0 auto;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 1em;
  background: #ffffff;
  color:#000000;
  min-width: 990px;
  width:expression(document.body.clientWidth < 990? "990px": "auto" );
}

a, a:link,  a:visited, a:active {
  color: #333333;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

div.header {
  height: 250px;
  background: url(../i/corner_rainbow.jpg) no-repeat left top;
}

div.contacts {
  float: right;
  height: 250px;
  width: 236px;
  color: #ffffff;
  background: url(../i/phone_bg.jpg) no-repeat right top;
  text-align: right;
}

div.contacts p {
  font-size: 1.5em;
  margin-top: 15px;
  margin-right: 5px;
font-weight: bold;
}

div.contacts p span {
  font-size: 0.6em;
  

}

div.contacts em {
  font-size: 0.9em;
  margin-right: 50px;
  font-weight: bold;
  display: block;
}

div.contacts div.menu_cont {
  margin-right: 35px;
  margin-top: 15px;
}

div.contacts div.menu_cont a, div.contacts div.menu_cont a:active, div.contacts div.menu_cont a:link, div.contacts div.menu_cont a:visited {
  color: #ffffff;
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  text-decoration: underline;
}

div.contacts div.menu_cont a:hover {
  color: #dddddd;
  text-decoration: none;
}

div.logo {
  width: 303px;
  height: 81px;
  margin: 0 0 10px 104px;
  padding-top: 18px;
}

div.citat {
  width: 700px;
  height: 232px;
  float: left;
}

div.topline {
  height: 122px;
}

div.tl_l {
  float: left;
  width: 141px;
  height: 122px;
  background: url(../i/cit_1l.jpg) no-repeat right top;
}

div.tl_c {
  font-size: 0.8em;
  float: left;
  width: 493px;
  height: 122px;
  text-align: left;
  background: url(../i/bg_gr_l.jpg) repeat-x left top;
}

div.tl_c h1 {
  font-size: 1.4em;
  font-weight: bold;
  padding: 6px 0;
}

div.tl_r {
  float: left;
  width: 31px;
  height: 122px;
  background: url(../i/cit_1r.jpg) no-repeat right top;
}

div.midline {
  height: 31px;
}

div.ml_l {
  float: left;
  width: 141px;
  height: 31px;
  background: url(../i/cit_2l.jpg) no-repeat right top;
}

div.ml_r {
  float: left;
  width: 501px;
  height: 31px;
  background: url(../i/cit_1c.jpg) no-repeat left top;
}

div.botline {
  height: 79px;
}

div.bl_l {
  float: left;
  width: 141px;
  height: 79px;
  background: url(../i/cit_3l.jpg) no-repeat right top;
}

div.bl_r {
  float: left;
  width: 501px;
  height: 79px;
  background: url(../i/cit_2c.jpg) no-repeat left top;
  padding-left: 19px;
}

div.basket {

  height: 139px;

}

div.basket_line {
  height: 139px;
  background: url(../i/basket_bg.jpg) repeat-x left top;
  margin: 0 20px;
}

div.basket_left {
  float: left;
  height: 139px;
  width: 131px;
  background: url(../i/basket_l.jpg) no-repeat left top;
}

div.basket_right {
  float: right;
  height: 139px;
  width: 77px;
  background: url(../i/basket_r.jpg) no-repeat right top;
}

div.basket_center {
  height: 139px;
}

div.tovars {
  float: left;
  margin-top: 43px;
}

div.tovars p {
  width: 160px;
  font-weight: bold;
  font-size: 0.75em;
  margin-top: 8px;
}

div.tovars p em {
  font-weight: bold;
  display: block;
  float: left;
  width: 80px;
} 

div.order {
  float: left;
  margin-top: 73px;
  font-weight: bold;
  font-size: 0.75em;
  color: #ffffff;
} 

div.order a, div.order a:link,  div.order a:visited, div.order a:active {
  color: #ffffff;
  text-decoration: underline;
}

div.order a:hover {
  color: #dddddd;
  text-decoration: none;
}

div.login {
  float: right;
  margin-top: 43px;
}

div.login p {
  padding-top: 8px;
  clear: both;
  width: 170px;
  font-weight: bold;
  font-size: 0.75em;
}

div.login input {
  width: 95px;
  font-weight: bold;
  font-size: 0.75em;
  float: right;
  margin-top: -2px;
}

div.login p em {
  font-weight: bold;
  display: block;
  float: left;
  width: 40px;
} 

div.register {
  float: right;
  margin-left: 10px;
  margin-top: 13px;
  font-weight: bold;
  font-size: 0.75em;
  color: #ffffff;
} 

div.register input {
  margin-top: 34px;
  margin-bottom: 3px;
  display: block;
}

div.register a, div.register a:link,  div.register a:visited, div.register a:active {
  color: #ffffff;
  text-decoration: underline;
}

div.register a:hover {
  color: #dddddd;
  text-decoration: none;
}

div.mainpart {
  clear: both;
}

div.main_left {
  width: 220px;
  float: left;
  padding-left: 14px;
}

div.main_right {
  margin-left: 260px;
  padding-top: 20px;
}

div.nav_top {
  margin-top: 5px;
  /*width: 170px;*/
  width: 190px;
  height: 32px;
  background: url(../i/menu_bg.jpg) no-repeat left bottom;
}
div.nav_top h2 {
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 20px;
}

div.nav {
  /*width: 170px;*/
  width: 190px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
}

div.nav ul li {
  width: 175px;
  margin-left: 0px;
  line-height: 15px;
  padding-bottom: 3px;
  padding-top: 2px;
  /*height: 20px;*/
}

@media all and (min-width: 0px) {

div.nav ul ul {
  display: none;
  z-index: 500;
  position: relative;
  left: 155px;
  top: -16px;
  background: #25E425;
  padding: 10px 15px;
  margin: 0px;
  color: #ffffff;
}
}

html:root div.nav ul ul {
  display: none;
  z-index: 500;
  position: relative;
  left: 155px;
  top: -20px;
  background: #25E425;
  padding: 10px 15px;
  margin: 0px;
  color: #ffffff;
  
}

html:root div.nav ul li li {
  line-height: 20px;
  margin-left: 0px;
  height: 20px;
}

div.nav ul li li{
  width: 155px;
  margin-left: 5px;
  height: 15px;
  line-height: 15px;
  
}

div.nav ul {
  margin-left: 15px;

  
}

div.nav ul li li:hover {
  background: none;
}

div.nav ul li a, div.nav ul li a:link,  div.nav ul li a:visited, div.nav ul li a:active {
  color: #000000;
  text-decoration: none;
}
div.nav ul li a:hover {
  color: #F00;
  text-decoration: underline;
}
div.nav_top a, a:link, a:visited, a:active {
  color: #000000;
  text-decoration: underline;
}
div.nav_top a:hover {
  color: #FFF;
  text-decoration: underline;
}

div.nav ul li li a, div.nav ul li li a:link,  div.nav ul li li a:visited, div.nav ul li li a:active {
  color: #F00;
  text-decoration: none;
}

div.nav ul li li a:hover {
  color: #000000;
  text-decoration: underline;
}


div.nav_top_gr {
  margin-top: 5px;
  /*width: 170px;*/
  width: 190px;
  height: 32px;
  background: url(../i/menu_bg.jpg) no-repeat left bottom;
}
div.nav_top_gr h2 {
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 20px;
}

div.nav_gr {
  /*width: 170px;*/
  width: 190px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
}

div.nav_gr ul li {
  width: 175px;
  margin-left: 0px;
  line-height: 15px;
  padding-bottom: 3px;
  padding-top: 2px;
  /*height: 20px;*/
}

@media all and (min-width: 0px) {

div.nav_gr ul ul {
  display: none;
  z-index: 500;
  position: relative;
  left: 155px;
  top: -16px;
  background: #25E425;
  padding: 10px 15px;
  margin: 0px;
  color: #ffffff;
}
}

html:root div.nav_gr ul ul {
  display: none;
  z-index: 500;
  position: relative;
  left: 155px;
  top: -20px;
  background: #25E425;
  padding: 10px 15px;
  margin: 0px;
  color: #ffffff;
  
}

html:root div.nav_gr ul li li {
  line-height: 20px;
  margin-left: 0px;
  height: 20px;
}

div.nav_gr ul li li{
  width: 155px;
  margin-left: 5px;
  height: 15px;
  line-height: 15px;
  
}

div.nav_gr ul {
  margin-left: 15px;

  
}

div.nav_gr ul li li:hover {
  background: none;
}

div.nav_gr ul li a, div.nav_gr ul li a:link,  div.nav_gr ul li a:visited, div.nav_gr ul li a:active {
  color: #000000;
  text-decoration: none;
}
div.nav_gr ul li a:hover {
  color: #F00;
  text-decoration: underline;
}
div.nav_top_gr a, a:link, a:visited, a:active {
  color: #000000;
  text-decoration: underline;
}
div.nav_top_gr a:hover {
  color: #FFF;
  text-decoration: underline;
}

div.nav_gr ul li li a, div.nav_gr ul li li a:link,  div.nav_gr ul li li a:visited, div.nav_gr ul li li a:active {
  color: #F00;
  text-decoration: none;
}

div.nav_gr ul li li a:hover {
  color: #000000;
  text-decoration: underline;
}

li.li_no_icon {
  padding-left: 20px;
  width: 155px !important;
}

div.news_top {
  margin-top: 25px;
  height: 37px;
  width: 170px;
  background: url(../i/news_top.jpg) no-repeat left top;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: bold;
}

div.news_top span {
  padding: 12px 0 0 27px;
  display: block;
}

div.news {
  background: #c6c6c6;
  color: #ffffff;
  width: 170px;
  font-size: 0.8em;
}

div.news span {
  display: block;
  padding: 15px 10px 0 15px;
  color: #ffffff;
  font-weight: bold;
}

div.news a {
  display: block;
  padding: 15px 10px 15px 15px;
  color: #696969;
}

div.news_bot {
  height: 80px;
  width: 198px;
  background: url(../i/news_bot.jpg) no-repeat left top;
  color: #696969;
  font-size: 0.8em;
}

div.news_bot a {
  display: block;
  padding: 0px 10px 15px 15px;
  color: #696969;
}

div.services_top {
  text-align: right;
  font-weight: regular;
  font-size: 1.1em;
  height: 65px;
  padding-top: 7px;
  /*padding-right: 140px;*/
}
div.services_top a {
display: block;
float: right;
margin-right: 95px;
text-align: center;
width: 400px;
}

div.services_top a, div.services_top a:link,  div.services_top a:visited, div.services_top a:active {
  color: #000000;
  text-decoration: none;
}

div.services_top a:hover {
  color: #ffffff;
  text-decoration: underline;
}

div.content {
	margin-bottom: 30px;
}

.comics {
	background: url(../i/service.jpg) no-repeat right top;
}

div.footer {
  clear: both;
  height: 103px;
  background: url(../i/green.jpg) repeat-x left bottom;
}

div.nozki {
  height: 16px;
  background: url(../i/nozki.jpg) repeat-x left top;
  margin-bottom: 15px;
}

div.footer p {
  margin-top: 5px;
  margin-left: 30px;
  font-size: 0.7em;
  color: #999999;
}

div.textpart {
  margin-right: 120px;
  font-size: 0.8em;
}

div.textpart h1 {
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 5px;
}

div.textpart h3 {
  font-size: 1.2em;
  font-weight: bold;
}

div.pricebox {
  height: 61px;
  background: url(../i/pricebg.jpg) repeat-x left top;
  width: 250px;
  margin-left: 40px;
}

div.pricebox span {
  float: left;
  color: #ffffff;
  font-weight: bold;
  margin-top: 24px;
  margin-left: 30px;
}

div.pricein {
  height: 48px;
  background: url(../i/pricein.jpg) no-repeat left top;
  width: 18px;
  float: left;
}

div.chekout {
  height: 61px;
  width: 60px;
  float: right;
}


div.textpart td.data-cell {
  padding: 8px 10px 0 10px;
  text-align: center;
}

div.textpart td.catalogtd, td.data-cell {
  padding: 20px 10px 0 10px;
  text-align: center;
}

h2 {
 font-size: 1.2em;
  font-weight: bold;
 margin: 10px 0;
}

table.korp {
margin-top: 20px;
}

table.korp td {
  padding: 5px;
}

div.greenbox {
  border-left: 8px solid #2ae429;
  border-right: 8px solid #2ae429;
}

div.greentop {
background: #2ae429 url(../i/t_l.jpg) no-repeat left top;
}

h1.green_h1 {
  background: url(../i/t_r.jpg) no-repeat right top;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
  color: #ffffff;
}

div.textpart h1.gallery {
  background: #2ae429 url(../i/t_l.jpg) no-repeat left top;
  font-size: 20px;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
  color: #000000;
}

div.gallery_bot {
  height: 37px;
  background: #2ae429 url(../i/b_l.jpg) no-repeat left bottom;
}

div.gr_bl {
  background: #2ae429 url(../i/b_l.jpg) no-repeat left bottom;
}

div.gr_br {
  background: url(../i/b_r.jpg) no-repeat right bottom;
  height: 49px;
}

#neworder {
  width: 800px;
}
