@charset "utf-8";
/***************************************************************************************************/
/******************** ORANGE eshop, (c) 2005, created by ORANGEpro s.r.o., www.orangepro.cz **********/
/***************************************************************************************************/
html{
	height:100%;
	padding:0;
	margin:0;
}
body{
	position: relative;
	height: 100%; 
	margin: 0;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 0.7em;
	padding: 0;
	color: #386353;
	background: #fff url('../images/new/body-bg.gif') 50% 0% repeat-y;
}
#mwrap {
	width: 100%;
	padding-bottom: 37px;
	margin-bottom: 10px;
	background: url('../images/new/mwrap.gif') 50% 100% no-repeat;
}
#mwrap_in {
	width: 100%;
	background: url('../images/new/mwrap-in.jpg') repeat-x;
}
#mwrap_in_in {
	width: 100%;
	background: url('../images/new/mwrap-in-in.jpg') 50% 0% no-repeat;
}
a{
	color: #386353;
}
a:active{
	color: #386353;
}
a:visited{
	color: #3778b9;
}
a:hover{
	color: #fb6b01;
}
h1, h2, #border h2, #border h1{
	position: relative;
	font-size: 1.7em;
	font-weight: 500;
	color: #386353;
	margin: 10px 0 10px 0;
}
h3, #border h3{
	font-size: 1em;
	color: #386353;
	margin: 10px 0 10px 0;
}
h4, #border h4 {
	font-size:1em;
	margin:10px 0 10px 0;
}
select {
	margin:1px 0 1px 0;
  color: #386353;
}
fieldset {
  color: #386353;
	border:0px;
}
input {
  color: #386353;
}
a img {
	border: 0;
}
h2,h3,h4,h5,h6,p,form,fieldset{
  color: #386353;
	margin:0;
	padding:0;
}
hr {
	visibility:hidden;
}
.cleaner {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	font-size:0px;
	line-height:0px;
	}
.link {
	border:1px solid #ccc;
	height:1px;
	}
.cross-link {
	text-decoration:line-through;
	}
.red {
	color:#386353;
	}
.orange {
	color:#386353;
	}
.bg-gray{
	background-color:#eee;
	}
.under-link-help {
	border-bottom:1px dashed #ccc; cursor:help;
}
.error {
	color:#fff;
	width:60%;
	padding:20px 20px 20px 50px;
	margin-top:10px;
	background-color:#FF0000;
	}
.error2 {
	color:#fff;
	display:block;
	padding:2px;
	height: 15px;
	background-color:#f00;
	text-align: center;
	font-weight: bold;
}			
.dashed-line {
	margin:2px 0 2px 0;
	font-size:0px;
	border-bottom:1px solid #eee;
	}
#confirm {
	min-width:70%;
	padding:20px 20px 20px 60px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:15px;
}
.lang_select{
	padding-right: 10px;
}
.lang_select select{
	width: 100%;
}
.text_form {
	display:block;
	background-color:#eee;
	width: 170px;
	padding:5px 0 5px 0;
	float:left;
	padding-left:5px;
	}
.text-form-close {
	display:block;
	width: 100px;
	padding:5px 0 5px 0;
	float:left;
	}
.text_form-transp {
	display:block;
	width: 170px;
	padding:5px 0 5px 0;
	float:left;
	padding-left:5px;
	}
.list_menu {
	width: 150px;
	}
html>body .list_menu {
	margin:1px;
	}
.radio {
	margin:4px;
	}
.inline {
	display:inline;
	background-color:#eee;
	}
.center {
	text-align:center;
	}
.right {
	text-align:right;
	}
	
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
#holder {
	/*background:url("../images/bg-right-column.gif") top right repeat-y;*/
	/*min-width: 800px;width: expression(do­cument.body.cli­entWidth < 800? „800px“ : „auto“ );*/
	min-width:780px;
	margin:0px 0 0 0;
	text-align:left;
	height:auto;
	width: 964px;
	}
html>body #holder {
	height: auto;
	margin:0px auto 0 auto;
	/*padding:0px 14px 0 0;*/
	}
