body {
background-color: #c5d5e3;
background-image: url(img/main_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
text-align: center;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
behavior: url("csshover.htc");
margin: 0;
}

H1 {
color: #123c62;
}

#kontener {
width: 760px;
margin-left: auto;
margin-right: auto;
min-height: 800px;
}

#gorne_menu {
clear: both;
display: block;
width: 780px;
height: 28px;
padding-top: 260px;
color: #ffffff; 
}

#lewy_panel {
display: block;
width: 503px;
float: left;
text-align: justify;
padding-left: 0px;
padding-right: 10px;
}

#prawy_panel {
display: block;
float: left;
width: 237px;
text-align: justify;
padding-left: 10px;
padding-right: 0px;
padding-top: 60px;
}

#stopka {
clear: both;
height: 39px;
background-image:url(img/stopka.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#stopka_tresc {
width: 740px;
margin-left: auto;
margin-right: auto;
color: #FFFFFF;
padding-top: 8px;
text-align: right;
padding-right: 20px;
}




/* na stale w css*/

#gorne_menu ol {list-style: none; margin: 0; padding: 0; float: left;}
#gorne_menu ol li {position: relative; float: left;}
/* poziom 2 */
#gorne_menu ol ol {position: absolute; display: none; left: 0; top: 20px;}
#gorne_menu ol ol li {
background: url(img/normalny.png) no-repeat;
width: 208px;
height: 22px;
}
#gorne_menu ol li:hover ol {display: block;}
#gorne_menu ol li:hover ol ol {display: none;}

#gorne_menu ol a {
display: block;
width: auto;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #ffffff;
text-decoration: none;
font-weight: bold;
background-image: none;
margin-left: 10px;
padding-left: 10px;
}

#gorne_menu ol ol a {
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #ffffff;
text-decoration: none;
font-weight: bold;
line-height: 1.7em;
}  

#gorne_menu ol a:hover {
color: #000000;
}

/* FORMULARZ */

#formularz {
border: 3px dotted #FFFFFF;
padding: 5px 5px 5px 5px;
}

#formularz input {
width: 260px;
color: #003300;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
margin: 2px;
float: right;
}

#formularz textarea {
width: 260px;
height: 200px;
color: #003300;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
margin: 2px;
float: right;
}

#formularz label {
float: left;
width: 110px;
margin: 2px;
}

#formularz fieldset {
border: dashed 3px #FFFFFF;
}

/* stronicowanie */
.stronicowanie {clear: both; list-style: none; text-align: center;}
.stronicowanie li {display: inline; margin: 0 5px;}
.stronicowanie li.wybrana a {color: #f00;}

/* zdjêcia */
img.left {float: left; margin: 0 10px 10px 0;}
img.right {float: right; margin: 0 0 10px 10px;}

.galeria {
display: block;
float: left;
margin: 10px;
}

.galeria img {
border: 1px solid #000000;
}

#lewy_panel a {
color: #255885;
text-decoration: none;
}

#lewy_panel a:hover {
color: #CC0000;
}

#lewy_panel p {
color: #255885;
text-decoration: none;
}
#lewy_panel strong {
color: #255885;
text-decoration: none;
}

#lewy_panel em {
color: #255885;
text-decoration: none;
}


#prawy_panel a {
color: #000000;
text-decoration: none;
font-size: 0.7em;
line-height: 0.7em;
text-align: left;
}

#prawy_panel a:hover {
color: #FF0000;
}

#stopka_tresc a {
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 0.7em;
}

#stopka_tresc a:hover {
color: #FF0000;
}
