@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;
	background-image: url("../images/bg-body.gif");
	background-position: top;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 0.7em;
	padding: 0px 15px 0 15px;
}
a{
	color: #0066FF;
}
a:active{
	color: #0066FF;
}
a:visited{
	color: #0066FF;
}
a:hover{
	color: #000;
	text-decoration: none;
}
h1, h2, #border h2, #border h1{
	position: relative;
	font-size: 1.7em;
	font-weight: 500;
	color: #000;
	margin: 10px 0 10px 0;
}
h3, #border h3{
	font-size: 1em;
	color: #990000;
	margin: 10px 0 10px 0;
}
h4, #border h4 {
	font-size:1em;
	margin:10px 0 10px 0;
}
select {
	margin:1px 0 1px 0;
}
fieldset {
	border:0px;
}
a img {
	border: 0;
}
h2,h3,h4,h5,h6,p,form,fieldset{
	margin:0;
	padding:0;
}
hr {
	visibility:hidden;
}
.cleaner {
	visibility: hidden;
	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:#FF0000;
	}
.orange {
	color:#4c4c4c;
	}
.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;
	}
.dashed-line {
	margin:6px 0 6px 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 {
	min-width:780px;
	margin:0px 0 0 0;
	text-align:left;
	height:auto;
	width: 969px;
	padding-left: 10px;
	background-image: url('../images/BACKGROUND-HOLDER.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fff;
	}
html>body #holder{
	width: 983px;
}
#holder-in{
	padding-right: 10px;
/*	background-image: url('../images/bg-holder-in.gif');
	background-repeat: repeat-y;
	background-position: right;*/
}
html>body #holder {
	height: auto;
	margin:0px auto 0 auto;
	/*padding:0px 14px 0 0;*/
	}
#header {
	position:relative;
	}	
#header-left {
	position:relative;
	height:196px;
	width:100%;
	background-image:url("../images/bg-head.jpg");
	background-repeat: no-repeat;
	background-position: left;
	z-index:0;
	margin-left: 12px;
	margin-right: 3px;
	}
#hlavicka {
    position:absolute;
    top: 1px;
    right: 13px;
    width: 486px;
    height: 195px;
}
html>body #hlavicka {
    right: 28px;
}
#header h2{
	display:none;
	position:absolute;
	top:35px;
	right:0px;
	width:80%;
	height:45px;
	z-index:2;
	color:#fff;
	padding:0px;
	}
#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%;
	}
html>body #header-logo {
	position:absolute;
	top:37px;
	left:26px;
	height:61px;
	width:222px;
	z-index:1;
	}
#header-logo {
	position:absolute;
	top:38px;
	left:14px;
	height:61px;
	width:222px;
	z-index:1;
	}
#logo{
	position:absolute;
	left:0px;
	bottom:0px;
	}
#header-image{
	display: none;
	position:absolute;
	background-image:url("../images/bg-image-header.gif");
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	height:227px;
	width:236px;
	z-index:1;
	}
#header-image-center {
	position:absolute;
	background-image:url("../images/");
	background-repeat:no-repeat;
	top:0px;
	left:200px;
	height:90px;
	width:530px;
	z-index:2;
	}	
#fast_search{
	text-align:left;
	color:#000;
	font-size:0.8em;
	padding-bottom:10px;
	border-bottom:0px solid #fff;
	background-color:#dbdbdb;
	padding-top:15px;
	}
#fast_search fieldset{
	padding-left:10px;
	}
.fast-search-buttons {
	font-size:10px;
	cursor:pointer;
	}
#fast_search input {
	margin:3px 0 3px 0;
	}
#searchstring {
	width:70%;
	}
#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 {
	display:block;
	padding:3px 3px 3px 20px;
	background-image:url("../images/arrow-open.gif");
	background-position:10px;
	background-repeat:no-repeat;
	}
#left {
	float: left;
	width: 185px;
	overflow:hidden;
	padding-left: 12px;
