html, body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	color: #000;
	background: url('/templates/i/body_back.gif') repeat-x left top;
	background-color: #4f4f4f;
}

body, div, p {
	font: normal 12px Arial;
	color: #000000;
	line-height: 1.5;
}

img {
	border: 0;
}

.none {
	display: none;
}

.empt {
	display: block;
	clear: both;
	width: 0;
	height: 0;
	border: 0;
	margin: -5px 0 0 0;
	padding: 0;
	line-height: 0;
}
#header {
	display: block;
	clear: both;
	margin: 0; 
	padding: 0;
	width: 965px;
	height: 125px;
	background: url('/templates/i/header1.jpg') no-repeat right top;
	background-color: #4f4f4f;
}
#main_box {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 965px;
	_width:expression(document.documentElement.offsetWidth < 1000 ? '965' : '100%');
	background: url('/templates/i/left_bar_back.gif') repeat-y left top;
	background-color: #fff;
	border-bottom: 10px solid #444;
}
div#logo_holder  {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 125px;
	background: url('/templates/i/logo_holder_back.gif') repeat-x left bottom;
	background-color: #E50000;
	line-height: 0;
}
a#logo {
	display:block;
	clear:both;
	margin: 25px auto 0 auto;
	padding: 0;
	width: 171px;
	height: 50px;
}

a#lang_bg, a#lang_en {
	display:block;
	float: left;
	clear: left;
	margin: 30px 0 0 20px !important;
	margin: 30px 0 0 10px;
	padding: 0 0 0 18px;
	width: 55px;
	height: 20px;
	background: url('/templates/i/arrow_white.gif') no-repeat 10px 5px;
	font: normal 10px Tahoma;
	color: #fff;
	text-decoration: none;
}
a#lang_en {
	clear: none;
}
a#lang_bg:hover, a#lang_en:hover {
	text-decoration: underline;
}

ul#top_menu {
	display: block;
	float: right;
	margin: 0;
	padding: 100px 0 0 0;
	height: 25px;
	list-style-type: none;
}
ul#top_menu li {
	display:block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 0 15px 0 0;
}
ul#top_menu a {
	display:block;
	float: left;
	height: 20px;
	margin: 0;
	padding: 5px 0 0 13px;
	background: url('/templates/i/arrow_white.gif') no-repeat 10px 10px;
	font: normal 10px Tahoma;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}
ul#top_menu a:hover {
	text-decoration: underline;
}


div#left_bar {
	display: block;
	float: left;
	width: 195px;
	margin: 0;
	padding: 0 0 20px 0;
}

ul#main_menu {
	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: none;
	background: url('/templates/i/block_bot_line.gif') repeat-x left bottom;
	background-color: #E8E6E4;
}
ul#main_menu li {
	display: block;
	min-height: 25px;
	
}
ul#main_menu h1 {
	display: block;
	height: 24px;
	margin: 0 0 0 0;
	padding: 10px 15px 0 15px;
	background: url('/templates/i/main_item_line.gif') no-repeat left bottom;
	font: bold 12px Arial;
	color: #555;
	text-decoration: none;
}

ul#main_menu li .sub_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#main_menu li .sub_menu li {
	display: block;
	background: url('/templates/i/item_line.gif') no-repeat left bottom;
	padding: 0 0 2px 0 !important;
	padding: 0 0 1px 0;
}

ul#main_menu .sub_menu a {
	display: block;
	height: 19px;
	margin: 0 10px;
	padding: 4px 5px 0 10px;
	font: normal 11px Tahoma;
	color: #555;
	text-decoration: none;
}

ul#main_menu .sub_menu a.active {
	padding: 4px 5px 0 20px;
	font-weight: bold;
	background: url('/templates/i/arrow_red.gif') no-repeat 10px 10px;
	color: #e50000;

}

ul#main_menu .sub_menu a:hover, ul#main_menu .sub_menu a.active:hover {
	padding: 4px 5px 0 20px;
/* 	font-weight: bold; */
	background: url('/templates/i/arrow_white.gif') no-repeat 10px 10px;
	color: #fff;
	background-color: #BC0101;
}

