ul {
margin: 0;
padding:0;
list-style: none;
}
fieldset {
border: 1px solid;
padding:3px;
}
#tableobjednavka1, #tablekosik1 {
width: 100%;
}
.kosicok table td, #tableobjednavka1 td {
border: 1px solid;
padding: 3px;
}
.no-border {
border: none;
}
.img {
float: left;
}
.img img {
border: none;
margin-right: 10px;
}
.searching {
clear: both;
}
.adresa {
background: #eeeeee;
padding: 10px;
}
/* zakladne nastavenie nahladu produktu */
.produkt {
clear:none;
float:left;
margin-bottom:10px;
padding:0 5px 0 0;
position:relative;
}
.produkt h2 a, .produkt h3 a, .nahodny .cena, .nadodnyobjednavka .cena {
clear: both;
}
.produkt .ocene {/*vyh*/
clear: both;
padding: 3px 0 0 0;
}
.produkt fieldset {
position: absolute;
bottom: 0;
clear: both;
}
/* produkt v kosiku */
.ok {
background:#F9FFEC url(../img/ok.png) no-repeat scroll 6px center;
border:1px solid #339900;
color:#339900;
margin:10px 0;
padding:10px 10px 10px 52px;
}
.ok a {
text-decoration: underline;
font-weight: bold;
color: #339900;
}
#fieldsetobjednavka1, #fieldsedobjedvka2 {
border: 1px solid;
padding: 5px;
}
#poznamka {
width: 350px;
}
.nahodne {
margin: 10px 0 0 0;
}
.nahodneobjednavka {
}
.nahodny, .nadodnyobjednavka {
float:left;
height:220px;
padding:0 5px 0 0;
width:155px;
text-align: center;
}
.nadodnyobjednavka {
position:relative;
text-align:center;
}
.nadodnyobjednavka fieldset {
border: none;
position: absolute;
bottom: 0;
clear: both;
}
#of1 {
clear: both;
margin: 10px 0 0 0;
}
.nahodny .img, .nadodnyobjednavka .img {
padding: 0 10px;
float: none;
}
.produkty form {
clear: both;
margin: 10px 0 0 0;
}
a.active {
color: #000000;
}