body{
    background: url("../imgs/body-bg.gif") repeat-x;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 11px;
    color: #686868;
}
a{
	color: #046380;
	cursor: pointer;
}
a:hover{
	color: #16a2cc;
}
img{
	border: 0;
}
td{
	font-size: 11px;
	vertical-align: top;
}
hr{
	border: 0;
	border-top: 1px solid #ebead6;
	margin: 10px 0;
}
b{
	color: #a84001;
}
b.price{
	font-size: 13px;
	line-height: 28px;
}
b.price_small{
	font-size: 9px;
	font-weight: normal;
	color: #686868;
}
b.price span{
	font-size: 10px;
	font-weight: normal;
}

select{
	font-size: 10px;
	color: #686868;
}
form{
	margin: 0;
	padding: 0;
}


a.button{
	display: block;
	width: 152px;
	/*height: 21px;*/
	padding: 3px 0 4px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6px;
}
a.button.dark{
	background-image: url("../imgs/button-dark.gif");
	color: #002f2f;
}
a.button.bright{
	background-image: url("../imgs/button-bright.gif");
	color: #686868;
}
a.button.right{
	float: right;
}
a.button.left{
	float: left;
}
a span{
	display: none;
}

a.important_link{
	display: block;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: 1px;
}

#shades{
	background: url("../imgs/shade.gif") repeat-y top center;
}
#top_shades{
	height: 247px;
	background: url("../imgs/shade-top.gif") no-repeat top center;
}


#holder, #top_holder{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#top_holder #top{
	height: 247px;
	background: url("../imgs/body-bg.gif") repeat-x;
}
#top_holder #top a.logo{
	display: block;
	width: 211px;
	height: 64px;
	background-image: url("../imgs/logo.gif");
	margin-top: 31px;
	float: left;
}
#top_holder #top a.logo span{
	display: none;
}

#top_holder #top #flash{
	height: 189px;
	width: 606px;
	float: left;
	background-image: url("../imgs/flash.jpg");
}

#top_holder #top #menu_main{
	clear: left;
	text-align: center;
	margin: 0 auto;
	height: 32px;
	padding-top: 9px;
	/padding-top: 0px;
	position: relative;
}
#top_holder #top #menu_main .menu_holder{
	margin:  0 auto;
}
#top_holder #top #menu_main .menu_holder a{
	color: #fffcd7;
	text-decoration: none;
	padding: 9px 25px;
	font-weight: bold;
	height: 32px;
	position: relative;
}
#top_holder #top #menu_main .submenu{
	position: absolute;
	top: 32px;
	z-index: 99999;
	text-align: left;
}
#top_holder #top #menu_main .submenu a{
	display: block;
	padding: 6px 35px 6px 10px;
	color: #686868;
	text-decoration: none;
	background-color: #fdfcec;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border: 1px solid #ebead6;
	_height: 25px;
	_width: 150px;
}
#top_holder #top #menu_main .submenu a:hover{
	color: #046380;
	background-color: #fcf29d;
}
#top_holder #top #menu_main .menu_holder a:hover{
	background-color: #015d5d;
}

#top_holder #top #location_bar{
	font-size: 10px;
	color: #595959;
	padding-left: 234px;
	/padding-top: 5px;
}
#top_holder #top #location_bar a{
	color: #595959;
}

#content_holder{
	min-height: 2100px;
	_height: 2100px;
	z-index:0;
}

#content_holder #left_bar{
	width: 190px;
	float: left;
	margin-left: 20px;	
	padding-top: 26px;
	position: absolute;
}
div.h5{
	font-size: 13px;
	font-weight: bold;
	color: #002f2f;
	margin: 0;
	margin-bottom: 10px;
}
#content_holder #left_bar .box, #content_holder #right_bar .box{
	margin-bottom: 25px;
	position: relative;
}
#content_holder #left_bar .center, #content_holder #right_bar .center{
	text-align: center;
}
#content_holder #left_bar .cards img{
	margin-bottom: 10px;
}
#content_holder #left_bar .pad5, #content_holder #right_bar .pad5{
	padding: 15px 15px;
}
#content_holder #left_bar .pad10, #content_holder #right_bar .pad10{
	padding: 20px 10px;
}
#content_holder #left_bar .border_box, #content_holder #right_bar .border_box{
	border: 1px solid #ebead6;
}
#content_holder #left_bar .dark_box, #content_holder #right_bar .dark_box{
	background-color: #fdfcec;
}
#content_holder #menu a.cat{
	display: block;
	border-top: 1px solid #e2debb;
	padding: 8px 19px;
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}
#content_holder #menu .last{
	border-bottom: 1px solid #e2debb;
}
#content_holder #menu a.closed{
	/*background: #fbf7d4 url("../imgs/menu-bright-line.gif") repeat-x;*/
	background: #fbf7d4 url("../imgs/menu-r-arr.gif") no-repeat 10px 12px;
}
#content_holder #menu a.closed:hover{
	background-color: #fffef5;
}
#content_holder #menu a.opened{
	/*background: #fffef5 url("../imgs/menu-bright-line.gif") repeat-x;*/
	/*background: #fffef5 url("../imgs/menu-d-arr.gif") no-repeat 8px 14px;*/
	background: #fbf7d4 url("../imgs/menu-d-arr.gif") no-repeat 8px 14px;
}
#content_holder #menu .submenu a{
	display: block;
	padding: 5px 0px 5px 27px;
	color: #686868;
	text-decoration: none;
	background: #fffef5 url("../imgs/menu-r-arr.gif") no-repeat 19px 10px;
}
#content_holder #menu .submenu a.subsubcat{
	padding-left: 37px;
	background: #ffffff url("../imgs/menu-r-arr.gif") no-repeat 29px 10px;
}
#content_holder #menu .submenu a:hover, #content_holder #menu .submenu a.active{
	background-color: #fbf7d4;
}

