*{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times;
}

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

img{
	border: 0px;
}

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

table{
	border-collapse: collapse;
}

.bg-norep{
	background-repeat: no-repeat;
}
.bg-pos-c{
	background-position: 50% 0;
}

#phone{
	width: 600px;
	text-align: right;
	color: #E0D8D0;
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, Times;
}
#phone1{
	text-align: right;
	color: #E0D8D0;
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, Times;
}

.marg10{
	margin: 10px;
}
.pad10{
	padding: 10px;
}
.pad20{
	padding: 20px;
}

.white{
	color: white;
}
.smal{
	font-size: x-small;
}

ul.menu{
	background-color:Black;
	margin-left:10px;
	margin-top: 10px;
	padding: 10px;
	list-style-type: none;
}
.menu_left{
	background-color:#E0D8D0;
	margin-left:10px;
	margin-top: 10px;
	padding: 10px;
	list-style-type: none;
}

a.menu, a.submenu1, strong.submenu1{
	color: White;
}
a.top_menu{
	color: White;
	font-weight: bold;
	font-size: larger;
}

strong.top_menu1{
	color: #E0D8D0;
	font-weight: bold;
	font-size: larger;
}

ul.menu li{
    color: #d5d5d5;
}
ul.menu p{
    color: #d5d5d5;
}

a.menu:hover{
	color: #CC0000;
}

ul.submenu{
	list-style-type: none;
	font-weight: normal;
}
ul.submenu li{
	margin: 5px 0px 5px 10px;
	font-size: 9pt;
}                   
a.submenu{
	color: #909090;
}

a.submenu:hover{
	color: #CC0000;
}

h1, h2, h3, h4, h5{
	color: #AA0000;
	font-family: Georgia, Times;
}
div#fastsearch input{
	margin: 5px;
}
div.sep{
	height: 15px; 
	line-height: 15px;
	background: url("/Images/dots.gif") repeat-x left 50%;
	clear: both;
}

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;
	margin: 8px;
}
div.descr{
	display: block;
	font-size: 9pt;
	color: #707070;
}
td#pagebody ul li{
    margin-left: 25px;
    margin-top: 1px;
}
td#pagebody ul{
    margin-bottom: 10px;
    margin-top: 5px;
}
.lhead{
    color: #AA0000;
    background-color: #C0C090;
    font-weight: bold;
    padding: 5px;
    font-size: 15px;
}
div.questionfaq{
    font-style: italic;
    margin-bottom:5px;
    font-weight: bold;
}
div.answerfaq{
    color: Black;
}
