html,body {
height:100%;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#DDB493;
background-color:#370000;
margin:5px;
padding:5px;
}

p {
line-height:1.5;
margin:0 0 1em;
}

div#container {
position:relative;
width:1004px;
background-color:#370000;
height:auto !important;
min-height:100%;
margin:0 auto;
}

div#header {
background-color:#370000;
}

div#header p {
font-style:italic;
font-size:1.1em;
margin:0;
}

div#content {
position:absolute;
text-align:center;
width:450px;
height:: 600px;
top:220px;
left:235px;
padding:1em 1em 5em;
}

div#content p:first-letter {
color:#DDB493;
font-size:1.3em;
font-weight:bolder;
}

div#content p:first-line {
font-variant:small-caps;
font-size:1.1em;
font-weight:700;
}

div#content p {
background-color:transparent;
font-size:0.95em;
letter-spacing:0.05em;
text-align:center;
width:95%;
padding-top:1em;
}

div#footer {
position:absolute;
width:100%;
bottom:0;
background-color:#370000;
height:auto !important;
}

div#footer p {
margin:0;
padding:1em;
}

ul.menu {
list-style:none;
margin:0;
padding:0;
}

ul.menu li {
background:#370000;
border-left:1px solid #DDB493;
border-right:1px solid #DDB493;
color:#DDB493;
float:left;
position:relative;
padding:6px 20px;
}

ul.submenu {
background:#370000;
border:1px solid #DDB493;
display:none;
left:0;
list-style:none;
position:absolute;
top:28px;
margin:0;
padding:0;
}

ul.submenu li {
border:1px inset #DDB493;
float:none;
width:158px;
padding:0;
}

ul.menu li:hover ul,ul.menu li.over ul {
display:block;
background:#EFBA96;
color:#2E000A;
}

ul.submenu a {
background:#370000;
color:#EFBA96;
display:block;
text-decoration:none;
padding:3px 10px;
}

ul.submenu a:hover {
background:#EFBA96;
color:#2E000A;
}

#lewa {
position:absolute;
width:220px;
top:250px;
left:0;
}

#prawa {
position:absolute;
width:300px;
top:200px;
left:750px;
text-align:center;
}

HR {
height:1px;
color:#F4A460;
text-align:center;
}

img {
border:1px solid #CA8900;
}

#img_bez {
border:0;
}

a {
color:#DDB493;
font-weight:700;
text-decoration:none;
font-style:italic;
}

a:hover {
text-decoration:none;
}

#a1 {
font-size:14px;
letter-spacing:1px;
text-decoration:underline;
color:#DDB493;
}

h1 {
font:1.5em georgia,serif;
margin:0.5em 0;
}

h2 {
font:1.1em georgia,serif;
margin:0 0 0.5em;
}

h1,h2,HR {
color:#DDB493;
}

h3 {
font:0.95em georgia,serif;
margin:0 0 0.5em;
}

h4 {
font-size:12px;
margin:0;
}

h5 {
font-size:10px;
margin:0;
}

h6 {
font-size:6px;
margin:0;
}

.left {
text-align:left;
line-height:24px;
}

.just {
text-align:justify;
line-height:24px;
}