@import url("global.css");
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
/************************************************/
/*--------- MAIN HOLDER --------*/
#page{
  position: relative;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
	/*margin: 0px auto 0px auto;*/
  /*padding: 0 10px 0 10px;*/
}
#body_bg {
    position: absolute;
    top: 0;
    left: -17px;
  background: #edf3ff url('../images/body-bg.gif') top left repeat-x;
  padding: 0px;
  margin: 0px;
  width: 98.7%;
  width: 100%;
  height: 109px;
}
html>body #body_bg {
    left: 0;
}
.listicka #body_bg {
  background: #edf3ff url('../images/body-bg.gif') 0px 27px repeat-x;
  height: 136px;
}
#main_wrap {
    width: 990px;
	margin: 0px auto 0px auto;
	min-width:970px;
}
#main_holder {
  position: relative;
	height: 100%;
	text-align: left;
 }
html>body #main_holder {
  width: 990px;
}
#error_content {
    width: 60%;
    margin: 0 auto;
    text-align: left;
}
#error_content h3 {
    color: #fff;
    padding: 8px 3px 5px 45px;
    margin: 5px 0 0 0;
    font-size: 1.25em;
    background: #f00 url("/images/error.gif") 1px 1px no-repeat;
}
#error {
    padding: 5px 10px 5px 10px;
    border: 1px solid #f00;
    background-color: #fdebdf;    
}
#error hr {
    border: 1px solid #f00;    
}
/*--------- MAIN HEADER-------*/
#main_logo {
  position: absolute;
  width: 200px;
  height: 138px;
  top: 0;
  left: 0px;
}
/*html>body #main_logo {
  bottom: 11px;
}*/
#country_language_currency {
	position: absolute;
	right: 5px;
	top:13px;
	text-align: right;
	width: 300px;
	background: none;
	font-size: 0.85em;
	display:none;
}
#country_language_currency img {
  position: relative;
  top: 3px;
}
#country_language_currency-in {
	/*margin: 10px;*/
}
#country_language_currency-in label {
  margin: 0px 5px;
}
#country_language_currency-in select {
  font-size: 1em;
}
#country_icons {
  margin-left: 10px;
}
/*----end of MAIN HEADER------*/
/*---------HEADER-----------*/
#header {
	/*position: relative;*/
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 138px;
}
#header_spacer {
    height: 138px !important;
}
.listicka #header_spacer {
    height: 165px !important;
}
#main_header {
	position: absolute;
	width: 100%;
	height: 130px;
	height: 100%;
	top: 0px;
	left: 0;
	z-index: 1;
}
.listicka #main_header {
	top: 27px;
}
#header_img {
    position:absolute;
    bottom: 33px;
    left: 412px;
    width: 340px;
    height: 68px;
    z-index: 2;
    background: url('../images/header.jpg') top left no-repeat;
}
/*html>body #header_img {
    left: 452px;
}*/
#ventilator {
    position:absolute;
    bottom: -68px;
    right: 0px;
    width: 188px;
    height: 206px;
    background: url('../images/ventilator.jpg') top left no-repeat;
}
#ventilator2 {
    position:absolute;
    bottom: -11px;
    right: 188px;
    width: 69px;
    height: 149px;
    background: url('../images/ventilatorb.jpg') top left no-repeat;
}
#header_left {
  width: 100%;
  height: 100%;
