body {
background-color:white;
padding:0px;
margin:0px;
}

#page {
position:relative;
left:50%;
margin-left:-510px;
width:1020px;
height:auto;
overflow:hidden;
}

#header {
position:relative;
background-image:url(header.jpg);
width:1020px;
height:418px;
}

#content {
position:relative;
width:960px;
height:auto;
background-image:url(content.gif);
background-repeat:repeat-y;
padding-left:30px;
padding-right:30px;
font-family:Arial;
font-weight:bold;
color:white;
text-align:justify;
}

#content a {
color:white;
}

h1 {
position:relative;
margin-top:0px;
padding:0px;
top:300px;
left:250px;
color:white;
font-family:Garamond;
font-size:40pt;
}


p {
padding:0px;
margin:0px;
}

#paticka {
position:relative;
width:1020px;
height:435px;
color:white;
background-image:url(footer.gif);
font-family:tahoma;
font-size:8pt;
}

#partneri {
position:relative;
top:250px;
left:400px;
border:0px solid white;
width:550px;
padding:10px;
}

#paticka a {
color:white;
font-weight:bold;
}

h2 {
margin:0px;
color:white;
}

#left {
position:relative;
float:left;
width:700px;
text-align:justify;
}

.polozka {
position:relative;
background-image:url(star.gif);
background-repeat:no-repeat;
width:600px;
height:10px;
padding-left:70px;
padding-top:8px;
padding-bottom:15px;
font-size:14pt;
}


#right {
position:relative;
float:right;
}