/*	background-image: url('../images/bg-left.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;*/
	/*padding-bottom: 300px;*/
	}
.klaun {
    padding: 5px;
    text-align:center;
}
.klaun .text {
    text-align: left;
}
#right {
	float: right;
	width: 185px;
	overflow:hidden;
	margin-right: 2px;
	padding-right: 10px;
	}
html>body #right{
	margin-right: 17px;
}
#left-in {
	height: 500px;
	margin-top:0px;
	}
html>body #left-in {
	height: auto;
	min-height: 500px;

	}
#right-in {
	height:500px;
	padding-top:0px;	
	}
html>body #right-in {
	height: auto;
	min-height: 380px;
	}
.menu h2{
	background-color:#55ff00;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding-right: 15px;
	margin-top:35px;
	margin-bottom: 20px;
	}
#right-in h2, #left-in h2  {
	background-color:#fff;
	background-image: url('../images/bg-h2.gif');
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding: 3px 0 3px 15px;
	}

/*new*/
#content {
	height:100%;
	margin: 0 205px 0 205px;
	text-align:center;
	}
html>body #content {
	height:100%;
	margin: 0 216px 0 200px;
	text-align:center;
}
#content-in {
	margin: 0 auto 0 auto;
	text-align:left;
	width:98%;
}
/*end new*/
	
/********************* FOOTER *****************/
#holder_bottom {
	/*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: 983px;
	padding-left: 10px;
	background-image: url('../images/bg-holder.gif');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fff;
	position: relative;
	left: -1px;
	}
html>body #holder_bottom{
	width: 983px;
	left: 0;
}
#holder_bottom-in{
	padding-right: 10px;
	background-image: url('../images/bg-holder-in.gif');
	background-repeat: repeat-y;
	background-position: right;
}
html>body #holder_bottom {
	height: auto;
	margin:0px auto 0 auto;
	/*padding:0px 14px 0 0;*/
	}
/*#bottom-spacer {
	position:relative;
	clear:both;
	text-align:center;
	background-color:#fff;
	border-top:1px solid #ccc;
	margin-left:1px;
	width:100%;
	margin:0px auto 0 auto;
	}*/
#bottom_in .left {
	float: left;
	width: 48%;
	text-align: left;
	padding-left: 10px;
}
#bottom_in .right {
	float: right;
	width: 48%;
	text-align: center;
}
#bottom_in{
	color: #999;
}
#bottom_in a:link, #bottom_in a:visited, #bottom_in a:active{
	color: #999;
}
#card-logo {
	display: none;
	position:absolute;
	top:10px;
	left:10px;
	height:34px;
	width:140px;
	background-image:url("../images/cards.gif");
	background-repeat:no-repeat;
}	
	/************* LEFT COLUM CONTENT **********/
.menu{
	  border:0px solid #eee;
	  }
/************* RIGHT COLUM CONTENT *********/
.action {
	position:relative;
	margin-top:10px;
/*	background-image:url("../images/bg-action.gif");
	background-repeat:repeat-x;*/
	margin-bottom:10px;
	}
.border {
	padding: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;
	}
#language {
	position:absolute;
	right:10px;
	top:0px;
}

#login-header {
	position:absolute;
	left:30px;
	bottom: 10px;
	width:310px;
	text-align:left;
	vertical-align: middle;
	padding-right:90px;
	cursor:pointer;
	border: 0px solid red;
}
#login-header form{
	width: 400px;
}
html>body #login-header img{
	position:relative;
	vertical-align: top;
	}
#login-header img{
	padding-top: 7px;
	position: relative;
	vertical-align: top;
}
#login-header input {
	text-align:center;
	}
#login-header .input-1 {
	font-size:0.8em;
	padding:0px;
	margin:4px 5px 0px 5px;
	width:125px;
	height: 20px;
	background-image: url('../images/bg-input.gif');
	background-repeat: no-repeat;
	border: 0px;
	background-color: transparent;
	padding-top: 4px;
	}
