@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;*/
}
#main_wrap {
    width: 922px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
	padding-top: 15px;
}
#main_holder {
  position: relative;
	height: 100%;
	text-align: left;
	border: 1px solid #f1f1ea;
	padding: 11px 6px 6px 6px;
	margin: 0px auto 15px auto;
 }
html>body #main_holder {
/*  width: 922px;*/
}
#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 {
    padding: 5px 10px 5px 10px;
    background-color: #f00;
    color: #fff;
    font-weight:bold;    
}
#error hr {
    border: 1px solid #f00;    
}
/*--------- MAIN HEADER-------*/
#logo {
  position: absolute;
  width: 166px;
  height: 55px;
  top: 0px;
  left: 62px;
}
html>body #logo {
  bottom: 11px;
}
#country_language_currency {
	position: absolute;
	right: 0px;
	top: -7px;
	text-align: right;
	width: 10%;
	background: none;
	font-size: 0.85em;
	z-index: 1000;
	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;
	height: 90px;
	border-bottom: 3px solid #cd2333;
}
#header_in_1, #header_in_2, #header_in_3 {
    float: left;
    height: 76px;
    position:relative;
    border-left: 1px solid #e9e7dc;
}
#header_in_1 {   
    width: 388px;
    border: none;
}
#header_in_2 {   
    width: 252px;
    text-align:center;
}
#header_in_3 {   
    width: 262px;
}
#header_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 130px;
  background: #fff url("../images/bg-header-left.jpg") top left no-repeat;
}
#header_right #right_login{
  margin-top: 100px;
}
#slogan {
    position: absolute;
    top: 65px;
    left: 70px;
    z-index: 5000;   
    font-family: Tahoma, Verdana;
    font-size: 9.5pt;
    color: #185886;
    font-weight: 500;
}
#top {
    height: 141px;
    width: 100%;
    margin-top: 1px;
}
#top_left, #top_right, #menu {
    height: 141px;
    padding: 0;
    margin: 0;
}
#top_left {
    width: 290px;
    float: left;
}
#top_right {
    width: 616px;
    float: left;
    border: 1px solid #e7e7e7;
    height: 139px;
    background-color: #fffdf7;
    /*margin-left: 290px;*/
    overflow: hidden;
}
#top_right .Title {
    font-size: 2.0em;
    color: #ef944a;
}
#top_right img {
    float: left;
    margin-right: 10px;
}
#top_right a, #top_right a:visited {
    color:#ec0339;
}

/*html>body #top_right {
    width: 616px;
}*/
#menu {
    position:relative;
    background-color: #4984ad;
    width: 290px;
}
#menu_in {
    text-align: right;
    padding-right: 15px;
    padding-top: 13px;
}
#menu .input_text {
    width: 169px;
    height: 22px;
    /*padding-left: 40px;*/
}
html>body #menu .input_text {
    height: 18px;
}
#menu option {
    /*padding-left: 40px;*/
}
#menu .alebo {
    color: #9bbfd8;
    background: url('../images/alebo-cara.gif') 62% 80% no-repeat;
    /*padding-right: 175px;*/
    height: 8px;
    padding: 0px 0px 6px 65px;
    margin: 0;
    text-align: left;
}
html>body #menu .alebo {
    padding: 0px 0px 8px 65px;
    background: url('../images/alebo-cara.gif') 62% 100% no-repeat;
}
#menu .button {
    position:relative;
    top: 1px;
    display: inline;
}
#menu #lupa {
    position:absolute;
    top: 8px;
    left: 15px;
    width: 51px;
    height: 44px;
    background: url('../images/lupa.png') top left no-repeat;
}
#cart {
	padding-top: 0px;
    line-height: 1.2em;
    text-align:center;
    color: #a7a4a0;
    padding-top: 5px;
}
#cart-in {
    position:relative;
    width: 160px;
    text-align: left;
    margin: 0 auto;
}
#cart-in img.cart1, #cart-in img.cart2 {
  position: absolute;
  top: 0px;
  left: -20px;
}
#cart-in img.cart2 {
  top: 25px;
}
#cart-in a, #cart-in a:visited, #cart-in a:hover{
  color: #a7a4a0;
}
#cart-in a:hover {
    color:#ec0339;
}
#cart-login {
  background-color: #f3f3f3;
  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 {
    height: 34px;
    background-color: #d90200;
}
#static_in {
    padding: 11px 0px 0px 18px;
    padding: 11px 0px 0px 5px;
}
#static a, #static a:visited, #static a:hover, #static span {
    display: block;
    float: left;
