
/* -------------------------------- katalog list ------------------------------ */

.list-item   {
    height: 250px;
	 _height: 252px;
    width: 180px;
    ^width: 180px;
    /*margin-left: 6px;*/
    /*margin-bottom: 3em;*/
    float: left;
	 position: relative; 
	 border: 1px dotted #B6B6B6;
}
.list-item-img-box-outer { /*height: 80px;*/ text-align: center;  height: 140px; }
.list-item-img-box { /*width: 157px; ^width: 161px;*/ text-align: center;  padding-top: 10px;   }
.list-image  { border: 1px solid #005757; }
.list-item-nazev  {
	color: #005757;
	text-align: center;
	padding-top: 0px;
  } 
.table-prod { text-align: center; font-size: 10px; width: 180px;  border-spacing: 1px;       }
.table-prod td {	width: 50%;}
.list-item-nazev a          { color: #005757; font-weight: bold; text-decoration: none; }  
.list-item-nazev a:link     { color: #005757; font-weight: bold; text-decoration: none; }
.list-item-nazev a:active   { color: #005757; font-weight: bold; text-decoration: none; }
.list-item-nazev a:visited  { color: #005757; font-weight: bold; text-decoration: none; }
.list-item-nazev a:hover    { color: #1D7C7C; font-weight: bold; text-decoration: none; }

.input_add_ks {
border:1px solid #CCCCCC;
font-size:90%;
width:35px;
}
  .input_add_bal {
border:1px solid #CCCCCC;
font-size:90%;
width:35px;
}
/* ------------------------------ katalog detail ------------------------------ */
.detail-item  {
    width: 555px;
    line-height: 140%;
    font-size: 100%;
  }
.detail-item h2 {
    font-size: 110%;
  }
.detail-item-popis-box {
    width: 510px;
    padding-bottom: 2em;
  }
.detail-item-img-box {
    float: left;
    width: 506px;
    ^width: 510px;
  }
.detail-item-img  {
    border: 1px solid #005757;
  }
.detail-line-sep  {
    border-top:2px solid #cccccc;
    clear: both;
    width:510px;
  }
.list-item-sub   {
    height: 180px;
    width: 180px;
    ^width: 180px;
    /*margin-left: 6px;*/
    /*margin-bottom: 3em;*/
    float: left;
	 position: relative; 
	 border: 1px dotted #B6B6B6;
}
.list-item-img-box-outer-sub { /*height: 80px;*/ text-align: center;  height: 160px; }
#popis-bottom {
	font-size: 10px; font-weight: bold; color: #005757;
}
.tmavsi-pole {	background-color: #E3E3E3;}
.tmavsi-pole-baleni {	background-color:#D4E5E8; }
.tmavsi-pole-1 {	background-color: #DDDDDD;}
.tmavsi-pole-1-baleni {	background-color:#BDD5D9; }

.tmavsi-pole-sleva   { background-color: #BDD5D9; }
.tmavsi-pole-sleva-1 { background-color: #D4E5E8;}

.tlacitko-kosik{
	vertical-align: bottom  ;
}
.parametr-detail {
	font-weight: bold; color: #005757; font-size: 12px;
}
.detail-table-param
{
width: 430px;
	font-size: 12px;
		float: left;
}
.detail-table-basket
{
width: 100px;
	font-size: 11px;
	float: left;
	background-color:#BDD5D9;
	border: #005757 solid 2px; 
}

.detail-table-basket
 td {
	font-size: 11px;
}

.detail-table-ceny {
	width: 450px; font-size: 12px; padding:20px 0;
}
/* číslování stran */
/* ------------------------ stránkování -------------------------------------*/
.page-list { text-align: right; color: #005757;}
.page-list a { text-decoration: underline; color: #005757;}
.pagelisting a                  { text-decoration: underline; color: #005757;}
.pagelisting a.selected         { text-decoration: none; font-weight: bold;  color: #005757;}
.pagelisting a:link.selected    { text-decoration: none; font-weight: bold;  color: Red;}
.pagelisting a:acticve.selected { text-decoration: none; font-weight: bold;  color: Red;}
.pagelisting a:hover.selected   { text-decoration: underline; font-weight: bold; 	 color: Red;}

/* slevy */
.list-item-img-picto        { text-align: center; margin: 0; padding: 0; }
.list-item-img-picto-new    { float: left; padding-right: 3px; z-index: 10; position: absolute; border: 1px solid White; padding-left: 3px;  background-color: #339999; color: white;margin-top:17px;  padding-right: 3px; }
.list-item-img-picto-sleva  { float: left; padding-right: 3px; z-index: 10; position: absolute; border: 1px solid White; padding-left: 3px;  background-color: #339999; color: white; }
.list-item-img-picto-prod   { text-align: center; }

.detail-item-img-picto { float:right; width: 100px; text-align: center; line-height: 150%;}
.detail-item-img-picto-new   { 
   float: left; padding: 5px 5px 5px 5px; z-index: 10; 
	position: absolute; border: 1px solid White;  
	background-color: #339999; 
	font-size: 14px;
	color: white; 
	margin-top: 27px;
	_margin-left: -100px;}
.detail-item-img-picto-sleva { float: left; padding: 5px 5px 5px 5px; z-index: 10; position: absolute; border: 1px solid White;    background-color: #339999; font-size: 14px;color: white;}

