*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body, td{
	font-size: 10pt;
}
a img{border:0;}
p, ol, ul{
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
}
ol, ul{
	padding-left: 30px;
}

.paddleft{
	padding-left: 30px;
}

.w100{
	width: 100%;
}
.h100{
	height: 100%;
}

.top{
	vertical-align: top;
}
.bottom{
	vertical-align: bottom;
}

table{
	border-collapse: collapse;
}

h1,h2,h3,h4,h5{
	color: #505050;
}
.hh2{
	color: #505050;
	font-size: 19pt;
	font-weight: bold;
}

h1{
	font-size: 22pt;
}
h2{
	font-size: 19pt;
}
h3{
	font-size: 17pt;
}
h4{
	font-size: 15pt;
}


.bg-norep{
	background-repeat: no-repeat;
}
.bg-repx{
	background-repeat: repeat-x;
}
.bg-repy{
	background-repeat: repeat-y;
}


.gray{
	color: #707070;
}
.black{
	color: #000000;
}
.white{
	color: #ffffff;
}
.lightgrey{
	color: #D0D0D0;
}


.pad1{
	padding: 10px;
}
.pad2{
	padding: 0px 20px;
}
.pad02{
	padding: 20px;
}
.spacing01{
	border-collapse: separate;
}
.spacing01 td{
	padding: 1px;
}
.spacing05{
	border-collapse: separate;
}
.spacing05 td{
	padding: 5px;
}
.spacing10{
	border-collapse: separate;
}
.spacing10 td{
	padding: 10px;
}


.ssmal{
	font-size: 10px; 
}
.smal{
	font-size: 11px;
}


#shortbasket{
	display: inline;
	float: left;
	margin-left: 0px;
}
#contacts{
	display: inline;
	float: right;
	margin-right: 20px;
}

#logo{
	margin: 1px 0px 0px 0px;
	text-align: center;
}

#search{
	background-color: #F2F2F2;
	padding: 5px;
	margin: 10px 0px 2px 0px;
}
#search select{
	margin:0 3px 0 3px;
	border: 1px solid #A1A1A1;
        color: #000000;	 
}
#search input{
	margin:0 3px 0 3px;
	border: 1px solid #A1A1A1;
}
#fastsearch{
	text-align: right;
	padding: 0px;
}
#fastsearch input{
	margin: 3px;
}
ul#menu{
	list-style-type: none;
	border-left: 20px solid #F2F2F2;
	font-weight: bold;
	font-size: 11pt;
}
li.menu{
    padding-bottom: 10px;
}
a:hover {
    color: #505050;
    text-decoration: none;
}
a.menu{
	color: Black;
}
a.menu:hover{
	color: #CC0000;
}
ul.submenu{
	list-style-type: none;
	font-weight: normal;
}
ul.submenu li{
	margin: 5px 0px 5px 0px;
	font-size: 9pt;
	padding: 0px;
}                   
a.submenu{
	color: #707070;
}
a.submenu:hover{
	color: #CC0000;
}
div#hmenu{
	background-color: #CC0000;
	height: 30px;
	width: 100%;
	font-weight: bold;
	white-space: nowrap;
}
div#hmenu div{
	float: left;
	display: inline;
	font-weight: bold;	
	padding: 5px 15px 5px 15px;
	
}
div#hmenu a{	
	color: white;
}
div#hmenu1{
	background-color: #FFE7E7;
}
div#hmenu1 a{
	color: #CC0000;
}

div.tovar{
	display: block;
	width: 45%;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

div.pic{
	float: left;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
div.descr{
	display: block;
	font-size: 9pt;
	color: #707070;
}
span.roparent {  }
    .robject { width: 1.5ex; height: 1.5ex; }
    span.adot { position:absolute; text-indent: -1000em; }

div.sep{
	height: 10px;
	background-color: #F2F2F2;
	clear: both;
}
div#copyleft{
	display: block;
	float: left;
	padding: 10px;
}
div#copyright{
	display: block;
	float: right;
	padding: 10px;
}
img.more{
	width:15px;
	height: 15px;
	border: none;
	vertical-align: middle;
}
div.inline{
	float:left;
	display:inline;
}
.imgnews, a.otherimage img,a.bigim img{
	margin: 5px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding-bottom:2px;
	padding-right:2px!important;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
}
.imgnews:hover, a.otherimage:hover  img,a.bigim:hover img{
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-bottom:2px solid #eee;
	border-right:2px solid #eee;
	padding-bottom:2px;
	padding-right:2px;
	background:#cccccc;
}
#vote input{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
	float: left;
}
#vote{
	font-size: 8pt;
}

#vote br{
	clear: both;
}
#vote input[type=button]{
	float: none;
	margin: 10px;
}
* HTML div.w98{
    width: 100%;
}
div.w98{
}
.lhead{
    color: white;
    background-color: #909090;
    font-weight: bold;
    padding: 5px;
    font-size: 15px;
}
.color{
    background-color: #F2F2F2;
}

.white a{
    color: white;
    font-weight: bold;
}

div.adv{
    text-align:center;
    margin: 5px;
    padding:3px;
}
div.adv a{
    color: #000000;
}
.cursor{
    cursor:pointer;
}

div.shortfaq{
    padding: 5px;
    width: 100%;
    margin-top: 10px;
}

div.headfaq{
    width: 100%;
    text-align: right;
    font-weight: bold;
    font-style: italic;
}

div.questionfaq{
    margin-bottom:5px;
    font-weight: bold;
}

div.answerfaq{
    color: Black;
}
div.faqlist{
    line-height: 20px;
    }
    
div.faqlist a:hover{
    color: Black;
    text-decoration: none;
}
.newsdatesh{
    font-weight: bold;
}
.poloska td{
background: url(/Images/poloska.gif) repeat-x;
}

.knopka {
background: #dadada;
color:#960000;
font-size:12pt;
font-weight: bold;
cursor: url("/Images/kupit.cur"), pointer;
padding:0 1px 0 1px;
width:auto;
overflow:visible;
}
#routertd {vertical-align:top; width:250px;}
#routertd p {text-indent:0; margin:2px;}
#routertd div#address_form {text-align:center;}
@media print {
td {display:none;}
tr.print td {display: table-cell;}
* html tr.print td {display:block;}
}
#infowill_delivery input,#infopayment input {margin:2px; margin-left:15px;}

.legend-title_H {
    background: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    left: 7px;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    top: -13px;
}

.legend-title {
    background: #FFFFFF;
    color: #505050;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 17pt;
    left: 7px;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    top: -13px;
}

.legend {
    border: 1px solid #CCCCCC;
    margin: 20px 0;
    padding: 15px 10px;
    position: relative;
}
.legend td {
    padding: 10px;
}
.f_legend legend{ background: #FFFFFF; font-weight: bold; padding: 0 3px; font-size: 17pt;color: #505050;}
.f_legend {border: 1px solid #CCCCCC; margin: 20px 0; padding: 15px 10px;}
#video{ margin-top: 20px;}
#video a {background: url(/Images/video-display.png) 0 8px no-repeat; padding: 10px 10px 10px 28px;font-weight: bold;}
#comments a {background: url(/Images/24-comment-question.png) 0 8px no-repeat; padding: 10px 10px 10px 28px;font-weight: bold;}
.red_sorry{
font-size:17pt;
font-weight: bold;
color: red;
}
#cbmask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
 

#cbdialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
  position:absolute;
  left:0;
  top:0;
  display:none;
  z-index:9999;
}