/*    width: 143px;*/
    padding: 0px 6px 0px 6px;
    height: 23px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align:center;
}
#static a:hover {
    text-decoration: underline;
    background: url('../images/static-arrow.gif') 50% 100% no-repeat;
}
#static span {
    background: url('../images/static-border.gif') top right no-repeat;
}
#main_promo {
    padding-top: 10px;
}
#promo_left a, #promo_left a:visited,
#promo_right a, #promo_right a:visited {
    color:#ec0339;
}
#promo_left, #promo_right {
    border: 1px solid #f1f1ea;
    width: 292px;
    height: 299px;
    float: left;
}
#promo_left {
    margin-right: 5px;  
}
#promo_left h1, #promo_left h2, #promo_left h3, #promo_left h4 {
    color: #ec0339;
}
#promo_left_in {
    padding: 5px;
}
#promo_right {
    position:relative;
    width: 313px;
}
#promo_right_in {
    padding: 10px;
}
#promo_right p {
    position:relative;
    z-index: 10;
}
#promo_right .Title {
    font-size: 2.0em;
    color: #4d85aa;
}
#promo_right img {
    position:absolute;
    bottom: 5px;
    left: 0px;
    z-index: 0;
}
#top5 {
    /*clear: left;*/
}
/*#top5 #produkty {
    float: left;
    width: 292px;
}*/
#top5 #produkty {
    float: left;
    width: 292px;
    width: 613px;
}
#top5 #produkty_in {
    padding: 4px 5px 0px 20px;
    line-height: 1.6em;
}
#top5 #kup_poukazku {
    float: left;
    padding: 15px 0px 0px 5px;
}
#promo_left {
    position:relative;
}
#promo_left #kup_poukazku {
    position:absolute;
    width: 281px;
    height: 70px;
    bottom: 3px;
    left: 5px;
}

