/* BASIC */ 
html, body {
	font-family: "Arial", "Helvetica", "Verdana", 'Sans Serif';
	color: #666;
	font-size: 11px;
	text-align: center;
}
body {
	margin: 0;
	padding: 0;
	background: white;
}
/* COLUMNS */
#center {
	z-index: 1;
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	background: #fff;
	color: #666;
	text-align: left;
	position: relative;
}
#lmr {
	width: 970px;
}
#m_n_r {
	float: right;
	width: 793px;
	height: 13px;
	padding: 137px 0 0 0;
}
#main {
	float: left;
	width: 610px;
	height: 13px;
	margin: 0 0 0 0;
	padding-top: 18px;
/*  overflow-x: hidden;*/
}
#main p{
line-height: 1.5;
margin-bottom: 8px;
margin-top: 0.5px;
}
#left, #right {
	float: left;
	width: 170px;
	height: 13px;
}
#left {
	padding-top: 137px;
}
#right {
	overflow: hidden;
	margin: 0 0 0 10px;
}
*>#m_n_r, #main, #right, #left {
	height: auto;
}
/* BOXES */
/* --> hp */
/* COMMON */
.cb {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}
.cl {
	clear: left;
	display: block;
	height: 1px;
	overflow: hidden;
}
.cr {
	clear: right;
	display: block;
	height: 1px;
	overflow: hidden;
}
.hsep {
	display: block;
	overflow: visible;
	height: 4px;
	margin: 15px 0;
	background: url('/bg/hsep_line_lightocher.gif') repeat-x;
	text-align: right;
}
a.link2AnchorProductTitle {
	display: block;
	position: relative;
	top: -10px;
	width: 78px;
	height: 14px;
	margin-left: 535px;
	background: #DDD4CE url('/btn/link_to_anchor_product_title.gif');
}
.notSet {
	color: #999;
	font-weight: normal;
}
.hline_top {
	display: block;
	overflow: hidden;
	height: 7px;
	margin: 0;
	background: url('/bg/hline_double_above.gif') repeat-x;
	line-height: 1px;
}
.hline_btm {
	display: block;
	overflow: hidden;
	height: 7px;
	margin: 0;
	border-top: 1px solid #D6D7D9;
	line-height: 1px;
}
ul.iv li {
	clear: right;
	font-weight: normal;
}
ul.iv li span {
	float: right;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.anchor {
	display: block;
	overflow: hidden;
	height: 1px;
	margin-bottom: -1px;
}
/* --> colors */
.bgLightGrey {
	background: #CCC;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	margin: 0 0 0 -7px;
	padding: 10px 0 5px 0;
	font-weight: bold;
}
*>legend {
	margin-left: 0;
}
legend span {
	padding-left: 15px;
	font-size: 10px;
	font-weight: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
ul li {
	margin: 0;
	padding: 0;
	border: 0;
}
ol {
	list-style: decimal inside;
	margin: 0;
	padding: 0;
	border: 0;
}
ol li {
	margin: 0;
	padding: 0 0 0 3px;
	border: 0;
}
select, textarea {
	border: #A4B9C6 1px solid;
}
input, select, select option, label, textarea {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "Verdana", 'Sans Serif';
}
button {
	cursor: pointer;
	width: 134px;
	height: 20px;
	margin: 0;
	padding: 0px 18px 3px 0;
	border: 0;
	background: url('/btn/next.png') no-repeat bottom center;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

button.unreg {
	cursor: pointer;
	width: 123px;
	height: 20px;
	margin: 0;
	padding: 0px 18px 3px 0;
	border: 0;
	background: url('/btn/next.png') no-repeat bottom center;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

button.square {
	width: 23px;
	height: 20px;
	background: url('/btn/submit_square_red_arrow.gif') no-repeat 0 0;
}
button.login {
	background-image: url('/btn/submit_square_login.gif');
}
button.search {
	background-image: url('/btn/submit_square_search.gif');
}
button.narrow {
	display: block;
	height: 30px;
	padding: 5px 18px 0 20px;
	color: white;
}
#btn_displayCatalogueFilterResults {
	background: url('/btn/submit_rectangle_narrow.gif') no-repeat 0 8px;
	width: 145px;
}
.buy button.narrow {
	background: transparent url(btn/submit-to-basket-front.jpg) repeat scroll 0% 0%;
	width: 90px;
	height: 20px;
	line-height: 19px;
	padding: 0pt 0pt 3px 16px;
	line-height: 19px;
	margin-top: 7px;
}

button.narrow_back {
	background: transparent url(btn/back.jpg) no-repeat;
	color: #ffffff;
	width: 90px;
	height: 20px;
	padding: 0;
	margin: 0;
	float: right;
}

button.wide {
	width: 200px;
	padding: 0 5px;
	background: #AA653F url('/btn/button_wide_white_bg.gif') no-repeat 0 0;
}
div input {
	width: 140px;
	height: 17px;
	margin: 0 0 4px 0;
	padding: 4px 3px 0 3px;
	border: #A4B9C6 1px solid;
	background: white;
	color: #333;
	font-size: 11px;
}
div textarea {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 3px 0 0 0;
	padding: 2px 3px 0 3px;
	background: white;
	color: #333;
	font-size: 11px;
}

div.p_stock{
	float: right;
	width: 60px;
	height: 35px;	
	vertical-align: top;		
}

div.sum{
  vertical-align: top;
}

div.availabilityHelp-r{
	float: right;
	width: 55px;
	height: 30px;
	vertical-align: middle;	
	font-size: 80%;	
}

div.h-m{
  width: 100px;
  margin: 0px auto;
  border: 1px red solid;
}

div.availabilityHelp-l{
	float: left;
	width: 50px;
	height: 20px;
	vertical-align: middle;	
	font-size: 80%;		
}

a.availabilityHelp img.availabilityHelp{		
	float: left;			
	width: 18px;
	height: 18px;
}

select {
	width: 148px;
	height: 18px;
	margin: 0 0 4px 0;
	padding: 1px 1px 1px 3px;
	background: #FFF url('/bg/field.gif') repeat-x;
	color: #333;
	font-size: 11px;
	text-align: left;
}
select option {
	background: #FFF;
	text-align: left;
	color: #333;
}
input:focus, textarea:focus, input:hover, textarea:hover {
	border: 1px solid #3eb4ff;
}
label {
	float: left;
	width: 100px;
	margin: 0;
	padding: 9px 0 0 0;
	font-size: 10px;
	text-align: left;
	color: #575759;
}
*>label {
	padding-top: 6px;
}
label.top {
	display: block;
	float: none;
}
.rqd {
	background-image: url('/bg/field_required.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
div.right_box {
	float: right;
	width: 295px;
	height: 13px;
	padding: 0 0 0 20px;
}
*>div.right_box {
	height: auto;
}
img.rqd_note {
	display: inline;
	position: relative;
	bottom: 5px;
	padding: 0 3px;
}
.chbox input, .chbox_wi input, .chbox_wil input, .chbox_ni input, .radiobtn input {
	width: auto;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	background: none;
	font-size: 11px;
}
.chbox_wi label {
	float: right;
	width: 106px;
	text-align: left;
	padding: 8px 40px 0 0;
	color: #575759;
}
*>.chbox_wi label {
	width: 112px;
	padding-top: 5px;
}
.chbox_wi input {
	float: right;
	margin-right: 10px;
}
*>.chbox_wi input {
	background: #EBE2E2;
}
.chbox_wil {
	height: 22px;
}
.chbox_wil label {
	float: right;
	width: 424px;
	text-align: left;
	padding: 10px 60px 0 0;
}
*>.chbox_wil label {
	padding-top: 6px;
}
.chbox_wil input {
	float: left;
	margin: 7px 0 0 80px;
}
.chbox_ni label {
	float: none;
	width: auto;
	padding: 0 0 0 10px;
}
*>.chbox_ni label {
	margin-top: 5px;
}
.radiobtn input {
	margin-top: 0px;
}
.radiobtn label {
	float: none;
	position: relative;
	bottom: 2px;
	width: auto;
	padding: 0 0 0 10px;
}
*>.radiobtn label {
	bottom: 4px;
}
/* BASIC PAGE ELEMENTS */
h1 {
	display: block;
	margin: 8px 0 5px 0;
	padding: 0;
	color: #37398d;
	font-size: 16px;
	font-weight: bold;
}
h1.introH1{
	background-color: #0083D7;
	color: white;
	padding: .3em .7em;
	font-size: 14pt;
}
h2, div.h2 {
	display: block;
	margin: 7px 0 5px 0;
	padding: 0;
	color: #575759;
	font-size: 14px;
	font-weight: bold;
}
.selectedProducts {
	height: 24px;
	padding: 0;
	margin: 10px 0 0 0;
	background: #d6d7d9 url('/img/crnr/crnr-tl.gif') top left no-repeat;
	font-size: 13px;
}
.selectedProducts b {
	background: url('/img/crnr/crnr-tr.gif') top right no-repeat;
	padding: 5px 0 5px 10px;
	display: block;
}
.selectedProducts b a {
	color: #000;
	display: block;
	background: url('/bg/arrow_big_white.gif') no-repeat 98% 50%;
}
.selectedProducts b a:hover{
	color: #fff;
}
div.h2 {
	margin-bottom: 15px;
}
h3 {
	margin: 6px 0 4px 0;
	padding: 0;
	color: #A0251A;
	font-size: 12px;
	font-weight: bold;
}
h4, h5, h6 {
	margin: 5px 0 4px 0;
	margin: 0;
	padding: 0;
	color: #6A6A6A;
	font-weight: bold;
}
p {
	margin: 1em 0 1.3em 0;
	padding: 0;
	color: #666;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a img {
	border: 0;
}
h2.box {
	display: block;
	margin: -1px 0 3px 0;
	padding: 5px 7px;
	background: #46535b;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
/* PAGE TEMPLATE CONTENT */
/* --> pt_contact */
#ptCnt img.introImage {
	margin-bottom: 10px;
}
#ptCnt ul {
	margin: 3px 0 5px 0;
	padding: 0;
	color: #575759;
}
#ptCnt ul li {
	margin: 0;
	padding: 1px 0 1px 10px;
	background: url('/bg/arrow_simple_tiny_darkgrey.gif') no-repeat 0 6px;
}
.contactPersonRow {
	width: 530px;
}
.contactPersonItem {
	float: left;
	width: 255px;
}
.contactPersonItem div.job {
	padding-top: 3px;
}
.novinky{
	border-top: 4px solid #E1E1E1;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}
.novinky h3{
	display: inline;
}
.strankovani{
	border-top: 1px solid #E1E1E1;
	clear: both;
	width: 100%;
}

.strankovani input{
  margin-left: 5px;
  margin-top: 5px;
  width: 50px;
  padding-top: 0;
  float: right;
}
.strankovani select{
  margin-top: 5px;
  width: 40px;
  float: right;
}
.strankovani label{
  margin-top: 2px;
  float: right;
  display: block;
  width: 40px;
}
.anotace-novinky{
	width: 100%;
}
.img-novinky{
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
/* .even {
	padding-left: 20px;
}
*/
/* GENERAL CSS STYLES */
.red {
	color: #C32026;
}
.fs10 {
	font-size: 10px;
}
.mp10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mp0 {
	margin-top: 0;
	margin-bottom: 0;
}
.mr40 {
	margin-right: 40px;
}
.mt0 {
	margin-top: 0;
}
.mp20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb0 {
	margin-bottom: 0;
}
.mb-5 {
	margin-bottom: -5px;
}
.mb-10 {
	margin-bottom: -10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb5 {
	padding-bottom: 5px;
}
.fwb {
	font-weight: bold;
}
.bn {
	background: none;
}
/* BUTTON POSITIONS */
/* --> TCR: pod dvema sloupci inputu umisteny vpravo (Two Columns Right) */
div.btn_tcr {
	display: block;
	height: 30px;
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
}
div.btn_tcr button {
	background: no-repeat;
	height: 20px;
	line-height: 20px;
	padding: 0 0 3px 0px;
	background-image: url('/btn/submit.gif');
	color: white;
	margin: 0 auto;

}
div.btn_tcr .cancel {
	background-image: url('/btn/cancel_changes.gif')
}
div.btn_tcr .saveit {
	background-image: url('/btn/submit_changes.gif')
}
div.btn_tcr .goback {
	background-image: url('/btn/goback.gif')
}
div.btn_tcr button.wide_main_bg {
	width: 180px;
}
#btn_registrace {
	background: url('/btn/submit_rectangle_narrow.gif') no-repeat;
	width: 145px;
	padding:  0 0 3px 9px;
	height: 20px
}
div.btn_filter {
	clear: both;
	display: block;
	width: 400px;
	height: 30px;
	margin: 0;
	padding: 0;
}
div.btn_filter button {
	float: right;
}
div.btn_ml {
	display: block;
	padding: 15px 60px 20px 0;
	text-align: right;
}
div.btn_ml button {
	display: inline;
	margin-left: 10px;
}
div.btn_ta {
	display: block;
	padding: 10px 0 20px 258px;
	text-align: left;
}
div.btn_ta button {
	display: inline;
}
/* --> AR: aling right pod dvema sloupci roztazenymi az na pravy okraj main */
div.btn_ar {
	display: block;
	width: 610px;
	padding: 15px 0 20px 0;
	text-align: right;
}
div.btn_ar button {
	display: inline;
	margin-left: 2px;
}
div.btn_at button {
	margin: 4px 0 20px 262px;
}
*>div.btn_at button {
	margin-left: 260px;
}
div.btn_lcol button {
	clear: both;
	margin: -5px 0 20px 102px;
}
*>div.btn_lcol button {
	margin-left: 99px;
}
div.btn_fr {
	display: block;
	padding: 15px 0 20px 0;
	text-align: right;
}
div.btn_fr button {
	margin-right: 0px;
	background: url('/btn/goback.gif') no-repeat;
	height: 20px;
	line-height: 20px;
	padding:  0 0 3px 0px;
	color: white;
	width:134px;
}
/* ABSOLUTE */
#top,  #top_box_hp, #top_box_nHp, #trmenu, #tmenu, #motto, #search, #btn_search, #smenu, #top_anim, #productIconSet, #top_woman, #mmenu, #bread_crumbs {
	position: absolute;
	top: 0;
}
/* TOP */
#top {
	overflow: visible;
	width: 970px;
	height: 125px;
	margin-top: 10px;
	background: #37398d url('/img/crnr/crnr_tlr.gif') no-repeat 0 0;
}
#top_box_hp {
	top: 35px;
	left: 230px;
	width: 740px;
	height: 278px;
	background: #FFF url('/bg/top_hp_fade_vline.gif') repeat-x;
}
#top_box_nHp {
	top: 35px;
	left: 230px;
	width: 740px;
	height: 278px;
	background: #FFF url('/bg/top_hp_fade_vline.gif') repeat-x;
}
#manLogos {
	float: right;
	margin-top: 15px;
	margin-right: 7px;
}
#manLogos img{
	margin-right: 5px;
}
/*#flare_tl {
	left: 0;
	width: 18px;
	height: 35px;
	background: url('/bg/flare_tl.gif') no-repeat 0 0;
}
#leaf_shadow_top {
	z-index: 3;
	top: 12px;
	left: 862px;
	width: 108px;
	height: 8px;
	background: url('/bg/leaf_shadow_top.gif') no-repeat 0 0;
}
#leaf_shadow_tr_hp {
	top: 13px;
	left: 970px;
	width: 14px;
	height: 146px;
	background: url('/bg/leaf_shadow_tr.gif') no-repeat 0 0;
}
#leaf_shadow_tr_nHp {
	top: 13px;
	left: 970px;
	width: 14px;
	height: 146px;
	background: url('/bg/leaf_shadow_tr.gif') no-repeat 0 0;
}
#leaf_shadow_tr_ee {
	top: 13px;
	left: 970px;
	width: 14px;
	height: 146px;
	background: url('/bg/leaf_shadow_tr.gif') no-repeat 0 0;
}
#leaf_shadow_middle_hp {
	z-index: 3;
	top: 233px;
	left: 894px;
	width: 76px;
	height: 5px;
	background: url('/bg/leaf_shadow_middle.gif') no-repeat 0 0;
}
#leaf_shadow_middle_nHp {
	z-index: 3;
	top: 233px;
	left: 894px;
	width: 76px;
	height: 5px;
	background: url('/bg/leaf_shadow_middle.gif') no-repeat 0 0;
}
#leaf_shadow_middle_ee {
	z-index: 3;
	top: 12px;
	left: 862px;
	width: 108px;
	height: 8px;
	background: url('/bg/leaf_shadow_top.gif') no-repeat 0 0;
}
#leaf_shadow_mr {
	top: 232px;
	left: 970px;
	width: 20px;
	height: 156px;
	background: url('/bg/leaf_shadow_mr.gif') no-repeat 0 0;
}
*/
/* --> TOP RIGHT MENU */
#trmenu {
	z-index: 2;
	top: -14px;
	left: 0;
	display: block;
	width: 740px;
	height: 20px;
	padding: 8px 0 0 0;
	text-align: right;
}
#trmenu li {
	display: inline;
	padding: 0 16px 0 0;
}
#trmenu li a {
	padding: 0 0 0 16px;
	background: url('/bg/arrow_simple_hsep_down_darkgrey.gif') no-repeat 0 5px;
	color: #575759;
	font-weight: normal;
}
#trmenu li a:hover {
	background: url('/bg/arrow_simple_hsep_down_darkred.gif') no-repeat 0 5px;
	color: #BC2C1E;
}
#trmenu li a.viewed {
	font-weight: bold;
}
/* --> tmenu MJ*/
/* --> mmenu MJ*/
/* --> top FLASH anim */
#top_anim {
	overflow: visible;
	top: 44px;
	left: 0;
	width: 740px;
}
#top_anim.hp img {
	float: right;
	position: relative;
	top: -14px;
}
#top_anim.hp #motto {
	position: absolute;
	top: 49px;
	left: 0px;
}
#top_anim.hp {
	height: 126px;
}
#top_anim.nHp img {
	float: right;
	position: relative;
	top: -14px;
}
#top_anim.nHp #motto {
	position: absolute;
	top: 49px;
	left: 0px;
}
#top_anim.nHp {
	height: 126px;
}
#top_anim.nHp {
	height: 126px;
}
/* LEFT */
#left_box_hp {
	width: 230px;
	background: white;
}
#left_box_nHp {
	width: 230px;
}
#left_box_shadow_hp {
	width: 220px;
	padding: 0 0 0 10px;
}
#left_box_shadow_nHp {
	width: 220px;
	padding: 0 0 0 10px;
}
#left_box_bg {
	width: 216px;
	padding: 4px 0 4px 4px;
}
a#logo {
	display: block;
	width: 170px;
	height: 64px;
	padding: 18px 0px 0px 20px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 10px;
	z-index: 50;
}
/* --> ltmenu */
#ltmenu {
	display: block;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 6px 0;
	background: #d6d7d9 url('/img/crnr/crnr-box-bottom.gif') bottom left no-repeat;
}
/* #ltmenu {
	display: block;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 6px 0;
	background: #3eb4ff url('/img/crnr/crnr-bl.gif') bottom left no-repeat;
}
*/
#ltmenu li a {
background:transparent url(/bg/arrow_big_darkgrey.gif) no-repeat scroll 4px 8px;
color:#333333;
display:block;
font-weight:bold;
padding:5px 15px 5px 20px;
width:135px;
}
#ltmenu li a:hover, #ltmenu li a.viewed {
	width: 135px;
	background: #37398d url('/img/bg/arrow_big_white.gif') no-repeat 159px 8px;
	color: #fff;
}
/* --> lmenu -- hlavni menu */
#catalogue_switch {
	height: 23px;
}
#catalogue_switch a {
	cursor: hand;
	float: left;
	display: block;
	width: 96px;
	height: 18px;
	padding-top: 5px;
	color: #DDD;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#catalogue_switch a:hover {
	color: #39393C;
}
#catalogue_switch a.viewed {
	cursor: hand;
	color: #FFF;
}
#btn_byCategories{
  color: #000;
  z-index:10;
}