#header {
	color: #386353;
	position:relative;
	height: 191px;
	}	
#header-left {
	position:relative;
	height:152px;
	width:100%;
	/*background-color:#eee;
	border-bottom:3px solid #ccc;
	background-image:url("../images/bg-header-left.gif");*/
/*	background-image:url("../images/bg-header-left.jpg");*/
	z-index:0;
	}
#header h2{
	position:absolute;
	top:33px;
	left:0px;
	width:50%;
	height:15px;
	z-index:2;
	color:#d9e8d9;
	padding:0px;
	font-size: 1.1em;
	}
#header h2 span.right {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 110px;  
}
#header-left #text p {
	padding: 8px 0 5px 90px;
	font-size:2em;
	color:#990000;
	}
#right-in  form{
	width:100%;
	text-align:right;
	z-index:10;
	}
#right-in form select{
	font-size:0.9em;
	/*display:none;*/
	width:50%;
	}
a#logo, a#logo:visited, a#logo:hover {
	position:absolute;
	left:452px;
	top: 0px;
	width:210px;
	height:193px;
	text-decoration: none;
	z-index: 10;
	}
#header-image{
	display: none;
	}
#header-image-center {
display:none;
	}	
#fast_search{
	text-align:left;
	color:#000;
	font-size:0.9em;
	padding: 7px 0px 10px 0px;
	background: #76a994 url('../images/new/search-bg.jpg') 4px 8px no-repeat;
/*	padding-top:15px;*/
	
	}
#fast_search fieldset{
	padding-left:10px;
	}
.fast-search-buttons {
	cursor:pointer;
	border: none;
	background: none;
	color: #fff;
	font-weight: bold;
	position:relative;
	left: 1px;
	}
html>body .fast-search-buttons {
	left: 3px;
}
#fast_search input {
	margin:3px 0 3px 0;
	}
#searchstring {
	width:62%;
	height:16px;
	font-size: 11px;
	border: none;
	background: none;
	color: #408975;
	font-family: Verdana, Tahoma, Arial;
	}
#fast_search form {
	margin:0px;
	padding:0px;
	}
#fast_search-cor {
	position:absolute;
	bottom:0px ;
	/*_bottom:-1px;*/
	left:0px;
	height:15px;
	width:15px;
	/*background-image:url("../images/cor-fast-search.gif");*/
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#fast_search a, #fast_search a:visited, #fast_search a:hover {
	color: #fff;
	display:block;
	padding:3px 3px 3px 5px;
	position:relative;
	top: 2px;
	}
#left {
	float: left;
	width: 185px;
	overflow:hidden;
	}
#right {
  color: #386353;
	float: right;
	width: 185px;
	overflow:hidden;
	}
#left-in {
	height: 500px;
	padding-top:0px;
	}
html>body #left-in {
	height: auto;
	min-height: 500px;
	}
#right-in {
	height:500px;
	}
html>body #right-in {
	height: auto;
	min-height: 380px;
	}
.botnav {
	padding-top: 6px;
}
.menu {
/*	margin-bottom: 20px;*/
}
#right-in h2, #left-in h2  {
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding: 8px 0px 0px 44px;
	height: 24px;
	margin: 0;
	background: #5f9c87 url("../images/new/h2.jpg") 0 0 no-repeat;
	}
#left-in h2 {
    margin-top: 0;
}
.secap {
	background: #5f9c87 url("../images/new/h22.jpg") 0 0 no-repeat !important;
}
#content {
  color: #386353;
	height:100%;
	margin: 0 200px 0 200px;
	text-align:center;
	padding-top: 33px;
	}
#content-in {
	margin: 0 auto 0 auto;
	text-align:left;
	width:98%;
	}
#content a{
	color: #386353;
}
#content a:hover{
	color: #fb6b01;
}
#content h1 {
  font-size: 1.35em;
}
/********************* FOOTER *****************/
#bottom-spacer {
	position:relative;
	clear:both;
	text-align:center;
	margin-left:1px;
	/*width:100%;*/
	width: 960px;
	margin:0px auto 0 auto;
	font-size: 12px;
	}
