.MENU {	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px
}

.MENU1 {color: #00008B;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px
}

.MENU2 {color: #00008B;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px
}

BODY {
        color: #000000;
	background-color: gold;
        background-image: url("hla1.jpg");
	font-family: Times New Roman, serif;
	text-align: center
  list-style-image: url('pics/odrazka.gif');
}

td {background-color: gainsboro;
      font-family: ariel;
      font-weight: bold;
      color: black;}

.td1 {background-color: gold;
    font-weight: bold;
    font-family: ariel;
    text-align:center;
    color:black;}

.td2 {background-color: gainsboro;
      font-weight: bold;
      font-family: ariel;
      color:red;}

.td3 {color: black;}

.td4 {background-color: gold;
      font-weight: bold;
      font-family: ariel;
      color:blue;}

A {
	color: #0000CD;
}

A:HOVER {
	color: Blue;
}

LI {
list-style-image: url('pics/slunicko-odrazka.gif');

}

#obsah {
position: absolute; 
top: 21px; 
left: 150px;
width: 700px; 
margin: 20px;
border: 0px;
text-align: center;
}

#hlavicka {
position: absolute; 
width: 760px; 
height: 121px; 
top: 0px; 
left: 0px;
text-align: center;
background-image: url("pics/horni.jpg");

border: 0px;
}

#levy {
position: absolute; 
width: 155px; 
top: 20px; 
left: 0px;
background-image: url("pics/levy.jpg");
}