/*  height: 130px;*/
}
#header_right #right_login{
  margin-top: 100px;
}
#cart {
	position: absolute;
	left: 220px;
	top: 37px;
	width: 218px;
	padding-top: 0px;
	height: 16px;
    line-height: 1em;
    z-index: 400;
}
.zne {
	left: 200px !important;
	width: 238px;
}
.zne .zneme {
	font-size: 11px;
}
#cart-in {
	padding: 0px 10px 0px 0px; 
}
#cart-in .kosikos {
  position: absolute;
  top: 0px;
  right: -95px;
  width: 127px;
  height: 30px;
  background: url('../images/kosik-top2.gif') top left no-repeat;
  z-index: 500;
  padding-left: 10px;
}
#cart-in .kosikos .link {
    position:absolute;
    top: 7px;
    left: 37px;
}
#cart-in a, #cart-in a:visited, #cart-in a:hover{
  color: #f00;
  text-decoration: none;
}
#cart-in a:hover{
    text-decoration: underline;
}
.polozky, .cena_s {
    padding: 4px 0px;
}
.polozky {
    padding-top: 15px;
}
.cena_s .shift {
    position:relative;
    left: 2.1em;
    /*left: 25px;*/
}
.cena_s .pr, .polozky .ks {
    display: block;
    position:absolute;
    text-align: right;
    width: 70px;
    padding-bottom: 1px;
}
.cena_s .pr {
    top: 3px;
    left: 76px;
    color: #e0773b;
    border-bottom: 1px solid #e0773b;
}
.zne .cena_s .pr {
    left: 82px;
}
html>body .cena_s .pr {
    top: 0px;
}
.polozky .ks {
    top: 13px;
    left: 100px;
    font-weight: normal;
    border-bottom: 1px solid #6e6e6e;
}
.zne .polozky .ks {
    left: 106px;
}
#cart-login {
    position:relative;
  background-color: #ffdbc8;
  border: 1px solid #c1a697;
  margin: 0px; 
  padding: 2px 2px 2px 2px;
}
#cart-login label {
}
.cart-info {
  border: 1px solid #ccc;
  background-color: #fff;
}
.cart-info h2 {
  font-size: 1.2em;
}
#static {
  position: absolute;
  bottom: 2px;
  left: 220px;
  width: 568px;
  height: 26px;
}
html>body #static {
  bottom: 7px;
}
#static_in {
}
#static .tab {
	float: left;
	height: 31px;
	line-height: 25px;
	margin: 0 5px 0px 0;
}
#static .tab span {
	cursor: pointer !important;
}
#static .tab a {
	display: block;
	text-decoration: none;
	color: #313131;
	background: url('../images/tabs/top/tab-middle-off.gif') repeat-x;
	height: 31px;
	line-height: 20px;
	float: left;
	margin: 0 0px 0 0;
}
#static .tab a span.text {
	float: left;
	display: block;
	padding: 4px 4px 0 4px;
	font-size: 13px;
}
#static .tab a span.left, #static .tab span.right {
	display: block;
	float: left;
	width: 5px;
	height: 31px;
}
#static .tab a span.left {
	background: url('../images/tabs/top/tab-left-off.gif') no-repeat;
}
#static .tab a span.right {
	background: url('../images/tabs/top/tab-right-off.gif') no-repeat;
}
#static .tab a:link, #static .tab a:visited, #static .tab a:active{
	color: #313131;
} 
#static .tab a:hover, #static .tab a.active, #static .tab a:link.active,
#static .tab a:visited.active, #static .tab a:active.active {
	background: url('../images/tabs/top/tab-middle-on.gif') repeat-x;
	color: #313131;
	text-decoration: none;
}
#static .tab a:hover span.left, #static .tab a.active span.left {
	background: url('../images/tabs/top/tab-left-on.gif') no-repeat;
}
#static .tab a:hover span.right, #static .tab a.active span.right {
	background: url('../images/tabs/top/tab-right-on.gif') no-repeat;
}
/*---------end of HEADER------*/
/*--------- LIGHTBOX ------*/
#cart-lightbox{
}
#cart-lightbox #cart-lightbox_in{
}
.cart-spacer{
}
.cart-spacer_disable{
}
#cart-lightbox .border{
	padding: 0px;
	margin: 0px;
}
#cart-lightbox .border_disable{
	display: none;
}
#cart-lightbox .tabs{
}
#cart-lightbox .left{
	text-align: left;
	padding: 8px;
}
#cart-lightbox .left select{
}
#cart-lightbox .left .lightbox_name{
}
html>body #cart-lightbox .left select{
}
html>body #cart-lightbox .left .lightbox_name{
}
#cart-lightbox .right{
	text-align: left;
	padding: 0px;
	border: 0px solid red;
}
html>body #cart-lightbox .right{
	text-align: left;
}
#cart-lightbox .left_basked{
}
#cart-lightbox .right table, #cart-lightbox .right table td{
	padding: 0px;
	margin: 0px;
}
#cart-lightbox .left_basked a{
	color: black;
}
#cart-lightbox .left_basked a:hover{
	color: #336699;
}
#cart-lightbox .item{
	padding: 10px 10px 10px 10px;
}
#cart-lightbox .right .item img{
	margin-right: 4px;
}
#cart-lightbox input{
	font-size: 11px;
}
.ligh_titl {
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0px 3px 0px;
}
.item h3 {
	margin: 0;
	padding: 0 0 4px 0;
}
/*---------end of LIGHTBOX------*/
/*--------- TABS HEADER -------*/
#multishop_tabs {
	position: absolute;
	top: 16px;
	left: 190px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0px;
	z-index: 10;
}
#multishop_tabs span, #detail_tabs span {
	cursor: pointer !important;
}
#multishop_tabs a, #detail_tabs a {
  position: relative;
	display: block;
	text-decoration: none;
	color: #000;
	background: url('../images/tabs/header/bg_tabs_off.gif') repeat-x;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#multishop_tabs a span.tab_caption, #detail_tabs a span.tab_caption{
	float: left;
	display: block;
	padding: 0 0px 0 5px;
}
#multishop_tabs a span.tab_left, #multishop_tabs span.tab_right,
#detail_tabs a span.tab_left, #detail_tabs span.tab_right
 {
	display: block;
	float: left;
	width: 27px;
	height: 25px;
}
#multishop_tabs a span.tab_left, #detail_tabs a span.tab_left{
	width: 3px;
}
#multishop_tabs a span.tab_left, #detail_tabs a span.tab_left {
	background: url('../images/tabs/header/bg_tabs_left_off.gif') no-repeat;
}
#multishop_tabs a span.tab_right, #detail_tabs a span.tab_right {
	background: url('../images/tabs/header/bg_tabs_right_off.gif') no-repeat;
}
#multishop_tabs a:link, #multishop_tabs a:visited, #multishop_tabs a:active,
#detail_tabs a:link, #detail_tabs a:visited, #detail_tabs a:active
{
	color: #000;
}
#multishop_tabs a.active, #detail_tabs a.active {
  z-index: 11;
  padding: 1px 0 1px 0;
}
#multishop_tabs a:visited.active, #detail_tabs a:visited.active {
	font-weight: bold;
}
/***** new *****/
#multishop_tabs, #detail_tabs {
	line-height: 22px;
}
#multishop_tabs a, #detail_tabs a {
	background: none;
	line-height: 22px;
}
#multishop_tabs a span.tab_caption, #detail_tabs a span.tab_caption {	
  background: url('../images/tabs/header/bg_tabs_off.gif') repeat-x;	
}
#multishop_tabs a.active span.tab_caption, #detail_tabs a.active span.tab_caption {
	background: url('../images/tabs/header/bg_tabs_on.gif') repeat-x;
}
#multishop_tabs a.active span.tab_left, #detail_tabs a.active span.tab_left {
	background: url('../images/tabs/header/bg_tabs_left_on.gif') no-repeat;
}
#multishop_tabs a.active span.tab_right, #detail_tabs a.active span.tab_right {
	background: url('../images/tabs/header/bg_tabs_right_on.gif') no-repeat;
}

/*-----end of TABS HEADER------*/
/*--------- TABS DETAIL -------*/
#detail_tabs {
	position: absolute;
	top: -22px;
	left: 40px;
	width: 90%;
	font-size: 0.9em;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0px;
	z-index: 10;
}
html>body #detail_tabs {
	top: -25px;
}
/*---end of TABS DETAIL -----*/
/*---------SEARCH ------*/
#search {
    line-height: 1.3em;
}
#search a {
}
#search form {
	padding: 2px 0 4px 0;
}
#search form input {
	padding: 0;
	margin: 0;
}
#search form select {
	position: relative;
	top: 1px;
	margin: 0;
}
#search .w100pr, #search .w100pr2 {
    width: 98%;
    margin-bottom: 5px;
    font-size: 1em;
}
#search .w100pr2 {
    width: 95%;
}
#search .hledat {
    text-align: right;
}
.w140 {
  width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #fff;
	padding-left: 211px;
	padding-right: 211px;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.my_account span.label {
  width: 40%;
}
/*---------end of ACCOUNT-------*/
/*---------MULTISHOP CONTENT ------*/
#multishop_content {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
html>body #multishop_content {  
	padding: 0 10px 10px 10px;
  height: auto;
  overflow:hidden;
}
#multishop_content h2 a {
  font-size: 0.8em;
}
#multishop_content .product-in h2 {
  font-size: 1.2em;
}
#multishop_content .promo_block p{
  text-align: center;
}
.multishop_box {
	float: left;
	width: 150px;
	margin: 5px;
}
.multishop_box h2 {
	font-size: 1em;
	text-align: center;
	margin: 5px 0 5px 0;
}
#multishop_content .img_box_border {
	width: 183px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 2px;
}
#multishop_content .img_box_border img {
}
#dep_store_box {
	width: 100%;
	height: 1px;
}
html>body #dep_store_box {
	min-height: 1px;
	height: auto;
	overflow: auto;
}
.dep_store_item {
	float: left;
	width: 200px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
  overflow: hidden;
}
.dep_store_item .text {
  padding: 0 5px 0 5px;
}
.dep_store_item img {
	margin: 1px 1px 1px 0px;
}