#tabs-byManufacturers #btn_byManufacturers{
	color: #fff;
}
#tabs-byCategories #btn_byCategories{
	color: #FFF;
}
#btn_byManufacturers{
	color: #000;
  z-index:10;
}
#btn_byManufacturers.viewed {
}
/* --> lsmenu */
#lsmenu {
	display: block;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 6px 0;
	background: #d6d7d9 url('/img/crnr/crnr-box-bottom.gif') bottom left no-repeat;
}
/* #lsmenu {
	display: block;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 6px 0;
	background: #3eb4ff url('/img/crnr/crnr-bl.gif') bottom left no-repeat;
}
*/
#lsmenu li a {
	display: block;
	padding: 3px 0 3px 25px;
	background: url('/bg/arrow_big_white.gif') no-repeat 12px 7px;
	color: #1c3e54;
	font-weight: bold;
}
#lsmenu li a:hover, #lsmenu li a.viewed {
	background: url('/bg/arrow_big_blue.gif') no-repeat 12px 7px;
	color: #29668b;
}
/* ---> level 0 kategorii */
/*.lmenu {
	margin-bottom: 10px;
}
.lmenu_lvl0, .lmmenu li ul.lmenu_lvl0 {
	width: 170px;
	padding: 10px 0;
	background: #fbb68c url('/img/crnr/crnr-bl.gif') bottom left no-repeat;
}
.lmenu_lvl0 li {
	width: 170px;
	background: none;
}
.lmenu_lvl0 li a {
	display: block;
	width: 135px;
	padding: 5px 10px 5px 25px;
	background: url('/bg/arrow_big_white.gif') no-repeat 9px 8px;
	color: #1c3e54;
	font-weight: bold;
}
.lmenu_lvl0 li a:hover {
	width: 135px;
	background: url('/bg/arrow_big_orange.gif') no-repeat 9px 8px;
	color: #f26722;
}
.lmenu_lv10 li.unwrapped a.viewed, .lmenu_lv10 li.unwrapped a.viewed:hover {
	color: black;
}
#lmenu_lvl1 {
	width: 170px;
	margin: 0;
	padding: 0;
}
#lmenu_lvl1 li {
	width: 170px;
	margin: 0;
	padding: 0;
	background: none;
}
.lmenu_lvl0 li #lmenu_lvl1 li a {
	display: block;
	width: 130px;
	margin: 0;
	padding: 4px 15px 4px 25px;
	background: #fadcca url('/img/btn/arrow_big_grey.gif') no-repeat 9px 9px;
	color: black;
	font-size: 11px;
	font-weight: normal;
}
.lmenu_lvl0 li a.viewed, .lmenu_lvl0 li #lmenu_lvl1 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li a.viewed, .lmenu_lvl0 li #lmenu_lvl1 li.unwrapped a {
	width: 130px;
	padding: 4px 15px 4px 25px;
	background-position: center right;
	background: #f4811f url('/img/bg/arrow_big_white.gif') 155px 8px no-repeat;
	color: #fff;
}
.lmenu_lvl0 li a.viewed {
	width: 138px;
	padding: 5px 25px 5px 7px;
}
#lmenu_lvl2 {
	width: 170px;
	margin: 0;
	padding: 0;
	background: #fff;
}
#lmenu_lvl2 li {
	width: 170px;
	margin: 0;
	padding: 0;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a {
	display: block;
	width: 127px;
	margin: 0;
	padding: 4px 8px 4px 35px;
	background: url('/bg/arrow_dart_big_grey.gif') no-repeat 21px 8px;
	color: #6D6D6D;
	font-size: 11px;
	font-weight: normal;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a.viewed, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped a {
	width: 127px;
	padding: 4px 8px 4px 35px;
	background: #f4811f url('/img/bg/arrow_big_white.gif') 155px 8px no-repeat;
}
.lmenu_lvl0 li.unwrapped a, .lmmenu li ul.lmenu_lvl0 li.unwrapped a, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a.viewed {
	background: #f4811f url('/img/bg/arrow_big_subcategory.gif') 155px 8px no-repeat;
	color: #fff;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a.viewed, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped a {
	width: 127px;
	padding: 4px 8px 4px 35px;
	background-position: center right;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped {
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped a {
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a.viewed {
	background-image: url('/bg/arrow_big_white.gif');
	color: #3D4242;
}
*/
/* ---> level0 kategorii */
/*.lmenu_lvl0, .lmmenu li ul.lmenu_lvl0 {
	width: 170px;
	padding: 0;
	background: #fbb68c url('/img/crnr/crnr-bl.gif') bottom left no-repeat;
}
*/
.lmenu_lvl0, .lmmenu li ul.lmenu_lvl0 {
	width: 170px;
	padding: 0 0 7px 0;
	background: #d6d7d9 url('/img/crnr/crnr-box-bottom.gif') bottom left no-repeat;
}
.lmenu_lvl0 li, .lmmenu li ul.lmenu_lvl0 li {
	width: 170px;
	padding: 0;
	background: none;
}
.lmenu_lvl0 li a, .lmmenu li ul.lmenu_lvl0 li a {
	display: block;
	width: 135px;
	padding: 5px 15px 5px 20px;
	background: url('/bg/arrow_big_darkgrey.gif') no-repeat 4px 8px;
	color: #333;
	font-weight: bold;
}
.lmenu_lvl0 li a:hover, .lmenu_lvl0 li a.viewed, .lmenu_lvl0 li.unwrapped a, .lmmenu li ul.lmenu_lvl0 li a:hover, .lmmenu li ul.lmenu_lvl0 li a.viewed, .lmmenu li ul.lmenu_lvl0 li.unwrapped a {
	width: 135px;
/*	background: #37398d url('/img/bg/arrow_big_white.gif') no-repeat 159px 8px;*/
}
.lmenu_lvl0 li.unwrapped, .lmmenu li ul.lmenu_lvl0 li.unwrapped {
	background-color: #37398D;
}
.lmenu_lvl0 li.unwrapped a, .lmmenu li ul.lmenu_lvl0 li.unwrapped a {
	background-color: #999999;
	background-image: url('/bg/arrow_big_white.gif');
	color: #fff;
}
.lmenu_lvl0 li a:hover, .lmenu_lvl0 li a.viewed, .lmmenu li ul.lmenu_lvl0 li a:hover, .lmmenu li ul.lmenu_lvl0 li a.viewed {
	background-color: #37398d;
	background-image: url('/bg/arrow_big_white.gif');
	color: #fff;
}
.lmenu_lvl0 li.prefered-man{
	background-color: #8BC541;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 10px;
	width: 160px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('/img/crnr/crnr-box-top-gray.gif');
}
/* ---> level1 */
#lmenu_lvl1 {
	width: 170px;
	margin: 0;
	padding: 0;
	background: #F5F5F5;
	background: #0083D7;
}
#lmenu_lvl1 li {
	width: 170px;
	margin: 0;
	padding: 0;
	background: none;
}
#lmenu_others{
	margin: 0px;
	padding: 0px;
}
.lmenu_lvl0 li #lmenu_lvl1 li a {
	display: block;
	width: 135px;
	margin: 0;