/*--------- LIGHTBOX ------*/
#cart-lightbox{
   position: absolute;
   bottom: -1px; 
   right: 0px;
   width: 100%;
   /*height: 155px;*/
   padding: 0px;
   z-index: 3;
}
#cart-lightbox #cart-lightbox_in{
	margin-right: 17px;
	height: 100%;
}
.cart-spacer{
	height:160px;
	width:90%;
}
.cart-spacer_disable{
	height:20px;
	width:90%;
}
#cart-lightbox .border{
	border-top: 1px solid #f1f1ea;
	background-color: #f3f3f3;
	padding: 0px;
	margin: 0px;
	height: 132px;
}
#cart-lightbox .border_disable{
	display: none;
}
#cart-lightbox .tabs{
	height: 16px;
	width: 99%;
}
#cart-lightbox .tabs a, #cart-lightbox .tabs a:link, #cart-lightbox .tabs a:visited, #cart-lightbox .tabs a:active{
	float: left;
	display: block;	
	background-color: #f3f3f3;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border-left: 1px solid #f1f1ea;
	border-right: 1px solid #f1f1ea;
	border-top: 1px solid #f1f1ea;
	margin-left: 4px;
	height: 16px;
}
#cart-lightbox .tabs a:hover{
	float: left;
	display: block;	
	background-color: #f7f7f7;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border-left: 1px solid #f1f1ea;
	border-right: 1px solid #f1f1ea;
	border-top: 1px solid #f1f1ea;
	margin-left: 4px;
	height: 16px;
}
#cart-lightbox .tabs a.active, #cart-lightbox .tabs a.active:link, #cart-lightbox .tabs a.active:visited, #cart-lightbox .tabs a.active:active{
	background-color: #d90200;
	color: white;
}
#cart-lightbox .tabs a.active:hover{
	background-color: #d90200;
	color: white;
}
#cart-lightbox .tabs a.operate, #cart-lightbox .tabs a.operate:link, #cart-lightbox .tabs a.operate:visited, #cart-lightbox .tabs a.operate:active{
	float: right;
	background-color: #d90200;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border: 1px solid #f1f1ea;
	border-bottom: none;
}
#cart-lightbox .tabs a.operate:hover{
	float: right;
	background-color: #fff;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border: 1px solid #f1f1ea;
	border-bottom: none;
}
#cart-lightbox .left{
	float:left;
	width: 17%;
	text-align: left;
	height: 110px;
	padding: 8px;
	display: none;
}
#cart-lightbox .left select{
	width: 157px;
}
#cart-lightbox .left .lightbox_name{
	width: 150px;
}
html>body #cart-lightbox .left select{
	width: 150px;
}
html>body #cart-lightbox .left .lightbox_name{
	width: 145px;
}
#cart-lightbox .right{
	float: right;
	overflow: auto;
	width: 99%;
	height: 130px;
	text-align: left;
	padding: 0px;
	border: 0px solid red;
}
html>body #cart-lightbox .right{
	float: right;
	overflow: auto;
	width: 99%;
	height: 130px;
	text-align: left;
}
#cart-lightbox .right td{
	font-size: 11px;
	width: 200px;
	vertical-align: top;
}
#cart-lightbox .right td h4 {
  margin: 5px 0 5px 0;
  padding: 0 5px 0 5px;
}
html>body #cart-lightbox .right td{
	min-width: 200px;
	width: auto;
}
#cart-lightbox .left_basked{
	float: left;
	width: 110px;
	text-align: left;
	margin-top: 8px;
}
#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 .right .item{
	text-align: left;
	width: 195px;
	border: 0px solid red;
	float: left;
	margin: 0px;
}
#cart-lightbox .right .item img{
	margin-right: 4px;
}
#cart-lightbox input{
	font-size: 11px;
}
/*---------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;*/
	height: 22px;
}
#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 {
}
#multishop_tabs a span.tab_right, #detail_tabs a span.tab_right {
}
#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: #5a5047;
	font-weight: bold;
}
#multishop_tabs a.active, #detail_tabs a.active {
  z-index: 11;
  padding: 1px 0 1px 0;
	color: #5a5047;
}
#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 {	
}
#multishop_tabs a.active span.tab_caption, #detail_tabs a.active span.tab_caption {
	background: #f1f1ea;
}
#multishop_tabs a.active span.tab_left, #detail_tabs a.active span.tab_left {
	background: url('../images/tabs/tab_left.gif') no-repeat;
}
#multishop_tabs a.active span.tab_right, #detail_tabs a.active span.tab_right {
	background: url('../images/tabs/tab_right.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 {
  text-align: center;
  border-bottom: 1px solid #eee;
  display:none;   
}
#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_button {
  width: 14px;
  height: 14px;
  border: none;
  background: none;
  background: url("../images/icons/lupa.gif") no-repeat;
	cursor: pointer !important;
}
.w140 {
  width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #fff;
/*	padding-left: 180px;
	padding-right: 180px;*/
}
#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;
/*	width: 100%;*/
	width: 619px;
	/*margin-right: 288px;*/
	float: left;
	/*border-bottom: 1px dashed #eee;*/
	/*height: 391px;
	min-height: 391px;*/
}
#content-in {
/*	width: 609px;*/
	/*padding: 0px 5px 0px 5px;*/
}
#main_content {
    padding: 5px 5px 0px 5px;
}
#producerbar {
	padding: 5px;
	font-weight: bold;
	background-color: #eee;
}
#sortbar {
	position: relative;
	margin: 10px 0 0  0;
	background-color: #eee;
	padding: 6px;
	display:none;
}
html>body #sortbar {
	padding: 3px;
}
#sortbar fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#sortbar .icons {
  position: absolute;
  right: 13px;
  top: 2px;
}
html>body #sortbar .icons {
  right: 5px;
  top: 1px;
}
.navigator {
	position: relative;
	background-color: #eee;
}
.navigator-new {
  position: relative;
	text-align: center;
	margin-top: 1px;
	padding: 7px 0 3px 0;
	height: 25px;
	display:none;
}
.navigator-new a, .navigator-new a:visited{
  padding: 0 4px;
  margin: 0 2px;
  background-color: #eee; 
  text-decoration: none;
}
.navigator-new a:hover {
  background-color: #fe9314; 
  color: #fff;
  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 {
  color: #fff;
  padding: 0 4px;
  margin: 0 2px;
  font-weight: bold;
  background-color: #fe9314;   
}
#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;
	overflow: auto;
}
.premium {
	float: left;
	width: 150px;
	height: 130px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
}
.premium img {
	margin: 1px 1px 1px 0px;
}
/*----end of PREMIUM CATEGORY---*/

.product {
}

