body {
background-color:#27822f;
margin: 0;
padding: 0;
width:100%;
height:100%;
   }


#center {
  position: absolute;
  top:0px;
  left: 50%;
  height:100%;
             }
             
#page {
        position: absolute;
        display:block;
        top:15px;
        left:-375px;
        width:750px;
        margin:0px 0px 0px 0px;
}


#top {
top:0px;
left:0px;
width:750px;
height:319px;
margin: 0px 0px 0px 0px;
z-index:10;
background-image: url(images/annamaria_01.jpg); 
background-position: top;
}


#srodek {

background-image: url(images/annamaria_02.jpg); 
background-position: center;
background-repeat: repeat-y;
height:60px;
color: #ffffff;
font-size: 14px;
font-family: tahoma;
text-align: center;
}

#stopka {

width:750px;

background-image: url(images/annamaria_03.jpg);
background-position: bottom;

color: #ffffff;
font-size: 14px;
font-family: tahoma;
}



.tab{
margin-left: 50px;
}




a:link {
font-size:14px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

a:hover {
font-size:16px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

a:visited {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