/*----end of MULTISHOP CONTENT ----*/
/*---------CONTENT-------------*/
#content {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
#slogan {
    color: #17479d;
    position: absolute;
    top: 70px;
    left: 450px;
    z-index: 500;
    font-weight: normal;
    font-size: 1.4em;
}
#content-in {
	background-color: #edf3ff;
	padding: 11px 10px 10px 10px;
}
#producerbar {
    width: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
#producerbar_in {
	padding: 5px;
}
.producerbar_block {
    clear: left;
}
.producerbar_item {
    float: left;
    width: 24%;
}
#sortbar {
	position: relative;
	padding: 6px;
}
html>body #sortbar {
	padding: 7px 7px 0px 7px;
}
#sortbar form, #sortbar fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
    position:relative;
    top: -5px;
}
#sortbar .navig a {
    top: 0px;
}
#sortbar .navig .navigator-new {
    text-align: right;
}
/*#sortbar .icons {
  position: absolute;
  right: 13px;
  top: 2px;
}
html>body #sortbar .icons {
  right: 5px;
  top: 1px;
}*/
.navigator {
	position: relative;
}
.navigator-new {
  position: relative;
	text-align: center;
	margin-top: 1px;
	padding: 7px 0 3px 0;
	height: 25px;
	text-align: right;
}
.navigator-new a, .navigator-new a:visited{
  padding: 0 4px;
  margin: 0 2px;
  color: #414141;
}
.navigator-new a:hover {
  color: #e0773b; 
  text-decoration: none;
}
.navigator-new a.arrow, .navigator-new a.arrow:hover {
  padding: 0;
  margin: 0;
  background: none;
}
.navigator-new img {
  position: relative;
  top: 3px;
}
.navigator-new span {
  padding: 0 4px;
  margin: 0 2px;
  font-weight: bold;
  color: #e0773b;   
}
.padd .navigator-new {
    padding-right: 7px;
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
  padding-left: 20px;
}
/*------ PREMIUM CATEGORY ---*/
/*.premium_list_box {
	width: 100%;
	height: 1px;
}
html>body .premium_list_box {
	min-height: 1px;
	height: auto;
}*/
.premium {
	float: left;
	width: 31.9%;
	width: 178px;
	height: 140px;
	height: 165px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
	overflow: hidden;
}
.premium .img {
    height: 105px !important;
    min-height: 100px;
}
.premium img {
	margin: 1px 1px 1px 0px;
}
.premium .link {
/*    line-height: 0.1em;*/
    height: 25px;
    height: 50px;
    overflow: hidden;
}
/*.premium .link a {
    line-height: 0.1em;
}*/
/*----end of PREMIUM CATEGORY---*/
.product_box {  
  height: 1px;
  min-height: 1px;
  padding: 4px 0 4px 6px;
  margin: 0px 0 5px 0;
  background-color: #f6f9ff;
}
html>body .product_box {  
  height: auto;
  overflow:hidden;
}
.fright {
    position: relative;
    height: 110px;
}
.fright span {
    position: absolute;
    right: 218px;
    top: 28px;
}
html>body .fright span {
    right: 228px;
    top: -15px;
}
.fright textarea{
    position: absolute;
    right: 10px;
    top: 45px;
}
html>body .fright textarea{
    right: 20px;
    top: 0px;
}
/*---------PRODUCT_1-------------*/
.product_1 {
	min-width: 194px;
	text-align: center;
}/*---------end of PRODUCT_1------*/
/*---------PRODUCT_2-------------*/
.product_2 {
	float: left;
	width: 49.9%;
	text-align: center;
	}/*---------end of PRODUCT_2------*/
