body {
  background-color: #FFffff ;
  margin: 0px;
}
.contactcontact-conmar {
  width: 1000px;
}
.main {
  width: 1024px;
  margin:0 auto;
  padding:0px;
  display: table
}
.header {
  position: relative;
  width: 1024px;
  height: 194px;
  background-image: url('../images/header.png');
}
.logo {
  float: left;
  margin-left: 35px;
  margin-top: 28px;
  position: relative;
  height: 117px;
  width: 248px;
  background-image: url('../images/logo.png');
}
.head-right {
  float: right;
  position: relative;
  height:  194px;
  width: 224px;
}
.callback {
  float: left;
  height: 21px;
  width: 201px;
  margin-top: 31px;
}
.vm-img-desc {
  display: none;
}
.horizontal-separator {
  background: none;
height: opx;
margin: 10px 0px;
}

.telephone {
  float: left;
  height: 16px;
  width: 161px;
  margin-top: 28px;
  /*background-image: url('../images/telephone.png');*/
}
.top-menu {
height: 40px;
width: 1024px;
background-image: url('../images/background-menu.png');
  background-repeat: repeat-x ;
  position: relative;
}
.top-menu-t {
height: 40px;
background:url(../images/menu-border-t.png) top repeat-x;
}
.top-menu-b {
height: 40px;
background:url(../images/menu-border-t.png) bottom repeat-x;
}
.top-menu-l {
height: 40px;
background:url(../images/menu-border-l.png) left no-repeat;
}
.top-menu-r {
height: 40px;
background:url(../images/menu-border-l.png) right no-repeat;
}
.table-menu {
  border-spacing: 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  width: 790px;
  height: 40px;
  float: left;
}
.menu{
  display: inline;
  border-spacing: 0px;
float: left;
font-family: "Arial";
font-size: 12px;
font-weight: 700;
height: 40px;
width: 790px;
padding: 0px;
margin: 0px;
color: #000000;
}
.menu li{
  display: inline;
}

#menu-cat {
  float: left;
  height: 40px;
  background:url(../images/menu-border-l.png) right no-repeat;
}
.menu-otstup {
padding-top: 14px;
}
.menu-otstup a {
padding-left: 24px;
padding-right: 24px;
text-decoration: none;
}
.output-billto span.values, .output-shipto span.values, .floatleft, span.floatleft {
float: left;
}
.width33 {
  width: 33%;
}
.clear, br.clear {
clear: both;
}
.block-info {
  width: 1024px;
  height: 67px;
  position: relative;
  background:url(../images/block-info.png) no-repeat;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
}
.block-info-tel {
  float: left;
  height: 38px;
  width: 205px;
  padding-top: 17px;
  padding-left: 74px;
}
.block-info-e-mail {
  float: left;
  padding-left: 10px;
  padding-top: 18px;
  height: 38px;
  width: 185px;
}
.block-info-e-mail a {
  color: #000000;
  text-decoration: none ;}
.block-info-e-mail a:hover {
  color: #990000;
  text-decoration: underline;
}
.email {
  width: 18px;
  height: 18px;
  float: left;
  background: url('../images/email.png') no-repeat;
  margin-top: 0px;
}
.email-text {
  float: left;
  font-family: Arial;
  font-size: 13px;
  margin-left: 5px;
  margin-top: 2px;
}
.block-info-icq {
  float: left;
  padding-top: 12px;
  padding-left: 10px;
  width: 200px;
  height: 38px;
}
.icq-text {
  float: left;
  font-family: Arial;
  font-size: 13px;
  margin-left: 5px;
  margin-top: 8px;
}
.icq-ico {
  padding-top: 8px;
  float: left;
}

.block-info-skype {
  float: left;
  width: 110px;
  height: 56px;
}
.block-info-skype div {
    margin-top: -25px;
}
.ya-share2 {
    padding-top: 18px;
    float: right;
    padding-right: 25px;
}

.block-info-separator {
  float: left;
  width: 2px;
  height: 56px;
  background:url(../images/separator.png) no-repeat;
}
.cont {
    padding: 10px;
    display: table;
    width: 1005px;
}
.category-1 {
    display: table;
    width: 100%;
}