/*	padding: 4px 15px 4px 20px;*/
	background: #0083D7 /*url('/img/bg/arrow_dart_grey.gif') no-repeat 7px 9px*/;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.lmenu_lvl0 li #lmenu_lvl1 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li a.viewed, .lmenu_lvl0 li #lmenu_lvl1 li.unwrapped a {
	width: 135px;
	/*padding: 4px 15px 4px 20px;*/
	background: #37398D url('/img/bg/arrow_big_white.gif') 159px 8px no-repeat;
}
.lmenu_lvl0 li #lmenu_lvl1 li.unwrapped {
	background-color: #0083D7;
}
.lmenu_lvl0 li #lmenu_lvl1 li.unwrapped a {
	background: #37398D url('/bg/arrow_big_white.gif') 159px 8px no-repeat;
	color: #666;
}
.lmenu_lvl0 li #lmenu_lvl1 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li a.viewed {
	background: ##37398D url('/bg/arrow_big_white.gif') 159px 8px no-repeat;
	color: #FFF;
}
/* ---> level2 */
#lmenu_lvl2 {
	width: 170px;
	margin: 0;
	padding: 0;
	background: #fff;
}
#lmenu_lvl2 li {
	width: 170px;
	margin: 0;
	padding: 0;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a {
	display: block;
	width: 115px;
	margin: 0;
	padding: 4px 15px 4px 40px;
	background: #EEE url('/bg/arrow_dart_small_grey.gif') no-repeat 30px 8px;
	color: #6D6D6D;
	font-size: 10px;
	font-weight: normal;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a.viewed, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped a {
	width: 115px;
	padding: 4px 15px 4px 40px;
	background-position: center right;
	color: #666;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped {
	background-color: #666;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li.unwrapped a {
	background-color: #666;
}
.lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a:hover, .lmenu_lvl0 li #lmenu_lvl1 li #lmenu_lvl2 li a.viewed {
	background: #666 url('/bg/arrow_big_white.gif') 155px 8px no-repeat;
	color: #fff;
}
/* --> tbmenu */
#tbmenu {
	padding: 5px 0 20px 7px;
}
#tbmenu li {
	padding: 4px 0 4px 12px;
	background: url('/bg/arrow_simple_grey.gif') no-repeat 0 8px;
	color: #FFF;
}
/* --> bread crumbs */
#bread_crumbs {
	top: 136px;
	left: 180px;
	width: 610px;
	color: #999;
}
#bread_crumbs ul {
	height: 15px;
	padding: 0 0 0 14px;
	background: url('/ico/question_mark_10x10.gif') no-repeat 0 1px;
}
#bread_crumbs ul li {
	display: inline;
	padding: 0 2px 0 9px;
	background: url('/bg/arrow_dart_tiny_greyred.gif') no-repeat 0 5px;
	font-size: 10px;
}
#bread_crumbs ul li.first {
	background: none;
	padding-left: 0;
}
#bread_crumbs a {
	color: #9E8184;
	font-weight: normal;
}
#bread_crumbs a:hover {
	color: #23668f;
}
/* --> search RB*/
/* ------------------------- SIDE COLS ----------------------------- RB*/
/* --> product anchor navigation RB*/
/* --> products 2 compare list#compareBox {
	width: 170px;
	margin: -10px 0 10px 0;
	padding: 10px 0 5px 0;
}
#compareBox ul li {
	color: #575759;
	font-size: 10px;
	font-weight: normal;
}
#compareBox ul li a {
	display: block;
	padding: 2px 0 2px 15px;
	background: url('/bg/arrow_dart_small_darkred.gif') no-repeat 0 6px;
	color: #575759;
	font-size: 10px;
	font-weight: normal;
}
#compareBox ul li a.img {
	cursor: pointer;
	float: right;
	display: block;
	width: 7px;
	height: 7px;
	padding: 4px 0 10px 10px;
	background: none;
}
#compareBox ul li a:hover {
	color: #999;
}
#compareBox div {
	width: 170px;
	height: 28px;
}
#compareBox div button {
	display: block;
	float: right;
	margin: -5px 0px 0 0;
}
*/
/* --> associated pages list */
#associatedPages {
	width: 170px;
	padding: 0 0 10px 0;
}
#associatedPages ul {
	padding: 5px 10px 0 10px;
}
#associatedPages ul li {
	font-size: 11px;
	font-weight: bold;
}
#associatedPages ul li a {
	display: block;
	padding: 2px 0 2px 20px;
	background: url('/bg/arrow_dart_double_sided_small_darkred.gif') no-repeat 0 7px;
}
/* --> new products RB*/
/* -->login box RB*/
/* --> shop cart RB*/
/* --------------------- MAIN ---------------------- */
/* TEXTOVE STRANKY */
#txt {
	margin-bottom: 20px;
}
#txt p img {
	float: right;
}
#txt ul li {
	padding: 2px 0 2px 12px;
	background: url('/bg/arrow_simple_grey.gif') no-repeat 0 6px;
	color: #575759;
}
#txt ul li span {
	display: block;
	font-weight: bold;
}
#cnt_img a {
	float: left;
	display: block;
	width: 130px;
	text-align: center;
}
#cnt_img a.first {
	margin-right: 15px;
}
#cnt_img a img {
	padding: 3px;
	border: 2px solid #464646;
}
#cnt_img a span {
	display: block;
	width: 130px;
	padding-top: 5px;
}
#txt a img.img_in_col {
	padding: 3px;
	border: 2px solid #464646;
	margin-bottom: 15px;
}
#txt table.cenik {
	table-layout: fixed;
	width: 530px;
}
table tbody tr th {
	padding: 5px;
	background: #37398D;
	color: #FFF;
	font-weight: bold;
}
table tbody tr td {
	padding: 0px 5px;
	background: #D6D7D9;
}
/* --> sitemap */
#main #sitemap h2.sitemap {
	width: 270px;
	margin-top: 0;
}
#sitemap ul.level0 {
	padding: 0 0 10px 18px;
	font-size: 12px;
}
#sitemap ul.level1 {
	padding: 2px 0 5px 0px;
	font-size: 11px;
}
#sitemap ul.level0 li, #site_map ul.level1 li {
	padding: 1px 0 1px 12px;
	background: url('/bg/arrow_dart_small_darkred.gif') no-repeat 0 6px;
}
/*h1 {
	display: block;
	width: 550px;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 20px;
	background: url('/hl/h1.gif') no-repeat 0 0;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
*/
/*h2 {
	color: #D52D00;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0;
}
*/
#fl_banner {
	margin: 25px 0 20px 0;
}
#img_puzzle {
	margin: 15px 0 10px 0;
	padding: 0;
}
#img_puzzle a {
	float: left;
	width: 203px;
}
#img_puzzle a img {
	width: 203px;
}
iv .pl_row {
	border: 1px solid red;
}
.pl_item {
	float: left;
	width: 196px;
	height: 350px;
}
.pl_row .middle {
	margin: 0 11px;
}
/* PRODUCT ROW/ITEM (THUMBS) */
.pl_row {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.pl_pickedOut {
	background: #eee;
}
*>.pl_item {
	height: auto;
}
.pl_item h2 {
	height: 30px;
	margin: 0 0 0px 0;
	padding: 6px 0px 15px 0px;
/*	no-repeat top center;*/
	font-size: 12px;
	font-weight: bold;
}
.pl_item h2 a {
	display: block;
	color: #39398c;
}
.pl_item h2 a:hover {
	color: #7B7B7B;
}
.pl_item p {
	overflow: hidden;
	width: 180px;
	height: 53px;
	margin-left: 3px;
	padding: 2px 0 0 0;
}
.pl_item p a {
	line-height: 13px;
	color: #575759;
	font-weight: normal;
}
.pl_item p a:hover {
	color: #37398D;
}
.pl_item a img {
	width: 190px;
	height: 190px;
	margin: 5px 0 0 0;
	padding: 2px;
	border: 1px solid #d0dee8;
	display: block;
}
.pl_item div.price {
	width: 115px;
	float: left;
	height: 35px;
	margin: 0;
	padding: 0;
	color: #C32026;
	font-size: 13px;
	font-weight: bold;
	text-align: left;		
}
.pl_item div.price span {
	color: #6A6A6A;
	font-size: 10px;
	font-weight: normal;
}
.pl_item div.price span.fs10 {
	display: block;
	font-size: 10px;
}
.pl_buy {
	width: 188px;
	height: 65px;
	padding: 5px 0 0 0;
	margin-left: 3px;
	vertical-align: top;
}
.pl_buy div.code {
	display: block;
	height: 18px;
	padding: 2px 0 0 0;
	color: #575759;
	text-align: right;
	font-size: 10px;
}
.pl_buy div.code span {
	padding: 2px;
	background: #EBE4E0;
	color: #575759;
}
.pl_buy div.code span:hover {
	background: #575759;
	color: #FFF;
}
.pl_buy form {
	padding-top: 9px;
}
.pl_buy img, .pl_buy a img, .pl_buy button, .pl_buy input {
	width: 23px;
	height: 20px;
	margin: 0 0 0 2px;
	padding: 0;
}
.pl_buy img, .pl_buy a img, .pl_buy button {
	border: 0;
}
.pl_buy input {
	width: 16px;
	height: 14px;
	margin: 0;
	padding: 2px 1px 0px 1px;
	color: #7E090C;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.pl_buy .btn_to_basket_trio {
	width: 90px;	
	height: 20px;		
	background: url('btn/submit-to-basket-front.jpg');
	color: white;
	line-height: 19px;
	padding: 0 0 3px 16px;    
  margin: 5px 0px 10px 0px;	
}
/* PRODUCT ROW/ITEM (ROWS) */
.pl_item_row {
	display: block;
	overflow: hidden;
	width: 610px;
	height: 95px;
	margin: 0 0 10px 0;
	padding: 10px 0;
	border-top: 3px solid #d6d7d9;
	clear: left;
}
.pl_pickedOut {
	background: #eee;
}
.pl_item_row h2 {
	float: right;
	overflow: hidden;
	width: 492px;
	height: 16px;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
.pl_item_row h2 a {
	display: block;
	padding: 0;
	color: #000;
}
.pl_item_row p {
	overflow: hidden;
	width: 300px;
	height: 80px;
	margin: 10px 0 0 14px;
	padding: 0 0 10px 0px;
	float: left;
	position: relative;
}
.pl_item_row p a {
	display: block;
	line-height: 12px;
	color: #575759;
	font-weight: normal;
}
.pl_item_row p span.code {
	height: 14px;
	color: #707070;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.pl_item_row p span.code a{
	display: inline;
	color: red;
	font-size: 11;
	font-weight: bold;
}
.pl_item_row p span.code a:hover{
	color:  #000;
}
.pl_item_row a.img {
	float: left;
	width: 95px;
	height: 95px;
	margin: 0;
	padding: 4px;
	background: #FFF;
	border: 1px #B7AEA8 solid;
	position:relative;
	overflow: hidden;
}
.pl_item_row h2 a:hover, .pl_item_row:hover h2 a {
	color: #000;
}
.pl_item_row:hover p a {
	color: black;
}
.pl_item_row .ci {
	float: right;
	margin: 10px 0 0 10px;
	width: 175px;
	height: 75px;
	position: relative;
	left: -5px;
}
.first {
	border-top: none;
}
/* ikony dostupnosti */
.pl_item_row .ci div.icons, .pl_item_row .ci div.pl_buy, .pl_item_row .ci div.pl_buy button, .pl_item_row .ci div.pl_price {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
.pl_item_row .ci div.icons {
	margin-left: 115px;
	line-height: 20px;
}
.pl_item_row .ci div.icons img {
	float: left;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	padding: 0;
	border: 0;
}
.pl_item_row .ci div.icons a:first-child {
	cursor: help;
}
.pl_item_row .ci div.icons a {
	cursor: hand;
	height: 18px;
}
/*.pl_item_row div.icons a.pickedOut {
	background-image: url('/ico/compare_picked_out.gif');
}
.pl_item_row div.icons a.enabled {
	background-image: url('/ico/compare_enabled.gif');
}
.pl_item_row div.icons a.disabled {
	cursor: help;
	background-image: url('/ico/compare_disabled.gif');
}
*/
.pl_item_row .ci div.price {
	margin-top: 10px;
	overflow: hidden;
	width: 180px;
	color: #C32026;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.pl_item_row .ci div.price span {
	color: #6A6A6A;
	font-size: 10px;
	font-weight: normal;
}
.pl_item_row .ci div.price span.fs10 {
	display: block;
	font-size: 10px;
}
.pl_item_row div.pl_buy {
	left: 0;
	width: 45px;
	height: 18px;
	right: 0;
}
.pl_item_row div.pl_buy form {
	width: 40px;
	height: 18px;
	margin: 0;
	padding: 0;
}
.pl_item_row div.pl_buy input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 2px 1px 0 1px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.pl_item_row div.pl_buy input:focus {
	width: 14px;
	padding: 2px 1px 0 1px;
}
.pl_item_row div.pl_buy button {
	background: url('/btn/submit_into_basket.gif') no-repeat 0 0;
	left: 25px;
}
.pl_item_row div.pl_buy button:hover {
	background-image: url('/btn/submit_into_basket_hover.gif');
}
/* -->table view */
table.products {
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
table.products tbody tr th {
	background: #343581;
	font-size: 10px;
}
table.products tbody tr th span {
	font-size: 9px;
}
table.products tbody tr td {
	background: #c9d6ed;
	height: 40px;
}
table.products tbody tr.odd td {
	background: #FFF;
}
table.products tbody tr td {
	color: #575759;
	font-size: 10px;
	font-weight: normal;
}
table.products tbody tr td a {
	color: #313133;
}
table.products tbody tr td a:hover {
	color: #575759;
}
table.products tbody tr:hover td, table.products tbody tr:hover td a, table.products tbody tr:hover td a:hover {
	background: #32348f;
	color: #FFF;
}
table.products tbody tr td.buy input {
	float: left;
	width: 15px;
	padding: 1px 3px;
	text-align: center;
}
table.products tbody tr td.buy button {
	float: left;
	width: 23px;
	height: 20px;
	margin: 0 0 8px 5px;
	background: url('/btn/submit_into_basket.gif') no-repeat 0 0;
}
table.products tbody tr td.buy button:hover {
	background: url('/btn/submit_into_basket_hover.gif') no-repeat 0 0;
}
table.products tbody tr td.buy form {
	display: block;
	width: 65px;
	margin: 0;
	padding-bottom: 10px;
}
/* --> selected products RB*/
/* --> subcategories RB*/
/* --> filters RB*/
/* --> sorting, order, view type RB*/
/* PRODUCT DETAIL */
/* --> user functions top */
#pd_userFunctions {
	left: 740px;
	display: block;
	width: 42px;
	height: 12px;
}
#pd_userFunctions li {
	float: left;
	display: block;
	width: 16px;
	height: 12px;
}
#pd_userFunctions li.first {
	padding: 1px 10px 0 0;
}
/* --> product */
#pd {
	display: block;
	width: 610px;
	padding: 15px 0 0 0;
}
h1#pd_fullTitle {
	width: 600px;
	margin: 0px;
	color: #37398d;
	float: left;
}
a img#imageLarge {
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
	border: 0;
}
a#linkLarge, #pd_ci, #pd_userFunctions {
	position: absolute;
	top: 200px;
	left: 10;
	display: block;
	
}
a#linkLarge {
	left: 180px;
	width: 200px;
	height: 200px;
	padding: 3px;
	background: url('/bg/loading_image.gif') no-repeat center;
	border: 1px #CCC solid;
	color: #FFF;
}
#pd_info {
	width: 610px;
	margin: 0;
	padding: 203px 0 0 0;
	line-height: 15px;
}
#pd_info span {
	display: block;
	padding: 3px 0 0 0;
	font-weight: bold;
}
#pd_info span.label {
	font-weight: normal;
}
#pd_descr {
	width: 610px;
	margin-bottom: -8px;
	padding-top: 25px;
	margin-top: 25px;
	padding-bottom: 15px;
}
#pd_descr p {
	margin: 0 0 12px 0;
	padding: 0;
}
#pd_descr ul, #pd_descr ol {
	margin: 0 0 8px 0;
	padding: 0;
}
#pd_descr ul li, #pd_descr ol li {
	padding: 1px 0 1px 10px;
	background: url('/bg/arrow_simple_grey.gif') no-repeat 0 6px;
}
#pd_relatedProducts div.pl_row {
	padding-bottom: 0;
}
/* --> commercial info */
span.usualPrice {
	margin-top: -1px;
	color: #999;
	font-size: 9px;
	font-weight: normal;
}
b.usualPrice {
	color: #D52027;
	font-size: 12px;
	font-weight: bold;
}
span.yourPrice {
	margin-top: -2px;
	color: #999;
	font-size: 9px;
	font-weight: normal;
}
b.yourPrice {
	color: #46903F;
	font-size: 14px;
}
span.mt {
	margin-top: 2px;
}
#pd_ci {
	top: 200px;
	left: 410px;
	width: 383px;
	height: 183px;
}
#pd_ci ul.iv {
	width: 373px;
}
#pd_ci ul.iv.first {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
}
#pd_ci ul.iv.last {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px dotted #CCC;
}
#pd_ci ul.iv li {
	width: 373px;
	margin-bottom: 2px;
	color: #9E8184;
}
#pd_ci ul.iv li.mt {
	margin-top: 10px;
}
#pd_ci ul.iv li span {
	width: 150px;
	color: #7B7B7B;
}
#pd_ci ul.iv li span span {
/*	width: 150px;
	color: #7B7B7B;*/
	float:none;
	margin: 0;
	padding: 0;
	color: #5A9F00;
}
#pd_ci ul.iv li.mt span.mt {
	margin: 5px 0 5px 80px;
}
#pd_ci form {
	clear: right;
	height: 22px;
	padding: 0 0 3px 180px;
}
#pd_ci form input {
	float: left;
	width: 40px;
	height: 16px;
	margin: 8px 0 0 0;
	padding: 2px 1px 0px 1px;
	text-align: center;
}
#pd_ci form button {
	float: left;
	margin-left: 6px;
}
/* --> other images */
#other_images {
	width: 208px;
}
#other_images a {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	margin: 10px 0 0 12px;
	padding: 3px;
	border: 1px #CCC solid;
}
#other_images a img {
	margin: 0;
	padding: 0;
}
#other_images a.odd {
	margin-left: 0;
}
/* --> technical paramaters */
#pd_properties {
	width: 610px;
}
#pd_properties ul {
	float: left;
	height: 10px;
	width: 295px;
}
*>#pd_properties ul {
	height: auto;
}
*#pd_properties ul.right {
	padding-left: 20px;
}
#pd_properties ul li {
	display: block;
	clear: right;
	width: 295px;
	padding: 2px 0;
	border-top: 1px dotted #CCC;
	font-weight: normal;
	text-align: left;
}
#pd_properties ul li.first {
	border: 0;
}
#pd_properties ul li span {
	float: right;
	width: 115px;
	padding: 0 0 0 10px;
	font-weight: bold;
	text-align: right;
}
#pd_properties ul li.notSet span {
	color: #999;
	font-weight: normal;
}
#pd_add_info {
	margin: 7px 0 10px 0;
}
#pd_add_info span {
	float: left;
	display: block;
	width: 450px;
	height: 16px;
	font-weight: bold;
}
*>#pd_add_info span {
	height: auto;
}
#pd_add_info span.item {
	clear: both;
	float: left;
	width:140px;
	font-weight: normal;
}
/* --> doporucit znamemu */
#recommend_to_friend {
	height: 16px;
	margin-top: 10px;
	padding: 0 0 0 20px;
	background: url('/ico/users.gif') no-repeat 0px 1px;
	font-size: 10px;
}
#recommend_to_friend a {
	color: #C32026;
}
#recommend_to_friend a:hover {
	color: #CB8551;
}
#frm_doporucit {
	width: 540px;
	padding: 0;
	position: relative;
}
#frm_doporucit div.recommend {
	width: 200px;
	float: left;
}
#frm_doporucit div.recommend p label, #frm_doporucit div.recommend_note label {
	display: block;
	width: auto;
	height: 15px;
	padding: 0 0 2px 3px;
}
#frm_doporucit div.recommend p input {
	width: 180px;
}
#frm_doporucit div.recommend_note {
	margin-left: 220px;
}
#frm_doporucit div.recommend_note label {
	float: none;
	display: block;
}
#frm_doporucit div.recommend_note textarea {
	width: 315px;
	height: 115px;
}
div.btn_recommend {
}
div.btn_recommend button {
	display: block;
	position: absolute;
	top: 188px;
	right: 0;
}
/* --> variants */
table#pd_tbl_variants {
	width: 610px;
	font-size: 10px;
}
table#pd_tbl_variants tr th {
	background: #7F7F7F;
	text-align: center;
	padding: 2px 0;
}
table#pd_tbl_variants tr td {
	background: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
