html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background: #fff;
	}
body, td {
	font-family: Georgia, times, serif;
	font-size: 12px;
	color: #000;
	line-height: 145%;
	}
td.condensed {
	line-height: 125%;
	}
table {
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
a {
	color: #00aeef;
	text-decoration: underline;
	}
a.grey {
	color: #555;
	}
a img {
	border: 0px;
	}
input, textarea, select {
	font-family: Georgia, times, serif;
	font-size: 11px;
	color: #898989;
	background-color: #fff;
	border: #818181 1px solid;
	padding-left: 4px;
	}
input.cart, textarea.cart {
	border-color: #eee #ccc #bbb #ddd;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	width: 40px;
	}
h1, h1.a {
	color: #00aeef;
	font-weight: normal;
	font-size: 17px;
	text-decoration: underline;
	}
h2 {
	font-weight: bold;
	font-size: 19px;
	}
h2.r, h3 {
	color: #da5603;
	margin-bottom: 25px;
	}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	}

.menu td {
	height: 25px;
	padding: 0px 15px;
	background: url(/pic/p.gif);
	text-align: center;
	border-right: #fff 3px solid;
	}
.menu td a {
	color: #000;
	font-weight: bold;
	font-style: italic;
	}
.menu td a.sel {
	color: #ed1c24;
	}
.s {
	font-size: 11px;
	}
.g {
	color: #898989;
	}
.w {
	color: #fff;
	}
.bn_l {
	background: url(/pic/bn_l.png);
	}
.bn_r {
	background: url(/pic/bn_r.png);
	}
.bn_l1 {
	background: url(/pic/bn_l1.png);
	}
.bn_r1 {
	background: url(/pic/bn_r1.png);
	}
.blik {
	width: 100%;
	height: 74px;
	background: url(/pic/blik.png) repeat-x center center;
	}
.blik td {
	padding: 0px 18px;
	}
.blik td table td {
	padding: 0px;
	}
.blik td a, .blik td table td a {
	position: relative;
	}
.del {
	background: url(/pic/del.png) no-repeat center center;
	padding: 0px;
	}


.floats {
	margin: 1em 0 0 0;
	position: relative;
	display: inline-block;
	clear: both;
	}
.floats:after {
	content: '';
	display: block;
	clear: both;
	}
	
.news div {
	margin-bottom: 18px;
	}
.news div span {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	color: #898989;
	}
	
table.catalogue	{
	width: 100%;
	}
table.catalogue	th {
	font-size: 11px;
	color: #555;
	border: #fff 2px solid;
	border-top: #FFF568 1px solid;
	background: #fbf7cd;
	padding: 5px;
	}
table.catalogue	td {
	font-size: 11px;
	border: #dededb 1px solid;/*dededb f8f8f5*/
	padding: 3px 5px;
	}
table.catalogue	td a {
	text-decoration: none;
	}

table.search_inner td {
	font-size: 11px;
	}
table.search_inner td.radio input {
	border: 0px;
	background: 0;
	}
	
table.news td {
	padding: 3px 0px;
	}
table.news td.header {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	}
table.news td.subheader {
	font-weight: bold;
	font-size: 14px;
	color: #da5603;
	padding: 30px 0px 10px 0px;
	}

table.news td.date {
	font-size: 11px;
	color: #898989;
	padding-bottom: 5px;
	}
table.news span.news {
	font-size: 11px;
	color: #898989;
	padding-right: 10px;
	}

ul.hot_offers {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
ul.hot_offers li {
	list-style: none;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 250px;
	height: 320px;
	vertical-align: top;
	overflow: hidden;
	}