#content_holder #right_bar{
	width: 185px;
	float: right;
	margin-right: 20px;	
	padding-top: 26px;
}
div.basket_header{
	background: url("../imgs/ico-basket.gif") no-repeat 0px 2px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #002f2f;
}
#content_holder #right_bar .box b{
	color: #a84001;
}
#content_holder #right_bar .box b span.notice{
	font-size: 9px;
}
#content_holder #right_bar .box span.price_pure{
	font-size: 9px;
}
#content_holder #right_bar .box strong{
	color: #002f2f;
	line-height: 18px;
}
#content_holder a.arrow{
	background: url("../imgs/ico-r-arr.gif") no-repeat 0px 5px;
	color: #686868;
	padding-left: 8px;
	padding-right: 8px;
}
#content_holder a.arrow span{
	display: inline;
	text-decoration: underline;
}
#content_holder #right_bar .stuha{
	background-image: url("../imgs/stuha.gif");
	background-repeat: no-repeat;
	border-top: 0;
}
#content_holder #right_bar #promotion span{
	color: #046380;
}
#content_holder #right_bar #promotion span.notice{
	color: #A84001;
}
#content_holder #right_bar #promotion b.price_small{
	color: #686868;
}
#content_holder #right_bar #promotion img{
	margin: 5px 0;
}
#content_holder #right_bar #top_sellers a{
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
#content_holder #right_bar #basket_loader, #config_loader{
	background: white url("../imgs/loader.gif") no-repeat center center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#config_loader{
	opacity: 0.6;
	filter: alpha(opacity=60)
}
#content_holder #right_bar #last_list{
	position: relative;
	height: 48px;
	overflow: hidden;
}
#content_holder #right_bar #last_list #list_mover{
	position: relative;
	top: -16px;
}
#content_holder #right_bar #last_list #list_mover div{
	height: 16px;
	font-size: 10px;
}

#content_holder #content{
	/*background-color: black;*/
	margin-left: 236px;
	margin-right: 232px;
	padding-top: 26px;
	min-height: 2200px;
	_height: 2200px;
	/width: 550px;
	/*_width: 480px;*/
	/*/position: relative;*/
	z-index: 0;
	
	/*/width: 340px;*/
}
#content_holder #content h2,
#content_holder #content h1{
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	color: black;
}

#content_holder #content h2.popis {
	color:#A84001;
	font-size: 11px;
}

