@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: 1005px;
	margin: 0px auto 0px auto;
	min-width:970px;
}
#main_holder {
  position: relative;
	height: 100%;
	text-align: left;
 }
html>body #main_holder {
    width: 1005px;
}
#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_header {
    position:absolute;
    width: 100%;
    height: 150px;
    top: 36px;
    left: 0;
    background: url('../images/header-bg.gif') top left repeat-x;
	/*position: relative;
	height: 100%;*/
}
#main_header_in {
    width: 100%;
    height: 100%;
    background: url('../images/header.jpg') top left no-repeat;
}
#main_logo {
  position: absolute;
  width: 219px;
  height: 57px;
  top: 50px;
  left: 41px;
}
#header_bottom {
    position:absolute;
    top: 187px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url('../images/static-bg.gif') top left repeat-x;
}
#header_bottom a {
    color: #fff;
}
#country_language_currency {
	position: absolute;
	top: 67px;
	right: 201px;
	top: 62px;
	right: 192px;
	width: 110px;
	height: 30px;
	background: none;
}
#country_language_currency a, #country_language_currency a:visited {
    color: #414141;
}
#country_language_currency a:hover {
    color: #c00;
}
/*#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: 221px;
	margin-bottom: 0px;
}
#header h2 {
  position: absolute;
  top: 55px;
  left: 250px;
  color: #000;
  font-size: 1.3em;
  z-index: 100;
}
#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_middle {
  width: 77%;
  height: 100%;
  margin-left: 229px; 
  background: #fff url("../images/bg-header.gif") top left repeat-x;  
}
#header_right #right_login{
  margin-top: 100px;
}
#nakupni_kosik {
    position:absolute;
    bottom: 4px;
    right: 3px;
    width: 91px;
    height: 90px;
    background: url('../images/nakupni-kosik.jpg') top left no-repeat;
    z-index: 1;
}
#cart {
	position: absolute;
	right: 132px;
	bottom: 3px;
	right: 122px;
	bottom: 13px;
	width: 180px;
	z-index: 2;
}
#cart-in {
    line-height: 1.4em; 
}
#cart-in a, #cart-in a:visited {
  color: #414141;
}
.skladem {
    color: #fff;
    position:absolute;
    bottom: 0px;
    right: 0px;
    width: 80px;
    height: 15px;
    font-size: 0.9em;
    padding: 2px 4px 2px 4px;
    font-weight: bold;
}
.cr {
    background-color: #c00;
}
.cg {
    background-color: #0c0;
}
.pad {
    padding-right: 25px;
}
.padbg {
    background-color: #b8dfeb;
    padding: 0px 2px;
}
#cart-in a:hover{
    color: #c00;
}
#cart-login {
  background-color: #daeef4;
  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: 8px;
  right: 0px;
  text-align: right;
}
#static a, #static a:visited {
    text-decoration: none;
}
#static a:hover {
    text-decoration: underline;
}
#tel {
    position:absolute;
    top: 25px;
    right: 317px;
    width: 58px;
    height: 11px;
    background: url('../images/tel-roh.jpg') top left no-repeat;
    z-index: 1;
}
html>body #tel {
    right: 318px;
}
#top_menu {
    position:absolute;
    top: 8px;
    left: 0;
    height: 28px;
    z-index: 2;
}
#top_menu a, #top_menu span {
    display: block;
    float: left;
    height: 28px;
}
#top_menu span.r {
    margin-right: 1px;
}
#top_menu a {
    color: #fff;
    text-decoration: none;
    padding-top: 5px;
}
#top_menu a:hover {
    text-decoration: underline;
}
#top_menu span {
    width: 5px;
}
#top_menu span.tl1 {
    background: url('../images/tabs/topmenu/ltab1.gif') top left no-repeat;
}
#top_menu span.tl2 {
    background: url('../images/tabs/topmenu/ltab2.gif') top left no-repeat;
}
#top_menu span.tl3 {
    background: url('../images/tabs/topmenu/ltab3.gif') top left no-repeat;
}
#top_menu span.tl4 {
    background: url('../images/tabs/topmenu/ltab4.gif') top left no-repeat;
}
#top_menu span.tl5 {
    background: url('../images/tabs/topmenu/ltab5.gif') top left no-repeat;
}
#top_menu span.tl6 {
    background: url('../images/tabs/topmenu/ltab6.gif') top left no-repeat;
}
#top_menu span.tr1 {
    background: url('../images/tabs/topmenu/rtab1.gif') top left no-repeat;
}
#top_menu span.tr2 {
    background: url('../images/tabs/topmenu/rtab2.gif') top left no-repeat;
}
#top_menu span.tr3 {
    background: url('../images/tabs/topmenu/rtab3.gif') top left no-repeat;
}
#top_menu span.tr4 {
    background: url('../images/tabs/topmenu/rtab4.gif') top left no-repeat;
}
#top_menu span.tr5 {
    background: url('../images/tabs/topmenu/rtab5.gif') top left no-repeat;
}
#top_menu span.tr6 {
    background: url('../images/tabs/topmenu/rtab6.gif') top left no-repeat;
}
#top_menu a.bg1 {
    background: url('../images/tabs/topmenu/btab1.gif') top left repeat-x;
}
#top_menu a.bg2 {
    background: url('../images/tabs/topmenu/btab2.gif') top left repeat-x;
}
#top_menu a.bg3 {
    background: url('../images/tabs/topmenu/btab3.gif') top left repeat-x;
}
#top_menu a.bg4 {
    background: url('../images/tabs/topmenu/btab4.gif') top left repeat-x;
}
#top_menu a.bg5 {
    background: url('../images/tabs/topmenu/btab5.gif') top left repeat-x;
}
#top_menu a.bg6 {
    background: url('../images/tabs/topmenu/btab6.gif') top left repeat-x;
}
/*---------end of HEADER------*/
/*--------- 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 #666;
	background-color: #daeef4;
	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: #fff;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	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 #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	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: #3da8bf;
	color: white;
}
#cart-lightbox .tabs a.active:hover{
	background-color: #3da8bf;
	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: #3da8bf;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 0px solid #666;
}
#cart-lightbox .tabs a.operate:hover{
	float: right;
	background-color: #fff;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 0px solid #666;
}
#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 -------*/
/*-----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 {
    position:absolute;
    width: 400px;
    left: 5px;
    top: 2px;
}
#search a:hover {
    text-decoration: none;
}
#search form {
	padding: 2px 0 4px 0;
}
#search form input {
	padding: 0;
	margin: 0;
}
#search form select {
	position: relative;
	top: 1px;
	margin: 0;
}
#search .search_text {
    width: 212px;
    height: 18px;
}
html>body #search .search_text {
    position:relative;
    top: -2px;
}
html>body #search .button {
    position:relative;
    top: 1px;
}
.sds {
    position:relative;
    top: -2px;
}
html>body .sds {
    top: 0;
}
#search_button {
}
.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;
	float: left;
	width: 100%;
}
#slogan {
    position: absolute;
    top: 154px;
    left: 50px;
    z-index: 500;
}
#content-in {
	background-color: #fff;
	padding: 0 5px 10px 5px;
}
#producerbar {
	padding: 5px;
	font-weight: bold;
	background-color: #eee;
}
#sortbar {
	position: relative;
	margin: 10px 0 0  0;
	padding: 6px;
	text-align:center;
}
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: #f2f2f2;
}
.navigator-new {
  position: relative;
	text-align: center;
	margin: 5px 0;
	padding: 3px 0 3px 0;
	height: 25px;
	background-color: #f2f2f2;
}
.navigator-new a, .navigator-new a:visited{
  color: #414141;
  padding: 2px 6px;
  margin: 0 2px;
  background-color: #dfdfdf; 
  text-decoration: none;
}
.navigator-new a:hover {
  background-color: #d52e2e; 
  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: 2px 6px;
  margin: 0 2px;
  font-weight: bold;
  background-color: #d52e2e;   
}
#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_box {  
  height: 1px;
  min-height: 1px;
  padding: 0px;
  margin: 0px 0 5px 0;
}
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_4 {
	float: left;
	/*min-width: 194px;*/
	width: 24.8%;
	width: 158px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.product-in {
	height: 1px;
  position: relative;
	/*padding: 0 5px 0 5px;*/
  margin: 0px 5px 0 0;
  border: 1px solid #ebebeb;
}
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: 30px;
	margin: 10px 0 10px 0;
}
.product-in .text {
    text-align: left;
    font-size: 0.9em;
    height: 40px;
    overflow: hidden;
    padding: 0px 5px;
}
.product-in .product_img_box {
    position:relative;
	text-align: center;
	height: 160px;
	min-height: 160px;
}
.product-in .product_img_box .img_box_border {
	width: 183px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 2px;
}
.puvodni {
    font-size: 0.9em;
}
.product-in p {
	font-size: 95%;
}
.product-in .price {
    text-align: left;
	padding: 0;
	height: 75px;
	overflow: hidden;
	margin:  5px 5% 5px 5%;
}
html>body .product-in .price {
	min-height: 75px;
}
.detail-buy {
  position: relative;
  padding: 5px 0 5px 0;    
  height: 30px;
  width: 100%;
  background-color: #f2f2f2;
}
.detail-buy .cart {
  position: relative;
  top: 5px;
  /*text-align: center;*/
  margin: 0;
  padding: 0;
  padding-left: 16px;
  margin-right: 8px;
}
html>body .detail-buy .cart {
  /*margin-right: 40px;*/
}
.buy {
    color: #fff;
    font-size: 0.9em;
    padding-left: 12px;
    width: 64px;
    height: 20px;
    border: none;
    /*background: none;*/
    background: url("../images/koupit.gif") no-repeat;
    cursor: pointer !important;
}
html>body .buy {
    padding-left: 18px;
}
.buy-text {
    border: 1px solid #808080;
  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;
  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_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;*/  
  background-color: #daeef4;
  border: 1px solid #fff !important;
  padding: 5px;
  text-align: left;
}
.table thead tr th {
  background-color: #daeef4;
  border: 1px solid #fff;
  border-bottom: none;
  padding: 5px;
}
.table thead tr td {
  background-color: #daeef4;
  border: 1px solid #daeef4;
}
.table tr {}
.table td {
 	border: 1px solid #daeef4;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table {
    margin: 5px 0;
}
.product_table .detail-buy {
    background: none;
}
.product_table .col_1 {
  width: 10%;
  background-color: #daeef4;
}
.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%;
}
.order_item_product .img {
    height: 70px;
    padding: 5px 0px;
}
.order_item_product .img img {
    border: 1px solid #ebebeb;
}
/*---------- 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 #daeef4;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #daeef4;
/*  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: 99%;
  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: 115px;
	padding: 0;
	float: left;
}
.order-summary {
  height: 6em;
}
.order-detail-item .right {
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px; 
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
.code {
    font-weight: bold;
}
#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 #ddd;
}
#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 {
    width: 100%;
    background-color: #daeef4;
    height: 24px;
    padding-top: 4px;
    font-size: 0.95em;
    margin-top: 10px;
}
#icons .lback {
    float: left;
    margin: 3px 0px 0px 5px; 
}
#icons .lback a, #icons .lback a:visited {
    color:#01248a;
    text-decoration: underline;
}
#icons .lback a:hover {
    color: #c00;
}
#icons a, #icons a:visited, #icons a:hover {
    color: #fff;
    text-decoration: none;
}
.vytisknout, .poslat_odkaz, .porovnat {
    display: block;
    float: right;
    width: 55px;
    height: 20px;
    margin-right: 4px;
    padding: 3px 0 0 20px;
}
.vytisknout {
    background: url('../images/vytisknout.jpg') top left no-repeat;
}
.porovnat {
    background: url('../images/porovnat.jpg') top left no-repeat;
}
.poslat_odkaz {
    padding-left: 25px;
    width: 71px;
    background: url('../images/poslat-odkaz.jpg') top left no-repeat;
}
#icons 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 h2 {
    color: #4a9cdf;
    font-weight: bold;
}
#small_info {
/*  padding: 5px;*/
}
#small_info span.label {
    width: 41%;
}
html>body #small_info span.label {
    width: 42%;
}
#small_info img {
  margin-top: 3px;
}
#detail_price {
}
#detail_price fieldset {
}
#summary {
    position: relative;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 5px 0px;
    margin: 10px 0 5px 0;
}
#summary strong {
  font-size: 1.2em; 
}
#summary span.label {
    position: relative;
}
#summary .buy {
    font-weight: bold;
    margin-left: 20px;
    padding-left: 20px;
}
html>body #summary .buy {
    padding-left: 23px;
}
#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: 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: 41%;
	padding: 5px 0 5px 0;
	float: left;
}
#detail_price label.nodisplay {
  display: none;
}
html>body #detail_price label {
	width: 42%;
}
#detail_price .drop_menu {
  	width: 60px;
}
#detail_price select {
	width: 60%;
}
.detail_bottom_box {
  margin: 0;
  padding: 5px 0;
} 
.detail_bottom_box h2 {
    font-size: 1em;
    font-weight: bold;
    height: 23px;
    background-color: #daeef4;
    padding: 5px 0px 0px 11px;
}
.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;
	font-size: 0.9em;
}
#category_sub table td {
    padding: 2px 10px;
}
#category_sub .subcatar {
    position:relative;
    top: 3px;
    padding: 0px 7px;
    background: url('../images/subcatar.gif') top left no-repeat;
}
#detail_tabs_box {
    position: relative;
}
#detail_tabs_box_in {
  padding: 8px;
}
.table_detail_param {
  width: 100%;
}
#tabs_detail {
    height: 28px;
    /*background-color: #daeef4;*/
    background: url('../images/tabs-detail-bg.gif') top left repeat-x;
}
#tabs_detail a, #tabs_detail a:visited, #tabs_detail a:hover {
    float: left;
    display: block;
    font-weight: bold;
    padding: 5px 0px 14px 0px;
    margin-left: 11px;
}
#tabs_detail a:hover {
    color:#01248a;
    text-decoration: none;
}
#tabs_detail a.active {
    background: url('../images/tabs-arrow.gif') 50% 100% no-repeat;
    text-decoration: none;
}
/*----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%;
	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: 5px;
	background-color: #f2f2f2;
	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: 17px;
	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: 17px;
	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-color: #f2f2f2;
	/*background: #f2f2f2 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 {
    color: #fff;
	background: #c00 url("../images/menu-sipka.gif") 0% 50% no-repeat;	  
}
.menu ul li a.category1:hover {
    background-position: 10% 50%;
}
.menu ul li a.category2:hover {
    background-position: 16% 50%;
}
.menu ul li a.category0 {
	padding: 2px 0px 2px 20px;
	background: url("../images/menu-sipka2.gif") 0% 50% no-repeat;	  
	/*background: url("../images/icons/category-arrow.gif") 2% 40% no-repeat;*/	
}
.menu ul li a.category1 {
	padding: 2px 0px 2px 30px;
	background: url("../images/menu-sipka3.gif") 10% 50% no-repeat;	  
    /*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---------*/
#left h2, #right h2 {
    width: 100%;
    color: #fff;
    font-weight: bold;
    height: 22px;
    padding: 4px 0px 0px 9px;
    background: url('../images/h2-bg.gif') top left repeat-x;
    border-bottom: 1px solid #fff;
    margin: 0;
}
/*---------RIGHT---------------*/
#right h2 {
    font-size: 1.2em;
}
#right h2.ass_h2 {
    background: url('../images/h2-ass-bg.gif') top left repeat-x;
}
#right {
	position: relative;
	width: 180px;
	float: left;
	margin-right: -170px;
	overflow: hidden;
}
html>body #right {
	margin-right: -180px;
}
#right-in {
  width: 100%;
	overflow: hidden;
}
#login {
    position:absolute;
    top: 5px;
    right: 3px;
    width: 310px;
    height: 44px;
    border-bottom: 1px solid #c9e4eb;
    padding-bottom: 3px;
}
.input_login {
    text-align:center;
}
.passw {
    text-align: left;
    padding-left: 45px;
    width: 65px;
}
.lform {
    position:relative;
}
.heslo {
    font-size: 1em;
    position:absolute;
    top: 3px;
    left: 122px;
}
html>body .heslo {
    font-size: 0.95em;
    top: 4px;
    left: 125px;
}
/*.input_search {
    width: 167px;
    background: url('../images/login-input.gif') top left no-repeat;
}*/

