@import url(/Css/default.css);
*{
	margin: 0px;
	padding: 0px;
	font-family: 'Times New Roman', Times, serif;
}
img{
    border: 0;
}
h1{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 18px;
}
h2{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 17px;
}
h3{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 16px;
}
h4{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 15px;
}
h5{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 14px;
}
h6{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 12px;
}
.productlist_header_th{
        font-family : 'Times New Roman', Times, serif;
        margin-bottom: 0;
        font-size: 12px;
}

a img{
	border: 0px;
}


body, td, p{
	font-size: small;
}

p{
	margin-top: 8px;
	margin-bottom: 8px;
}

a{
	color: #990000;
}

h1,h2,h3,h4,h5{
	color: #990000;
}

.w100{
	width: 100%;
}
.h100{
	height: 100%;
}
.top{
	vertical-align: top;
}
.bottom{
	vertical-align: bottom;
}

table{
	border-collapse: collapse;
}
.bg-norep{
	background-repeat: no-repeat;
}
.bg-repx{
	background-repeat: repeat-x;
}
.bg-repy{
	background-repeat: repeat-y;
}

.bg-poslt{
	background-position: left top;
}
.bg-posrt{
	background-position: right top;
}
.bg-poslb{
	background-position: left bottom;
}
.bg-posrb{
	background-position: right bottom;
}


.gray{
	color: #707070;
}
.black{
	color: #000000;
}
.white{
	color: #ffffff;
}
.lightgrey{
	color: #D0D0D0;
}
.red{
	color: #990000;
}

.ssmal{
	font-size: 8pt;
}
.smal{
	font-size: 9pt;
}


.pad10{
	padding: 10px;
}
.pad20{
	padding: 20px;
}

.pad-top30{
    padding-top: 30px;
}
.pad-top20{
    padding-top: 20px;
}

.inline{
	display: inline;
	float: left;
}

ul.menu{
	list-style-type: none;
	padding-left:10px;
	font-size: 11pt;
	font-weight: bold;
}

div.menu{
	list-style-type: none;
	padding-left:10px;
	font-size: 11pt;
	font-weight: bold;
}

ul.menu li{
	padding-top:5px;
	padding-bottom:5px;
}

a.menu{
	list-style-type: none;
	padding-left:10px;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}

ul.ulbull{
	list-style-type: none;
	padding-left:10px;
	font-size: 11pt;
	font-weight: bold;
}

libull{
	padding-top:5px;
	padding-bottom:5px;
}




ul.submenu{
	list-style-type: none;
	padding-left:20px;
	font-size: 10pt;
	font-weight: normal;
}
ul.submenu a{
	color: #bb8785;
}
submenu a{
	color: #bb8785;
}

#search{
	padding: 5px;
}
#search select{
	margin:0 3px 0 3px;
	border: 1px solid #A1A1A1;
        color: #A1A1A1;	 
}
#search input{
	margin:0 3px 0 3px;
	border: 1px solid #A1A1A1;
}
#menu{
	background-color: #780f0c;
	font-weight: bold;
}
#menu div{
	padding-left: 30px;
	padding-right: 30px;
	display: inline;
	float: left;
	line-height: 25px;
	height: 25px;
}
td#menu1{
	background: url("/Images/menu1.gif");
}
a.menu1{
	color: #780f0c;
}
#phone{
	padding: 15px;
	font-size: 14pt;
	font-weight: bold;
}
#phone small{
	font-size: 10pt;
	font-weight: bold;
	color: #feccbc;
}
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;
}

#news{
	list-style-type: none;
}

#news li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#news small{
	font-size: 9pt;
	color: #C0C0C0;
}
div.head{
    background-color: #c0c0c0;
    color: White;
    height: 25px;
    font-size: 14pt;
}

.tablpad{
    padding: 10px;
    margin: 10px;
}

.tablpad td{
    padding: 10px;
    margin: 10px;
}
.pathdir{
	font-weight:bold;
	color: #990000;
}
.brendnav_links{
	text-align: left;
}
.basket_map area, .mouse, .cursor{
    cursor: pointer;
}