ul#main_menu .sub_menu a span, ul#main_menu .sub_menu a.active span{
	color: #c41111;
}

ul#main_menu .sub_menu a:hover span, ul#main_menu .sub_menu a.active:hover span{
	font-weight: normal;
	color: #fff;
}

ul#main_menu .sub_menu a span.promo {
	width:54px;
	height:16px;
	display:block;
	float:right;
	background: transparent url(../i/kanorpromo.gif) no-repeat left top;
}

ul#main_menu .sub_menu a:hover span.promo {
	width:54px;
	height:16px;
	display:block;
	float:right;
	background: transparent url(../i/kanorpromo2.gif) no-repeat left top;
}

/*################ FOOTER START ################*/
div#footer {
	font: normal 10px Tahoma;
	color: #919191;
	line-height: 1.7;
	text-align: left;
	clear: both;
	margin: 0;
	padding: 20px 0 20px 20px;
	width: 900px;
	height: 40px;
}
div#footer a {
	font: normal 10px Tahoma;
	color: #cfcfcf;
	text-decoration: underline;
}
div#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/*################ FOOTER END ################*/




#content_pad {
	display: block;
	float: left;
	width: 735px;
	margin: 0 0 20px 30px;
	padding: 15px 0 0 0;
}
#content {
	display: block;
	float: left;
	width: 760px;
	margin: 0 0 10px 10px;
}
#content p {
	font: normal 11px Tahoma;
	color: #666;
}
#content h2, #content_pad h2 {
	font: bold 12px Tahoma;
	color: #333;
}
#content p a {
	color: #cc0033;
	font: normal 11px Tahoma;
	text-decoration: none;
}
#content p a:hover {
	text-decoration: underline;
}
h1.title {
	clear: both;
	font: normal 20px Arial;
	color: #BC0101;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #ebebeb;
}
.ultxt, #ulfaq {
	padding:0;
	margin:0;
}
.ultxt li {
	padding:0 0 3px 15px;
	margin:0;
	list-style-type: none;
	background: url('/templates/i/list.jpg') 0 5px no-repeat;
	font: normal 11px Tahoma;
	color: #666;
}
#ulfaq li {
	padding:0 0 3px 15px;
	margin:5px 0 5px 0;
	list-style-type: none;
	background: url('/templates/i/list.jpg') 0 5px no-repeat;
	font: normal 11px Tahoma;
	color: #666;
}
.ultxt li a, #ulfaq li a, .texta a {
	color: #cc0033;
	text-decoration: none;
}
.ultxt li a:hover, #ulfaq li a:hover, .texta a:hover {
	text-decoration: underline;
}

/*################ PROMOTIONS ################*/
#promotions {
	display: block;
	float: left;
	width:760px;
}
.promo_box {
	display: block;
	float: left;
	width: 225px;
	padding:10px;
	margin:0;
	font: 12px Tahoma;
	color: 333333;
}
.pic {
	display: block;
	width: 225px;
	height: 125px;
	padding:0 2px;
	margin:0;
	text-align: center;
}
.pic a {
	display: block;
	float: left;
	width: 225px;
	height: 125px;
}
.pic a:hover {
	background: url('/templates/i/img_over.gif') top left no-repeat;
}
.poromocia {
	background: url('/templates/i/promoc.gif') top left no-repeat;
}
.pic img {
	border: none;
}
.price {
	display: block;
	float: left;
	width: 180px;
	padding:10px 0 0 0;
	margin:0;
	font: bold 16px Tahoma;
	color: #ff0033;
}
.promo_box h3 {
	display: block;
	float: left;
	padding:1px 0 10px 0;
	margin:0;
	font: bold 13px Tahoma;
	color: #666;
	text-align: center;
}
.number {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 15px 10px 0 0;
	font: bold 28px Times New Roman;
	color: #ccc;
	border-right: 1px solid #ccc;
}
#category {
	width:740px;
	margin: 10px 0 0 0;
	float: left;
}
*html #category {
	width:740px;
	float: left;
}
#meka {
	background: url('/templates/i/meka.jpg') bottom left no-repeat;
}
#hol {
	background: url('/templates/i/hol.jpg') bottom left no-repeat;
}
#trap {
	background: url('/templates/i/trap.jpg') bottom left no-repeat;
}
#bed {
	background: url('/templates/i/bed.jpg') bottom left no-repeat;
}
#parket {
background: url('/templates/i/parket.jpg') bottom right no-repeat;
}
#door {
	background: url('/templates/i/door.jpg') bottom right no-repeat;
}
#tapeti {
	background: url('/templates/i/tapeti.jpg') bottom right no-repeat;
}
#kuhni {
	background: url('/templates/i/kuhni.jpg') bottom right no-repeat;
}
#modulni {
	background: url('/templates/i/modulni-sistemi.jpg') bottom right no-repeat;
}
.info {
	width: 221px;
	margin: 10px 1px;
	padding: 20px 10px;
	float: left;
	color: #626262;
	border: 0;
	font-size: 10px;
	font-family: Arial, sans-serif;
}
.info img {
	border: none;
}
.info a {
	text-decoration: none;
	display: block;
	height: 150px;
}
.info h1 {
	font: normal 18px Arial, sans-serif;
	color: #bc0101;
	padding-left: 20px;
}



