@charset "utf-8";
/***************************************************************************************************/
/******************** ORANGE eshop, (c) 2005, created by ORANGEpro s.r.o., www.orangepro.cz **********/
/***************************************************************************************************/
html {
	height:100%;
	padding:0px;
	margin:0px;
	}
body {
	position:relative;
	height: 100%; 
	margin: 0;
	text-align:center;
	font-family:Arial,Tahoma,Verdana,Helvetica,Geneva,sans-serif;
	font-size:0.7em;
    background: #fff url('../images/bg-body.gif') top left repeat;
	}
a {
	color: #030303;
	}
a:active {
	color: #030303;
	}
a:visited {
	color: #030303;
	}
a:hover {
	color: #b7be26;
	}
h1, h2, #border h2, #border h1{
	position:relative;
	font-size:1.7em;
	font-weight:500;
	color:#000;
	margin:10px 0px 10px 0px;
	}
/*html>body h1, html>body h2, html>body #border h2, html>body #border h1 {
	position:relative;
}*/
h1 a {
	font-size:0.9em;
	}
h3, #border h3 {
	font-size:1em;
	color:#000;
	margin:10px 0px 10px 0px;
	}
h4, #border h4 {
	font-size:1em;
	margin:10px 0px 10px 0px;
	}
h5 { }
label {}
legend {}
textarea {}
select {
	margin:1px 0px 1px 0px;
	}
fieldset {
	border:0px;
	}
a img {
	border: 0px;
	}
h2,h3,h4,h5,h6,p,form,fieldset{
	margin:0;
	padding:0;
	}
hr {
	visibility:hidden;
	}
/*.not_visible{
	visibility:hidden;
	}*/
.cleaner {
	background-color:#FF0000;
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	font-size:0px;
	line-height:0px;
	}
.link {
	border:1px solid #b9da70;
	height:1px;
	}
.cross-link {
	text-decoration:line-through;
	}
.red {
	color:#7e8827;
	}
.orange {
	color:#000;
	}
.bg-gray {
	background-color:#fff2ba;
	}
.under-link-help {
	border-bottom:1px dashed #b9da70; cursor:help;
	}

.error {
	color:#fff;
	width:60%;
	padding:20px 20px 20px 50px;
	margin-top:10px;
	background:url("../images/error-triangle.gif") 10px 10px;
	background-repeat:no-repeat;
	background-color:#FF0000;
	}
#confirm {
	min-width:70%;
	padding:20px 20px 20px 60px;
	background:url("../images/confirm.jpg") 10px 10px;
	background-repeat:no-repeat;
	background-color:#fff;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
.back-link {
	display:block;
	background:url("../images/back-arrow.gif") left top;
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	padding:2px 0px 2px 23px;
	width:80px;
	}
.text_form {
	display:block;
	width: 170px;
	padding:5px 0px 5px 0px;
	float:left;
	padding-left:5px;
	}
.text_form-transp {
	display:block;
	width: 170px;
	padding:5px 0px 5px 0px;
	float:left;
	padding-left:5px;
	}
.list_menu {
	width: 150px;
	}
html>body .list_menu {
	margin:1px;
	}
.radio {
	margin:4px;
	_margin:2px;
	}
.inline {
	display:inline;
	background-color:#fff2ba;
	}
.center {
	text-align:center;
	}
	
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
#holder {
	background: #fff url("../images/bg-holder.gif") top left repeat-y;
	width:960px;
	margin:0px auto 0px auto;
	text-align:left;
	}
#holder-in {
	padding: 0 6px 0 6px;
/*	background: url('../images/bg-holder-left.gif') top left repeat-y;*/
	}
/*#holder-in-in {
    padding-right: 6px;
	background: url('../images/bg-holder-right.gif') top right repeat-y;
}*/
html>body #holder {
	background-color:#fff;
	width:960px;
	height: auto;
	min-height: 100%;
	margin:0px auto 0px auto;
	/*padding:0px 14px 0px 0px;*/
	}
#header {
	position:relative;
	}	
