/* komerce */
div.topeshop strong { display:block; text-transform:uppercase; font-size:100%; background-color:#FE6019; color:white; margin:6px 0px 0px 0px; padding:4px 8px; }
div.obchod.minBorder { margin-top:0px; background-color:#FFF4EA; }

div.obchod { margin:5px 0px 25px 0px; padding:8px; background-color:white; border:1px solid #FFB595; }
div.obchod h2 { margin:0px 0px 0px 0px; }
div.obchod h2 a { text-decoration:none; }
div.obchod h2 a:hover { text-decoration:underline; }
div.obchod small { color:#FE6019; position:relative; top:-0.3em; margin-top:-10px; font-weight:bold; }
div.obchod small a { color:#FE6019; text-decoration:none; border-bottom:1px dotted #FE6019; }
div.obchod small a:hover { border-bottom-style:solid; }
div.obchod div.obrazek { width:200px; float:left; margin:10px; }
div img.doporucujeme { display:block; margin:0px 0px 10px 80px; }
div.obchod span { width:80px; display:block; text-align:right; float:left; clear:left; margin-right:4px; }
div.obchod div.obr { float:left; width:182px; text-align:center; margin-right:5px; overflow:hidden; }
div.obchod div.obr img { border:1px solid #BAECFB; }
div.obchod div.obr img.chybejici { padding:22px 45px; }
div.obchod div.podrobnosti { width:300px; display:block; float:right; }

div.cenova-akce { width:190px; border:1px solid #91C2FF; float:left; margin:10px 20px 10px 0px; }
div.cenova-akce div { width:180px; margin:5px; }
div.cenova-akce h4 { margin:0; padding:0; }
div.cenova-akce p { margin:0; padding:0; line-height:120%; }
div.cenova-akce p.frst { color:#0066DD; padding:3px 0px; }
div.cenova-akce a { display:block; text-align:center; margin:4px 0px; }
div.cenova-akce small { display:block; text-align:center; color:#595959; margin:4px 0px; }

/* seznam sluzeb */
div .typ_sortimentu ul { width:80%; list-style-type:none; }
div .typ_sortimentu ul li.no { background:url('../icons/cancel.png') right center no-repeat; }
div .typ_sortimentu ul li.yes { background:url('../icons/accept.png') right center no-repeat; }
div .typ_sortimentu ul li.stars0 { background:url('../stars/stars5-0.gif') right center no-repeat; }
div .typ_sortimentu ul li.stars1 { background:url('../stars/stars5-1.gif') right center no-repeat; }
div .typ_sortimentu ul li.stars2 { background:url('../stars/stars5-2.gif') right center no-repeat; }
div .typ_sortimentu ul li.stars3 { background:url('../stars/stars5-3.gif') right center no-repeat; }
div .typ_sortimentu ul li.stars4 { background:url('../stars/stars5-4.gif') right center no-repeat; }
div .typ_sortimentu ul li.stars5 { background:url('../stars/stars5-5.gif') right center no-repeat; }

/* fotografie obchodu */
div#foto-komerce { margin:10px 0px; text-align:center; }
div#foto-komerce img { border:1px solid #0066DD; margin:5px; }
div#foto-komerce a:hover img { border-color:#FF7D01; }


.komerce-vypis-basic {
  margin:0;
  padding:0;
}
.komerce-vypis-basic li {
  list-style-type:none;
  margin:0 0 6px 0;
  padding:4px;
  border:1px solid #CCCCCC;
  background-color:#F4F4F4;
}