.vmCartModule {
  height: 40px;
  float: left;
}
.content {
  position: relative;
  display: table;
  width:1025px;
  background:url(../images/content-background.png) repeat-y;
}
.footer {
  height: 32px;
  width: 1025px;
  background:url(../images/footer-background.png) no-repeat;
  margin-bottom: 14px;
}
.copyright {
  text-align: center;
  font-family: Arial;
  font-size: 15px;
  color: #ffffff;
  padding-top: 7px;
}
.copyright a {
  color: #ffffff;
  text-decoration: none;
}
.copyright a:hover {
  color: #990000;
  text-decoration: underline;
}

.mainlevel {
  padding-left: 24px;
  padding-right: 24px;
  color: #000000;
  text-decoration: none;
}

.mainlevel:hover {
  color: #990000;
}
.menu-otstup a {
  color: #000000;
}
.menu-otstup a:hover {
  color: #990000;
}
.active a {
  color: #990000;
}
/* Frontpage Category Display */

.mainlevel_frontpage_categories {
	font-weight: bold !important;
	font-size: 1.2em;
	font-family: Arial;
	color: #444 !important;
    padding-top:19px;
    text-indent: -900%;
    display: none;
	}
.mod_frontpage_div {
	float:left;
	text-align:left;
	margin:2px;
	padding-bottom:10px;
    display: table;
	}
.front a {
	color: #000000;
    text-decoration: none;
    display:block;
	}
.category-view {
  padding-left: 15px;
  padding-right: 15px;
}
.category_description {
  font-family: "Arial";
font-size: 12px;
margin: 0px auto;
padding-bottom: 10px;
width: 690px;
}
.browse-view {
  width: 693px;
  margin:0 auto;
}
.front a:hover {
    color: #990000;
  text-decoration: underline;
}
.search-form {
  margin: 0px auto;
}
.search {
  width: 536px;
  height: 24px;
  margin:0 auto;
  border:1px solid #9c0909;
  }

.search-button {
  position: relative;
  padding-top: 0px;
  float: left;
}

.search-inputbox {
  padding: 0px;
  border: 0px none;
  height: 24px;
  width: 462px;
  float: left;

  }

.browse-head-1 h1 {
  width: 693px;
  margin:0 auto;
  font-family: Arial;
  font-size: 24px;
  color: #990000;
  padding-top: 25px;
  padding-left: 3px;
}
.browse-head-2 {
  margin:0 auto;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  padding-top: 0px;
  padding-left: 5px;
}
.browse-head-back {
  background:url(../images/browse-head.png) no-repeat;
  width: 693px;
  height: 33px;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  float: left;
  color: #000000;
  margin:0 auto;
}
.browse-name {
  padding-top: 9px;
  padding-left: 20px;
  width: 203px;
  float: left;
  border-right: 1px solid #666666;
  height: 24px;
}
.browse-price {
  padding-top: 9px;
  padding-left: 20px;
  width: 119px;
  float: left;
  border-right: 1px solid #666666;
  height: 24px;
}
.browse-buy{
  padding-top: 9px;
  padding-left: 20px;
  width: 285px;
  float: left;
}

.browse-main {
  width: 688px;
  margin:0 auto;
  display: table;
}
.browse-main a{
  font-family: Arial;
  font-size: 14px;
  float: left;
  color: #000000;
}
.browse-main a:hover{
  color: #990000;
  text-decoration:underline
}
.browse-main-name {
  height: 44px;
  width: 203px;
  padding-top: 13px;
  padding-left: 17px;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  float: left;
}
.browse-main-price {
  height: 44px;
  width: 117px;
  padding-top: 13px;
  padding-left: 22px;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  float: left;
}
.browse-main-cart {
  height: 48px;
  width: 305px;
  padding-top: 9px;
  padding-left: 20px;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  float: left;
}
.addtocart-button {
background: url(../images/add-to-cart.png) no-repeat transparent;
border: medium none currentColor;
cursor: pointer;
font-family: "arial";
font-size: 10px;
font-weight: 700;
height: 30px;
overflow: hidden;
text-align: right;
vertical-align: middle;
width: 155px;
padding: 0px 5px 0px 0px;
}
.quantity_box {
float: left;
padding-top: 4px;
padding-right: 5px;
vertical-align: middle;
}
.quantity-input {
border: 1px solid #990000;
height: 25px;
padding: 0px;
text-align: center;
vertical-align: middle;
width: 37px;
}
.vm-pagination {
  display: table;
  width: 100%
}
.vm-pagination ul {;
  padding-left: 10px;
}
.onchange {
 text-align: center;
 padding-top: 7px;
}
.browse-result {
  text-align: center;
  padding-top: 7px;
}
.vm-pagination ul li {
background: transparent;
color: #000000;
display: inline;
font-family: "Arial";
font-size: 13px;
padding: 2px 1px;
float: left;
}
.cart {
  display: table;
  font-family: "Arial";
font-size: 12px;
height: 40px;
color: #000000;
  font-weight: bold
}
.cart a:hover {
  color: #660000;
 }
