body {
font-family:verdana, arial;
font-size:13;
color:#f7f7f7;
background:#000000;
margin:0 0 0 10px;
font-size:11px;
}

/*" link="#000000" vlink="#000000" alink="#000000"*/

td {font-family:verdana, arial; font-size:13px;  margin-top: 7px; margin-bottom: 7px;  color:#f7f7f7;}

P {font-family:verdana, arial; font-size:13px;  margin-top: 7px; margin-bottom: 7px;  color:#f7f7f7;text-indent:30px}


h1 {font-family:verdana, arial; font-size:13px;  margin-top: 16px; margin-bottom: 1px;  color:#f7f7f7;font-weight:bold;}


UL {font-family:verdana, arial; font-size:13px;  margin-top: 7px; margin-bottom: 7px;color:#f7f7f7;}
LI {font-family:verdana, arial; font-size:13px;  margin-top: 7px; margin-bottom: 7px; color:#f7f7f7;}

A {font-family:verdana, arial; font-size:13;  margin-top: 7px; margin-bottom: 7px; color:#f7f7f7;}

.hmenu {font-family:verdana, arial; font-size:11;  margin-top: 7px; margin-bottom: 7px; color:#ρρρρρρ;}

.tables {font-family:verdana, arial; font-size:13px;  margin-top: 1px; margin-bottom: 1px;  color:#f7f7f7;text-indent:0px}

.shopmenuobertka{
  text-align: center;
}


.shopmenu{
  list-style:none;
  margin:10px auto;
  width:690px;

}

.shopmenu li.simple{
  background: none;
  color:#ffffff;
  border:0;
}

.shopmenu li{
  float:left;
  margin:0 0 0 10px;
  padding:5px;
  border:1px solid #aca1a0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #3d0347;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#3d0347), to(#0e0311));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #3d0347, #0e0311);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #3d0347, #0e0311);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #3d0347, #0e0311);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #3d0347, #0e0311);
}

.shopmenu li:hover{
  background: #3d0347;
}


.shopmenu li a{
  text-decoration:none;
  color:#eeeeee;
  font-weight:normal;
}

.rimage{
  width:150px;
  float:left;
}

.tovarsection{
  width:450px;
  float:right;
  margin:0 10px 0 0;
}

.tovarsection .name{
clear:both;

}

.tovarsection .name a{
 text-decoration:none;
 font-size:18px;
}


.tovarsection .text a{
   text-decoration:none;
}

.tovarsection .text a:hover{
   border-bottom:1px dotted #ffffff;
}

.tovarrow{
 float:right;
 width:120px;
}


.price{
  margin:10px 0 10px 0;
  padding:5px;
  border:1px solid #cccccc;
  color:#000000;
  font-size:16px;
  width:70px;
  text-align:right;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eeeeee;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#cccccc), to(#eeeeee));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #cccccc, #eeeeee);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #cccccc, #eeeeee);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #cccccc, #eeeeee);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #cccccc, #eeeeee);
}

.basket{
  margin:25px 0 0 0;
}

.basket .text{
  margin:5px 0 5px 0;
  padding:3px;
  border:1px solid #cccccc;
  color:#333333;
  font-size:14px;
  width:100px;
  text-align:center;
  text-decoration:none;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333333;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#777777), to(#333333));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #777777, #333333);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #777777, #333333);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #777777, #333333);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #777777, #333333);
}
.basket .text a{
  text-decoration:none;
}


.tovarpodrobno2{

}

.sectionrow2{
  clear: both;
}

.baskettext{
  text-align:right;
}