table#pd_tbl_variants tr.odd td {
	background: #F1EBE8;
}
table#pd_tbl_variants tr td.productChoice {
	background: #7F7F7F;
	text-align: center;
	width: 20px;
	padding: 0;
}
table#pd_tbl_variants tr td.productChoice input {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
table#pd_tbl_variants tr td.price {
	text-align: right;
	padding: 2px 5px 2px 2px;
}
table#pd_tbl_variants tr td.icon {
	padding-left: 0;
	padding-right: 0;
}
form#pd_frm_variants div.variant2Basket {
	height: 24px;
padding-top: 1em;
}
form#pd_frm_variants div.variant2Basket * {
	float: right;
}
form#pd_frm_variants div.variant2Basket input {
	width: 40px;
	height: 16px;
	padding: 2px 1px 0px 1px;
	text-align: center;
}
form#pd_frm_variants_demand div.variant2Basket {
	clear: right;
	height: 24px;
}
form#pd_frm_variants_demand div.variant2Basket * {
	float: right;
}
form#pd_frm_variants_demand div.variant2Basket input {
	width: 40px;
	height: 16px;
	margin: 10px 10px 0 0;
	padding: 2px 1px 0px 1px;
	text-align: center;
}
table#pd_tbl_variants tr:hover td, table#pd_tbl_variants tr:hover td a {
	color: #FFF;
	background: #7F7F7F;
}
table#pd_tbl_variants tr.checked td, table#pd_tbl_variants tr.checked td a {
	color: #FFF;
	background: #3eb4ff;
}
/* --> user functions bottom */
.pd_userFunctions {
	display: block;
	margin: 30px 0 0 0;
	text-align: right;
}
.pd_userFunctions li {
	display: inline;
	padding: 0 20px 0 0;
}
.pd_userFunctions li a {
	padding-left: 25px;
	color: #575759;
	font-size: 10px;
	font-weight: normal;
}
.pd_userFunctions li a:hover {
	color: #999;
}
.pd_userFunctions li.envelope a {
	background: url('/ico/envelope.gif') no-repeat 0 2px;
}
.pd_userFunctions li.printer a {
	padding-right: 0;
	background: url('/ico/printer.gif') no-repeat 0 1px;
}
/*--> items per page RB*/
/*--> * pagination */
#pagination_topLabel, #pagination_btmLabel {
	float: right;
	display: block;
	width: 96px;
	height: 15px;
	margin-top: -15px;
}
#pagination_top, #pagination_btm {
	display: block;
	width: 610px;
	height: 28px;
	margin: 15px 0 15px 0;
	text-align: right;
}
#pagination_top {
	margin-top: 0;
	padding-top: 15px;
	background: url('/bg/hsep_line_lightocher.gif') repeat-x;
}
#pagination_top ul, #pagination_btm ul {
	display: block;
	float: right;
	height: 28px;
	text-align: right;
}
#pagination_top ul li, #pagination_btm ul li {
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	font-weight: bold;
	text-align: center;
}
#pagination_top ul li a, #pagination_btm ul li a {
	display: block;
	width: 20px;
	height: 17px;
	padding: 7px 4px 4px 4px;
	background: url('/btn/pagination_off.gif') no-repeat 4px 4px;
	color: #91b2c7;
	font-size: 11px;
	text-align: center;
}
#pagination_top ul li.img a, #pagination_btm ul li.img a {
	background: none;
}
#pagination_top ul li a:hover, #pagination_btm ul li a:hover, #pagination_top ul li.viewed a, #pagination_btm ul li.viewed a {
	width: 19px;
	height: 18px;
	padding: 6px 4px 4px 5px;
	background-image: url('/btn/pagination_on.gif');
	color: #23668f;
	font-size: 13px;
}
#pagination_top ul li.arrow, #pagination_btm ul li.arrow {
}
#pagination_top ul li.disabled, #pagination_btm ul li.disabled {
	color: #CCC;
}
#pagination_top ul li.space, #pagination_btm ul li.space {
	width: 17px;
	height: 20px;
	padding: 9px 0 0 2px;
	color: #CCC;
}
#pagination_top ul li.img a, #pagination_btm ul li.img a {
	padding: 4px;
}
#pagination_top ul li.img a:hover, #pagination_btm ul li.img a:hover {
	background: none;
}
#pagination_top ul li.disabled img, #pagination_btm ul li.disabled img {
	padding: 4px;
}
#pagination_top ul li a.img_prev, #pagination_btm ul li a.img_prev {
	background: url('/btn/pagination_arrow_prev_off.gif') no-repeat 4px 4px;
}
#pagination_top ul li a.img_prev:hover, #pagination_btm ul li a.img_prev:hover {
	background: url('/btn/pagination_arrow_prev_on.gif') no-repeat 4px 4px;
}
#pagination_top ul li a.img_next, #pagination_btm ul li a.img_next {
	background: url('/btn/pagination_arrow_next_off.gif') no-repeat 4px 4px;
}
#pagination_top ul li a.img_next:hover, #pagination_btm ul li a.img_next:hover {
	background: url('/btn/pagination_arrow_next_on.gif') no-repeat 4px 4px;
}
#pagination_switch {
	display: block;
	padding: 10px 0;
	text-align: left;
}
#pagination_switch a {
	padding: 0 0 0 10px;
	background: url('/bg/arrow_lmenu_lev2.gif') no-repeat 0 4px;
}
/* --> legenda */
ul.legend {
	overflow: hidden;
	display: block;
	width: 610px;
	height: auto;
	padding: 0;
}
ul.legend li {
	display: block;
	float: left;
	color: #9e8184;
	font-size: 10px;
	padding-right: 15px;
	height: 25px;
}
ul.legend li.label {
	padding-left: 0;
	display: none;
}
ul.legend li a {
	cursor: help;
	color: #707070;
}
ul.legend li img {
	padding: 0 10px 0 0;
}
ul.legend li span {
	position: relative;
	top: -5px;
}
/* --> galerie */
.ig_row {
	display: block;
	width: 530px;
	height: 135px;
	padding: 5px 0;
}
.ig_row div {
	float: left;
	width: 125px;
	height: 125px;
	padding: 3px;
	border: 2px solid #464646;
	margin-left: 10px;
}
.ig_row div.first {
	margin-left: 0;
}
.ig_row div a {
	display: block;
	width: 125px;
	height: 125px;
	background: #737373;
	text-align: center;
	vertical-align: middle;
}
/* pt_manufacturer */
#manufacturerLink{
float: right;
position: relative;
top: -15px;
margin:0;
padding:0;
}

