body
{
text-align: center;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background-image: url("images/bg.jpg");
}

*
{
margin: 0px;
padding: 0px;
}

#body
{
text-align: left;
width: 960px;
height: 900px;
padding: 0px;
margin: 0 auto 0 auto;
font-size: 12px;
font-family: Tahoma;
background: #ffffff;
}

a
{
color: black;
text-decoration:none;
font-weight: normal;
font-size: 12px;
font-family: Tahoma;
}

a:hover
{
text-decoration: none;
font-weight: normal;
font-size: 12px;
font-family: Tahoma;
color: #1d70bd;
}

table
{
color: black;
text-decoration:none;
font-weight: normal;
font-size: 12px;
font-family: Tahoma;
}

.novinky-text
{
width: 900px;
height: 100%;
position: absolute;
top: 270px; 
margin-left: 20px;
width: 920px;
height: 350px;
}

.header
{
position: absolute;
top: 0px; 
margin-left: 0px;
width: 960px;
height: 250px;
background-image: url("images/header.jpg");
background-repeat: no-repeat;
}

.pata
{
position: absolute; 
top: 900px;
margin-left: 0px; 
width: 960px; 
height: 25px; 
background-image: url("images/pata.jpg");
background-repeat: no-repeat;
}