/*
#content_holder #content h2 a,
#content_holder #content h1 a{
	color: black;
	text-decoration: none;
} */
#content_holder #content fieldset{
	border: 1px solid #ebead6;
	margin-bottom: 20px;
}
#content_holder #content fieldset legend{
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin: 0 10px;
	padding: 0 10px;
}
#content_holder #content fieldset p{
	width: 250px;
	float: left;
	text-align: right;
	margin-left: 15px;
}
#content_holder #content fieldset p.wide{
	width: 500px;
	text-align: left;
}
#content_holder #content fieldset p.wide input{
	float: left;
}
#content_holder #content fieldset p.wide label{
	display: inline;
}
#content_holder #content fieldset p label{
	float: left;
	margin-top: 4px;
}
#content_holder #content fieldset p label.required{
	font-weight: bold;
	color: black;
}
#content_holder #content fieldset p input,
#content_holder #content fieldset p select{
	margin-right: 28px;
}
#content_holder #content fieldset p select{
	width: 148px;
}
#content_holder #content fieldset p input.radio, #content_holder #content fieldset p input.checkbox{
	float: left;
	display: inline;
}
#content_holder #content p.submit{
	text-align: center;
}
#content_holder #content input.button{
	width: 146px;
	color: #a84001;
	background-color: transparent;
	background-image: url("../imgs/button-silver.gif");
	text-align: center;
	font-weight: bold;
	border: 0;
	padding: 3px 0 3px 0;
	/padding-top: 0;
	font-size: 12px;
}
#content_holder #content input.wider{
	width: 210px;
	background-image: url("../imgs/button-silver-wide.gif");
}
#content_holder #content .shade_box{
	background: url("../imgs/content-shade.gif") no-repeat bottom left;
	min-height: 190px;
	margin-bottom: 35px;
	padding-bottom: 15px;
	/width: 551px;
	/margin-left: 0;
	/padding-left: 0;
}
#content_holder #content .shade_box.catalogue{
	background: none;
	padding-left: 25px;
	border-bottom: 2px solid #efeede;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#content_holder #content .shade_box a.important_link{
	margin-bottom: 10px;
}
#content_holder #content .shade_box span{
	font-size: 10px;
}
#content_holder #content .shade_box img.news_img{
	border: 1px solid #cecaab;
	float: left;
}
#content_holder #content .right_banner,
#content_holder #content .shade_box img.right_banner{
	float: right;
	margin-left: 36px;
	margin-top: 3px;
}
#content_holder #content .shade_box p.left_image{
	margin-left: 125px;
}
#content_holder #content .three_cols{
	float: left;
	width: 165px;
	_width: 175px;
	padding-right: 20px;
	/padding-right: 10px;
	margin-bottom: 15px;
}
#content_holder #content .three_cols img{
	border: 1px solid #EFEFEF;
}
#content_holder #content .catalogue .three_cols{
	float: left;
	width: 165px;
	_width: 175px;
	padding-right: 10px;
}
#title_products span{
	color: #046380;
}
#title_products span.notice{
	color: #A84001;
}
#title_products img{
	margin: 10px 0;
}

#content_holder #content .pic_frame{
	border: 1px solid #e2debb;
	background-color: #fdfcec;
	padding: 4px;	
}
#content_holder #content .pic_frame.left{
	float: left;
	margin: 3px 10px 10px 0;
}
#content_holder #content .pic_frame.right{
	float: right;
	margin: 3px 0 10px 10px;
}
#content_holder #content h3{
	font-size: 13px;
	color: black;
}
#content_holder #content h4{
	font-size: 12px;
	color: black;
	margin-bottom: 5px;
}

#content_holder #content table.decorated{
	border-collapse: collapse;
	border-bottom: 1px solid #e2debb;
}
#content_holder #content table.decorated.width100{
	width: 100%;
}
#content_holder #content table.decorated.margin{
	margin: 15px 0;
}
#content_holder #content table.decorated.top_border{
	border-top: 1px solid #e2debb;
}
#content_holder #content table.decorated td{
	font-size: 11px;
	padding: 6px 10px;
	background-color: #fbf7d4;
	vertical-align: middle;
}
#content_holder #content table.decorated tr.odd td{
	background-color: #fdfcec;
}
#content_holder #content table.decorated thead td{
	background-image: url("../imgs/thead-bg.gif");
	font-weight: bold;
	color: white;
}
#content_holder #content table.decorated b.price{
	line-height: normal;
}
#content_holder #content table.decorated td.radio{
	width: 20px;
}
#content_holder #content table.decorated.line_list{
	margin-top: 15px;
}
#content_holder #content table.decorated.line_list td{
	padding: 7px 12px;
	border-right: 1px solid white;
}
#content_holder #content table.decorated.line_list td.basic_price{
	text-align: right;
	width: 100px;
}
#content_holder #content table.decorated.line_list td.producer{
	width: 100px;
}

/*DETAIL*/
.left_detail_part{
	float: left;
	width: 180px;
	
}
.right_detail_part{
	margin-left: 205px;
	/width: 300px;
	/float:right;
	/margin-left: 0px;
}
.left_detail_part table.decorated tr.total_price td{
	border-top: 1px solid #e2debb;
	height: 53px;
}
.left_detail_part table.decorated tr.total_price td span{
	/*float: left;*/
}
table.decorated tr td b{
	float: right;
}
table.decorated.no_align tr td b{
	float: none;
}
.to_basket{
	border: 5px solid #e2debb;
	padding: 4px;
	margin-top: 20px;
}
.right_detail_part .to_basket{
	/width: 340px;
}
.to_basket #amount{
	/width: 20px;
}
a.button.silver{
	background-image: url("../imgs/button-silver.gif");
	width: 146px;
	color: #a84001;
	margin-top: 0;
}
a.button.silver_short{
	background-image: url("../imgs/button-silver-short.gif");
	width: 100px;
	color: #a84001;
	margin-top: 0;
}
#detail_actions{
	margin: 15px 0;
	/width: 340px;
}
#detail_actions a{
	margin-left: 10px;
	margin-right: 10px;
}
#detail_description{
    /width: 340px;
}
#thumbs img{
	margin: 0;
	float: left;
}
.right_detail_part h3{
	border-bottom: 1px solid #ebead6;
	padding-bottom: 5px;
	margin-top: 25px;
}
a.photo_link{
	display: block;
	width: 39px;
	height: 27px;
	background-image: url("../imgs/ico-foto.gif");
}
.selected_colors{
	text-align: center;
	padding: 30px 0;
}
.selected_colors .color_big{
	display: inline;
	padding: 14px 35px;
	margin-right: 5px;
}

