.text {
font-family: verdana;
font-size: 10;
text-decoration: none;
color: #000000;
}
.text_red {
font-family: verdana;
font-size: 10;
text-decoration: none;
color: #cc0000;
}
.text_white {
font-family: verdana;
font-size: 10;
text-decoration: none;
color: #ffffff;
}
.horni_menu {
font-family: verdana;
font-size: 10;
color: #ffffff;
font-weight : bold;
text-decoration: none;
}

.horni_menu:Hover {
font-family: verdana;
font-size: 10;
color: #ffffff;
font-weight : bold;
}
.nadpis {
font-family: verdana;
font-size: 10;
color: #cc0000;
font-weight : bold;
text-decoration: none;
}
.odkaz {
font-family: verdana;
font-size: 10;
color: #cc0000;
text-decoration: none;
}

.odkaz:Hover {
font-family: verdana;
font-size: 10;
color: #000000;
text-decoration: underline;
}
/* this defines an input tag (the long box you type things in)*/
input { 
color:#000000; 
font: 7.5pt verdana; 
font-weight: normal; 
text-decoration: none; 
background: white; 
border: 1px solid #ccc; 
}
/* nadefinování stylů formuláře*/
select { 
color:#000000; 
font: 7.5pt verdana; 
font-weight: normal; 
text-decoration: none; 
background: white; 
border: 1px solid #ccc; 
}
textarea { 
color:#000000; 
font: 7.5pt verdana; 
font-weight: normal; 
text-decoration: none; 
background: white; 
border: 1px solid #ccc; 
}
.novinka {
display: block;
font-family: verdana;
font-size: 11;
color: #cc0000;
text-decoration: none;
margin-left: 2;
margin-bottom: 2;
}
.novinka:Hover {
display: block;
font-family: verdana;
font-size: 11;
color: #000000;
text-decoration: underline;
margin-left: 2;
margin-bottom: 2;
}
div.novinky {
margin-left: 20;
height: 290; 
width: 540;
overflow: auto;
}

UL {
margin-top: 0.25em;
margin-bottom: 0.25em;
}

.produkt_ul1 {
padding-left: 8px;
margin-left: 8px;
}

.produkt_ul2 {
padding-left: 1px;
margin-left: 1px;
}