body {
font-family : Arial;
font-size : 15px;
color : #000000;
background-color : #ffffff;
background-image : url(bground.jpg);
background-repeat : repeat-x;
margin : 0;
padding : 0;
text-align : center;
}
#page {
width : 775px;
text-align : left;
margin : auto;
position : relative;
}
#con{
padding-top : 315px;
}
#top {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 330px;
margin-top : 20px;
background-image : url(ojciec.jpg);
background-repeat : no-repeat;
background-position : bottom right;
border-bottom : 1px dotted #8d7d70;
}
#logo {
height : 60px;
font-size : 36px;
font-family : Georgia;
}
#links {
font-size : 13px;
margin-top : 10px;
width : 350px;
margin : 30px;
margin-left : 50px;
}
#text {
float : left;
width : 75%;
margin : 2px;
}
#menu {
float : right;
width : 24%;
margin : 0;
margin-bottom : 10px;
margin-top : 50px;
text-align : right;
}
#foot {
clear : both;
font-size : 11px;
border-top : 1px dotted #8d7d70;
text-align : center;
padding : 5px;
color : #666666;
margin-bottom : 10px;
}
#text p {
margin-bottom : 10px;
}
#text ul {
margin-left : 30px;
margin-bottom : 10px;
}
#text ol {
margin-left : 30px;
margin-bottom : 10px;
}
#text li {
margin-bottom : 5px;
}
h1, h2, h3, h4, p, form {
margin : 0;
padding : 0;
}
ul, ol {
margin2 : 0;
padding2 : 0;
}
h1, h2, h3 {
margin-bottom : 10px;
}
h1 {
font-size : 25px;
color : #046E8E;
width : 400px;
font-family : Georgia;
}
h2 {
font-size : 19px;
}
h3 {
font-size : 13px;
}
a {
text-decoration : underline;
color : #564438;
font-weight : bold;
}