/*---------PRODUCT_3-------------*/
.product_3 {
	float: left;
	/*min-width: 194px;*/
	width: 24.8%;
	width: 135px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 33.2%;
}
.product_all {
	float: left;
	/*min-width: 194px;*/
	width: 24.8%;
	width: 135px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.product-in {
	height: 1px;
  position: relative;
	/*padding: 0 5px 0 5px;*/
  margin: 0px 5px 0 0;
  padding: 3px;
	border: 1px solid #dce7fb;
	background-color: #fff;
}
html>body .product-in {
  height: auto;
  min-height: 1px;
/*	padding: 1px 10px 0 10px;*/
}

.product-in h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
  height: 40px;
	margin: 10px 0 10px 0;
}
.product-in .text {
    text-align: left;
    font-size: 0.9em;
    height: 51px;
    overflow: hidden;
    padding: 3px 0px;
    border-top: 1px solid #dce7fb;
}
.product-in .product_img_box {
    position:relative;
	text-align: center;
	height: 151px;
	min-height: 151px;
	padding-top: 3px;
/*	border: 1px solid #dce7fb;
	background-color: #fff;*/
}
.product-in p {
	font-size: 95%;
}
.product-in .price {
    text-align: left;
	padding: 0;
	height: 75px;
	height: 57px;
	overflow: hidden;
	margin:  0px 0 0px 0;
	padding: 3px 0px;
  border-top: 1px solid #dce7fb;
  border-bottom: 1px solid #dce7fb;
}
html>body .product-in .price {
	min-height: 57px;
}
.detail-buy {
  position: relative;
  padding: 0px 0 5px 0;    
  height: 30px;
  width: 100%;
  /*background-color: #f2f2f2;*/
  border-bottom: 1px solid #dce7fb;
  text-align:left;
}
.detail-buy .cart {
  position: relative;
  top: 5px;
  /*text-align: center;*/
  margin: 0;
  padding: 0;
  padding-left: 0px;
  margin-right: 8px;
}
html>body .detail-buy .cart {
  /*margin-right: 40px;*/
}
a.l_detail, a.l_detail:visited, a.l_detail:hover {
	display: block;
	position:absolute;
	top: 6px;
	left: 84px;
	width: 54px;
	height: 35px;
	line-height: 35px;
	padding-left: 27px;
	color: #fff;
	background: #f29520 url('../images/ndetail.gif') no-repeat;
	text-decoration: none;
}
.detail-buy a.l_detail, .detail-buy a.l_detail:visited, .detail-buy a.l_detail:hover {
	margin: 0 auto;
}
/***** NOVY BES *****/
.new_des {
	height: 54px;
}
/*.new_des a.l_detail, .new_des a.l_detail:visited, .new_des a.l_detail:hover {
	left: 90px;
}
.nejnis a.l_detail, .nejnis a.l_detail:visited, .nejnis a.l_detail:hover {
	top: 25px;
	left: 44px;
}*/
/*.new_des .klikniavolej {
	padding-left: 24px;
}*/
.new_des .de_text {
	width: 165px;
	width: 85px;
	padding-top: 6px;
	font-size: 11px;
}
.klikniavolej {
	padding-top: 6px;
}
.klikniavolej a, .klikniavolej a:visited, .klikniavolej a:hover, .klikniavolej span {
	display: block;
	width: 54px;
	height: 32px;
	line-height: 12px;
	padding-top: 3px;
	padding-left: 27px;
	color: #fff;
	background: #29b30c url('../images/nvolat.gif') no-repeat;
	text-decoration: none;
}
.nskladem {
	position:absolute;
	top: 6px;
	left: 0px;
	width: 54px;
	height: 35px;
	line-height: 35px;
	padding-left: 27px;
	color: #fff;
	background: #4065b2 url('../images/nskladem.gif') 0px 0px no-repeat;
}
#detail .nskladem {
	position: static;
	float: left;
}
.product_table .nskladem {
	position: static;
}
.denskl {
	width: 79px;
	padding-left: 2px;
	text-align:center;
	background: #4065b2 url('../images/nskladem-de.gif') 0px 0px no-repeat;
}
.kusou {
	float: left;
	padding: 11px 0px 0px 10px;
}
/***** END NOVY BES *****/
.kusu {
    font-size: 0.9em;
}
.buy {
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 12px;
    width: 64px;
    height: 24px;
    border: none;
    /*background: none;*/
    background: url("../images/koupit.gif") no-repeat;
    cursor: pointer !important;
}
html>body .buy {
    padding-left: 18px;
}
.detail-buy .buy-text {
  width: 15px;
  text-align:center;
}
.detail-buy .detail{
  float: right;
  width: 30px;
  height: 22px;
  background: url("../images/lupa-but.gif") no-repeat;
}
.detail-buy .detail a {
  float: left;
  color: #fff;
  font-weight: bold;
  width: 39px;
  height: 27px;
  text-decoration: none;
}
.compare-box {
  padding: 2px 0 5px 0;
  font-size: 0.9em;
}
.compare-box a {
    padding: 0px 2px;
}
.product-in .vat_price {
	font-size: 120%;
	font-weight: bold;
	color: blue;
}
.product-in .boxes {
  position: relative;
  width: 100%;
  height: 57px;
  font-size: 0.85em;
  margin: 5px 0 5px 0;
}
.product-in .boxes a {
  text-decoration: none;
}
.product-in .boxes img {
  border: none;
}
.product-in .box-left, .product-in .box-right {
  position: absolute;
  height: 53px;
}
.product-in .box-left {
  bottom: 0;
  right: 52%;
  width: 41%;
  padding: 1px 3px 1px 0;
  text-align: right;
  background: url("../images/bg-box-left.gif") top right no-repeat;
}
.product-in .box-right {
  bottom: 0;
  left: 52%;
  width: 41%;
  padding: 1px 0 1px 3px;
  text-align: left;
  background: url("../images/bg-box-right.gif") top left no-repeat;
}
.product-in .box-right input {
  border: 1px solid #d5d5d5;
  width: 20px;
}
.product-in .box-left-in, .product-in .box-right-in {
  height: 51px;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background-color: #fff;
}
.product-in .box-left-in, .product-in .box-right-in {
  padding: 3px;
  height: 45px;
}
.product-in .dotted-line {
  margin: 0;
  padding: 0;
  background: url("../images/dots.gif") repeat-x;
  width: 100%;
  height: 1px;  
}
#product_title {
	position: relative;
	/*width: 100%;*/
}
/*---------end of PRODUCT_3------*/
/*---- PRODUCT LIST TABLE -------*/
.table {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
}
.table thead tr td {
  /*background: #fad36f url('../images/bg-grad.gif') repeat-x;*/  
  border: 1px solid #c5a47a;
  border-bottom: none;
  padding: 5px;
  text-align: left;
}
.table thead tr th {
  background-color: #ffd299;
  border: 1px solid #c5a47a;
  border-bottom: none;
  padding: 5px;
}
.table thead tr td {
  background-color: #ffd299;
  border: 1px solid #c5a47a;
}
.table tr {}
.table td {
 	border: 1px solid #c5a47a;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table {
    background-color: #f6f9ff;
}
.product_table .col_1 {
  width: 10%;
  background-color: #ffd299;
}
.product_table .col_2 {
  width: 20%;
}
.product_table .col_3 {
  width: 40%;
}
.product_table .col_4 {
  width: 20%;
}
.product_table .col_5 {
  width: 10%;
}
table.compare th {
  padding: 0 5px 0 5px;
}
.product_table td {
    vertical-align: middle;
}
/*--- end of PRODUCT TABLE VIEW --*/
.order_item_product {
  float: left;
  width: 33%;
}
.order_item_product span.label{
  width: 20%;
}
.order_item_product .img {
    padding: 5px 0px;
    height: 90px;
}
html>body .order_item_product .img {
    min-height: 90px;
}
/*---------- ACTION - RIGHT ---------*/
.anketa img {
  position: relative;
  left: 23px;
  top: 3px;
}
.anketa input {
  position: relative;
  top: 2px;
}
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
#popup-body {
  margin: 5px;
  border: 1px solid #dce7fb;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #dce7fb;
/*  width: 99.5%;
  padding: 5px 5px 10px 5px;*/