/*################ Detailed ################*/

#status {
	display: block;
	width:535px;
	height:20px;
	padding: 15px 0 0 3px;
	margin: 0 0 10px 0;
}
#status b {
	float: left;
	padding: 0 10px 0 0;
	font: bold 11px Tahoma;
	color: #666;
}
#status a {
	display: block;
	float: left;
	padding: 0 7px 0 0;
	font: normal 11px Tahoma;
	color: #666;
	text-decoration: none;
}
#status a:hover {
	color: #ccc;
}
#content_left {
	display: block;
	float: left;
	width: 535px;
}
#img {
	width: 180px;
	display: block;
	float: right;
}
#img a {
	text-decoration: none;
}
#img img {
	border: none;
}
.lupa {
	font: bold 11px Tahoma;
	color: #666;
	padding: 0 0 10px 20px;
	background: url('/templates/i/lupa.gif') top left no-repeat;
}
#content_left h1{
	display: block;
	float: left;
	width: 335px;
	margin:0;
	padding:0 10px 5px 0;;
	font: normal 24px Tahoma;
	color: #ff0033;
}
.expl {
	display: block;
	float: left;
	width: 335px;
	padding: 10px;
	font: normal 12px Tahoma;
	color: #666;
	line-height: 16px;
}
.other-info {
	display: block;
	clear: both;
	width: 535px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #999;
}
.ask {
	float: right;
	width: 283px;
	margin:0;
	padding:0;
}
.ask fieldset {
	padding:10px 0 10px 10px;
	margin:0;
	border: none;
}
.ask legend {
	padding:0;
	margin:0;
	font: bold 12px Tahoma;
	color: #666;
}
*html .ask legend {
	margin: 0 0 0 -7px;
}
.ask label {
	display: block;
	float: left;
	width: 100px;
	font: normal 11px Tahoma;
	color: #666;
}
#more_info {
	display: block;
	float: left;
	width: 230px;
}
#more_info h3 {
	padding:0;
	margin:0;
	font: bold 12px Tahoma;
	color: #666;
}
*html #more_info h3 {
	margin: 10px 0 0 0;
}
#more_info h4 {
	padding:20px 0 0 0;
	margin:0;
	font: normal 11px Tahoma;
	color: #BC0101;
}
#more_info a {
	display: block;
	padding:0;
	margin:0;
	font: normal 11px Tahoma;
	color: #666;
	text-decoration: none;
}
#more_info a:hover {
	text-decoration: underline;
	color: #BC0101;
}
#more_info img {
	border:none;
}
#content-right {
	display: block;
	float: right;
	width: 190px;
}
#searchBox {
	display: block;
	float: left;
	height: 124px;
}
*html #searchBox {
	width: 176px;
}
#searchBox h1 {
	float:left;
	margin:0 0 5px 10px;
	font: bold 12px Tahoma;
	color: #ff0033;
}
*html #searchBox h1 {
	margin:10px 0 5px 5px;
}
#forma {
	margin:0 0 10px 10px;
	padding: 5px 0 0 0;
}
.inp {
	width: 167px;
	margin: 1px 1px 1px 0;
	padding: 2px 2px 2px 4px;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	font: normal 11px Tahoma;
	color: #333;
}
.butt {
	display: block;
	float: right;
	width: 50px;
	height: 18px;
	margin: 5px 10px 0 0 !important;
	margin: 5px 5px 0 0;
	padding: 0 0 4px 0;
	color: #fff;
	background: #e50000;
	border-top: 1px solid #FF0B0B;
	border-right: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	border-left: 1px solid #FF0B0B;
	font: normal 10px Tahoma;
	text-align: center;
}
.se_menu {
	display: block;
	width: 160px;
	float: left;
	padding:0;
	margin:0 0 0 10px;
	}