/* KLIENTSKE CENTRUM */
#newpasswdblock {
	display: none;
}
/* --> moje obj. */
table#my_orders {
	width: 610px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 11px;
}
table#my_order tbody tr th {
	text-align: left;
}
table#my_orders tbody tr td {
	vertical-align: top;
}
table#my_orders tbody tr td.nazev_polozky {
	width: 40%;
}
table#my_orders tbody tr td.nazev_polozky span {
	display: block;
}
/* CART, REKAPITULACE */
table.cart {
/*	table-layout: fixed;*/
	width: 605px;
	background: #fff;
	border-collapse: collapse;
}
table.cart tr td input {
	position: relative;
	bottom: 3px;
	width: 25px;
	height: 14px;
	margin: 0;
	padding: 1px 3px;
	text-align: center;
}
*>table.cart tr td input {
	bottom: 3px;
}
table.cart tr td img {
	position: relative;
	top: 2px;
}
*>table.cart tr td img {
	top: 3px;
}
table.cart tr th {
	background: #D6D7D9;
	color: black;
	font-weight: bold;
	text-align: right;
	padding-bottom: 4px;
	border-left: 1px solid white;
	font-size:10px;
}
table.cart tr th:first-child{
  border-left: 1px solid #D6D7D9;
}
table.cart tr td {
	text-align: right;
	background: white;
/*	border:1px solid #D6D7D9;*/
}
table.cart tr td.item_name, table.cart tr th.item_name {
	width: 320px;
	text-align: left;
}
table.cart tr td.items_num, table.cart tr th.items_num {
	width: 60px;
	text-align: center;
}
table.cart tr th.item_price {
	width: 60px;
}
table.cart tr th.dph,  table.cart tr td.dph {
	width: 30px;
	text-align: right;
}
table.cart tr td.price {
	width: 60px;
}
table.cart tr td.bl, table.cart tr td.br {
	padding-top: 15px;
	color: black;
	font-size: 10px;
	font-weight: bold;
}
table.cart tr td.br {
	text-align: right;
}
/*table.cart tbody tr.odd td {background: #FFF; }*/
table.cart tbody tr th.catCode {
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D7D9;
}
table.cart tbody tr td.catCode, table.cart tbody tr td.itemName {
	border: 1px solid #D6D7D9;
	font-size: 10px;
	text-align: left;
}
table.cart tbody tr th.Price {
	text-align: right;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #D6D7D9;
}
table.cart tbody tr td.Price {
	border: 1px solid #D6D7D9;
	font-size: 10px;
	text-align: right;
}
table.cart tbody tr th.itemName {
	text-align: left;
	border: 1px solid #FFFFFF;
}
table.cart tbody tr th.sumItems {
	text-align: center;
	border: 1px solid #FFFFFF;
}
table.cart tbody tr td.sumItems {
	border: 1px solid #D6D7D9;
	font-size: 10px;
	text-align: center;
} 
table.cart tbody tr th.itemPrice, table.cart tbody tr th.priceWithoutDPH, table.cart tbody tr th.DPH {
	text-align: right;
	border: 1px solid #FFFFFF;
}
table.cart tbody tr td.itemPrice, table.cart tbody tr td.priceWithoutDPH, table.cart tbody tr td.DPH {
	border: 1px solid #D6D7D9;
	font-size: 10px;
	text-align: right;
}
table.cart tbody tr.summary td {
	padding: 2px 5px 2px 0;
	background: #FFF;
	color: #575759;
	font-size: 12px;
	font-weight: bold;
}
table.cart tbody tr.summaryTop {
/*	border-top: 1px solid #D6D7D9;
	border-right: 1px solid #D6D7D9;
	border-left: 1px solid #D6D7D9;*/
}
table.cart tbody tr.summaryBtm {
/*	border-bottom: 1px solid #D6D7D9;
	border-right: 1px solid #D6D7D9;
	border-left: 1px solid #D6D7D9;*/
}
table.cart tbody tr.summaryTop td {
	padding-top: 5px;
}
table.cart tbody tr.summaryBtm td {
	padding-bottom: 5px;
}
table.cart tbody tr td div {
	width: 60px;
}
fieldset.dodaci_podminky select {
	width: 200px;
}
.item_from_basket:hover {
	cursor: hand;
}
span.label {
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
}
#frm_payment fieldset.dodaci_podminky {
	width: 530px;
}
#frm_payment fieldset.dodaci_podminky label {
	float: none;
	display: block;
	width: auto;
	padding-bottom: 5px;
}