/*  height: 80px;*/
  padding: 5px 5px 0px 5px;
  height: 30px;
}
/*html>body #popup-header {
  width: 98.7%;
}*/
#popup-header h1 {
    font-weight: bold;
    font-size: 1.6em;
    margin: 0;
}
#popup-header h1 a {
    text-decoration: none;
}
#popup-content {
    padding: 5px;
}
#popup-error {
    text-align: center;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
}
.discount {
  padding: 10px;
  text-align: left;
}
.discount h2 {
  border: 1px solid #eee;
  text-align:center;
}
.discount table {
  margin: 0 0 15px 0;
}
.discount table td, .discount table th {
  padding-left: 5px;  
}
/*---------- end of POPUPS ---------*/
/*---------- ORDER DETAIL ---------*/
.order-detail {
  width: 100%;
  border: 2px solid #000;
  padding: 0;
  margin: 0;
}
.order-detail-left {
  width: 45%;
  float: left;
  padding-left: 5px;
}
.order-detail-right {
  border-left: 2px solid #000;
  margin: 0 0 0 45%;
  padding-left: 5px;
}
.order-detail-item {
  border-top: 2px solid #000;  
  padding-left: 5px;
}
.order-detail-item-table {
  clear: left;
  border-top: 2px solid #000;  
  padding: 0;
  margin: 0;
}
.order-detail-item-table table, .intab {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.order-detail-item-table td, .order-detail-item-table th {
  border-collapse: collapse;
  border: 2px solid #000;
  padding-left: 3px;
}
.intab td {
    padding: 0;
    margin: 0;
}
.intab .wtd {
    width: 100px;
}
.order-detail p.row {
  margin: 0;
}
.order-detail p.row span {
/*	clear: left;*/
	display: block;
	width: 115px;
	padding: 0;
	float: left;
}
.order-summary {
  border-top: none;  
  height: 6em;
}
html>body .order-summary {
  border-top: 1px solid #000 !important;  
}
.order-detail-item .right {
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px; 
}
.cart_summary {
    border-collapse: collapse;
    border-spacing: 0;
}
.cart_summary td {
    border: none;
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
#image_detail_box {
  position: relative;
	height: 270px;
	text-align: center;
	padding-top: 20px;
}
html>body #image_detail_box {
  height: auto;
  min-height: 270px;
}
#image_detail_box img {
	vertical-align: 50%;
  border: 1px solid #ccc;
}
#image_detail_box .code {
  position: absolute;
  bottom: -5px;
  right: 41%;
}
#image_detail_box .lupa {
  position: absolute;
  bottom: -5px;
  right: 20px;
  width: 14px;
  height: 14px;
}
#image_detail_box .lupa img{
  border: none;
}
#detail .align_left {
  text-align: left;
}
#icons {
  position: relative;
  height: 7px;
}
#icons_menu {
	position: absolute;
  top: -16px;
	right: -10px;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
}
#icons_menu_in {
  display: block;
/*  border: 1px solid #fff;*/
  padding: 3px;
}
#icons_menu img {
  margin-right: 5px;
}
#icons_menu button {
  position: relative;
  top: -5px;
}
#detail {
	width: 100%;
}
#detail td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#detail #right_cell {
	text-align: left;
	padding-left: 5px;
}
#small_info {
/*  background-color:#eee;*/
  padding: 5px;
}
#small_info p.row .label, .dostup {
    width: 11em !important;
}
#small_info img {
  margin-top: 3px;
}
#detail_price {
}
#detail_price fieldset {
}
#summary {
    position: relative;
  background-color:#ffe1bc;
  padding: 10px 5px 10px 5px;
}
#summary strong {
  font-size: 1.2em; 
}
#summary span.label {
    position: relative;
}
#hlaska {
    position: absolute;
    width: 18em;
    /*height: 30px;*/
    padding: 10px 10px 33px 10px;
    border: 1px solid #c00b08;
    top: -35px;
    right: 0;
    color: #000;
    background-color: #fff;
    text-align: center;
    z-index: 1000;
}
#hlaska a.krizek {
    position: absolute;
    top: -1px;
    right: 2px;
    text-decoration: none;
}
#hlaska a.krizek:hover {
    background: none;
}
#hlaska strong {
    font-size: 1em !important;
}
#hlaska a, #hlaska a:visited, #hlaska a:hover {
    color: #c00b08;
    text-decoration: none;
}
#hlaska a:hover {
    color: #fff;
    background-color: #c00b08;
}
#hlaska #links {
    position: absolute;
    bottom: 10px;
    left: 28px;
    height: 20px;
}
#hlaska #links a.left, #hlaska #links a.right {
    float: left;
    display: block;
    border: 1px solid #c00b08;
    padding: 2px 4px 2px 4px;
}
#hlaska #links a.right {
    border-left: none;
}
.add_to_cart_button, .re-count {
  width: 77px;
  height: 24px;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 15px;
  border: none;
  background: url("../images/koupitd.gif") no-repeat;
  cursor: pointer !important;
}
.re-count {
  color: #000;
  background: url("../images/icons/calculator.gif") 15% 50% no-repeat;
}
#detail_price label {
	clear: left;
	display: block;
	width: 39%;
	padding: 5px 0 5px 0;
	float: left;
}
#detail_price label.nodisplay {
  display: none;
}
html>body #detail_price label {
	width: 40%;
}
#detail_price .drop_menu {
  	width: 60px;
}
#detail_price select {
	width: 60%;
}
.detail_bottom_box {
  margin: 0;
  padding: 5px 5px;
  background-color: #f6f9ff;
  line-height: 1.4em;
}
.leftos h2 {
    margin: 0;
    color: #1c4aa0;
    font-size: 1em;
    padding: 5px 10px;
    font-weight: bold;
}
.leftos h2 a {
    text-decoration: none;
    padding-right: 5px;
}
.leftos h2 a.active {
    text-decoration: underline;
}
.detail_bottom_box h2 {
  font-weight: 400;
	border-bottom: 3px solid #f36f21;  
}
.detail_bottom_box h2.nadp {
	color: #000;
	font-size: 12px;
	border: none;
	font-weight: bold;
}
.detail_bottom_box .form_item_box {
  text-align: center;
}
.invoice .form_item_box label {
  width: 60px !important;
}
.gallery_img_box {
	float: left;
	margin: 5px;
	height: 70px;
}
.gallery_img_box img {
}
.discussion_item {
  margin-top: 20px;
  border: 1px solid #dce7fb;
  width: 100%;
}
.discussion_item .header{
  padding: 7px;
  background-color: #dce7fb;
}
.discussion_item .date {
  font-size: 0.8em;
  margin-left: 10px;
}
.discussion_item .text{
  padding: 7px;
}
#category_sub {
  width: 98%;
	margin: 0 0 0 0;
	padding: 0 5px 5px 5px;
}
#category_sub .premium {
	width: 30.9%;
}
#category_sub a{
  line-height: 25px;;
  }