#header-left {
	position:relative;
	height:188px;
	width:100%;
	background: #fff url('../images/header.jpg') top left no-repeat;
	z-index:1;
	}
#header-left #text {
	position:absolute;
	top:65px;
	right:0px;
	width:80%;
	height:45px;
	background-color:#fff;
	z-index:2;
	}
#header-left #text p {
	padding: 8px 0px 5px 90px;
	font-size:2em;
	color:#000;
	}
#right-in  form{
	width:100%;
	text-align:right;
	z-index:10;
	}
#right-in form select{
	font-size:0.9em;
	background-color:#fff2ba;
	border:1px solid #fff2ba;
	/*display:none;*/
	width:50%;
	}
#header-logo {
	position:absolute;
	top:81px;
	left:26px;
   width: 185px;
    height: 53px;
	z-index:1000 !important;
	}
#header-image{
	position:absolute;
	background-image:url("../images/bg-image-header.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	top:-15px;
	right:0px;
	height:186px;
	width:428px;
	z-index:1;
	display:none
	}
#header-image-center {
	position:absolute;
	background-image:url("../images/");
	background-repeat:no-repeat;
	top:0px;
	left:200px;
	height:90px;
	width:530px;
	z-index:2;
	display:none;
	}	
#header-logo .cor-left-bott {
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	left:-1px;
	}
#fast_search{
    position:relative;
	text-align:left;
	color:#000;
	font-size:0.9em;
	padding-bottom:3px;
	padding-top:0px;
	background: url('../images/bg-fast-search.gif') bottom left repeat-x;
	}
#fast_search_in {
	background-color:#fefcfc;
    border: 1px solid #cccaca;
    border-top: none;
    border-bottom: none;
    height: 48px;
    padding-bottom: 5px;
}
.lupos {
    position:absolute;
    top: 5px;
    left: 4px;
    width: 14px;
    height: 14px;
    background: url('../images/lupos.gif') top left no-repeat;
}
#fast_search fieldset{
	padding-left:22px;
	}
.fast-search-buttons {
	font-size:10px;
	cursor:pointer;
	}
#fast_search input {
	margin:3px 0px 3px 0px;
	}
#searchstring {
	font-size:1.1em;
	width:103px;
	height:16px;
	background: none;
	border: none;
	background: url('../images/bg-search-input.gif') top left no-repeat;
	text-align:center;
	}
.search_submit {
    padding:0 1px;
    margin: 0;
    width:auto;
    height: 14px;
    color: #000;
    font-size: 1em;
    overflow:visible;
    border: none;
    background: none;
	cursor: pointer !important;
    border: 1px solid #b4b6b7;
    background: #fefefb;
    position:relative;
    top: -2px;
}
html>body .search_submit {
    height: 16px;
    top: 1px;
    font-size: 0.9em;
}
#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 22px;
	color: #020202;
	}
#left {
	float: left;
	width: 185px;
	overflow:hidden;
	}
#right {
	float: right;
	width: 185px;
	overflow:hidden;
	}
#left-in {
	height: 500px;
	padding: 4px 3px 3px 3px;
	}
html>body #left-in {
	height: auto;
	min-height: 500px;
	}
#right-in {
	height:500px;
	padding: 4px 3px 3px 3px;
	}
html>body #right-in {
	height: auto;
	min-height: 380px;
	}
.menu h2{
	background-color:#a7b03d;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding-right: 15px;
	margin-top:35px;
	margin-bottom: 20px;
	}
#right-in h2, #left-in h2  {
	color:#020202;
	font-size:1em;
	font-weight:bold;
	height: 26px;
	padding: 5px 15px 5px 22px;
	margin:0px;
	background: url('../images/h2-left.jpg') top left no-repeat;
	}
#right-in h2 {
	background-position:0px 0px;
	text-align:right;
	padding: 5px 22px 5px 15px;
	background: url('../images/h2-right.jpg') top left no-repeat;
	}
#left-in h2.cap_search {
    background: none;
    border: 1px solid #cccaca;
    border-bottom: none;
    background-color: #fefcfc;
    font-weight: bold;
    height: 11px !important;
}
#content {
/*	height:expression("0px");*/
	margin: 4px 190px 3px 190px;  
	}