/* -->address box */
div.address_box {
	width: 530px;
	padding: 0 7px 20px 7px;
}
div.address_box div.left, div.address_box div.right {
	float: left;
	width: 288px;
}
p.notes {
	font-style: italic;
}
p.notes span, p.warning span {
	display: block;
	font-weight: bold;
	font-style: normal;
}
/*--> adress boxes  */
.address span {
	display: block;
}
.iv_box {
	margin: 5px 0 0 0;
}
.iv_box div.item {
	float: left;
	width: 60px;
	padding: 2px 0 0 0;
	color: #9D9884;
}
.iv_box div.val {
	padding: 2px 0 0 0;
}
/* BOTTOM */
 {
	clear: both;
	margin: 0;
	padding: 0;
}
#bottom_box {
	display: block;
	padding: 0;
}
#logos_box {
	padding: 20px;
	background: #fff;
}
#bottom_box div.h3 {
	color: #999;
}
/* logos */
#bottom_box a.estudio {
	float: right;
	width: 28px;
	height: 31px;
	padding: 20px 0 20px 20px;
}
#bottom_box a.batacz {
	display: block;
	padding: 20px 0 5px 130px;
}
#bottomLogo {
	height: 50px;
	border-bottom: 1px solid #d6d7d9;
}
#bottomLogo a {
	float: left;
	margin: 5px 12px 5px 0;
}
#bottomLogo a img {
	-moz-opacity: 0.4;
	-opacity: 0.4;
	filter: alpha(opacity=40);
}
#bottomLogo a:hover img {
	-moz-opacity: 1;
	-opacity: 1;
	filter: alpha(opacity=100);
}
/* --> root list */
#root_list {
	display: block;
	width: 970px;
	padding: 4px 0 5px 0;
	text-align: list-style-position: inside;
}
#root_list li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 9px;
	background: url('/bg/seobox_dots_vsep.gif') no-repeat 0 5px;
	line-height: 18px;
}
#root_list li a {
	color: #9D9590;
	font-weight: normal;
}
#root_list li.first {
	background: none;
}
#root_list li a:hover, #root_list li a.viewed {
	color: #000;
}
.banner_bottom {
	display: block;
	width: 970px;
	padding: 4px 0 5px 0;
	text-align: list-style-position: inside;
}
.banner_bottom li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 9px;
	line-height: 18px;
}
.banner_bottom li.first {
	background: none;
}

/* --> copyright */
#copyright {
	display: block;
	height: 25px;
	padding: 10px 0 0 0;
	color: #747B6A;
}
#copyright a {
	color: #747B6A;
	font-weight: normal;
}
#estudio_icon {
	float: right;
	width: 30px;
	height: 25px;
	text-align: right;
}
#estudio_icon img {
	position: relative;
	top: -3px;
}
#estudio {
	float: right;
	width: 200px;
	height: 25px;
	text-align: right;
}
#client {
	float: left;
	width: 420px;
	height: 25px;
}
/* ==> boxiky postranach */
/* .colorBox {
	margin: 0 0 10px 0;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url('/img/crnr/crnr-bl.gif');
}
*/
/*.colorBox div.h3 {
	padding: 5px 5px 5px 10px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('/img/crnr/crnr-tr.gif');
	font-weight: 800;
	color: #000000;
}
*/
.colorBox {
	margin: 0 0 10px 0;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/img/crnr/crnr-box-bottom.gif);
	background-color: #d6d7d9;
}
.colorBox div.h3 {
	padding: 5px 5px 5px 10px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('/img/crnr/crnr-box-top.gif');
	font-weight: bold;
	color: #000000;
}

.colorBox a:hover{
  color: white;
}

.colorBox strong a:hover{
  color: white;
}