#detail_tabs_box {
    position: relative;
    margin-top: 35px;
    border-top: 3px solid #f36f21;
}
#detail_tabs_box_in {
  padding: 8px;
}
.table_detail_param {
  width: 100%;
}
/*----end of PRODUCT-----------*/
#category_head {

}
#category_head .link a{ 
  font-size: 1em;
}
#category_head h1 {
  margin: 10px 0 10px 0;
}
/*---------end of CONTENT------*/
/*---------LEFT----------------*/
#left {
	position: relative;
	float: left;
	left: 211px;
	width: 211px;
	margin-left: -100%;
}
html>body #left {
	left: -211px;
}
#left-in {
  width: 100%;
  padding-top: 5px;
	overflow: hidden;
}
#right-in .promo_block {
    padding: 0;
}
#right-in .promo_block img, #left-in .promo_block img {
  max-width: 211px;
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	margin-bottom: 15px;
    background: url('../images/left-bg.gif') top left repeat-y;
    overflow: hidden !important;
}
.r_style .menu {
    background: url('../images/right-bg.jpg') top left repeat-y !important;
}
.menu_in {
	background: url('../images/left-bg-top.jpg') top left no-repeat;
}
.r_style .menu_in {
	background: url('../images/right-bg-top.jpg') top left no-repeat !important;
}
.menu_in_in {
    padding: 0px 9px 0px 7px;
    background: url('../images/left-bottom.jpg') bottom left no-repeat;
}
.r_style .menu_in_in {
    background: url('../images/right-bottom.jpg') bottom left no-repeat !important;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu ul li a.hl {
    font-weight: bold;
}
.menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	display: block;
	margin: 0px;
	height: 20px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ffc78b;	
}
html>body .menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	min-height: 20px;
	height: auto;
}
.r_style .menu ul li a, .r_style .menu ul li a:visited, .r_style .menu ul li a:active, .r_style .menu ul li a:link {
	border-bottom: 1px solid #b9c8e2;	
}
.menu ul li a.category0, .menu ul li a.category1, .menu ul li a.category2, .menu ul li a.category3,
.menu ul li a.category4, .menu ul li a.category5 {
	background: url("../images/arrow-off.gif") no-repeat;	  
}
.menu ul li a.category0:hover, .menu ul li a.category1:hover, .menu ul li a.category2:hover,
.menu ul li a.category3:hover, .menu ul li a.category4:hover, .menu ul li a.category5:hover {
    color: #cc5410;
	/*text-decoration: underline;*/
	background: url("../images/arrow-on.gif") no-repeat;
}
.menu ul li a.category0, .menu ul li a.category0:hover {
	padding: 2px 0px 2px 20px;
    background-position: 5% 45%;
}
.menu ul li a.category1, .menu ul li a.category1:hover {
	padding: 2px 0px 2px 30px;
    background-position: 11% 30%;
}
.menu ul li a.category2, .menu ul li a.category2:hover {
	padding: 2px 0px 2px 40px;
    background-position: 17% 30%;
}
.menu ul li a.category3, .menu ul li a.category3:hover {
	padding: 2px 0px 2px 50px;
    background-position: 23% 30%;
}
.menu ul li a.category4, .menu ul li a.category4:hover {
    padding-left: 60px;
    background-position: 29% 30%;
}
.menu ul li a.category5, .menu ul li a.category5:hover {
    padding-left: 70px;
    background-position: 35% 30%;
}
/*---------end of LEFT---------*/
#left h2, #right h3.h3ti, .r_style h2 {
    position:relative;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	color: #fff;
	height: 29px;
	padding: 11px 0px 0px 15px;
	background: url('../images/h2-left.jpg') top left no-repeat;
}
#right h3.h3ti, .r_style h2 {
	background: url('../images/h2-right.jpg') top left no-repeat !important;
}
#right .doted_line {
  margin-left: 5px;
}
.assistant {
    text-align: left !important;
    line-height: 1.6em !important;
}
.dotaz {
    text-align:center;
    padding: 0;
}
.dotaz a, .dotaz a:visited, a.det_cl, a.det_cl:visited {
    display: block;
    width: 146px;
    height: 24px;
    margin: 0 auto;
    padding: 1px 0px 0px 12px;
    background: url('../images/button2.jpg') top left no-repeat;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
.dotaz a, .dotaz a:visited{caolor:#00ef00;}
.dotaz a:hover {
    color: #fff;
}
a.det_cl, a.det_cl:visited {
	/*clear: left;*/
}
.news_dot {
    text-align: left !important;
}
a.det_cl, a.det_cl:visited {
    text-align: left !important;
    width: 76px;
    padding: 2px 0px 0px 22px;
    margin: 3px 0 0 0;
    background: url('../images/button3.jpg') top left no-repeat !important;
}
a.det_cl:hover {
    color: #fff;
}
.leftos, .leftos-r {
    width: 100%;
    background: #dce7fb url('../images/leftos.gif') top left no-repeat;
}
.rightos, .rightos-r {
    width: 100%;
    background: url('../images/rightos.gif') top right no-repeat;
}
.leftos-r {
    /*position:relative;
    top: -5px;*/
    background: #dce7fb url('../images/leftos-r.gif') bottom left no-repeat;
}
.rightos-r {
    background: url('../images/rightos-r.gif') bottom right no-repeat;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 211px;
	float: left;
	margin-right: -211px;
	overflow: hidden;
/*	background: #f7f7f7 url('../images/bg-right.gif') top left repeat-y;*/	
}
html>body #right {
	margin-right: -211px;
}
#right-in {
  width: 100%;
  padding-top: 68px;
	overflow: hidden;
}
#login {
    position: absolute;
	width: 661px;
	height: 25px;
	right: 270px;
	top: 4px;
	padding: 2px 0 0 5px;
    line-height: 1.1em;
    z-index: 500;
    text-align: right;
    font-size: 0.9em;
}
#login form, #login fieldset {
    display: inline;
}
#login .prihlasen {
    position:relative;
    right: 3px;
}
#login .input_text {
  text-align:center;
    font-size: 1em;
  width: 100px;
}
.passw {
    text-align: left !important;
    padding-left: 58px;
    width: 55px !important;
}
.lform {
    position:relative;
}
.heslo {
    position:absolute;
    top: 9px;
    z-index: 1000;
/*    right: 149px;*/
	left: 128px;
}
html>body .heslo {
    top: 0px;
/*    right: 152px;*/
}
.cookie .heslo {
    right: 525px;
}
html>body .cookie .heslo {
    right: 152px;
}
html>body #login .prihlasen {
    top: -7px;
}
.logged a {
    padding-left: 7px;
}
#login .w100 {
  width: 100px;
}
#login .logged {
  margin: 0px 10px 10px 10px;
  line-height: 1.5;
}
#login .input_login {
  width: 118px;
}
/*#login #submit {
  position: relative;
  top: -12px;
  right: 26px;
  width: 50px;
  float: right;
}
html>body #login #submit {
  width: 53px;
  right: 31px;
}*/
#right .wrap {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
    background: url('../images/right-bg.jpg') top left repeat-y;
    overflow: hidden !important;
}
#right .wrap-in {
	padding: 8px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.2;
}
#right .wrap_in {
	background: url('../images/right-bg-top.jpg') top left no-repeat;
	width: 100%;
}
#right .wrap_in_in {
    padding: 0px 9px 0px 7px;
    background: url('../images/right-bottom.jpg') bottom left no-repeat;
}
.banner .wrap {
    background-image: url('../images/right-bg-banner.gif') !important;
}
.banner .wrap_in {
    background-image: url('../images/right-bg-top-banner.gif') !important;
}
.banner .wrap_in_in {
    height: 120px !important;
    padding: 0px 12px 0px 10px !important;
    background-image: url('../images/right-bottom-banner.gif') !important;
}
html>body .banner .wrap_in_in {
    min-height: 120px !important;
    height: auto !important;
}
#right .wrap-in img {
    float: left;
    border: 1px solid #ddd;
}
#right .wrap-in .text {
    margin-left: 85px;
}
#right .wrap p.row {
  margin: 0;
}
#right .wrap span.label{
  width: 54%;
}
#right .wrap img {
}
#right .wrap img.businessmen {
  position: relative;
  top: 4px;
  padding: 0;
  border: none;
  background: none;
}
#right .wrap form {
  text-align: left;
}
#right .wrap form img {
  background: none;
  border: none;
}
#right .w-service input {
  font-size: 0.8em;
  width: 55%;
}
#right .w-service fieldset {
    border: 1px solid #ccc;
    padding: 7px 5px 10px 5px;
    text-align: center;
}
#right .w-service .submit {
    position: relative;
    width: 35%;
    left: 10px;
    top: 3px;
}
#right .w-service h3 {
    text-align: left;
}
/*---------end of RIGHT--------*/
/*-------- PROMO BLOCK --------*/
.promo_block {
  font-size: 0.9em;
  padding: 5px 10px 5px 10px;
}
.promo_block2 {
  text-align: center;
  width: 100%;
}
.promo_block2_in {
  width: 600px;
  text-align: left;
  margin: 0 auto 0 auto;
}
/*-------end of PROMO BLOCK---*/
/*-------- CART  -----------*/
#cart_delivery_pay {
  height: 15em;
  border: 1px solid #c5a47a;
}
html>body #cart_delivery_pay {
    height: auto;
    min-height: 15em;
}
#cart_delivery_pay_in {
}
#cart_delivery_pay h4{ 
  margin: 0px; 
  padding: 5px;
  border-bottom: 1px solid #c5a47a;
  text-align: right;
}
.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
  }
