/* ----------------------------------------------------- */
/* -------------------->>> ZNACKY <<<------------------- */
/* ----------------------------------------------------- */

#znacky{position: relative; width: 960px; /*margin-top: 15px; */margin-bottom: 15px; }


/* ------------->>> ODPORUCANE KATEGORIE <<<------------ */
/* ----------------------------------------------------- */

#odporucane { position: relative; margin: 0 auto;width: 960px; margin-top: 10px; background-image: url(design/odporucane.png); background-position:left top; background-repeat:no-repeat; /*margin-top: 900px;*/ }
#odporucane_nadpis { color: #ffffff; font-size: 16px; padding-left: 20px; padding-top: 7px;height: 28px; position: relative; }

#odporucane .nadpis_kategorie{margin-left: 10px; font-size: 15px; width: 125px; float: left; }
#odporucane_kategorie{width: 960px;  margin-bottom: 15px; margin-top: 15px;}

.kategorie_odp{display: inline-block;width: 790px; }
.vsetky_kategorie a{ display: inline-block; float: right; margin-right: 15px; color: #ffffff;}
.vsetky_kategorie a:hover{ display: inline-block;float: right; margin-right: 15px; color: #ffffff; text-decoration: underline; }
.odporucanekategorie_vypis{float: right; width: 100px; }

#odporucane .odporucane_img{z-index: 1; }




#odporucane_kategorie .vypis{
	text-decoration: none; 
	width: 240px; 
	height: 150px;
	border-top: 0px; 
	border-right: 1px;
	border-bottom: 1px ;
	border-left: 0px ;
	border-color: #c9cacb; 
	border-style:solid;
}

#odporucane_kategorie .vypis_right{
	text-decoration: none; 
	width: 240px; 
	height: 150px;
	border-top: 0px; 
	border-right: 0px;
	border-bottom: 1px ;
	border-left: 0px ;
	border-color: #c9cacb; 
	border-style:solid;
}

#odporucane_kategorie .vypis_bottom{
	text-decoration: none; 
	width: 240px; 
	height: 150px;
	border-top: 0px; 
	border-right: 1px;
	border-bottom: 0px ;
	border-left: 0px ;
	border-color: #c9cacb; 
	border-style:solid;
}

#odporucane_kategorie .vypis_bottom_right{
	text-decoration: none; 
	width: 240px; 
	height: 150px;
	border-top: 0px; 
	border-right: 0px;
	border-bottom: 0px ;
	border-left: 0px ;
	border-color: #c9cacb; 
	border-style:solid;
}











/* ----------------------------------------------------- */
/* ----------------->>> TOP PRODUKTY <<<---------------- */
/* ----------------------------------------------------- */


#top_produkty_all { clear:both; margin: 0 auto;width: 960px; height: 36px; background-image: url(design/history.png); background-position:left top; background-repeat:no-repeat;}
#top_produkty_all_nadpis { color: #ffffff; font-size: 16px; padding-left: 20px; padding-top: 8px;height: 28px; position: absolute; }



#top_produkty{
/*   width: 950px; */
/*  left: 10px;  
  position: absolute;*/
}

.produkt_top_td{display: inline-block; width: 155px; height: 160px; padding-top: 15px; padding-bottom: 15px;}
.rozdelovac_top{display: inline-block; background-image: url(design/rozdelovac_top_produkty.png); background-position:left bottom; 
          background-repeat:no-repeat; width: 1px; height: 159px;  margin-top: 15px; margin-bottom: 15px;}
          
.top_produkty_img{position: relative; border: none; margin-left: 16px; }

.produkty_popis{margin-left: 16px; margin-top: 15px; }


.topveticka {
	font-size: 15px;
}

.bluetext {color: #1983c2;}
.pinktext {color: #ee3897;}