.cart a {
 color: #000000;
 text-decoration: none;
 float: left;
}
.cart-image {
  height: 40px;
  width: 40px;
  float: left;
}
.cart-text {
  float: left;
  padding-top: 12px;
}
.cart-num {
  color: #660000;
}

.liveinternet {
  margin:0 auto;
  width: 89px;
}

#component-contact {
  padding: 10px;
}
.productdetails-view{
  display: table;
margin: 0px auto;
width: 725px;
}
.back-to-category a {
  color: #990000;
font-family: "Arial";
font-size: 24px;
padding-top: 20px;
}
.product-name h1 {
color: #990000;
font-family: "Arial";
font-size: 14px;
padding-bottom: 16px;
padding-top: 15px;
margin: 0px;
font-weight: normal;
}
.product-image {
background: #FFFFFF;
border: 1px solid #999999;
float: left;
height: 150px;
width: 186px;
}
.main-image img {
  display: block;
margin-top: 1px;
margin-left: 1px;
max-width:184px;
}
.product-image-ostotstup {
  display: block;
float: left;
height: 152px;
width: 54px;
}
.manufacturer {
  height: 22px;
padding-bottom: 10px;
font-family: "Arial";
}
.manufacturer-1 {
  float: left;;
font-size: 14px;
padding-top: 5px;
}
.manufacturer-2 {
  color: #990000;
float: left;
font-size: 20px;
padding-left: 2px;
}
.product-yashare {
height: 22px;
padding-bottom: 10px;
}
.share {
float: left;
padding-top: 20px;
}
.yashare-auto-init {
float: left;
}
.product-price {
padding-bottom: 7px;
}
.addtocart-area {
height: 31px;
}
.ui-tabs {
  position: relative;
  width: 516px;
  zoom: 1;
  padding-bottom: 10px;
   } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0px; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.block-data-text {
  z-index: 1;
  margin-left: 1px;
  width: 512px;
   }
.block-data-text-border {
  border-left: 2px solid #828282;
  border-right: 2px solid #828282;
  border-bottom: 2px solid #828282;
  padding: 12px;
}

.product-menu-tabs {
  width: 517px;
  height: 30px;
  background: url(../images/product-tabs.png) no-repeat;
  display: table;
  padding-top: 5px;
}

.product-tab1 {
    padding-right: 38px;
    padding-left: 17px;
}
.product-tab2 {
  padding-right: 33px;
}
.product-tab3 {
  padding-right: 23px;
}
.product-tab4 {
  padding-left: 12px;
}
.front {
    padding-left: 45px;
}
.category-home img {
    height: 33px;
}
a.ask-a-question {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 8px;
    padding: 3px 12px 1px;
    margin: 2px;
    background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
}
.spacer-buy-area {
    height: 130px;
}
.spacer-buy-area .ya-share2 {
    float: left;
}
.product-menu-tabs > div, .product-menu-tabs > input { display: none; }

.product-menu-tabs label { line-height: 28px; cursor: pointer; position: relative; bottom: 1px; }
.product-menu-tabs input[type="radio"]:checked + label { color: #990000; }

.product-menu-tabs > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.product-menu-tabs > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.product-menu-tabs > input:nth-of-type(3):checked ~ div:nth-of-type(3) { display: block; }
.product-menu-tabs label:hover { color: #990000; text-decoration: underline;}