html>body #login .input_login {
    margin-right: 5px;
}
#login .logged {
  margin: 5px 10px 10px 10px;
  line-height: 1.5;
}
#login .nlogged {
    padding-top: 8px;
}
#login #submit {
    position:relative;
    top: 0px;
    left: 3px;
    margin-right: 4px;
    width: 64px;
    height: 20px;
    border: none;
    font-weight: bold;
    padding-left: 7px;
    background: url('../images/vstup.gif') top left no-repeat;
}
html>body #login #submit {
    top: 3px;
    left: 0px;
    padding-left: 10px;
}
.cookie_name {
    padding-bottom: 4px;
}
#right .wrap {
	margin-bottom: 5px;
	background-color: #f2f2f2;
	padding: 9px 9px 9px 9px;
}
#right .assistant {
	background-color: #ffdede !important;
}
#right .ass2 {
    line-height: 1.6em !important;
}
#right .assistant a, #right .assistant a:visited {
    color: #c00;
}
#right .assistant a:hover {
    color: #3195aa;
}
#right .dotaz a, #right .dotaz a:visited {
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
}
#right .dotaz a:hover {
    color: #fff;
}
#right .dotaz a.button {
    width: 157px;
    width: 145px;
    padding-left: 13px;
    padding-top: 3px;
    height: 17px;
}
/*html>body #right .dotaz a.button {
    width: 162px;
}*/
#right .wrap-in {
/*	padding: 8px;*/
    /*padding-bottom: 9px;*/
    width: 100%;
	margin: 0px;
	line-height: 1.2em;
	height: 98px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
}
html>body #right .wrap-in {
	min-height: 98px;
	height: auto;
}
#right .wrap-in img {
    float: left;
    border: 1px solid #ddd;
}
#right .wrap-in .text {
    margin-left: 75px;
}
#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 #daeef4;
}
#cart_delivery_pay_in {
}
#cart_delivery_pay h4{ 
  margin: 0px; 
  padding: 5px;
  border-bottom: 1px solid #daeef4;
  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 #daeef4;
  padding: 8px;
  margin-bottom: 5px; 
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
  background-color: #daeef4;
}
.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: #a1ccda;
	text-align: center;
	height: 45px;
	color: #414141;
	padding: 5px;
}
#footer {
    min-height: 45px;
    height: auto;
}
#footer a, #footer a:visited {
    color: #414141;
}
#footer a:hover {
    color: #414141;
    text-decoration: none;
}
.footer_left {
    float: left;
    width: 60%;
    text-align: left;
}
.footer_right {
    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 5px 0px;
	padding:5px;*/
	height:50px;
}
html>body .news-list {
	height:auto;
	min-height:50px;
}
.news-list .text{
    line-height: 1.5em;
}
.news-list img {
    border: 1px solid #c7c7c7;
	float:right;
}
.news-list p {
  margin: 0;
  padding: 0;
}
h3.news {
  font-size: 1em;
  font-weight: bold;
  padding: 7px 10px;
  background-color: #daeef4;
  margin-top: 5px;
}
h3.news 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: 260px;
}
.smaller {
    font-size: 0.8em !important;
}
.bla {
    position:absolute;
    top: 185px;
    left: 10px;
    z-index: 1000;
}
.bubu {
    margin: 5px 0;
}
.promobanner {
    text-align:center;
}
/*----end of-OTHER SETTINGS----*/ 