.continue_button {
  width: 30%; 
  }
/*--------- REGISTRATION ---------*/
.data_form {
}
.data_form h3 {
}
.data_form fieldset {
  border: 1px solid #c1a697;
  padding: 8px;
  margin-bottom: 5px; 
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
  background-color: #ffdbc8;
  border: 1px solid #c1a697;
}
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;  
}
.fowb {
    font-weight: bold;
}
.detail_search .w140 {
  width: 153px;
}
.detail_search .w70 {
    width: 75px;
}
fieldset.pure_fieldset {
    padding: 0;
  border: none;
}
fieldset.pure_fieldset legend {
  border: none;
  background: none;
}
.data_form label, .data_form .checkbox, .data_form .checkbox-registration {
  display: block;
  width: 120px;
  float: left;
  padding: 0 10px 0 0;
  margin: 2px 0 2px 0;
}
.data_form .checkbox, .data_form .checkbox-registration {
  text-align: right;
}
.data_form .checkbox-registration {
  position: relative;
  width: 30px;
}
.data_form input{
  margin: 2px 0 2px 0;
}
.invoice label {
  width: 100px;
}
.registr {
    position:relative;
    bottom: 3px;
    left: 73px;
}
html>body .registr {
    left: 70px;
}
/*--------end of REGISTRATION -----*/
/*-------- end of CART  ---------*/
/*---------FOOTER--------------*/
#footer {
	clear: both;
	text-align: center;
	height: 36px;
	background: #dce7fb url('../images/footer-left.gif') top left no-repeat;
	font-size: 0.9em;
    line-height: 1.4em;
}
html>body #footer {
    min-height: 36px;
    height: auto;
}
#footer_in {
    background: url('../images/footer-right.gif') top right no-repeat;
}
#footer-left {
    float: left;
    padding: 3px 0px 0px 10px;
    text-align: left;
    width: 80%;
}
#footer-right {
    padding: 3px 10px 0px 0px;
    text-align: right;
}
/*---------end of FOOTER-------*/
/*---------OTHER SETTINGS------*/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
  color: #f00;
  font-weight: bold;
}
.news-list {
	margin:0px 0px 10px 0px;
	height:50px;
}
html>body .news-list {
	height:auto;
	min-height:50px;
}
.news-list .text{
	padding:5px 8px;
	background-color: #f6f9ff;
	line-height: 1.5em;
	text-align: left;
}
.news-list .text img {
	float:left;
	margin:3px 8px 5px 0px;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3, .news-list h2 {
  font-size: 1.2em;
  font-weight: bold;
}
.news-list h3, .news-list h2 {
    padding: 5px 12px;
    margin: 0;
}
.news-list h3 a, .news-list h2 a {
    text-decoration: none;
}
.news-list .date {
    font-size: 0.75em;
}
.print{
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
}
.print a{
  position: relative;
  top: 3px;
}
.print_button {
  width: 16px;
  height: 16px;
  border: none;
  background: none;
  background: url("../images/icons/print2.gif") 50% 50% no-repeat;
	cursor: pointer !important;
}
.card {
  border: 1px solid #000;
  padding: 8px;
  margin-bottom: 10px; 
}
.fright {
    position: relative;
    height: 110px;
}
.fright span {
    position: absolute;
    right: 218px;
    top: 28px;
}
html>body .fright span {
    right: 228px;
    top: -15px;
}
.fright textarea{
    position: absolute;
    right: 10px;
    top: 45px;
}
html>body .fright textarea{
    right: 20px;
    top: 0px;
}
#ctct {
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 5px;
    margin-top: 5px;
}
.same_height {
    height: 280px;
}
#listicka {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 501;
    height: 27px;
    width: 98.5%;
/*	width: 973px;*/
    background: url('../images/listicka-border.gif') bottom left repeat-x;
