/* Eshop - nákupní košík */
#kosik   {position:absolute; top:127px; left:605px; color:white; font-size:80%;}
#kosik a {color:white;}
#akce    {position:absolute; top:228px; left:18px; color:#D87000; padding:0px 0px 0px 10px; background:url("pictures/akce.jpg") left 5px no-repeat;}
#akce a  {color:#D87000;}
#header form     {position:absolute; top:135px; left:358px; color:white; font-size:80%;}
#header form input {width:138px; border:1px solid #359DCB; padding:0px 5px 0px 5px; height:17px; _height:19px;}
#header form button {width:54px; height:19px; background:url("pictures/button.jpg") no-repeat; border:none; color:white; font-weight:bold; font-size:100%;}
/* Eshop - výpis produktů */
div.prehled {position:relative; height:208px; height:210px; width:143px; _width:151px; overflow:hidden; padding:0px 3px 0px 3px; border:1px solid #757575; margin:0px 4px 4px 0px; float:left;}
div.prehled h4 {height:33px; overflow:hidden;}
div.obrazek {height:90px; width:143px; text-align:center; margin-bottom:5px; overflow:hidden;}
span.koupe  {float:right;}
div.prehled del {font-size:90%; text-decoration:line-through; padding-left:38px;}
div.prehled a {color:#008AFF;}
div.prehled p {text-align:left; font-size:80%;}
div.prehled p img {margin:0px 3px 0px 0px;}
div.prehled p span {color:red; font-size:110%;}
p.popisek {height:38px; overflow:hidden;}
strong.kategorie, span.kategorie {color:#70D900;}
strong.cena {color:#FF7500;}

div.prehled-uvod {position:relative; background:url("pictures/news.jpg") no-repeat; position:relative; height:139px; _height:145px; width:262px; overflow:hidden; padding:0px 0px 5px 0px; border-bottom:1px solid #D7D7D7;}
div.prehled-uvod h4 {height:29px; _height:30px; border-bottom:1px dashed #D2D2D2; overflow:hidden; position:absolute; top:15px; left:148px;}
div.prehled-uvod div.obrazek {height:90px; width:90px; text-align:center; overflow:hidden; float:left; position:absolute; top:12px; left:55px;}
div.prehled-uvod a {color:#47AEDD;}
div.prehled-uvod p.popisek {position:absolute; top:48px; left:148px; overflow:hidden; height:45px; text-align:left; font-size:80%;}
div.prehled-uvod div.ceny {height:28px; _height:39px; padding:10px 0px 0px 0px; width:201px; border-top:1px dashed #D2D2D2; overflow:hidden; position:absolute; top:105px; left:59px;}
div.prehled-uvod div.ceny span.akce {float:right;}
div.prehled-uvod div.ceny span.akce img {margin:0px 0px 0px 1px;}
div.prehled-uvod strong span {color:#DB3636; font-size:110%;}

tr.suda {background:silver;}
tr.suda strong {color:white;}
table.horni_tabulka {border:1px solid #757575; color:#083B67;}
table.horni_tabulka a {color:#083B67;}
form.srovnani {margin:0px;}
div.srovnani {font-size:90%; border:1px solid #757575; padding:2px; margin:0px 0px 4px 0px; _height:1px;}
div.srovnani2 {font-size:90%; border:1px solid #757575; padding:2px 2px 2px 7px; margin:0px 0px 4px 0px; _margin:0px 0px 4px 0px;}
div.srovnani2 input {border:0px;}
/* Eshop - detail produktu */
div.picture {float:right; width:198px; _width:200px; height:248px; _height:260px; text-align:center; padding-top:10px; background-color:white; border:1px solid #757575;}
#detail-top {width:445px; _width:447px; min-height:258px; _height:260px; background-color:white; border:1px solid #757575; margin-bottom:10px;}
#detail-top ul {margin-top:8px; margin-bottom:0px;}
div.galerie {padding-bottom:15px; border-bottom:1px solid #757575; margin-bottom:10px;}
div.galerie img {border:1px solid #FF7500; margin: 0.5em; height:100px;}
div.formular {padding-top:15px; border-top:1px solid #757575; margin-top:10px;}
p.prispevek {background:#121212; color:white; padding:2px 0px 2px 5px; _height:1px;}
p.prispevek a {color:#EEDA00;}
p.prispevek a:hover {color:white;}
#form input {width:290px;}
#form textarea {width:290px; height:150px;}
form label {float:left; display:block; width:80px;}
form.registrace label {float:left; display:block; width:140px;}
/* Eshop - výpis objednávky */
table.objednavky {width:100%;}
.svetla {background-color:#E6E6E6;}
.tmavsi {background-color:#A6A6A6;}
.tmava  {background-color:silver;}

.red {color:red;}

/* Eshop - hodnocení produktu */
.hodnoceni-hvezdami
{
list-style-type:none;
margin:0px 0px 8px 0px;
padding:0px;
width: 150px;
height: 30px;
position:relative;
background:url("pictures/hrzt_hv.gif") top left repeat-x;
}

.hodnoceni-hvezdami li
{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}

.hodnoceni-hvezdami li a
{
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}

.hodnoceni-hvezdami li a:hover
{
background: url("pictures/hrzt_hv.gif") left center;
z-index: 2;
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda
{
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda:hover
{
width:30px;
}

.hodnoceni-hvezdami a.dve-hvezdy
{
left:30px;
}
.hodnoceni-hvezdami a.dve-hvezdy:hover
{
width: 60px;
}

.hodnoceni-hvezdami a.tri-hvezdy
{
left: 60px;
}

.hodnoceni-hvezdami a.tri-hvezdy:hover
{
width: 90px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy
{
left: 90px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy:hover
{
width: 120px;
}

.hodnoceni-hvezdami a.pet-hvezd
{
left: 120px;
}

.hodnoceni-hvezdami a.pet-hvezd:hover
{
width: 150px;
}

.hodnoceni-hvezdami li.current-rating
{
background: url("pictures/hrzt_hv.gif") left bottom;
position: absolute;
height: 30px;
display: block;
text-indent: -9000px;
z-index: 1;
}


.hodnoceni-hvezdami-hlasovano
{
margin:0px 0px 8px 0px;
padding:0px;
width:150px;
height:30px;
position:relative;
background:url("pictures/hrzt_hv.gif") top left repeat-x;
}

.hodnoceni-hvezdami-hlasovano div.body
{
background:url("pictures/hrzt_hv.gif") left bottom;
position:relative;
height:30px;
z-index: 1;
}

.hodnoceni-hvezdami-hlasovano div.body span {
display:none;
}
