html { font-family: Arial; font-size: 11px; }
body { margin-top: 0; color: #314D58; background: #45AAE2; }
h1 { font-size: 19px; }

#flashcontent {  width: 1000px; height: 260px; margin: auto;  }
#sitemenu { margin-left: 30px; font-size: 13px; font-weight: bold; }

#sitemenu a:link { color: white; text-decoration: none; }
#sitemenu a:visited { color: white; text-decoration: none; }
#sitemenu a:hover { color: white; border-bottom: solid 1px #ED3336; }
#sitemenu .pogrubiony { font-weight: bold; color: white; }

#footer a:link, a:visited { color: #149BCC; text-decoration: none; }
#footer a:hover { color: #0C5E7C; text-decoration: underline; }

.produkt { clear: both; }
.produkt h1 { color: #24719D; }
.produkt a:link { text-decoration: none; color: #014F7D; }
.produkt a:visited { text-decoration: none; color: #014F7D; }
.produkt a:hover { text-decoration: underline; color: #056CA7; }
.obrazek { float: left; margin-right: 5px; margin-bottom: 5px; border: solid 3px #45AAE2; }
.obrazek:hover {  border: solid 3px #FFF215;  }

.cena { font-family: Trebuchet MS; font-size: 18px; font-weight: bold; color: #056CA7; }

.input {  width: 60%; background: #ADDFF5;  }

a:link { color: #314D58; }
a:visited { color: #314D58; }
a:hover { color: #4D798B; }