.colorBox p {
	padding: 0px 0px 10px 10px;
	color: #333;
}
.colorBox div.colorBoxTab {
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	position: relative;
	top: -5px;
	right: -5px;
}
#tabs-byManufacturers{ 
	background-image: url('/img/tabs-byManufacturers.gif');
}
#tabs-byCategories{
	background-image: url('/img/tabs-byCategories.gif');
}
.red div.h3 {
	background-color: #ED2229;
	color: #FFF;
}
.red div.h3 a {
	color: #FFF;
}
.red div.h3 a:HOVER {
	color: #EEE;
}
.violet div.h3 {
	background-color: #9969b3;
	color: #FFF;
}
.violet div.h3 a {
	color: #FFF;
}
.violet div.h3 a:HOVER {
	color: #EEE;
}
.yellow div.h3 {
	background-color: #FFF100;
}
.blue div.h3 {
	background-color: #0083d7;
	color: #FFF;
}
.blue div.h3 a {
	color: #FFF;
}
.blue div.h3 a:HOVER {
	color: #EEE;
}
.green div.h3 {
	background-color: #8BC541;
}
.orange div.h3 {
	background-color: #F58125;
	color: #FFF;
}
.orange #tabs-byManufacturers div.h3, .orange #tabs-byCategories div.h3 {
	background-color: transparent;
}
.orange div.h3 a {
	color: #FFF;
}
.orange div.h3 a:HOVER {
	color: #000;
}
#left .boxlightblue .h3 {
	background: #23668f url('/crnr/crnr-tr.gif') top right no-repeat;
}
#left .lmenu .h3 {
	background: #fc7718;
}
/* --> search */
#search_box {
	width: 170px;
}
#search_box form {
	margin: 0;
	padding: 8px 0 5px 10px;
}
#search_box form div {
	height: 25px;
}
#search_box form div.cr {
	height: 1px;
}
#search_box form div#pseudolabel {
	float: left;
	width: 40px;
	height: 40px;
	font-size: 10px;
}
#search_box label {
	float: left;
	width: 40px;
	padding: 4px 0 0 0;
}
#search_box input {
	float: left;
	width: 122px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 2px 3px 0 3px;
	border: 1px solid #CCC;
}
#search_box form div.chbox {
	height: 20px;
}
#search_box div.chbox label {
	float: left;
	width: 95px;
	padding: 3px 0 0 5px;
	text-align: left;
}
#search_box div.chbox input {
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	background: none;
	font-size: 10px;
}
*>#search_box div.chbox input {
	margin: 3px 0 0 0;
}
#search_box button {
	float: left;
	margin-left: 3px;
	position: relative;
	top: 1px;
}
/* ------------------------- SIDE COLS ----------------------------- */
#right {
	padding-bottom: 20px;
}
/* --> product anchor navigation */
#pd_anchorNavigationBox {
	width: 170px;
	padding: 0 0 15px 5px;
	background: #FAF;
}
#pd_anchorNavigationBox ul li a {
	display: block;
	padding: 2px 0 2px 15px;
	background: url('/bg/arrow_dart_leftdown_darkred.gif') no-repeat 0 8px;
}
#pd_anchorNavigationBox ul li a:hover {
	background-image: url('/bg/arrow_dart_leftdown_bluegrey.gif');
}
#pd_anchorNavigationBox ul li a.lowImportance {
	font-weight: normal;
}
/* --> new products */
#right div.news_box {
	padding: 0 5px 0 5px;
}
#right div.first {
	padding-top: 8px;
}
#right div.news_box h4 {
	padding: 0 0 4px 0;
	font-size: 11px;
}
#right div.table h4 {
	padding-bottom: 2px;
}
#right div.news_box h4 a {
	display: block;
	color: #333;
	font-weight: normal;
}
#right div.news_box h4 a:HOVER {
	color: #37398D;
}
#right div.news_box a img.product {
	float: left;
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 1px solid #CCC;
	overflow: hidden;
}
#right div.news_box div.price {
	float: left;
	width: 95px;
	height: 30px;	
	color: #C32026;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 13px;
}
#right div.table div.price {
	width: 90px;
	height: 24px;
	margin: 0;
	font-size: 11px;
	text-align: left;
	line-height: 10px;
}
#right div.news_box div.price span {
	color: #6A6A6A;
	font-size: 9px;
	font-weight: 400;
}
#right div.news_box div.price span.fs10 {
	font-size: 10px;
}
#right div.news_box div.buy {
	float: left;
	width: 84px;
	height: 20px;
	margin: 8px 0 0 10px;
}
#right div.table div.buy {
	width: 80px;
	margin: 4px 0 0 0;
}
#right div.news_box div.buy input, #right div.news_box div.buy button, #right div.news_box div.buy a {
	float: right;
	margin-left: 2px;
}
#right div.news_box div.buy input {
	width: 30px;
	height: 14px;
	padding: 2px 1px 0 1px;
	text-align: center;
	font-size: 10px;
}
#right div.news_box div.buy button {
	width: 18px;
	height: 18px;
	background: url('/btn/submit_into_basket_small.gif') no-repeat;
}
#right div.news_box div.buy a img {
	cursor: help;
	width: 18px;
	height: 18px;
}
#right div.hsep {
	clear: both;
	height: 3px;
	margin: 0;
}
#right div.last {
	background: none;
}

/* -->login box */
#login_box {
	width: 170px;
}
#login_box form {
	padding: 7px 10px 0px;
}
#login_box form.frm_logout_rcol {
	margin: 0;
	padding: 0;
}
#login_box form div {
	height: 25px;
}
#frm_reenter_pwd {
	display: none;
}
#login_box div a {
	cursor: hand;
	display: block;
	padding: 0 0 2px 30px;
	background: url('/bg/arrow_dart_small_darkred.gif') no-repeat 10px 4px;
	font-weight: bold;
}
#login_box div.first {
	padding-top: 0;
}
#login_box div.h3 a {
	background: none;
	padding: 0;
	color: #FFF;
}
#login_box div.h3 a:HOVER {
	color: #000;
}
#login_box label {
	float: left;
	width: 41px;
	padding: 4px 0 0 0;
}
#login_box input {
	float: left;
	width: 101px;
	height: 17px;
	margin: 0 0 3px 0;
	padding: 2px 3px 0 3px;
}
#login_box #login_pwd {
	width: 70px;
}
#login_box #remember_me_warning {
	float: right;
	background: none;
	padding: 2px 00 0;
}
#login_box div.chbox label {
	float: left;
	width: 125px;
	padding: 3px 0 0 5px;
	text-align: left;
}
#login_box div.chbox input {
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	background: none;
	font-size: 10px;
}
*>#login_box div.chbox input {
	margin: 3px 0 0 0;
}
#login_box button {
	float: left;
	margin: 0 0 0 5px;
}
#frm_reenter_pwd button {
	float: right;
	margin-top: 6px;
	background: url('/btn/send-pwd.gif') no-repeat;
	width: 145px;
	height: 20px;
	padding: 0pt 0pt 3px 9px;
	line-height: 20px;
}
#login_box ul {
	padding: 8px 0 0 10px;
}
#login_box ul li {
	font-weight: bold;
	height: 14px;
	padding: 1px 5px 2px 20px;
	background: url('/bg/arrow_dart_small_darkred.gif') no-repeat 1px 5px;
}
#login_box ul li.noarrow {
	font-weight: normal;
	height: 14px;
	padding: 1px 5px 2px 20px;
	background: none;
	color: black;
}
#login_box ul li a {
	display: block;
	color: black;
	font-weight: bold;
}
#login_box ul li a:hover {
	display: block;
	color: #ffffff;
	font-weight: normal;
}
/*
jiz nepotrebne (pozdeji smazat)
#login_box ul li#ico_orders {
	background: url('/ico/cc_orders.gif') no-repeat 1px 5px;
}
#login_box ul li#ico_person {
	background: url('/ico/cc_person.gif') no-repeat 0 4px;
}
#login_box ul li#ico_setup {
	background: url('/ico/cc_setup.gif') no-repeat 0 4px;
}
#login_box ul li#ico_logout {
	background: url('/ico/cc_logout.gif') no-repeat 0 4px;
}*/
/* --> shop cart */
#shop_cart {
	padding: 0;
}
#shop_cart div.h3 a {
	color: black;
}
#shop_cart ul {
	padding: 8px 0 10px 10px;
}
#shop_cart ul li {
	height: 14px;
	padding: 1px 5px 2px 20px;
	background: url('/bg/arrow_dart_small_darkred.gif') no-repeat 1px 5px;
}
#shop_cart ul li a {
	display: block;
	color: black;
	font-weight: normal;
}
#shop_cart ul li a:hover {
	display: block;
	color: #ffffff;
	font-weight: normal;
}

#shop_cart ul li a span.fr {
	float: right;
	display: block;
	overflow: hidden;
	padding-left: 5px;
	background: #d6d7d9;
	text-align: right;
}
#shop_cart ul li a span.left {
	padding-right: 5px;
	background: #d6d7d9;
	text-align: left;
}
#shop_cart ul li a span.red {
	color: #000;
	font-weight: bold;
}
#shop_cart ul li a span.grey {
	color: black;
	font-weight: normal;
}
/* --> selected products */
div.hlLabelHp, div.hlLabelHp_first {
	margin: 10px 0 0 0;
	display: block;
	float: left;
	width: 295px;
	height: 25px;
	padding: 0;
	background: #438cc3 url('/img/crnr/crnr-tl.gif') top left no-repeat;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
div.hlLabelHp_first {
	margin-right: 20px;
}
div.hlLabelHp:hover, div.hlLabelHp_first:hover {
	background-color: #37398d;
}
div.hlLabelHp a, div.hlLabelHp_first a {
	padding: 5px 0 0 0;
	height: auto;
	color: #F3F9EA;
	display: block;
	background: url('/img/crnr/crnr-tr.gif') top right no-repeat;
}
/* --> subcategories */
#subCatsLabel {
	float: right;
	display: block;
	width: 96px;
	height: 15px;
	margin-top: -15px;
}
#btn_subCats {
	cursor: hand;
	display: block;
	width: 96px;
	height: 15px;
}
#subCats {
	padding: 6px 0 2px 0;
	background: url('/bg/hsep_line_lightocher.gif') repeat-x;
	clear:both;
}
#subCats ul {
	float: left;
	width: 150px;
	padding: 0 0 0 0px;
}
#subCats ul li {
	padding: 2px 0 2px 7px;
	background: url('/bg/arrow_simple_tiny_darkred.gif') no-repeat 0 7px;
	font-size: 11px;
}
#subCats ul li:hover {
	background-image: url('/bg/arrow_simple_tiny_darkgrey.gif');
}
#subCats ul li a {
	color: #000;
	font-weight: normal;
}
#subCats ul li a:hover {
	color: #666;
}
/* --> filters */
#filtersLabel {
	float: right;
	display: block;
	width: 610px;
	height: 18px;
	margin: 0 0 10px 0;
	background: url('/bg/hsep_line_lightocher.gif') bottom right repeat-x;
	&margin: 0 0 -10px 0;
}
#filtersLabel a#btn_filters {
	float: right;
}
#btn_filters {
	cursor: pointer;
	display: block;
	width: 69px;
	height: 15px;
}
#manufacturerFiltr, #availabilityFiltr, #propertyFiltr{
	clear: left;
	float: left;
	width: 470px;
	padding: 3px 0;
}
#availabilityFiltr{
	width: 100%;
}
#manufacturerFiltr, #propertyFiltr {
	padding-top: 0;
	border-bottom: 1px solid #CCC;
}
#propertyFiltr{
	padding-top: 7px;
}
#priceFiltr {
	float: right;
	width: 119px;
	border-left: 1px solid #CCC;
}
#manufacturerFiltr div, #availabilityFiltr div, #propertyFiltr div {
	float: left;
	height: 20px;
	line-height: 15px;
	margin-right: 15px;
}