#bottom-spacer, #bottom-spacer a, #bottom-spacer a:visited, #bottom-spacer a:hover {
	color: #92b3a5;
}
#bottom {

}
#bottom_in {
	padding: 8px 8px 0px 8px;
}
#bottom_in .left {
	float: left;
	width: 48%;
}
#bottom_in .right {
	float: right;
	width: 48%;
	text-align: center;
}

#card-logo {
	position:absolute;
	top:10px;
	left:10px;
	height:34px;
	width:140px;
	background-image:url("../images/cards.gif");
	background-repeat:no-repeat;
}	
/************* LEFT COLUM CONTENT **********/

/************* RIGHT COLUM CONTENT *********/
#favourites {
  padding-bottom: 15px;
}
#favourites img {
	position:relative;
	top: 2px;
}
.action {
	position:relative;
	margin-top:0px;
	background-image:url("../images/bg-action.gif");
	background-repeat:repeat-x;
	margin-bottom:24px;
	background-color:#fff;
	border:1px solid #dae5da;
	}
.border {
	padding:17px 10px 15px 10px;
}
.topn a, .topn a:visited, .topn a:hover {
	display: block;
	padding-bottom: 10px;
}
.login {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.login strong {
	display:block;
	margin-left:10px;
	margin-top:5px;
	}
#login_1 {
	padding:10px;
	}
#login-header {
	position:absolute;
	top:94px;
	left:0px;
	width:50%;
	/*padding-right:90px;*/
	cursor:pointer;
	line-height: 15px;
	padding-left: 5px;
	z-index: 5;
	font-family: Verdana, Tahoma, Arial;
	}
html>body #login-header {
	top:94px;
}	
#login-header img{
	position:relative;
	top:3px;
	}
html>body #login-header img{
	top:10px;
}	
#language {
	position:absolute;
	right:20px;
	top:130px;
	}
#login-header fieldset{
	}
#login-header input {
	font-family: Verdana, Tahoma, Arial;
	}
#login-header .input-1 {
	padding:0px;
	margin: 0 10px 0 0;
/*	margin:4px 5px 0px 5px;*/
	width:113px;
	height:16px;
	color: #408975;
	font-size: 11px;
	border: none;
	background: #fff;
	}
#login-header .input-2 {
	padding:0px;
	margin: 0;
	/*margin:4px 5px 0px 5px;*/
	width:113px;
	height:16px;
	color: #408975;
	font-size: 11px;
	border: none;
	background: #fff;
	}
.regi {
	width: 310px;
	text-align: right;
	margin-top: 7px;
}
.regi a, .regi a:visited, .regi a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#button-login {
	color: #fff;
	border: none;
	background: none;
	font-weight: bold;
	position:relative;
	left: -5px;
	top: 1px;
	font-size: 12px;
	cursor:pointer;
	}
html>body #button-login {
	left: -2px;
	top: 0px;
}
/**********************************/
.action .border img {
	margin:8px 0 8px 0px;
	}
.action .border p{
/*	color:#666666;*/
  color: #386353;
	text-align:left;
/*	padding:10px;*/
	padding: 3px 0px;
	}
.action .border h3{
	font-size:1em;
	font-weight:bold;
	text-align:left;
	color: #386353;
	}
.action .border a {
  color: #386353;
	}
.action .border a:hover {
	color: #fb6b01;
	}
#right-in .action .border ol{
	margin:0px;
	padding:0px;
	margin-left:25px;
	}
	
/************ BASKET ON HP *****************/
#basket{
	position:relative;
	margin-top:0px;
	height:100px;
	background-color:#fff;
	margin-bottom:35px;
	border:1px solid #ccc;
	}
#basket .border {
	padding:10px 5px 0 15px;
	}
#basket p{
	padding:10px 5px 5px 0;
	/*background-image:url("../images/basket-image.gif");
	background-position:0px 0;
	background-repeat:no-repeat;*/
	}
/************* PROMO ACTION BLOCK **********/
.promo-action-block {
	margin:20px 0 0 1px;
	width:99%;
	overflow:hidden;
	}
