*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body, td{
	font-size: 10pt;
}

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;
}

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: 20px;
}
#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 42px 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.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;
}
.imgnews {
	padding: 10px;
}
#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;
}