<!--
BODY 
{
font-family: Verdana, Helvetica, "Arial CE";
font-size: 10pt;
color: #000000;
text-align: center;
background: #ffffff;
margin:0px; 
}
div.table
{
width: 950px;
text-align: center;
margin:0px auto;
background-color: white;

}
.top_right{
width: 50px;
height: 134px;
background-image: url(images/top_right.jpg);
background-repeat: no-repeat;
}
.top 
{
width: 900px;
height: 233px;
}
.shadow_left
{
background-image: url(images/shadow_left.jpg);
width:26px;
}
.main
{
background-color: #E6E6E6;
border-left: 15px white solid;

height: 500px;
width: 827px;

}
.shadow_right
{
border-left: 15px white solid;
background-image: url(images/shadow_right.jpg);
width: 17px;
background-repeat: repeat-y;
}

.bottom
{
background-image: url(images/bottom.jpg);
height: 35px;
width: 900px;
}

/*****************menu and links section***********************************/
.menu
{
width: 827px;
height: 36px;
position: relative;
top:0px;
left: 0px;

}
.index_bt,.wystawy_bt,.rodowod_bt,.galeria_bt,.przyjaciele_bt,.kontakt_bt,.ksiega_gosci_bt
{
position: absolute;
top:0px;
width:119px;
height:36px;
}
.index_bt{left:0px;                             background-image: url(images/index_up_bt.gif);}
.index_bt:hover{left:0px;                      background-image: url(images/index_over_bt.gif);}
.wystawy_bt{left:118px;                      background-image: url(images/wystawy_up_bt.gif);}
.wystawy_bt:hover{left:118px;               background-image: url(images/wystawy_over_bt.gif);}
.rodowod_bt{left:236px;                      background-image: url(images/rodowod_up_bt.gif);}
.rodowod_bt:hover{left:236px;               background-image: url(images/rodowod_over_bt.gif);}
.galeria_bt{left:353px;                      background-image: url(images/galeria_up_bt.gif);}
.galeria_bt:hover{left:353px;               background-image: url(images/galeria_over_bt.gif);}
.przyjaciele_bt{left:472px;                     background-image: url(images/przyjaciele_up_bt.gif);}
.przyjaciele_bt:hover{left:472px;       background-image: url(images/przyjaciele_over_bt.gif);}
.kontakt_bt{left:591px;                      background-image: url(images/kontakt_up_bt.gif);}
.kontakt_bt:hover{left:591px;               background-image: url(images/kontakt_over_bt.gif);}
.ksiega_gosci_bt{left:708px;               background-image: url(images/ksiega_gosci_up_bt.gif);}
.ksiega_gosci_bt:hover{left:708px;        background-image: url(images/ksiega_gosci_over_bt.gif);}
/**********************end**********************************/

.text{
font-family: Verdana, Helvetica, "Arial CE";
font-size: 10pt;
padding: 10px;
padding-top: 20px;
margin-bottom: 20px;

}
a:link{color: #464646;}
a:hover{color: black;}
a:visited{color: #6b9c50}

h4{color: #464646; text-align: left;}
h4:first-letter{color: #6b9c50;}
.formname{font-size: 9px; font-color: #464646; }


-->