.promo-action-block div a {
	margin-left:1px;
	}
.promo-action-block p{
	padding:8px;
	color:#666;
	}
.promo-action-block h4 {
	font-size:1em;
	font-weight:bold;
	text-align:left;
	width:100%; 
	}
.promo-action-block a {
	margin-left:8px;
	}
/*html>body .promo-action-block img {
	max-width: 99%;
}
.promo-action-block img {
	width: 99%;
}*/
/*******************************************/
/***************** CENTER  *****************/
/*******************************************/
#content h2, h2 {
	font-size:1.3em;
	margin:15px 0 15px 0;
	padding:3px 0 3px 0;
	color:#386353;
	font-weight:bold;
	}
#content ul li {
	list-style:none;
	}
.navigation-bar{
	margin:0px 0 5px 0;
	padding: 7px 5px 7px 15px;
	font-size: 11px;
	background-color: #eee;
	font-family: Arial, Tahoma, Verdana;
	color: #4b5457;
	}
.navigation-bar select{
	font-size: 12px;
	}
/****************** PRODUCT ***************/
.product-box {
	height:120px;
	min-height:120px;
	}
html>body .product-box {
	height:auto;
	overflow:hidden;
	text-align:center;
	}
.product-1, .product-2  {
	margin:0px 2px 0 0;
	float:left;
	width: 49%;
	text-align:left;
	background: url('../images/new/product-bg.gif') bottom left repeat-x;
	}
.product-1 .border, .product-2 .border {
	height:120px;
	position:relative;
	}
.product-1 .border {
	}
.product-1 h3 a, .product-1 h3 a:visited {
  color: #736357 !important;
/*  text-decoration: none;*/
	}
html>body .product-1 .border, .product-2 .border {	
	height:auto;
	min-height:120px;
	}
.product-1 h3 a:hover {
	color: #fb6b01 !important;
}
.product-1 h3, .product-2 h3 {
	padding:0px 10px 10px 0;
	height: 30px;
	overflow: hidden;
	}
.border-in{
	width: 380px;
}
/*podle product interface.php ... upravit velikost tohoto product-img-box a vysku prices*/
.product-img-box {	
	display: block;
	width: 100px;
	height: 100px;
	border: 0px solid red;
	}
html>body .product-img-box {
	min-height:100px;
	height:auto;
	}
.image{
	float: left;
}
/*podle sirky celeho productboxu zmensit prices*/
.prices{
	padding-left: 5px;
	height: 100px;
/*	width: 270px;*/
	float: left;
}
.text{
	width: 100%;
	height: 40px;
	padding-top: 5px;
	overflow: hidden;
}
.product-1 a img, .product-2 a img {
	margin:0px 0 0 0 ;
	background-color:#fff;
	display:inline;
	}
.product-1 ul, .product-2 ul {
	position:absolute;
	left: 115px;
	top:40px;
	padding:0px;
	margin:0px;
	margin-right:5px;
	width:160px;
	overflow:hidden;
	}
.product-1 ul .thin, .product-2 ul .thin, .credit ul .thin {
	font-weight:100;
		}
.product-1 ul li, .product-2 ul li, .credit ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	/*background-image:url("../images/arrow-red.gif");
	background-position: 0 5px;
	background-repeat:no-repeat;*/
	font-size:1em;
	color:#000;
	}
.product-1 ul li strong {
	font-size:1.2em;
	margin:5px 0 5px 0;	
	}
.product-1 form, .product-2 form{
	text-align:left;
	margin:5px 3px 5px 0;
	background:none;
	}
.news-list {
	background-image:url("../images/bg-navigator.gif"); 
	background-repeat:repeat-x;
	border-bottom:1px solid #eee;
	margin:0px 0px 15px 0px;
	padding:5px;
	height:50px;
	}
.press {
}	
html>body .news-list {
	height:auto;
	min-height:100px;
	}
.news-list p{
	padding:5px 0px 5px 0px;
	}
.news-list p img {
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #386353;
	}

