body {text-align: center; background-color: rgb(51,0,0); background-image: url(images/pozadi.png);}
a:link {color: black; text-decoration: none}
a:visited {color: black}
a:hover {color: white}
.produkt a:hover {color: rgb(0,0,153)}
h1 {font-size: 20px; margin: 10px ;} 
table {border: 1px rgb(0,0,0) solid; width: 600px; height: 12px}
td {border: solid 1px black} 

#obal {position: relative; top: -20px; margin: 0 auto; text-align: left; width: 950px; min-height: 800px; background-color: rgb(51,0,0); background-image: url(images/back.jpg); background-repeat: no-repeat; border: 4px rgb(153,102,102) solid}
#obsah {position: absolute; width: 820px; top: 295px; left: 65px; font-size: 20px; background-image: url(images/obsah2.png);}
#lista {position: absolute; width: 750px; height: 50px; left: 100px; top: 180px; font-size: 20px; font-weight: bolder; background-image: url(images/lista.png); background-repeat: no-repeat; padding: 15px 25px 15px}
#up {position: absolute; width: 820px; height: 25px; left: 65px; top: 270px;  background-image: url(images/up.png); background-repeat: no-repeat;}

#text {position: absolute; width: 780px; left: 20px; top: 1px;}
#produkt {position: relative; width: 780px; height: 150px; border: 1px rgb(51,0,0) solid; background-color: rgb(33,45,87); background-image: url(images/produkt.png);}
#svestka {position: absolute; width: 150px; height: 150px; left: -30px; top: 50px; background-image: url(images/svestka.png);}