*html .se_menu {
	margin:0 0 0 5px;
}
.se_menu li {
	padding:0;
	margin:0;
	list-style-type: none;
}
.se_menu a {
	display: block;
	width: 160px;
	height: 18px;
	padding: 3px 0 0 10px;
	font: bold 11px Tahoma;
	color: #333;
	text-decoration: none;
}
.se_menu a:hover {
	color: #fff;
	background: #ff0033;
}
#pageing {
	display: block;
	float: right;
	padding:0;
	margin:0;
	background: #f3f3f3;
	text-align: right;
}
#pageing li {
	float: left;
	padding:0;
	margin:0;
	list-style-type: none;
}
#pageing li a {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	text-align: center;
	font: bold 11px Tahoma;
	color: #666;
	text-decoration: none;
}
#pageing li a:hover {
	background-color: #cc0033;
	color: #fff;
}
#pageing li a.active_page {
	background-color: #cc0033;
	color: #fff;
}











/* EDITED BY VASKO 16.12.2007 */
/*################### YOU ARE HERE ###################*/

.you_are_here {
	display: block;
	width: 744px;
	height: 25px !important;
	height: 20px;
	border-bottom: 1px solid #cfcfcf;
	margin: 10px 0;
	padding: 0 5px;
	color: #666;
	font: normal 9px Tahoma;
}
.you_are_here a {
	margin: 0 3px;
	font: bold 10px Tahoma;
	color: #666;
	text-decoration: none;
}
.you_are_here a.end {
	color: #e50000;
}
.you_are_here a:hover {
	text-decoration: underline;
}

