body
{
color: #dbdbdb;
font-family: verdana;
font-size: 11px;
background-color: #000;
background-image: url(../images_css/background.jpg);
background-repeat: repeat;
}

* 
{
margin: 0px;
padding: 0px;
}

#main
{
width: 100%;
left: 0px;
top: 0px;
height: 231px;
background-image: url(../images_css/background_lista.jpg);
background-repeat: x-repeat;
}

#main2
{
position: absolute;
width: 610px;
margin-left: -305px;
left: 50%;
background-color: #000;
}

#header
{
position: absolute;
width: 610px;
height: 201px;
left: 0px;
top: 0px;
background-image: url(../images_css/header.jpg);
background-repeat: no-repeat;
}

#menu
{
position: absolute;
width: 610px;
height: 30px;
left: 0px;
top: 201px;
background-image: url(../images_css/menu.jpg);
background-repeat: no-repeat;
}

#menu2
{
position: absolute;
width: 600px;
height: 28px;
left: 7px;
top: 2px;
}

#obsah
{
position: relative;
width: 610px;
left: 0px;
top: 231px;
background-image: url(../images_css/obsah.jpg);
background-repeat: y-repeat;
}

#obsah2
{
position: relative;
width: 570px;
left: 20px;
top: 25px;
}

#footer
{
position: relative;
width: 610px;
height: 60px;
left: 0px;
bottom: -60px;
background-image: url(../images_css/footer.jpg);
background-repeat: no-repeat;
}

* html #hackie
{
position: absolute;
width: 100%;
height: 60px;
}

#menu a
{
margin: 13px;
}

#obsah a
{
font-weight: bold;
color: #dbdbdb;
text-decoration: underline;
}

#obsah a:hover
{
color: #93d1c4;
}

img
{
border: none;
}

#obsah img
{
float: left;
margin-right: 5px;
margin-bottom: 2px;
}

#obsah h2
{
float: left;
left: 0px;
top: 0px;
border: none;
line-height: 19px;
margin-bottom: 0px;
font-family: verdana;
font-size: 16px;
font-weight: bold;
color: #fff;
}

#obsah h2.ostatni
{
float: left;
left: 0px;
border: none;
line-height: 22px;
margin-bottom: 0px;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #8a8a8a;
}

#obsah h2.ostatni3
{
float: left;
left: 0px;
border: none;
line-height: 22px;
margin-bottom: 0px;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #8a8a8a;
}

#obsah h2:hover.ostatni3
{
text-decoration: underline;
}

#obsah h2.ostatni2
{
float: left;
left: 0px;
border: none;
line-height: 22px;
margin-bottom: 0px;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #6b9e97;
}

#obsah h2:hover.ostatni2
{
text-decoration: underline;
}

p
{
color: #dbdbdb;
font-family: verdana;
font-size: 12px;
text-align: justify;
}

input
{
font-family: verdana;
font-size: 10px;
font-weight: bold;
}

textarea
{
font-family: verdana;
font-size: 10px;
}
