body {
background-repeat:repeat-x;
background-color:white;
padding:0px;
margin:0px;
}

p {
margin:0px;
}

#stranka {
position:relative;
left:50%;
margin-left:-495px;
width:1000px;
height:auto;
color:black;
font-family:tahoma;
text-align:center;
border:0px;
}

#header {
position:relative;
width:1000px;
height:316px;
background-image:url(berry-header.jpg);
}

#content {
position:relative;
width:1000px;
height:auto;
background-image:url(berry-background.jpg);
background-repeat:repeat-y;
}

#menu {
position:relative;
float:left;
border:0px solid white;
width:256px;
height:auto;
padding-top:19px;
text-align:right;
color:white;
font-weight:bold;
font-family:tahoma, arial;
font-size:15px;
}

#menu a {
color:white;
text-decoration:none;
}

#menu a:hover {
color:white;
text-decoration:underline;
}

#text {
position:relative;
float:right;
border:0px solid white;
width:702px;
padding-right:37px;
text-align:left;
color:white;
font-weight:bold;
font-family:tahoma, arial;
font-size:13px;
}

.text-top {
position:relative;
float:right;
border:0px solid white;
width:681px;
height:53px;
text-align:left;
color:black;
font-weight:bold;
font-family:tahoma, arial;
font-size:15px;
padding-left:20px;
padding-top:18px;
background-image:url(berry-nadpis.jpg);
}

.text-middle {
position:relative;
float:right;
border:0px solid white;
width:675px;
height:auto;
text-align:justify;
color:black;
font-weight:normal;
font-family:tahoma, arial;
font-size:13px;
padding-left:10px;
padding-right:16px;
background-image:url(berry-text.jpg);
background-repeat:repeat-y;
}

.text-bottom {
position:relative;
float:right;
border:0px solid white;
width:701px;
height:25px;
text-align:left;
color:black;
font-weight:bold;
font-family:tahoma, arial;
font-size:13px;
background-image:url(berry-text-konec.jpg);
}

#footer {
position:relative;
width:945px;
height:380px;
padding-top:75px;
padding-left:55px;
color:white;
background-image:url(berry-footer.jpg);
}

#footer a {
color:white;
font-size:11px;
}

a {
color:black;
}

td {
padding-right:5px;
}

a img {
border:0px;
}