/*    padding: 0 0 0 180px;*/
    background-color: #ece9d7;
    background-color: #f2f2ee;
/*    display: none;*/
}
html>body #listicka {
    width: 100%;
}
#listicka img.logo {
    position: absolute;
    top: 1px;
    right: 0px;
}
.menu_listicka {
    margin: 0px;
    padding: 1px 0 0 0;
/*    margin-left: 180px;*/
    /*display: none;*/
}
.menu_listicka ul {
    width: 780px;
    margin: 0px auto;
    padding: 0px;
}
.menu_listicka ul img {
    position: relative;
    top: 3px;
    right: 2px;
}
.menu_listicka li {
    list-style-type: none;
}
.menu_listicka li a {
    display: block;
    padding: 4px 10px 3px 10px;
    height: auto;
    color: #000 !important;
    text-decoration: none;
}
.menu_listicka li a.img {
    padding: 0px 10px 3px 10px;
}
.menu_listicka li.li0 a {
    text-align: center;
}
.menu_listicka li.li1 a {
    text-align: left;
}
.menu_listicka li.li1 a {
    padding: 1px 10px 5px 10px;
}
.menu_listicka li a:hover {
    color: #000;
}
.menu_listicka li.li0 a:hover {
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.menu_listicka .parent {
    background: url("../images/sipka.gif") 90% 30% no-repeat;
}
.menu_listicka h2 {
    font-size: 1em;
    margin: 0;
    padding: 5px 3px 1px 3px;
}
ul.ul0 li.li0,
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    float: left;
    position: relative;
/*    padding: 0 5px 0 5px;*/
}
ul.ul0 li.li0 {
    display: block;
    width: 13em;
    /*border-right: 1px solid #fff;*/
}
ul.ul1, ul.ul2, ul.ul3 {
    position: absolute;
    visibility: hidden;
}
ul.ul1 a, ul.ul2 a, ul.ul3 a {
    /*background-color: red;*/
}
ul.ul1 {
    width: 18em;
    top: 2.2em;
    left: 0;
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #ece9d8;
    border-top: 1px solid #ece9d8;
/*    border: 1px solid #aca899;*/
    padding: 1px 1px 1px 1px;
    background-color: #fff;
}
ul.ul2, ul.ul3 {
    top: 0;
/*    left: 100px;*/
    left: 8em;
}
ul.ul1 li.li1 a:hover {
    border: none;
    background-color: #bbb;
    color: #fff !important;
}
ul.ul1 li.li1,
ul.ul2 li.li2, 
ul.ul3 li.li3 {
/*    width: 100px;*/
    width: 18em;
/*    background-color: #ddd;*/
    background: #fff;
    border-bottom: 1px solid #aca899;
/*    border-top: none;*/
}
ul.ul0 li.li0:hover ul.ul1,
ul.ul1 li.li1:hover ul.ul2,
ul.ul2 li.li2:hover ul.ul3 {
    visibility: visible;
}
.coupon {
    float: left;
    padding: 5px;
}
.coupon input {
    margin-bottom: 3px;
}
.coupon .text {
    padding-bottom: 3px;
}
.total {
    float: right;
}
.w50p {
    width: 50% !important;
}
.bad_message, .good_message {
    padding: 5px 10px;
    color: #fff;
    width: 528px;
}
.good_message {
    background-color: #0c0;
}
.bad_message {
    background-color: #c00;
}
.cart_message {
    text-align:center;
    width: 528px;
    margin-bottom: 5px;
}
.cart_message_in {
    width: 300px;
    margin: 0 auto;
    padding: 5px 10px;
    color: #000;
    background-color: #b4ffb4;
    border: 1px solid #0c0;
}
.cart_message_in a, .cart_message_in a:visited, .cart_message_in a:hover {
    color: #000;
    font-weight: bold;
}
.cart_message_in img {
    position:relative;
    top: 2px;
}
.rejstrik {
    padding: 5px 5px 5px 0px;
}
.rejstrik a {
    border: 1px solid #666;
    /*padding: 0px 3px;*/
    display: block;
    float: left;
    width: 1em;
    padding: 0px 3px;
    text-align:center;
    text-decoration: none;
    margin: 0px 5px 5px 0px;
}
html>body .rejstrik a {
    min-width: 1em;
    width: auto;
}
.rejstrik a, .rejstrik a:visited {
    color: #666;
}
.rejstrik a:visited {
    /*background-color: #ddd;*/
}
.rejstrik a.active, .rejstrik a:hover {
/*    background-color: #666;
    font-weight: bold;
    color: #fff;*/
}
.rejstrik a:hover {
    background-color: #666;
    color: #fff;
}
.rejstrik a.active:hover {
    font-weight: bold;
}
table.wordgroup td {
/*    line-height: 2.3em;*/
    width: 50%;
    vertical-align: top;
}
table.wordgroup .word {
    padding-left: 30px;
    font-size: 1em;
}
table.wordgroup .letter {
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: bold;
}
table.wordgroup a {
    color: #000;
}
table.wordgroup a:hover {
    color: #c00;
}
.proper {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #b9c8e2;
}
.proper th, .proper td {
    text-align:center;
    border: 1px solid #b9c8e2;
}
.proper th {
    background-color: #dce7fb;
}
.proper .s {
    width: 196px;
}
.empty {
    text-align:center;
}
.c_input {
    width: 142px;
}
.unit {
    font-size: 0.9em;
}
.se_item {
    padding-bottom: 3px;
}
.vypis {
    font-size: 0.9em;
    border-collapse: collapse;
}
.vypis .val {
    font-size: 1.1em;
}
.bor {
    border-right: 1px solid #dce7fb;
}
.bot {
    border-top: 1px solid #dce7fb;
}
.mensi {
    font-size: 0.9em;
}

/*----end of-OTHER SETTINGS----*/

/***** RECENZE *****/
.diskuze_holder {
	width: 100%;
}
.detail_tabs_title {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}
.disk_item {
	padding-bottom: 20px;
}
.disk_item .head {
	background-color: #eee;
	padding: 2px 5px;
}
.disk_item .title {
	font-weight: bold;
}
.disk_item .date {
	font-size: 11px;
	color: #666;
}
.disk_item a.email, .disk_item a.email:visited, .disk_item a.email:hover {
	font-size: 11px;
}
.disk_item .reagovat {
	float: right;
}
.disk_item .text {
	padding: 2px 5px;
}
.disk_table td.fic {
	padding-right: 10px;
	text-align: right;
}
/***** END RECENZE *****/