body
{
     background-color: #ffffff;
     margin: 0px;
     padding: 0;
     height: 100%;
     link: black;
     vlink: black;
     font-family: Tahoma, Verdana, Arial, sans-sarif;
     font-size: 12px;
     color: rgb(254, 254, 254);
     font-weight: normal;
     border: 1px;
     }

a:link, visited, active
{
color: red; text-decoration: none;
}

a:visited
{
color: red; text-decoration: none;
}

a:active
{
color: red; text-decoration: none;
}

a:hover
{
color: red; text-decoration: none;
}
img
{
border:1px;

}


#content
{
position:absolute;
width: 750px;
height: 403px;
top: 0;
left: 50%;
margin-top: 0px;
margin-left: -375px;
border: 0px solid;
border-color: #000000;
background-color: #ffffff
}
#benerimenu
{
position:absolute;
width: 750px;
height: 95px;
top: 50%;
left: 50%;
margin-top: -202px;
margin-left: -375px;
border: 0px solid;
background-color: #ffffff;
}

#menuprawe
{
position:absolute;
width: 205px;
height: 264px;
top: 50%;
right: 0%;
margin-top: -107px;
margin-right: 0px;
border: 0px solid;
background-color: #ffffff;
z-index:1;
}

#okno
{
position:absolute;
width: 545px;
height: 263px;
top: 50%;
left: 0%;
margin-top: -106px;
margin-left: 0px;
border: 0px solid;
background-color: #ffffff;
}

#stopka
{
position:absolute;
width: 750px;
height: 44px;
bottom: 0%;
left: 50%;
margin-bottom: 0px;
margin-left: -375px;
border: 0px solid;
background-color: #ffffff;
}