.product_box {  
  height: 1px;
  min-height: 1px;
  padding: 0px;
  margin: 5px 0 5px 0;
  padding-bottom: 10px;
}
html>body .product_box {  
  height: auto;
  overflow:hidden;
}
/*---------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: 33.2%;
	text-align: center;
}
.product-in {
	height: 1px;
  position: relative;
	padding: 0 5px 0 5px;
  margin: 5px 5px 0 0;
  background-color: #f9f9f9;
}
html>body .product-in {
  height: auto;
  min-height: 1px;
	padding: 1px 10px 0 10px;
}

.product-in h2 {
	font-size: 1em;
	text-align: center;
	margin: 10px 0 10px 0;
}
.product-in img {
}
.product-in .product_img_box {
	text-align: center;
}
.product-in .product_img_box .img_box_border {
	width: 183px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 2px;
}
.product-in p {
	font-size: 95%;
}
.product-in .price {
  font-size: 0.9em;
	padding: 5px 0 5px 0;
	margin:  5px 5% 5px 5%;
}
.price {
  font-size: 0.9em;
}
.detail-buy {
  position: relative;
  padding: 5px 0 5px 0;    
  height: 30px;
  width: 100%;
}
.detail-buy .cart {
  position: relative;
  top: 5px;
  text-align: right;
  margin: 0;
  padding: 0;
  margin-right: 8px;
}
html>body .detail-buy .cart {
  margin-right: 40px;
}
.detail-buy .buy {
    width: 30px;
    height: 22px;
    border: none;
    /*background: none;*/
    background: url("../images/cart-but.gif") no-repeat;
    cursor: pointer !important;
}
.detail-buy .buy-text {
  width: 20px;
}
.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: 5px 0 5px 0;
}
.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_ALL-------------*/
.product_all {
	float: left;
	min-width: 194px;
	width: 210px;
  height: 415px;
  /*height: 380px;*/
/*	overflow: hidden;*/
	text-align: center;
}/*---------end of PRODUCT_2------*/
/*---- 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 #f1f1ea;
  border-bottom: none;
  padding: 5px;
  text-align: left;
}
.table thead tr th {
  background-color: #f3f3f3;
  border-right: 1px solid #fff;
  border-bottom: none;
  padding: 5px;
}
.table thead tr td {
  background-color: #f1f1ea;
  border: 1px solid #f1f1ea;
}
.table tr {}
.table td {
 	border: 1px solid #f1f1ea;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table .col_1 {
  width: 10%;
  background-color: #f1f1ea;
}
.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;
}
/*--- end of PRODUCT TABLE VIEW --*/
.order_item_product {
  float: left;
  width: 33%;
}
.order_item_product span.label{
  width: 20%;
}
/*---------- 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 #eee;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #eee;
/*  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: 3px solid #000;
  padding: 0;
  margin: 0;
}
.order-detail-left {
  width: 45%;
  float: left;
  padding-left: 5px;
}
.order-detail-right {
  border-left: 3px solid #000;
  margin: 0 0 0 45%;
  padding-left: 5px;
}
.order-detail-item {
  border-top: 3px solid #000;  
  padding-left: 5px;
}
.order-detail-item-table {
  clear: left;
  border-top: 3px solid #000;  
  padding: 0;
  margin: 0;
}
.order-detail-item-table table {
  margin: 0;
  padding: 0;
}
.order-detail-item-table td, .order-detail-item-table th {
  border: 1px solid #000;
  padding-left: 3px;
}
.order-detail p.row {
  margin: 0;
}
.order-detail p.row span {
	clear: left;
	display: block;
	width: 135px;
	padding: 0;
	float: left;
}
.order-summary {
    height: 8em;
}
html>body .order-summary {
  min-height: 8em;
  height: auto;
}
.order-detail-item .right {
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px; 
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
#image_detail_box {
  position: relative;
  /*width: 250px;
  overflow: hidden;*/
	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;
  /*background-color: #eee;*/
}
#image_detail_box .lupa img{
  border: none;
}
#detail .align_left {
  text-align: left;
}
#icons {
  position: relative;
  height: 7px;
}
#icons_menu {
/*	font-size: 0.9em;*/
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}
#icons_menu_in {
  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;
}
#right_cell {
  /*font-size: 0.9em;*/
}
#small_info {
  /*background-color:#eee;*/
    border: 1px solid #f1f1ea;	
  padding: 5px;
}
#small_info img {
  margin-top: 3px;
}
#detail_price {
}
#detail_price fieldset {
}
#summary {
    position: relative;
  background-color:#f3f3f3;
  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;
    background-color: #fff;
}
#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: 134px;
  height: 26px;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 15px;
  border: none;
  background: url("../images/add-to-cart-button.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.normal {
    float: none;
    padding: 0;
    margin: 0;
}
#detail_price select.bigger {
    width: 100%;
}
#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 0;
} 
.detail_bottom_box h2 {
  font-weight: bold;
	border-bottom: 3px solid #f1f1ea;
    font-size: 1.1em;  
}
.detail_bottom_box .form_item_box {
  text-align: center;
}
.form_item_box label {
  width: 100px;
}
.gallery_img_box {
	float: left;
	margin: 5px;
	height: 70px;
}
.gallery_img_box img {
}
.discussion_item {
  margin-top: 20px;
  border: 1px solid #eee;
}
.discussion_item .header{
  padding: 7px;
  background-color: #eee;
}
.discussion_item .date {
  font-size: 0.8em;
  margin-left: 10px;
}
.discussion_item .text{
  padding: 7px;
}
#category_sub {
  width: 99%;
	margin: 0 0 0 0;
	padding: 0 5px 5px 5px;
}
#category_sub a{
  line-height: 25px;;
  }