/*#content_action_right {
	position:absolute;
	right:0px;
	top:1px;
	_top:0px;
	border:1px solid #eee;
	height:8em;
	width:182px;
	_width:183px;
	overflow:hidden;
}*/

#info_link{
width:200px;
font-weight:bold;
padding:5px 5px ;}

#globallink {
	position:absolute;
	bottom:-26px;
	left:3px;
	width:100%;
	height:15px;
	color:#fff;
	/*background-image:url("../images/bg-globallink.gif");*/
	text-align:left;
	}
#globallink p{
/*	background-image:url("../images/cor-globallink.gif");
	background-position:left bottom;
	background-repeat:no-repeat;*/
	height:100%;
	}
#globallink span {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;  
}
html>body #globallink span.space {
  width: 450px;
}
#globallink .no_border {
  border: none;
}	
a.glink, a.glink:visited, #user a, #user a:visited{
	display:block;
	float:left;
	height: 14px;
	padding: 0px 8px 0px 9px;
	font-size:1em;
	color:#386353;
	font-weight:bold;
	text-decoration: none;
	}
a.glink:hover {
	color: #fb6b01;
}	
#basket a:hover, #user a:hover{
	text-decoration:underline;
	}

.buttons_form{
	cursor:pointer;
	font-size:11px;
	margin:1px;
	padding:0px 10px 0 10px;
	}
.middle {
	width:80px;
	}
.buttons_form_product {
	display:block;
	width:55px;
	height:22px;
	padding-bottom: 2px;
	cursor:pointer;
	border:none;
	color:#fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	background: #fd7816 url('../images/new/detail.gif') no-repeat;
	text-align:center;
	margin-top: 5px;
	}
/*################################*/
/*########### CATEGORY ###########*/
/*################################*/

/* ########### */
.plink_border a, .plink_border a:visited, .plink_border a:active, .plink_border a:link{
	display: block;
	text-decoration: none;
	color: #386353;
	height: 16px;
	padding: 6px 0 2px 12px;
	font-size: 1em;
	margin: 0px;
	font-size: 12px;
	background: #edf2ed url('../images/new/plink.gif') repeat-x;
}
html>body .plink_border a, .plink_border a:visited, .plink_border a:active, .plink_border a:link{
	height: auto;
	min-height: 16px;
}
.plink_border a:hover {
	color: #fb6b01;
}
.plink_border .nov {
	padding-top: 10px !important;
}
.plink_border .poro {
	height: 21px !important;
}
.novporo {
	font-weight: bold;
}

/* ########### */
/* ########### */

/*background podkategorii*/
.subplink{
	background-color: #f7f7f7;
}
a.subplink ,  a:visited.subplink, a:active.subplink,  a:link.subplink{
  color: #386353;
/*	margin: 1px 0 1px 0;*/
	display: block;
	padding: 3px;
}
a.subplink:hover{
	color: #ff0000;
	text-decoration: underline;
	background-color: #ccc;
}

/*################################*/
/*## end of # CATEGORY ###########*/
/*################################*/

/*********** DETAIL PRODUCT *********/
#detail-image {
	position:relative;
	overflow:hidden;
	border:1px solid #eee;
	border-top:3px solid #ccc;
	padding:10px;
	}
#detail-box {
	position:relative;
	}
#detail-price {
  font-size: 0.95em;
}
#detail-price .select-item {
	background:none;
	padding:5px 0 5px 0;
	}
#detail-price h2 {
	margin-top:5px;
	margin-bottom: 5px;
	color: #386353;
	}
#detail-price fieldset {
	background-color:#76a994;
	color: #fff;
	padding:5px;
	}		
#detail-price fieldset input{
  font-size: 0.9em;
}
#detail-image img {
	margin-right:10px;
		}
#detail-image .detail-zoom {
	width:10px;
	}
.elselecto {
	padding-bottom: 2px;
}
#detail-price {
	padding:10px;
	}
.detail-caption {
	display:block;
	width:100px;
	float:left;
	} 
#detail-parameter {
	border:1px solid #eee;
	border-top:3px solid #ccc;
	padding:10px;
	margin-top: 5px;
	}