.page_nav {
	display: block;
	width: 744px;
	height: 18px;
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #666;
	border-top: 1px solid #fff;
	background-color: #e8e6e4;
}
.page_nav span {
	display: block;
	float: left;
	margin: 0;
	font: normal 10px Tahoma;
}
.page_nav a {
	display: block;
	float: left;
	min-width: 15px;
	height: 13px;
	margin: 0 2px;
	font: normal 10px Tahoma;
	color: #666;
	text-decoration: none;
	border: 0;
	text-align: center;
}
*html .page_nav a {
	width: 15px;
}
.page_nav a.active {
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
.page_nav a:hover {
	font-weight: normal;
	color: #fff;
	border: 0;
	background-color: #999;
}



/*################### PRODUCTS LIST ###################*/

div.product {
	display: block;
	clear: left;
	float: left;
	width: 754px;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #cfcfcf;
}
div.product h4 {
	display: block;
	float: left;
	width: 579px;
	font: normal 20px Arial;
	color: #BC0101;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	border-bottom: 3px solid #ebebeb;
}
div.product div {
	display: block;
	float: left;
	width: 165px;
	margin: 3px 10px 3px 0;
	text-align: center;

}
div.product div img {
	display: block;
	border: 1px solid #ccc;
	margin: 0 auto !important;
	margin: 0 auto 5px auto;
}
div.product div.left_info {
	display:block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 380px;
}
div.product div.left_info dl {
	display:block;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.product div.left_info dl dt {
	margin: 0;
	padding: 0 0 3px 0;
	font: bold 11px Tahoma;
	color: #555;
}
div.product div.left_info dl dd {
	margin: 0;
	padding: 0 0 3px 10px;
	font: normal 11px Tahoma;
}




div.product dl.right_info {
	display:block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
}

div.product dl.right_info dt {
	margin: 0;
	padding: 0 0 3px 0;
	font: bold 11px Tahoma;
	color: #555;
}
div.product dl.right_info dt.promo {
	color: #e50000;
}
div.product dl.right_info dd.old {
	text-decoration: line-through;
}
div.product dl.right_info dd.promo {
	font: bold 13px Tahoma;
	color: #e50000;
}
div.product dl.right_info dd {
	margin: 0;
	padding: 0 0 3px 10px;
}

div.product div.left_info a.more_info {
	display: block;
	float: left;
	height: 12px;
	padding: 3px 0 3px 10px;
	margin: 0 10px 0 0;
	font: bold 9px Tahoma;
	color: #BC0101;
	text-decoration: none;
	text-align: center;
}
div.product div.left_info a.more_info:hover {
	color: #e50000;
	text-decoration: underline;
}
a.det_get {
	display: block;
	float: right;
	width: 45px;
	height: 13px;
	padding: 4px 5px 3px 5px;
	margin: 3px 0 0 0;
	font: bold 9px Tahoma;
	color: #676767;
	background: url('/templates/i/det_get.gif') no-repeat left top;
	text-decoration: none;
	text-align: center;
}
div.empty {
	display: block;
	clear: both;
	width: 1px;
	height: 1px; 
	line-height: 1px;
	margin: 0;
	padding: 0;
}




/*################### PRODUCT PREVIEW ###################*/

div.product_main {
	display: block;
	width: 744px;
	margin: 0 3px;
	padding: 2px 0;
}
div.product_main div {
	display: block;
	float: right;
	width: 324px;
	border: 0;
	padding: 0;
	margin: 10px 1px 5px 0 !important;
	margin: 10px 0 5px 0;
	border: 1px solid #e3e3e3;
}
div.product_main div span{
	display: block;
	padding: 0 0 0 55px;
	color: #555;
}
div.product_main div a{
	text-decoration: none;
	color: #555;
}
div.product_main div img {
	display: block;
	margin: 10px auto;
	border: 0;
}
div.product_main h2 {
	display: block;
	float: left;
	width: 393px;
	border: 0;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 5px !important;
	padding: 0 10px 5px 5px;
	border-bottom: 1px solid #e3e3e3;
	font: normal 12px Arial;
	color: #9a9a9a;
}
div#content div.product_main p {
	display: block;
	float: left;
	clear: left;
	width: 392px;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 5px;
	font: normal 11px Arial;
	line-height: 1.5;
}
div#request {
	display: block;
	width: 754px;
	margin: 0;
	background: url('/templates/i/cont_back_1.gif') repeat-x left bottom;
}
span.bold {
	font: bold 22px Arial;
}

span.bolder {
	font-weight: bold;
}
.req_form {
	margin: 0 8px 10px 10px !important;
	margin: 0 4px 10px 10px;
	padding: 20px 0 10px 0;
}
.req_form legend {
	padding: 0 4px;
	font: bold 14px Arial;
}
.req_form fieldset {
	display: block;
	width: 724px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 5px;
	border: 1px solid #ccc;
}
.req_form label {
	display: block;
	float: left;
	width: 276px;
	margin: 10px 0 0 10px;
	padding: 0;
	clear: both;
	font: normal 11px Arial;
}

div.imgcaptcha{
	display: block;
	float: left;
	margin: 2px 0 0 10px !important;
	margin: 2px 0 0 5px;
}