.color_types{
	margin-bottom: 20px;
}
.color_types table .color{
	float: left;
	width: 31px;
	height: 31px;
	margin-right: 2px;
	margin-top: 6px;
}
.color_types table td input{
	position: relative;
}
.color_types table td a{
	float: left;
	margin-top: 3px;
	width: 31px;
	height: 31px;
}
.color_types table td{
	width: 100px;
}
.pagging{
	padding: 15px 10px 0 10px;
}
.pagging.bottom_border{
	border-bottom: 2px solid #e2debb;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.pagging img{
	vertical-align: text-bottom;
}
.pagging .listing{
	float: right;
}
.pagging a{
	font-weight: bold;
	color: #686868;
	margin: 0 3px;
}

#config{
	position: relative;
}

#worker{
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	background-color: #c2fdff;
	background-color: #002f2f;
	color: white;
	border-top: 1px solid #cccccc;
	opacity: 0.7;
	filter: alpha(opacity=70);
	/position: absolute;
    /top:expression(eval(document.compatMode &&
    document.compatMode=='CSS1Compat') ?
    documentElement.scrollTop
    +(documentElement.clientHeight-this.clientHeight) 
    : document.body.scrollTop
    +(document.body.clientHeight-this.clientHeight));
}
#worker b{
	color: white;
}

#hlaseni img{
	margin-right: 7px;
}
#hlaseni .error{
	color: red;
}

.simple-list{
	width: 100%;
	margin: 15px 0 30px 0;
}
.simple-list th{
	font-size: 11px;
	color: white;
	background-color: #868364;
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding: 10px;
}
.simple-list td{
	border: 1px solid white;
	padding: 5px;
	background-color: #fdfcec;
}
.simple-list tr.low-table td{
	background-color: #fbf7d4;
}

#hide_params, #show_params{
	float: right;
}

#thumb{
	width: 150px;
	height: 200px;
	background-color: white;
	border: 1px solid #EFEFEF;
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity=70)
	background: white url("../imgs/worker.gif") no-repeat center center;
}

td a.conf_thumb{
	display: block;
	width: 35px;
	height: 23px;
	background: url("../imgs/ico-photo.gif") no-repeat;
}

.compare strong.final_price{
    display: block;
}
.compare td{
    padding: 6px;
}
.compare tr.params td{
    border-bottom: 1px solid #EFEFEF;
}
.compare tr.odd td{
    background-color: #f6f6f6;
}

.prod_list_perex{
    height: 40px;
}

.warning{
    color: red;
}

#search_box{
    padding-top: 160px;
}
#search_box input{
    font-size: 11px;
}
#search_box input.search_button{
    color: #002f2f;
    cursor: pointer;
    background-image: url("../imgs/search-button.gif");
    width: 67px;
    border: 0;
    font-weight: bold;
    height: 22px;
}

.banner{
    margin-bottom: 10px;
}

a span.maginfy{
    display: inline;
}

#up_link{
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 5px 20px;
    border-top: 1px solid #949494;
    border-left: 1px solid #949494;
    background: #f6f6f6 url("../imgs/up-arr.gif") no-repeat 10px 8px;
    padding-left: 28px;
}
#up_link a{
    text-decoration: underline;
    color: #333333;
}

#content_holder #content .left_detail_part a span.magnify{
    display: block;
    font-size: 10px;
    text-decoration: underline;
    color: #bababa;
    border: 0;
    background: url("../imgs/mag_glass.gif") no-repeat 0 1px;
    padding-left: 14px;
    margin-bottom: 4px;
}

#footer{
    text-align: center;
    padding: 25px;
    background-color: #002f2f;
    color: #fffcd7;
    clear: left;
}
#footer a{
    color: white;
}

.subfooter{
	clear: left;
	background-color: #fdfcec;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #ebead6;
	border-bottom: 1px solid #ebead6;
	margin-bottom: 15px;
}

#filter_form a{
	margin-right: 10px;
}