body {
font-family: tahoma;
}

table.cela {
border: 10px solid #ffcc99;
}

td.obsah {
border: 1px dashed #336600;
background-color: #fff2df;
padding: 10px;
font-size: 11pt;
}

.nadpis {
font-weight: bold;
background-color: #cc3300;
}

.news {
font-family: verdana;
font-weight: bold;
}

ul.menu {
    font-family:        Tahoma;
    font-size:          12px;
    list-style:         none;
    margin:             0px;
    padding:            0px;
	letter-spacing:		1,5;
}

ul.menu li {
    padding:            4px;
    background-color:   #f5881b;
    font-weight:        bold;
	color:				#336600;
    border-bottom:      1px solid white;	
	letter-spacing:		1,2;
}

ul.menu li ul {
    margin:             0px;
    padding:            0px;
    list-style:         none;
}

ul.menu li ul li {
    background-color:   #ffcc99;
    text-transform:     none;
    font-weight:        normal;
    padding:            4px;
    margin-left:        12px;
    border-left:        none;
    border-bottom:      1px solid white;
}

ul.menu a { text-decoration: none; color: white; }
ul.menu a:visited { text-decoration: none; color: white;}
ul.menu a:hover {color: black; text-decoration: underline;}            

a:link { font-weight: bold; text-decoration: underline; color: #336600; }
a:visited { font-weight: bold; text-decoration: underline; color: #336600;}
a:active { font-weight: bold; text-decoration: none; color: red; }
a:hover { font-weight: bold; text-decoration: none; color: #336600; }

h3	{ font: bold 13pt arial, verdana; color: #000 }
h2	{ font: bold 13pt arial, verdana; color: #000 }


.obrazok {
margin: 15px;
float: left;
width: 150px;
height: 180px;
text-align: center;
} 


.ramik {
border: 10px solid white;
} 

.popis	{ font: 12pt verdana, arial }

ul.riadok {
line-height: 1.5;
list-style: url("dot.jpg");
}

.popis {
font-weight: bold;
}
