
/* -------------------------------- katalog list ------------------------------ */

.list-item   {
    height: 250px;
    width: 200px;
    ^width: 200px;
    /*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: 3px solid #fff; */}
.list-item-nazev  {
	color: #FFCC33;
	text-align: center;
	padding-top: 0px;
   font-size: 10px;
  } 
.table-prod { text-align: center; font-size: 10px; width: 180px;  border-spacing: 1px;       }
.table-prod td {	width: 50%;}
.list-item-nazev a          { color: #FFCC33; font-weight: bold; text-decoration: none; }  
.list-item-nazev a:link     { color: #FFCC33; font-weight: bold; text-decoration: none; }
.list-item-nazev a:active   { color: #FFCC33; font-weight: bold; text-decoration: none; }
.list-item-nazev a:visited  { color: #FFCC33; font-weight: bold; text-decoration: none; }
.list-item-nazev a:hover    { color: #FFCC00; font-weight: bold; text-decoration: none; }

.input_add_ks {
border:1px solid #E5E5E5;
font-size:90%;
width:35px;
}
  .input_add_bal {
border:1px solid #E5E5E5;
font-size:90%;
width:35px;
}
#katalog-cislo
{
	float: right;
}
/* ------------------------------ katalog detail ------------------------------ */
.detail-item  {
    width: 520px;
    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 #FFFFFF;
  }
.detail-line-sep  {
    border-top:2px solid #cccccc;
    clear: both;
    width:510px;
  }
.list-item-sub   {
    height: 200px;
    width: 200px;
    ^width: 200px;
    /*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: 155px; }
#popis-bottom {
	font-size: 10px; font-weight: bold; color: #FFFFFF;
}
.tmavsi-pole {
	background-color: #E3E3E3;
}
.tmavsi-pole-1 {
	background-color: #DDDDDD;
}
.tlacitko-kosik{
	vertical-align: bottom  ;
}
.parametr-detail {
	font-weight: bold; color: #FFFFFF; font-size: 12px;
}
.detail-table-param
{
	font-size: 12px;
}
.detail-table-ceny {
	width: 400px; font-size: 12px;
}
/* číslování stran */
/* ------------------------ stránkování -------------------------------------*/
.page-list { text-align: right; color: #FFFFFF;}
.page-list a { text-decoration: underline; color: #FFCC33;}
.pagelisting a                  { text-decoration: underline; color: #FFCC33;}
.pagelisting a.selected         { text-decoration: none; font-weight: bold;  color: #FFCC00;}
.pagelisting a:link.selected    { text-decoration: none; font-weight: bold;  color: #FFCC00;}
.pagelisting a:acticve.selected { text-decoration: none; font-weight: bold;  color: #FFCC00;}
.pagelisting a:hover.selected   { text-decoration: underline; font-weight: bold; 	 color: #FFCC00;}


/* další styly */
.lr1 {
float:left;
height:160px;
text-align:center;
width:200px;
}

.lr2 {
	text-align: center;
}
