* {
    margin: 0;
    padding: 0;
}

body {
    padding: 12px 0;
    font: 12px "trebuchet ms", arial, helvetica, sans-serif;
    text-align: center;
    color: #817652;
    background: #e4c04b url(images/bg.gif) repeat-x;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

h1 {
    font-family: garamond;
    padding: 30px 0 0 41px;
    margin-bottom: 5px;
    font-size: 32px;
    letter-spacing: -1px;
    color: #810706;
}

h1 a, h1 a:hover {
    color: #810706;
    text-decoration: none;
}

h2 {
    font-family: garamond;
    padding-left: 41px;
    width: 215px;
    font-size: 18px;
    color: #810706;
}

h3 {
    font-size: 20px;
    color: #8b4146;
}

h4 {
	font-size:16px;
	color:#8b4143;
}

h5 {
	font-size:14px;
	color:#8b4143;
	font-weight:normal;
}

strong {
	font-size:14px;
	font weight: bold;
}

.centruj {
	font-size: 14px; 
	text-align: center;
}

.prawy {
	text-align : right;
	font-style : italic;
	font-family : arial, verdana;
	font-size : 11px;
	padding-bottom : 5px;
	color : #808080;
}

p.statut {
    font-size:14px;
    padding: 10px 0;
    line-height: 18px;
	color:#4D5164;
}
p {
    padding: 10px 0;
    line-height: 18px;
}

.text {
    font-size:14px;
    padding: 10px 0;
    line-height: 18px;
}

a {
    color: #707791;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.sponsor {
    color: #423732;
    text-decoration: none;
}

a.sponsor:hover {
    text-decoration: underline;
}

ul.projekt {
list-style-type : circle;
margin-left : 25px;
margin-bottom : 20px;
line-height : 18px;
text-align : justify;
font-size : 13px;
color : #423732;
}

ul.point1 {
margin-left : 55px;
margin-right : 5px;
margin-top : -5px;
text-align : left;
font-size : 13px;
color : #f27242;
}

ol.cel {
margin-left : 40px;
margin-right : 5px;
margin-bottom : 5px;
padding-bottom : 10px;
text-align : left;
font-size : 12px;
color : #817652;
}

ol.litera {
list-style-type : lower-alpha;
margin-left : 80px;
margin-right : 10px;
margin-top : -15px;
text-align : justify;
font-style : italic;
font-size : 12px;
color : #f27242;
}

img {
    border: 5px solid #bfc5ea;
}

.ramka1 {
border : 1px solid black;
background : white;
color : black;
position : relative;
top : -2px;
left : -2px;
}

.ramka2 {
border : 1px solid #5073a4;
padding : 2px;
}

img.fototext {border: 0px;}

img.right {
float : right;
border : 0;
margin : 0px 0 0 10px;
}

img.left {
float : left;
border : 3px solid #bfc5ea;
margin : 0px 10px 1px 0px;
}

img.media {
float : left;
border : 0;
margin : 0 10px 0 0;
}

#main2 {
    position: relative;
    margin: 0 auto;
    width: 912px;
    height: 350px
    text-align: left;
    background: #efda96 url(images/main.gif) repeat-y;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 912px;
    text-align: left;
    background: #efda96 url(images/main.gif) repeat-y;
}

#header {
    height: 126px;
    background: #ead17f url(images/header.jpg) no-repeat;
}

#menu {
    position: absolute;
    top: 78px;
    left: 291px;
    width: 594px;
    height: 48px;
    background: #717892 url(images/menu.gif);
}

#menu ul {
    list-style: none;
    text-align: center;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    padding: 0 20px;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    color: #bfc5ea;
}

#menu ul li a:hover {
    color: white;
}

hr.kreska {
width: 95%;
height: 1px;
color: black;
}

#middle {
    margin-bottom: 10px;
    padding: 0 26px 0 41px;
}

#sidebar {
    float: left;
    padding: 30px 35px 0 0;
    width: 180px;
}

#sidebar .box {
    padding: 0 0 20px 0;
}

#sidebar h3 {
    padding: 0 10px;
    font-size: 12px;
    line-height: 2em;
    color: #f8efd3;
    text-transform: uppercase;
    background: #a45c7c;
}

#sidebar ul {
    list-style: none;
    padding: 10px 0 30px 0;
}

#sidebar ul li {
    padding: 3px 0;
    line-height: 1.7em;
    border-bottom: 1px dashed  #ceae4b;
}

#sidebar ul li a {
    padding: 0;
}

#right {
    float: right;
    width: 628px;
    background: #f8efd3;
    border: 1px solid #eee0b2;
    border-top: none;
}

#right2 {
    padding: 30px 35px 0 35px;
}

#right  h3 {
    font-size: 20px;
    font-weight: normal;
    color: #8b4143;
}

#right p {
    text-align: justify;
}

.box {
    padding: 10px 0 25px 0;
}

#foto {
	text-align:center;
	padding: 5px;
	font-size:14px;
	color: #3d3e37;
}

#foto p {
	text-align:center;
	padding: 5px;
	font-size:14px;
}

#top {
	text-align:right;
	padding: 5px;
	font-size:14px;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}
a.foot { font-size:10px;
color:#f5e9bc;
}


#bg1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 912px;
    height: 6px;
    overflow: hidden;
    background: #efda96 url(images/bg1.jpg) no-repeat;
}

#footer {
    clear: both;
    margin: 0 20px 0 35px;
    border-top: 1px dashed #ceae4b;
}

#footer p {
    padding: 20px 0 26px 290px;
}

#dhtmltooltip {
text-align : center;
font-size : 12px;
font-family : Trebuchet ms, Arial;
border : 1px solid #bb0000;
padding : 5px;
font-weight : normal;
z-index : 100;
visibility : hidden;
width : 190px;
color : #bb0000;
position : absolute;
background-color : #ffdddd;
}