#detail-parameter table {
  width: 95%;
}
#detail-parameter h3, #detail-price h3{
	color:#FF6600;
	font-size:1.5em;
	font-weight:100;
	margin-bottom:15px;
	}
#detail-parameter .price, #detail-price .price {
	font-size:1.2em;
	font-weight:bold;
	}
#detail-price table, #detail-parameter table {
	border:none;
	}
#detail-price table td, #detail-parameter table td{
	border-bottom:1px solid #ccc;
	padding:2px 2px 2px 0;
	}

#button-detail {
	width:100%;
	cursor:pointer;
	}
.detail-select-box {
	width:100%;
	}
.button-detail-buy {
	width:48%;
	cursor:pointer;
	}
#icons-print {
	height: 41px;
	margin-bottom: 10px;
	}
.icons-print-item{
	float: left;
	height: 20px;
	margin: 1px;
	padding: 1px;
}
.icons-print-item a{
	position: relative;
	top: -3px;
}
.icons-print-item img{
	position: relative;
	top: 4px;
	left: 0px;
}

.link-detail {
	position:relative;
	left:4px;
	margin-right:10px;
	}
.link-detail2 {
	position:relative;
	left:25px;
	}
/********** DETAIL SLIDING LINKS  ************/
#sliding-doors {
      width:100%;
	  float:left;
	  background:url("../images/bg-sliding-links.gif") repeat-x left bottom;
      }
#sliding-doors ul {
      margin:0;
      padding:10px 2px 0;
      list-style:none;
      }
#sliding-doors li {
      float:left;
      background:url("../images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      border-bottom:1px solid #ccc;
      }
#sliding-doors a {
      float:left;
      display:block;
      width:.1em;
      background:url("../images/right_both.gif") no-repeat right top;
      padding:3px 6px 3px 2px;
      text-decoration:none;
	color: #386353;
	  width:auto;
      }
#sliding-doors > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#sliding-doors a {float:none;}
    /* End IE5-Mac hack */
#sliding-doors a:hover {
      color:#333;
      }
#link1 #nav-link1, #link2 #nav-link2,
#link3 #nav-link3, #link4 #nav-link4,
#link5 #nav-link5, #link6 #nav-link6,
#link7 #nav-link7, #link8 #nav-link8,
#link9 #nav-link9 {
      background-position:0 -150px;
      border-width:0;
      }
#link1 #nav-link1 a, #link2 #nav-link2 a,
#link3 #nav-link3 a, #link4 #nav-link4 a,
#link5 #nav-link5 a, #link6 #nav-link6 a,
#link7 #nav-link7 a, #link8 #nav-link8 a,
#link9 #nav-link9 a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
#sliding-doors li:hover, #sliding-doors li:hover a {
      background-position:0% -150px;
      color:#333;
      }
#sliding-doors li:hover a {
      background-position:100% -150px;
      } 
#sliding-doors-box {
	margin-top:0px;
	border:1px solid #eee;
	border-top:none;
	width:99.5%;
	overflow:hidden;
	}
html>body #sliding-doors-box {
	margin-top:30px;
	overflow:visible;
	}
#sliding-doors-box .border{
	padding:15px;
	height: 10px;
	border: 0px solid red;
	}
html>body #sliding-doors-box .border{
	min-height: 10px;
	height: auto;
}
/*.gallery-img {
	padding:10px;
	margin:10px;
	background-color:#eee;
	}
.detail-gallery-images{
	height:90px;
	margin:0px;
	}*/
/********** DETAIL > DISCUSSION ***************/
#table-discussion { 
	width:100%;
	}
#table-discussion th{ 
	background-color:#eee;
	font-weight:bold;
	padding:2px;
	}
/*#table-discussion td{ 
	border-bottom:1px solid #ccc;
	}*/
/*******************************************/
/**********USER + REGISTRATION ************/
/*****************************************/
#user {
	position:absolute;
	height:40px;
	width:170px;
	right:0px;
	bottom:0px;
	text-align:left;
	background-color:#b00000;
	border-bottom:5px solid  #eee;
	}