#button-login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: transparent;
	border:0px solid #333;
	padding:0px;
	width: 17px;
	height: 17px;
	cursor:pointer;
	background-image: url('../images/bg-button.gif');
	background-repeat: no-repeat;
	margin-top: 8px;
	position: relative;
	vertical-align: top;
	}
/**********************************/
.action .border img {
	margin:10px 0 10px 10px;
	}
.action .border p{
	color:#666666;
	text-align:left;
	padding:10px;
	}
.action .border h3{
	font-size:1em;
	font-weight:bold;
	text-align:left;
	}
.action .border a {
	}
#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;
	}
/*******************************************/
/***************** CENTER  *****************/
/*******************************************/
#content h2, h2 {
	font-size:1.3em;
	margin:15px 0 15px 0;
	padding:3px 0 3px 0;
	color:#990000;
	font-weight:bold;
	}
#content ul li {
	list-style:none;
	}
.navigation-bar{
	margin:0px 0 5px 0;
	padding:5px;
	background-color: #e1e1e1;
	margin-bottom: 15px;
	}
.navigation-bar select{
	font-size:1em;
	}
/****************** PRODUCT ***************/
.product-box {
	height:120px;
	min-height:120px;
	background-color: #e1e1e1;
	margin: 0px;
	padding: 0px;
	}
.product-box_grey {
	height:120px;
	min-height:120px;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
}
html>body .product-box {
	height:auto;
	overflow:hidden;
	text-align:center;
	}
html>body .product-box_grey {
	height:auto;
	overflow:hidden;
	text-align:center;
	}
.product-1, .product-2  {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 49%;
	text-align:left;
	}
.product-1 .border, .product-2 .border {
	height:120px;
	position:relative;
	padding: 5px;
	margin: 0px;
	}
.product-1 .border {
	}
html>body .product-1 .border, .product-2 .border {
	height:auto;
	min-height:120px;
	}
.product-1 h3, .product-2 h3 {
	padding:0px 10px 10px 0;
	}
./*podle product interface.php ... upravit velikost tohoto product-img-box a vysku prices*/
.product-img-box {	
	display: block;
	width: 110px;
	height: 75px;
	}
html>body .product-img-box {
	min-height:100px;
	height:auto;
	}
.image{
	float: left;
}
.image img{
	border: 1px solid #9a9a9a;
}
.top{
	width: 100%;
}
/*podle sirky celeho productboxu zmensit prices*/
.prices{
	padding-left: 5px;
	height: 100px;
	float: left;
}
strong{
	font-weight: bold;
	font-size: 11px;
	color: black;
}
.text{
	width: 100%;
}
.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 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 0 15px 0;
	padding:5px;
	}
.news-list p{
	padding:5px 0 5px 0;
	}

/*#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: 0px;
	left:430px;
	height:20px;
	color:#fff;
	text-align:left;
	}
#globallink p{
	background-position:left bottom;
	background-repeat:no-repeat;
	height:100%;
	}
a.glink, a.glink:visited, #user a, #user a:visited{
	display:block;
	float:left;
	padding:1px 12px 2px 12px;
	font-size:1em;
	color:#0066FF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover.glink{
	padding:1px 12px 2px 12px;
	text-decoration: none;

	background-color: #f68b01;
	color: white;
}
#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:100px;
	cursor:pointer;
	border:none;
	color:#000;
	font-weight:bold;
	background:none;
	background-image:url("../images/bg-product-button.gif");
	background-repeat:no-repeat;
	padding:1px 0 0 15px;
	text-align:left;
	}
/********* CATEGORY **********/

/****** level 1 **********/
.plink_border {
	display:block;
	/*background:url("../images/arrow.gif");*/
	background-position:left;
	background-repeat:no-repeat;
	}
.plink_border a, .plink_border a:visited{
	display:block;
	text-decoration:none;
	color:#0066FF;
	font-weight: bold;
	height:15px;
	padding:2px 0 2px 25px;
	font-size:1em;
	border-bottom:0px solid #fff;
	margin:0px;
		}