#content-in {
  width: 550px;
  margin: 0;
  padding: 5px;
  border: 1px solid #dadada;
}
html>body #content-in {
  width: 555px;
}
#content-in h2, #content-in h1 {
  position: static;
}	
	
#content_center {
	background-color:#CCFFCC;
	}
/********************* FOOTER *****************/
#bottom-spacer {
	position:relative;
	clear:both;
	text-align:center;
	margin-left:1px;
	width:947px;
	margin:0px auto 0px auto;
	}
#bottom {}
#bottom p {
	background-color:#fafafa;
	position:relative;
	padding:5px;
	color:#999999;
	}
#card-logo {
	position:absolute;
	top:10px;
	left:10px;
	height:34px;
	width:140px;
	background-image:url("../images/cards.gif");
	background-repeat:no-repeat;
	display:none;
	}	
	/************* LEFT COLUM CONTENT **********/
.menu{
	  }
/************* RIGHT COLUM CONTENT *********/
.action {
	position:relative;
	}
#right-in .action .border {
	padding:10px;
}
.login {
	padding:10px;
	}
.login strong {
	display:block;
	margin-left:10px;
	margin-top:5px;
	}
#login_1 {
	padding:10px;
	}
.action .border img {
	margin:10px 0px 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 {

	}
.action ol {
	margin:0px;
	margin-left:20px;
	padding:0px;
	}
/************ BASKET ON HP *****************/
#basket{
	position:relative;
	margin-top:0px;
	height:100px;
	background-color:#fff;
	background-image:url("../images/basket.gif");
	background-position:135px 5px;
	background-repeat:no-repeat;
	margin-bottom:35px;
	border:1px solid #b9da70;
	}
#basket .border {
	padding:10px 5px 0px 15px;
	}
#basket p{
	padding:10px 5px 5px 0px;
	background-image:url("../images/basket-image.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
/************* PROMO ACTION BLOCK **********/
.promo-action-block {
	margin:20px 0px 0px 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 0px 15px 0px;
	padding:3px 0px 3px 0px;
	color:#000;
	font-weight:bold;
	}
.navigation-bar{
	padding:0px 0px 3px 0px;
	font-weight: normal;
	background: url('../images/razeni2.gif') bottom left no-repeat;
	}
html>body .navigation-bar{
	background: url('../images/razeni.gif') bottom left no-repeat;
}
.navigation-bar-in{
    border: 1px solid #cccaca;
    border-bottom:none;
    padding: 3px 5px;
}
.news_lih {
    line-height: 1.4em;
}
.navigation-bar select{
	font-size:0.9em;
	}
.product-box {
	position:relative;
	height:190px;
	}
html>body .product-box {
	height:auto;
	min-height:190px;
	}
.product-1 {
	position:relative;
	height:170px;
	width: 265px;
	background: url('../images/but-detail.jpg') bottom right no-repeat;
	}
.product-2 {
	position:absolute;
	right:0px;
	top:0px;
	height:170px;
	width: 265px;
	background: url('../images/but-detail.jpg') bottom right no-repeat;
	}
html>body .product-1, product-2 {
	height:auto;
	min-height:170px;
	
	}
.product-1 h3, .product-2 h3 {
	padding:10px 10px 0px 13px;
	height: 28px;
	}
.product-1 h3 a, .product-1 h3 a:visited, .product-1 h3 a:hover,
.product-2 h3 a, .product-2 h3 a:visited, .product-2 h3 a:hover {
    text-decoration: none;
}
.product-1 h3 a:hover, .product-2 h3 a:hover {
    text-decoration: underline;
}
.product-1 a img, .product-2 a img {
	margin:10px 15px 15px 15px ;
	background-color:#fff;
	}
.product-new-sale img{
	height:32px;
	width:60px;
	}
.product-1 ul, .product-2 ul {
	position:absolute;
	top:40px;
	right:5px;
	padding:0px;
	width:165px;
	overflow:hidden;
	}
.product-1 ul .thin, .product-2 ul .thin, .credit ul .thin {
	font-weight:100;
	}
.product-1 .orange, .product-2 .orange {
	color:#636363;
}
.product-1 ul li, .product-2 ul li, .credit ul li{
	padding:3px 0px 3px 15px;
	list-style-type:none;
	background-image:url("../images/arrow-red.gif");
	background-position: 0px 5px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1em;
	color:#636363;
	}
.hili {
    color: #90961d !important;
}
.product-1 form, .product-2 form{
	float:left;
	width:50px;
	margin:0px 1px 0px 1px;
	}
.news-list {
	/*background-image:url("../images/bg-navigator.gif"); */
	background-repeat:repeat-x;
	border-bottom:1px solid #ccc;
	margin:0px 0px 15px 0px;
	padding:5px;
	}
.news-list p{
	padding:5px 0px 5px 0px;
	}

#content_action_right {
	position:absolute;
	right:0px;
	top:1px;
	_top:0px;
	border:1px solid #fff2ba;
	height:8em;
	width:182px;
	_width:183px;
	overflow:hidden;
}