#propertyFiltr select {
	float: left;
	margin-right: 15px;
	font-size: 10px;
}
#manufacturerFiltr div *, #availabilityFiltr div * {
	float: none;
	display: inline;
	width: auto;
	padding: 0 0 0 3px;
}
#availabilityFiltr div * {
	padding: 0 0 0 1px;
}

#availabilityFiltr .availabilityOption {
	display: block;
	float: left;
}
#availabilityFiltr .label {
	height: 25px;
}
#manufacturerFiltr div.label, #availabilityFiltr div.label, #propertyFiltr div.label {
	width: 50px;
	padding-top: 1px;
	font-size: 10px;
}
#manufacturerFiltr div label, #availabilityFiltr div label {
	position: relative;
	top: -6px;
}
#manufacturerFiltr div input, #availabilityFiltr div input {
	width: auto;
	margin-top: 2px;
	padding: 0;
	border: 0;
	display: inline;
}
#priceFiltr div {
	clear: both;
	height: 22px;
}
#priceFiltr div label {
	float: left;
	width: 40px;
	padding: 4px 0 0 10px;
}
#priceFiltr div input {
	float: right;
	width: 50px;
	height: 14px;
	padding: 2px 3px 0 3px;
	font-size: 10px;
	text-align: center;
}
#filterResultsTxtBefore {
	float: left;
	height: 16px;
	margin: 10px 10px 0 0;
	padding-top: 2px;
}
#filterResultsTxtAfter {
	float: left;
	height: 16px;
	margin: 10px 0 0 10px;
	padding-top: 2px;
}
*>#filterResultsTxtBefore, #filterResultsTxtAfter {
	height: auto;
}
#numFilterResults {
	float: left;
	width: 48px;
	height: 17px;
	margin-top: 8px;
	padding: 1px 0 0 0;
	color: #23668f;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d6d7d9;
}
#filters {
	display: block;
	padding: 0;
	margin: 0;
	clear: right;
}
#filters ul {
	float: left;
	width: 165px;
	padding: 0 0 0 10px;
	-padding: 0 0 0 25px;
}
#filters ul li {
	padding: 2px 0 2px 10px;
	background: url('/bg/arrow_simple_tiny_darkred.gif') no-repeat 0 7px;
	font-size: 11px;
}
#filters ul li:hover {
	background-image: url('/bg/arrow_simple_tiny_darkgrey.gif');
}
#filters ul li a {
	color: #BC2C1E;
	font-weight: normal;
}
#filters ul li a:hover {
	color: #575759;
}
/* --> sorting, order, view type */
#catalogueOrderAndViewLabel {
	float: right;
	display: block;
	width: 130px;
	height: 15px;
	margin-top: 0;
}
#catalogueOrderAndViewLabel a {
	cursor: hand;
}
#catalogueOrderAndView {
	clear: right;
	padding: 16px 0 2px 0;
	background: url('/bg/hsep_line_lightocher.gif') repeat-x;
}
#catalogueOrderAndView label {
	padding-top: 3px;
}
#catalogueOrderAndView form {
	height: 28px;
}
#frm_catalogueView, frm_relatedView {
	float: left;
	display: block;
	width: 130px;
}
#frm_catalogueView label {
	width: 50px;
}
#frm_orderBy {
	float: left;
	display: block;
	width: 300px;
}
#frm_orderBy label {
	width: 105px;
}
#frm_itemsPerPage {
	float: right;
	display: block;
	width: 180px;
}
#frm_itemsPerPage label {
	float: right;
	text-align: right;
}
#frm_itemsPerPage label.first {
	width: 50px;
	padding-right: 10px;
}
select#catalogueOrderBy {
	float: left;
	width: auto;
	font-size: 10px;
}
select#items_per_page_count {
	float: right;
	width: auto;
	font-size: 10px;
}
#btn_viewThumbs, #btn_viewList, #btn_viewSimpleList {
	float: left;
	cursor: pointer;
	width: 23px;
	height: 20px;
	margin-right: 7px;
	padding: 0;
	background-repeat: no-repeat;
}
#btn_viewThumbs:hover, #btn_viewThumbs.viewed {
	background-image: url('/btn/view_thumbs.gif');
}
#btn_viewList, #btn_viewSimpleList {
	background-image: url('/btn/view_list_off.gif');
}
#btn_viewThumbs {
	background-image: url('/btn/view_thumbs_off.gif');
}
#btn_viewList:hover, #btn_viewList.viewed, #btn_viewSimpleList.viewed {
	background-image: url('/btn/view_list.gif');
}
#btn_orderDirAsc, #btn_orderDirDesc {
	float: left;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin-left: 7px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#btn_orderDirAsc {
	background-image: url('/btn/submit_asc_off.gif');
}
#btn_orderDirDesc {
	background-image: url('/btn/submit_desc_off.gif');
}
#btn_orderDirAsc:hover, #btn_orderDirAsc.viewed {
	background-image: url('/btn/submit_asc.gif');
}
#btn_orderDirDesc:hover, #btn_orderDirDesc.viewed {
	background-image: url('/btn/submit_desc.gif');
}
#btn_displayCatalogueFilterResults {
}
/*--> items per page */
#items_per_page_top, #items_per_page_btm {
	float: left;
	height: 26px;
	background: green;
}
.items_per_page form select {
	width: auto;
}
.items_per_page div, .items_per_page form select, .items_per_page form button {
	float: left;
}
.items_per_page div {
	padding: 4px 5px 0 0;
}
.items_per_page form select {
	margin-right: 5px;
}
#right, #left {
	overflow: visible;
}
/* --> tmenu */
#tmenu {
	display: block;
	top: 58px;
	left: 180px;
	width: 790px;
}
#tmenu ul {
	text-align: center;
	clear: right;
}
#tmenu ul.firstrow {
	padding-right: 34px;
}
#tmenu ul.secondrow {
	padding-right: 17px;
}
#tmenu li {
	display: inline;
	float: right;
	padding: 0;
	margin: 0;
	background: url('/img/crnr/crnr-left-blue.gif') top left no-repeat;
	font-size: 10px;
}
#tmenu ul.secondrow li {
	background: url('/img/crnr/crnr-left-grey.gif') top left no-repeat;
}
#tmenu li a {
	display: block;
	padding: 4px 10px 3px 10px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	background: url('/img/crnr/crnr-right-blue.gif') top right no-repeat;
}

#tmenu ul.secondrow li a {
	background: url('/img/crnr/crnr-right-grey.gif') top right no-repeat;
}

#tmenu ul.secondrow li.last {
	background: url('/img/crnr/crnr-left-blue.gif') top left no-repeat;
}

#tmenu ul.secondrow li.first a {
	background: url('/img/crnr/crnr-right-blue.gif') top right no-repeat;
}

#tmenu li a:hover, #tmenu li a.viewed {
	color: white;
}

/* --> mmenu */
#mmenu {
	padding: 0;
	margin: 0;
	top: 98px;
	left: 0;
	width: 970px;
	height: 28px;
	border-top: 1px solid white;
	background: #0083d7 url('/img/crnr/crnr-br.gif') bottom right no-repeat;
}
#mmenu ul {
	display: block;
	text-align: right;
	width: 970px;
	height: 20px;
	padding-top: 8px;
}
#mmenu ul li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
}
#mmenu ul li a {
	padding: 0 10px 0 15px;
	color: white;
	background: url("/img/bg/rozdelovac.gif") center left no-repeat;
}
#mmenu ul li a:hover, #mmenu ul li a.viewed {
	color: #37398D;
}
#mmenu ul li.mmenu_first a {
	background: none;
}

/* kompatibilita */

.tab-container{
	text-align:right;
}

.tab-container .tab-left, .tab-container .tab-right{
	background-color: white;
	background-repeat: no-repeat;
	font-weight:bold; 
	height:15px;
	padding:5px 10px;
	border: 1px solid #D6D7D9;
}

.tab-container .tab-left{
/*	background-image: url(img/roh_left_top.gif);*/
	background-position: top left;
}

.tab-container .tab-right{
/*	background-image: url(img/roh_right_top.gif);*/
	background-position: top right;
}

.tab-container  a {
	color:black;
	text-decoration:none;
}

.tab-content{
/*	background-image: url(img/wizban.gif); */
	background-position:right;
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 1px;
	padding-bottom: 5px;
	border: 0 1px 1px 1px;
	border-color: #D6D7D9;

}
.tab-end{
	background-repeat: no-repeat;
	background-color: #D6D7D9;
	background-position: bottom right;
	height:9px;
}
.tab-start{
	margin-top:5px;
	_margin-top: 0px;
/*	background-image: url(img/roh_left_top.gif);*/
	background-repeat: no-repeat;
	background-color: #D6D7D9;
	height:9px;
}

#frm-wizard .legenda{
	width: 150px;
}

#frm-wizard  div{
	clear: both;
}
#frm-wizard select{
	width:450px; /*_width: 195px;*/
	float: right;
	height: 20px;
}
#frm-wizard input{
	text-align: right;
	width: 120px;
}
.final_sale{position:relative;top:80px; color: #ED2229}
.final_sale_cat{font-size:9px;position:relative;right:-3px;top:-23px;width:100px; color: #ED2229; height: 20px}

.final_text{
	padding: 10px 0px 10px 0px;
}

a.files{border-bottom: #000000 1px dotted; color: #000000; disply: block}
a.files:hover{border-bottom: #999999 1px dotted; color: #EEEEEE; disply: block}


ul.partners_bottom{
  width: 177px;
}

ul.partners_bottom li{
  padding-right: 2px;
  float: left;
  line-height: 9px;
  padding-bottom: 2px;
}