html
{
 border: none;
}
body
{
 margin: 0px;
 padding: 0px;
 background: #ffffff url(okno.gif) scroll repeat-x left top;
 text-align: center;
 font-family: "verdana",sans-serif;
 font-size: 12px;
}
a
{
 text-decoration: none;
 color: #EAA60F;
}
a:hover
{
 color: #F1C314;
}
#stranka
{
 position: relative;
 width: 752px;
 margin: 24px auto;
 background: transparent url(telo.gif) scroll repeat-y left top;
}
#hlavicka
{
 position: relative;
 height: 126px;
}
#adresa
{
 position: absolute;
 left: 6px;
 top: 95px;
 height: 31px;
 line-height: 31px;
 width: 222px;
 font-size: 11px;
}
#adresa a
{
 color: #dddddd;
}
#adresa a:hover
{
 color: #ffffff;
 text-decoration: none;
}
#menu
{
 position: absolute;
 left: 444px;
 top: 95px;
 height: 31px;
 line-height: 31px;
}
#menu a
{
 position: absolute;
 top: 0px;
 height: 31px;
 width: 100px;
 background-position: left top;
}
#menu a:hover,#menu a.selected
{
 background-position: left bottom;
}
#menu1
{
 left: 0px;
}
#menu2
{
 left: 101px;
}
#menu3
{
 left: 202px;
}
#menu a span
{
 visibility: hidden;
}
#paticka
{
 background: #fff url(paticka.gif) scroll no-repeat left top;
 font-size: 9px;
 line-height: 24px;
 height: 24px;
 color: #D7B55A;
}
#paticka a
{
 color: #D7B55A;
}
#telo
{
 margin: 15px 6px 30px 6px;
 border: 1px solid #fff;
}
#levy
{
 position: absolute;
 left: 6px;
 top: 142px;
 width: 222px;
 text-align: center;
}
#levy a
{
 color: #666666;
}
#levy a:hover
{
 color: #999999;
}
#hlavni
{
 position: relative;
 margin: 0px 165px 0px 237px;
 text-align: left;
}
#pravy
{
 position: absolute;
 left: 590px;
 top: 142px;
 width: 150px;
 text-align: left;
}
h1
{
 margin: 0px;
 line-height: 16px;
 font-size: 12px;
 color: #666;
 background: #eee url(h1.gif) scroll repeat right top;
}
p
{
 margin: 8px 0px;
 line-height: 16px;
 font-size: 11px;
 color: #333;
}
li
{
 margin: 0px;
 line-height: 16px;
 font-size: 11px;
 color: #333;
}
ul
{
 margin: 8px 0px 8px 24px;
 padding: 0px;
 line-height: 16px;
 list-style-image: url(li.gif);
}
ol
{
 margin: 8px 0px 8px 24px;
 padding: 0px;
 line-height: 16px;
}
.condensed
{
 font-family: 'arial narrow',sans-serif;
}
