body
{
margin: 0px;
background-color: white;
}

#main
{
top: 9px;
position: absolute;
margin-left: -350px;
left: 50%;
width: 700px;
background-color: #ffe7e3;
}

.menutop
{
width: 700px;
height: 85px;
background: url(menutop.png) no-repeat;
font-weight: bold;
font-family: Arial;
font-size: 12px;
}

.uvod
{
position: absolute;
top: 35px;
left: 40px;
}

.sortiment
{
position: absolute;
top: 35px;
left: 140px;
}

.rozvoz
{
position: absolute;
top: 35px;
left: 266px;
}

.sklad
{
position: absolute;
top: 35px;
left: 385px;
}

.obcerstveni
{
position: absolute;
top: 35px;
left: 482px;
}

.kontakt
{
position: absolute;
top: 35px;
left: 613px;
}

#header
{
top: 85px;
width: 700px;
height: 256px;
background: url(header.png) no-repeat;
}

#middle
{
margin-top: -10px;
width: 700px;
background-color: #f8d6d0;
}

#text
{
padding: 15px;
font-family: Arial;
font-size: 12px;
color: #880000;
}

#bottom
{
width: 100%;
background-color: #ffe7e3;
}

#footer
{
text-align: center;
width: 100%;
height: max;
background-color: #880000;
}

.textfooter
{
padding: 8px;
text-align: center;
color: white;
font-family: arial, sans-serif;
font-size: 10px;
}

a:link {
text-decoration: underline;
color: #880000;
}

a:active {
text-decoration: underline;
color: #880000;
}

a:visited {
text-decoration: underline;
color: #880000;
}

a:hover {
text-decoration: underline;
color: #880000;
}

.menutop a:link
{
text-decoration: none;
color: #faaca0;
}
.menutop a:active
{
text-decoration: none;
color: #faaca0;
}
.menutop a:visited
{
text-decoration: none;
color: #faaca0;
}
.menutop a:hover
{
text-decoration: underline;
color: white;
}

.textfooter a:link
{
text-decoration: underline;
color: white;
}

.textfooter a:active
{
text-decoration: underline;
color: white;
}

.textfooter a:visited
{
text-decoration: underline;
color: white;
}

.textfooter a:hover
{
text-decoration: none;
color: #faaca0;
}

h1 {
font-weight: bold;
font-family: Arial;
font-size: 16px;
}

h3 {
font-weight: bold;
font-family: Arial;
font-size: 12px;
}

img {
padding: 10px;
}

#kontakt
{
width: 100%;
height: 100%;
margin-left: 20px;
text-align: center;
}