.plink_border a:hover {
	background-color:#fff;
	text-decoration:underline;
	}
html>body .plink_border a, .plink_border a:visited{
	height:auto;
	min-height:17px;
	}
/********* level 2 *********/
.plink {
/*	background-image:url("../images/arrow-plink.gif");
	background-position: 5px 3px;
	background-repeat:no-repeat;*/
	margin:1px 0 1px 0;
	padding:4px 0 4px 10px;
	color:#000;
	background-color:#d2d2d2;
	}
.plink a, .plink a:visited {
	display:block;
	/*background-image:url("../images/arrow-black.gif");*/
	background-position: 10px 8px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	}	
.plink a:hover{
	text-decoration:underline;
	color:#000;
	/*background-image:url("../images/arrow-red.gif");*/
	background-position: 10px 8px;
	background-repeat:no-repeat;
	}
html>body a.plink:hover{
	height:auto;
	min-height:17px;
	}
/******** level 3 **************/
.subplink {
	background-color:#eee;
	}
.subplink a, .subplink a:visited{
	color:#666;
	margin:1px 0 1px 0;
	display:block;
	padding:3px;
	background-color:#d2d2d2;
	}
a.subplink:hover{
	color:#666;
	text-decoration:underline;
	background-color:#fff;
	}
/*.noplink {
	padding:4px 0 4px 35px;
	display:block;
	background-color:#FF6600;
	font-weight:bold;
	color:#fff;
	}*/
/*********** 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 .select-item {
	background:none;
	padding:5px 0 5px 0;
	}
#detail-price h2 {
	margin-top:5px;
	}
#detail-price fieldset {
	background-color:#e1e1e1;
	padding:5px;
	}		
#detail-image img {
	margin-right:10px;
		}
#detail-image .detail-zoom {
	width:10px;
	}

#detail-price {
	padding:10px;
	}
.detail-caption {
	display:block;
	width:90px;
	float:left;
	} 
#detail-parameter {
	border:1px solid #eee;
	border-top:3px solid #ccc;
	padding:10px;
	width:60%;
	}
#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:50px;
	}
#icons-print a {
	display:block;
	float:left;
	}
#icons-print a img{
	float:none;
	}
.link-detail {
	position:relative;
	left:10px;
	margin-right:20px;
	}
.b_price, .b_price:visited {
    font-weight: bold;
    color: #f00;
}
.b_price:hover {
    color: #000;
}
.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:#666;
	  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:#fff;
	}
.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 0 20px;
		}
#send-friend-box fieldset{
	border:1px solid #ccc;
	padding:15px;
	}
#send-friend-box fieldset legend{
	font-size:1.2em;
	color:#000;
	}
/**************** NEW STYLES ****************/
.premium-list-box {
	width:100%;
	height:1px;
	border: 0px solid red;
	}
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;
	width: 134px;
	}
/************** 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;
	/*width:90px;*/
	vertical-align:middle;
	}
/**************** COMPARING *****************/
.comparing {	
	float:left;
	width:49.5%;
/*	border: 1px solid red;*/
	}
.comparing img.image {
	width:240px;
	}
.comparing table td {
	border-bottom:1px solid #ccc;
	}	
.gallery_box{
	height: 40px;
	float: left;
	text-align: left;
	padding: 4px;
}
html>body .gallery_box{
	height: auto;
	min-height: 40px;
}
.gallery_box a, .gallery_box a:link, .gallery_box a:visited, .gallery_box a:active{
	color: #999;
}
.sluchatka{
	position: absolute;
	top: 0px;
	left: -28px;
}
.menicko{
	background-image: url('../images/bg-bottom-menu.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #d2d2d2;
	padding-bottom: 6px;
	margin-top: 5px;
}
.price_color{
	color: #fd7e39;
}
h3 a, h3 a:link, h3 a:visited, h3 a:active{
	color: #fd7e39;
	text-decoration: none;
}
h3 a:hover{
	color: #fd7e39;
	text-decoration: underline;
}