#user .border{ 
	background-position:top left;
	background-repeat:no-repeat;
	}
#user p {
	padding:7px 7px 7px 0;
	color:#fff;
	}
/******************* PAGES ***********************/
/************** CART & ORDER ********************/
.table-cart {
	margin:0px 0 0 0;
	font-size:0.99em;
	background-color:#ccc;
	}
.table-cart th {
	background-color:#eee;
	padding:5px;
	text-align:center;
	}
.table-cart td {
	background-color:#fff;
	padding:5px;
	text-align:center;
	}
.button-cart {
	margin:1px;
	width: 20%;
	cursor:pointer;
	position:relative;
	top:20px;
	}
#button-cart-back {
	width: 50%;
	position:relative;
	bottom: 25px;
	margin:1px;
	cursor:pointer;
	}
.text_form_thin {
	display:block;
	background-color:#eee;
	width: 170px;
	padding:3px 0 3px 0;
	float:left;
	padding-left:5px;
	}
.text-form-value {
	display:block;
	padding:2px;
	height: 15px;
	background-color:#ccc;
	/*margin:1px 0 1px 0;*/
	}
html>body .text-form-value {
	display:block;
	margin: 3px;
	}
.bg {
	background-color:#eee;
	}
.under-cart-table {
	background-color:#eee;
	padding:5px;
	border:1px solid #ccc;
	border-top:none;
	}
.order-bar {
	position:relative;
	padding:3px;
	}
.order-bar form{
	background:none;
	}
.left {
	text-align:right;
	}
.continue-order {
	position:absolute;
	right:3px;
	top:2px;
	}
/************** STEP BAR ORDER *****************/
/*#step-bar {
	width: 100%;
	_width: 96%;
	text-align:center;
	}
#backround-tr{
	background-color: #ccc;
	}
#backround-tr td{
	height: 3px;
	font-size: 3px;
	}
#backround-tr td strong {
	visibility:hidden;
	}
.deactive {
	background-color:#ccc;
	}
.active {
	background-color: #FF0000;
	}*/
/************  SEND FRIEND *********************/
#send-friend-box {
	text-align:left;
	background-color:#fff;
	padding:50px 20px 20px 20px;
}
#send-friend-box fieldset{
	border:1px solid #ccc;
	padding:15px;
	margin-bottom: 20px;
	}
#send-friend-box fieldset legend{
	font-size:1.2em;
	color:#000;
	}
/**************** NEW STYLES ****************/
.premium-list-box {
	width:100%;
	height:1px;
	}
html>body .premium-list-box {
	min-height:1px;
	height:auto;
	overflow:auto;
	}
.premium-list {
	float:left;
	background-color:#fff;
	text-align:center;
	}
.premium-list img{
	margin:1px 1px 1px 0;
	}
/************** CREDIT ****************/
.credit {
	background-color:#eee;
	border:1px solid #ccc;
	padding:10px;
	margin:0px 0 10px 0;
	}
html>body .credit {
	height:auto;
	overflow:auto;
	min-height:140px;
	} 
#credit-title {
	position:absolute;
	top:5px;
	right:20px;
	}
.credit h3{
	color:#6b7bad;
	font-size:110%;
	margin-bottom:10px;
	}	
.credit img {
	float:left;
	margin-top:5px;
	}
	
#similar-product-box {
	height:50px;
	}
html>body #similar-product-box {
	height:auto;
	min-height:50px;	
	overflow:auto;
	}
.similar-product {
	text-align:center;
	float:left;
	width:150px;
	margin:10px;
	}
.similar-product img {
	margin-bottom:10px;
	vertical-align:middle;
	}
/**************** COMPARING *****************/
.comparing {	
	float:left;
	width:49.5%;
	}
.comparing img {
	}
.comparing table td {
	border-bottom:1px solid #ccc;
	}	
