body
{
margin: 5px;
padding: 5px;
font-family: Arial, Arial CE, Tahoma, Verdana, sans-serif; /* základní def. písma */
font-size: 9pt; color: #000000; /* základní velikost písma */
background-color: #ffffff;
}
A:link {text-decoration: undereline; font-weight: bold; color: #000000;}
A:visited {text-decoration: undereline; font-weight: none; color: #000000;}
}
hr
{
color: #000000;
height: 1px;
}

li
{
          list-style-image: url("../images/li.gif");
}

#main
{
 width: 17cm;
 margin-top: 0px;
 background-color: #ffffff;
}

h1
{
font-size: 22pt;
font-weight: normal;
margin-top: 15px;
color: #000000;
margin-bottom: 10px;
margin-left: 0px;
}
h2
{
font-size: 12pt;
font-weight: strong;
color: #000000;
margin-top: 15px;
margin-bottom: 0px;
}
#patka
{
 margin-left: 40px;
 padding-bottom: 5px;
 padding-top: 5px;
 margin-top: 20px;
 width: 860px;
 background-color: #cbdaec;
 clear: both;
 text-align: center;
 color: #505050;
}
#spodni
 {
 width: 944px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
}