#logo{
	position:absolute;
	left:0px;
	top:15px;
	display:none;
	}

#info_link{
width:200px;
font-weight:bold;
padding:5px 5px ;}

#globallink{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:31px;
	z-index:30;
	background: url('../images/bg-globallink.gif') top left repeat-x;
	}
#globallink p{
    padding-top: 3px;
	}
a.glink, a.glink:visited, #user a, #user a:visited{
	display:block;
	float:left;
	padding:2px 8px 2px 8px;
	font-size:1em;
	color:#2f6f00;
	border-right:1px solid #c7c423;
	text-align:center;
	text-decoration: none;
	}
#basket a:hover, #user a:hover{
	text-decoration:underline;
	}
a.glink:hover {
	color:#2f6f00;
	text-decoration: underline;
	}

.buttons_form{
	cursor:pointer;
	font-size:11px;
	margin:1px;
	padding:0px 10px 0px 10px;
	}
.middle {
	width:80px;
	}
.buttons-product {
	position:absolute;
	right:0px;
	bottom:16px;
	width:65px;
	cursor:pointer;
	}
.buttons_form_product{
	cursor:pointer;
	margin:1px;
	background: none;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	width:65px;
	padding:1px 0px 1px 24px !important;
	}
html>body .buttons_form_product{
	font-size:1em;
	padding:1px 0px 1px 10px !important;
}
/********* 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:#000;
	height:17px;
	padding:2px 0px 2px 24px;
	margin:0px;
    background: url('../images/plink-dotted.gif') 24px 85% no-repeat;
		}
.plink_border a:hover {
	color: #b7be26;
	}
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 0px 1px 0px;
	padding:4px 0px 4px 10px;
	color:#000;
/*	background-color:#fff2ba;*/
	}
.plink_dotted {
    background: url('../images/plink-dotted.gif') 24px 85% no-repeat;
}
.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{
	color: #b7be26;
	}
html>body a.plink:hover{
	height:auto;
	min-height:17px;
	}
/******** level 3 **************/
.subplink {
	background-color:#fff;
	}
.subplink a, .subplink a:visited{
	color:#666;
	margin:1px 0px 1px 0px;
	display:block;
	padding:3px;
	background-color:#fff;
	}
a.subplink:hover{
	color:#000000;
	text-decoration:underline;
	background-color:#fff2ba;
	}
/*.noplink {
	padding:4px 0px 4px 35px;
	display:block;
	background-color:#FF6600;
	font-weight:bold;
	color:#fff;
	}*/
/*********** DETAIL PRODUCT *********/
#detail-image {
	position:relative;
	border-bottom:3px solid #ccc;
	border-top:3px solid #ccc;
	padding:20px;
	overflow:hidden;
	width:92%;
	}
#detail-price fieldset {
	background-color:#fff;
	padding:5px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
#detail-image img {
	}
.detail-zoom {
	}
#detail-box {
	position:relative;
	}