.gallery_box{
	width: 100px;
	height: 100px;
	float: left;
	margin: 20px;
	text-align: center;
}
html>body .gallery_box{
	height: auto;
	min-height: 100px;
}
.gallery_box img{
	width: 100px;
}
/************ header ************/
.flower_top {
  position: absolute;
  top: -70px;
  left: 362px;
}
.flower_bottom {
  position: absolute;
  top: 152px;
  left: 410px;
}
.butterfly {
  position: absolute;
  top: -67px;
  right: -16px;
} 
#kosik {
  position: absolute;
  top: 96px;
  right: 4px;
  font-size: 12px;
} 
#kosik a.cap, #kosik a.cap:visited, #kosik a.cap:hover {
	position: relative;
	left: -6px;
	text-decoration: none;
	color: #fff; 
}
#kosik a.cap:hover {
  text-decoration: underline;
}
#kosik a.kos, #kosik a.kos:visited, #kosik a.kos:hover {
	position:absolute;
	top: -5px;
	right: 87px;
	width: 23px;
	height: 21px;
	text-decoration: none;
	background: url('../images/new/cart.gif') no-repeat;
}
#polozky {
  position: absolute;
  top: 63px;
  right: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
/*********** poradna *********/
.inquiry_search {
  border: 1px solid #f9f3b5;
  padding: 10px;
}
.inquiry_item {
  margin: 10px 0 0 0;
}
.inquiry_item strong {
  color: #386353;
}
.inquiry_item .header{
  margin: 5px 0 5px 0;
  padding: 4px;
  background-color: #f9f3b5;
}
.inquiry_item .body {
  padding: 4px;
  border-bottom: 1px solid #f9f3b5;
}
.inquiry_item .date {
  margin-left: 15px;
}
.inquiry_popup fieldset {
  padding: 25px 10px 20px 10px;
  border: 1px solid #ccc;
}
.inquiry_popup legend {
  font-weight: bold; 
  font-size: 1.2em; 
  color:#ccc;
}
.inquiry_popup label {
  float: left; 
  width: 15%;
}
.inquiry_popup input .save {
  clear: both;
  border: normal;
}
.inquiry_popup input, .inquiry_popup textarea {
  border: 1px solid #ccc;
}
#consulting_search {
  text-align:center;
}
#new_inquiry {
  text-align:center;
}
#new_inquiry button {
  border: 1px solid #eee;
  cursor: hand;
}
table.herbar {
    margin-top: 5px;
}
table.herbar td {
    vertical-align: top;
}
.herbar_img {
    float: left;
    margin-right: 10px;
}
#menu_tabs {
    margin: 0;
    padding: 0px 0px 0px 7px;
    position: relative;
    width: 100%;
    top: 1px;
    margin-bottom: 10px;
    border-bottom: 2px solid #386353;
}
#menu_tabs a, #menu_tabs a:visited, #menu_tabs a:hover {
    position: relative;
    top: 1px;
    text-decoration: none;
    padding: 4px 0 4px 0;
    display: block;
    float: left;
    width: 83px;
    margin-right: 5px;
    text-align: center;
    color: #386353;
    font-weight: bold;
    background: url('../images/tabs-top-off.gif') top left no-repeat;
}
#menu_tabs a.active, #menu_tabs a.active:visited, #menu_tabs a.active:hover {
    color: #fff;
    background: #386353 url('../images/tabs-top.gif') top left no-repeat;
}
#menu_tabs a:hover {
}
.letters {
    background-color: #fbf7c9;/*#f9f3b5;*/
    padding: 3px 5px 5px 5px;
}
#mapa {
    text-align:center;
    position:relative;
    top: -10px;
}
#pobocky {
    text-align:center;
}
#pobocky table {
    width: 100%;
    margin: 0 auto;
}
#pobocky table td, #pobocky table th {
    text-align: left;
}
#pobocky table th {
    background-color: #f9f3b5;
    padding-left: 5px;
}
#pobocky table td {
    /*width: 50%;*/
    vertical-align: top;
    border-bottom: 1px solid #f9f3b5;
    padding-left: 5px;
    padding-bottom: 5px;
}
#pobocky table caption {
    font-size: 1.1em;
    border: 1px solid #386353;
    padding: 3px 0;
}
.regions td {
    border-bottom:none !important;
}