body {
background-color: #f8f4f3;
}
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: red;}

#bok {
background-image:url('images/bok.jpg');
background-repeat:repeat-x;
height: 668px;

}

#main {
height: 668px;
width: 820px;
background-image:url('images/bok.jpg');
background-repeat:repeat-x;
}

#main_atrakcje {
height: 660px;
width: 820px;
background-image:url('images/image_10.jpg');
background-repeat:no-repeat;
text-align:left;
}
#main_cennik{
height: 660px;
width: 820px;
background-image:url('images/cennik_tlo.jpg');
background-repeat:no-repeat;
text-align:left;
}
#main_index {
height: 660px;
width: 820px;
background-image:url('images/index_tlo.jpg');
background-repeat:no-repeat;
text-align:left;
}
#main_oferta{
height: 660px;
width: 820px;
background-image:url('images/oferta_tlo.jpg');
background-repeat:no-repeat;
text-align:left;
}
#main_dojazd{
height: 660px;
width: 820px;
background-image:url('images/dojazd_tlo.jpg');
background-repeat:no-repeat;
text-align:left;
}
#main_galeria{
height: 660px;
width: 820px;
background-image:url('images/galeria_tlo.jpg');
background-repeat:no-repeat;
text-align:left;
}
#main_rezerwacja{
height: 660px;
width: 820px;
background-image:url('images/rezerwacja_tlo.jpg');
background-repeat:no-repeat;
text-align:left;
}

#menu_table{
width: 820px;
height: 668px;
}

#cennik_table{
width: 300px;
font-size: 9px;
border-spacing:0px
}

#cennik_td{
border-style:solid;
border-width:1px;
}
#cennik_td_bk{
border-style:solid;
border-width:1px;
background-color: gray;
}
#galeria{
width: 300px;
font-size: 9px;
border-spacing:0px
}
#galeria_td{
border-style:none;
border-width:0px;
}
#menu{
font-family:"Verdana", Verdana, Sans-serif;
font-size: 14px;
font-weight: bold;
color: white;
width: 360px;

padding-top:250px;
padding-bottom:0px;
padding-right:0px;
padding-left:250px;

margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}
#tekst{
font-family:"Verdana", Verdana, Sans-serif;
font-size:11px;
vertical-align: top;
width: 460px;

padding-top:120px;
padding-bottom:0px;
padding-right:0px;
padding-left:50px;

margin-top:120px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;



}
#stopka{
background-color: #f7f0ef;
font-family:"Verdana", Verdana, Sans-serif;
font-size:7pt;
vertical-align: top;
text-align: right;
width: 358px;
color: #ac9297;
}