#detail_tabs_box {
    position: relative;
    margin-top: 35px;
    border-top: 3px solid #f1f1ea;
}
#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: 180px;
	width: 180px;
	margin-left: -100%;
}
html>body #left {
	left: -180px;
}
#left-in {
  width: 100%;
  padding-top: 5px;
	overflow: hidden;
}
#right-in .promo_block img, #left-in .promo_block img {
  max-width: 150px;
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	margin-bottom: 15px;
	/*background-color: #eee;*/
	/*font-size: 0.9em;*/
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.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 #fff;*/	
}
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;
}
.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: #f7f7f7 url("../images/icons/subcategory-arrow.gif") no-repeat;*/	  
	background: url("../images/icons/subcategory-arrow.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 {
/*	background-color: #ddd;*/
	text-decoration: underline;
}
.menu ul li a.category0 {
	padding: 4px 0px 2px 20px;
	background: url("../images/icons/category-arrow.gif") 2% 40% no-repeat;	
}
.menu ul li a.category1 {
	padding: 2px 0px 2px 30px;
    background-position: 11% 30%;
}
.menu ul li a.category2 {
	padding: 2px 0px 2px 40px;
    background-position: 17% 30%;
}
.menu ul li a.category3 {
	padding: 2px 0px 2px 50px;
    background-position: 23% 30%;
}
.menu ul li a.category4 {
    padding-left: 60px;
    background-position: 29% 30%;
}
.menu ul li a.category5 {
    padding-left: 70px;
    background-position: 35% 30%;
}
/*---------end of LEFT---------*/
#right .doted_line {
  margin-left: 5px;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 288px;
	float: right;
	overflow: hidden;
	background: url('../images/right-bg.gif') top left repeat-x;
}
#right-in {
    width: 260px;
  	overflow: hidden;
    border: 1px solid #f1f1ea;	
  	border-top: none;
    background-color: #fff;
    padding: 3px 5px 0px 5px;
    text-align: left;	
}
#right h2, #top5 #produkty h2 {
    border-top: 1px solid #e9e9e9;
    background-color: #f3f3f3;
    color: #3f7ea9;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
}
#right #registrace {
}
#right #poukazka {
}
#right #meniny {
}
#right #meniny .jmeno {
    text-align:center;
    color: #ec0339;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px 0px 8px 0px;
}
#right #meniny .dalsi {
    font-size: 0.9em;
    color: #8e8e8e;
}
#right #meniny .dalsi strong{
    color: #3f7ea9;
}
#right #meniny .datum {
    padding: 7px 0px 5px 0px;
}
#login {
    position:relative;
    right: 18px;
    margin: 0 auto;
    text-align: right;
    line-height: 1.1em;
}
html>body #login {
    line-height: 1.4em;
}
#login input {
/*  font-size: 0.85em;*/
}
/*#login .form_item_box label {
    width: 100px;
    text-align: left;
}*/
#login .w100 {
  width: 100px;
}
#login .logged {
  margin: 5px 10px 10px 10px;
  line-height: 1.5;
}
#login .cookie_login {
    position:relative;
    bottom: 7px;
}
#login .cookie_login .name {
    position:relative;
    right: 15px;
}
#login .cookie_login .button {
    margin-left: 20px;
}
#login .cookie_login .links {
    font-size: 0.9em;
}
#login .input_login {
  width: 118px;
  height: 14px;
}
#login #submit {
  position: relative;
  right: 15px;
}
#login .cookie_login #submit {
  right: -5px;
}
html>body #login .cookie_login #submit {
  right: 15px;
}
#right .wrap {
	margin-bottom: 5px;
}
#right .wrap-in {
	padding: 2px 8px 8px 8px;
	margin: 0px;
	text-align: left;
	line-height: 1.2;
}
#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;
}
.assist .img {
    float: left;
}
.assist .text {
    margin-left: 80px;
    line-height: 1.4em !important;
}
#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 #f1f1ea;
}
#cart_delivery_pay_in {
}
#cart_delivery_pay h4{ 
  margin: 0px; 
  padding: 5px;
  border-bottom: 1px solid #f1f1ea;
  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 #f1f1ea;
  padding: 8px;
  margin-bottom: 5px; 
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
  background-color: #f3f3f3;
}
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;  
}
.detail_search .w140 {
  width: 153px;
}
.detail_search .w70 {
    width: 75px;
}
fieldset.pure_fieldset {
  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 td {
    vertical-align: top;
}
.invoice label {
  width: 80px;
}
/*--------end of REGISTRATION -----*/
/*-------- end of CART  ---------*/
/*---------FOOTER--------------*/
#footer {
	clear: both;
	background-color: #fff;
	text-align: left;
	height: 20px;
	padding-top: 10px;
	border-top: 1px dashed #e1e1e1;
}
.footer_link {
    padding: 0px 10px 0px 10px;
}
/*---------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;
	padding:5px;
	height:50px;
}
html>body .news-list {
	height:auto;
	min-height:50px;
}
.news-list .text{
	padding:5px 0px 5px 0px;
}
.news-list .text img {
	float:left;
	margin:0px 5px 5px 0px;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3 {
  font-size: 1.2em;
}
.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: 260px;
}
#categories {
    padding-bottom: 20px;
}
#categories .title, #products .title {
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px 0px 5px 0px;
}
#categories .links {
    float: left;
    line-height: 1.8em;
    padding-left: 5px;
    width: 49%;
}
#categories .decor {
    background: url('../images/icons/category-arrow.gif') 0% 60% no-repeat;
    padding-left: 12px;
}
#categories a, #categories a:visited, #categories a:hover {
    font-weight: bold;
}
#categories a:hover {
}
#products {
}
#products .category_title a, #products .category_title a:visited {
    color: #db0200;
}
#products .product {
    float: left;
    width: 126px;
    margin-bottom: 5px;
    margin-right: 10px;
}
#products .product .img {
    vertical-align: middle;
    text-align:center;
    border: 1px solid #ddd;
    width: 126px;
    height: 126px;
/*    float: left;
    width: 50px;
    height: 35px;
    padding-top: 3px;
    padding-right: 3px;
    border-right: 1px solid #f1f1ea;*/
}
#products .product .text {
    margin-left: 58px;
    height: 50px;
}
html>body #products .product .text {
    min-height: 60px;
}
#products .product h2 {
    font-size: 1em;
    height: 26px;
}
#products .product .text .caption {
    padding-left: 10px;
}