.req_form .fld {
	display: block;
	float: left;
	margin: 2px 0 0 10px !important;
	margin: 2px 0 0 5px;
	padding: 2px;
	width: 289px;
	clear: both;
	font: normal 11px Arial;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	background-color: #fff;
}
.req_form .text {
	height: 80px;
}
.req_form .btn {
	display: block;
	float: left;
	clear: left;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 2px 0;
	background-color: #e50000;
	border-top: 1px solid #FF0B0B;
	border-right: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	border-left: 1px solid #FF0B0B;
	color: #fff;
	font: normal 9px Tahoma;
}

div#gethere {
	display:block;
	float: left;
	width: 230px;
	margin: 30px 0 50px 80px !important;
	margin: 30px 0 50px 30px;
	font: normal 12px Arial;
}
div#gethere h3{
	 margin: 0;
	 font: bold 12px Arial;
}
div.col_label {
	display: block;
	float: left;
	width: 350px;
}


/*################### SEARCH FORM ###################*/

form.search_form {
	margin: 0;
	padding: 0;
}
form.search_form fieldset {
	margin: 0;
	padding: 20px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #ebebeb;
}
form.search_form fieldset legend {
	margin: 0 0 0 0;
	padding: 5px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #ebebeb;
}
form.search_form fieldset div {
	display: block;
	width: 265px;
	margin: 20px auto 0 auto;
}
.search_inp {
	display:block;
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	padding: 2px 2px 2px 4px;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	font: normal 11px Tahoma;
	color: #333;
}
.search_but {
	display:block;
	float: left;
	width: 50px;
	height: 19px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #fff;
	background: #e50000;
	border-top: 1px solid #FF0B0B;
	border-right: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	border-left: 1px solid #FF0B0B;
	font: normal 11px Tahoma;
	text-align: center;
}

#content_pad h2.town {
	font: normal 18px Arial;
	border-bottom: 1px solid #dadada;
}
div.distribut_info {
	display:block;
	float: left;
	width: 240px;
	margin: 0 0 30px 0;
	padding: 0;
}
div.distribut_info h3 {
	font: bold 12px Tahoma;
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
}
div.distribut_info p {
	font: normal 12px Tahoma;
	color: #666;
	margin: 0;
	padding: 0;
}

ul.cat_list {
	padding:0;
	margin:0;

}
ul.cat_list li {
	padding:0 0 3px 15px;
	margin:0;
	list-style-type: none;
	background: url('../i/arrow_red.gif') no-repeat 7px 8px;
	font: normal 12px Arial, sans-serif;
	color: #666;
}
ul.cat_list li a {
	color: #cc0033;
	text-decoration: none;
}
ul.cat_list li a:hover {
	text-decoration: underline;
}

/* COLOR PICKER */

ul.color_picker {
	display: block;
	float: right;
/* 	margin: -12px 0 0 0; */
	margin:0;	
	padding: 0;
	list-style-type: none;
}
ul.color_picker li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 0 10px;
	list-style-type: none;
	font: normal 9px Tahoma, sans-serif;
}
ul.color_picker li.title {
	padding: 2px 5px 0 10px;
}
ul.color_picker a {
	display: block;
	float: left;
	height: 13px;
	margin: 0;
	padding: 1px 0 0 18px;
	font: normal 10px Tahoma, sans-serif;
	text-decoration: none;
	color: #333;
}
ul.color_picker a.white-oak {
	background: url('/templates/i/color_white_oak.gif') no-repeat left top;
}
ul.color_picker a.red-cherry {
	background: url('/templates/i/color_cherry.gif') no-repeat left top;
}
ul.color_picker a.venge {
	background: url('/templates/i/color_venge.gif') no-repeat left top;
}
ul.color_picker a.polish {
	background: url('/templates/i/color_polish.gif') no-repeat left top;
}
ul.color_picker a.african-oak {
	background: url('/templates/i/color_african_oak.gif') no-repeat left top;
}

ul.sub_menu li a span.promomenu {
font-size:8px;
font-weight:bold;
}
ul.sub_menu li a:hover span.promomenu {
display:none;
}

h1.headlink a {
	color:#555;
	text-decoration:none;
}
h1.headlink a:hover {color:#BC0101;}