#detail-price {
	border-right:1px solid #ccc;
	padding:10px;
	width:240px;
	}
#detail-parameter {
	position:absolute;
	right:0px;
	top:0px;
	padding:10px;
	width:250px;
	}
#detail-parameter h3, #detail-price h3{
	color:#000;
	font-size:1.5em;
	font-weight:100;
	margin-bottom:15px;
	}
#detail-parameter .price, #detail-price .price {
	font-size:1.7em;
	}
#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 0px;
	}

#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;
	}
.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 10px 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 9px;
      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:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      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 {
      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 {
      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:30px;
	_margin-top:0px;
	border-top:none;
	padding:15px;
	}
.gallery-img {
	position:relative;
	padding:10px;
	margin:10px;
	}
.detail-gallery-images{
	height:90px;
	}
/*******************************************/
/**********USER + REGISTRATION ************/
/*****************************************/
#user {
	position:absolute;
	height:40px;
	width:170px;
	right:0px;
	bottom:0px;
	text-align:left;
	background-color:#b00000;
	border-bottom:5px solid  #fff2ba;
	}
#user .border{ 
	background-image:url("../images/cor-left-top.gif");
	background-position:top left;
	background-repeat:no-repeat;
	}
#user p {
	padding:7px 7px 7px 0px;
	color:#fff;
	}
/******************* PAGES ***********************/
/************** CART & ORDER ********************/
.table-cart {
	margin:0px 0px 0px 0px;
	font-size:0.99em;
	background-color:#dadada;/*#b9da70;*/
	}
.table-cart th {
    color: #030303;
	background-color:#f2f2f2;
	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:#f2f2f2;
	width: 170px;
	padding:3px 0px 3px 0px;
	float:left;
	padding-left:5px;
	}
.text-form-value {
	display:block;
	padding:2px;
	height: 15px;
	/*background-color:#b9da70;*/
	/*margin:1px 0px 1px 0px;*/
	}
html>body .text-form-value {
	display:block;
	margin: 3px;
	}
.bg {
	background-color:#fff;
	}
.under-cart-table {
	background-color:#f2f2f2;
	padding:5px;
	border:1px solid #dadada;
	border-top:none;
	}
.under-cart-table a, .under-cart-table a:visited {
    color: #030303;
}
.order-bar {
	position:relative;
	padding:3px;
	}
.left {
	text-align:right;
	}
.continue-order {
	position:absolute;
	right:3px;
	}
/************** STEP BAR ORDER *****************/
#step-bar {
	width: 100%;
	_width: 96%;
	text-align:center;
	}
#backround-tr{
	background-color: #7e8827;
	}
#backround-tr td{
	height: 3px;
	font-size: 3px;
	}
#backround-tr td strong {
	visibility:hidden;
	}
.deactive {
	background-color:#7e8827;
	}
.active {
	background-color: #7e8827;
	}
/************  SEND FRIEND *********************/
#send-friend-box {
	margin-top:50px;
	text-align:left;
		}
#send-friend-box fieldset{
	border:1px solid #b9da70;
	padding:15px;
	}
#send-friend-box fieldset legend{
	font-size:1.2em;
	}
/**************** NEW STYLES ****************/
.premium-list-box {
	width:525px;
	height:140px;
	}
html>body .premium-list-box {
	width:535px;
	min-height:140px;
	height:auto;

	overflow:auto;
	}
.premium-list {
	float:left;
	background-color:#fff;
	text-align:center;
	}
.premium-list img{
	margin:1px 1px 1px 0px;
	}
/************** CREDIT ****************/
.credit {
	background-color:#fff2ba;
	border:1px solid #b9da70;
	padding:10px;
	margin:0px 0px 10px 0px;
	}
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 {
	
	}
.similar-product {
	text-align:center;
	float:left;
	width:150px;
	margin:10px;
	}
.similar-product img {
	margin-bottom:10px;
	}
.kosik, .kosik .border, .kosik p {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
p.kosik_link {
    padding-top: 5px !important;
}
.cat_always {
    padding-bottom: 5px;
}