/*#products .product {
    clear: both;
    margin-bottom: 5px;
}
#products .product .img {
    float: left;
    width: 50px;
    height: 35px;
    padding-top: 3px;
    padding-right: 3px;
    border-right: 1px solid #f1f1ea;
}
#products .product .text {
    margin-left: 58px;
    height: 50px;
}
html>body #products .product .text {
    min-height: 60px;
}
#products .product .text h2 {
    font-size: 1em;
}
#products .product .text .caption {
    padding-left: 10px;
}*/
#producer_images {
    padding: 10px 5px 0px 0px;
}
#producer_images_in {
    border: 1px solid #f2f2eb;
    height: 71px;
}
#producer_images .img {
    float: left;
    width: 85px;
    height: 70px;
    border-right: 1px dashed #e1e1e1;
    margin-right: 1px;
    text-align:center;
} 
table.prod_images {
    width: 613px !important;
    overflow: hidden;
    border: 1px solid #f2f2eb;
    margin-top: 10px;
    table-layout: fixed;
}
table.prod_images td {
    vertical-align: bottom;
    border-right: 1px dashed #e1e1e1;
    padding: 0px 6px 0px 6px;
}
.strong {
    font-weight: bold;
}
.cart_summary {
    border-collapse: collapse;
    border-spacing: 0;
}
.cart_summary td {
    border: none;
}
label.b_pad {
    padding-left: 5px !important;
}
.hgbg {
    background-color: #eee !important;
    border: 1px solid #a4b97f;
}
/*----end of-OTHER SETTINGS----*/