/* WLASCIWOSCI GLOBALNE */
body {
    background: url("../img/pasek.jpg") repeat-x scroll 0 0 #0055A0;
    color: #333333;
    font: 13px/1.22 arial,helvetica,clean,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

a {
    color: #0055A0;
    text-decoration: underline;
}

a:hover {
    color: #003E7B;
    text-decoration:none;
}

p{
    padding: 0;
    margin: 10px 0;
}

ul {
    line-height: 1.5em;
    margin: 0 0 0 2em;
    padding: 0 0.5em 1.5em 1.1em;
}

ul li {
    list-style-type: disc;
}

h1{
font-size:18px;
margin:0;
padding:0;
color: #035F39;
font-size: 15px;
font-weight:bold;
/*float:left;*/
position:relative;
margin-bottom: 5px;  
margin-top: 10px;
width: 100%;
text-align:left;
}

h2{
font-size:15px;
font-weight:normal;
margin:0;
padding:0;
}

img {
    border: 0;
}

/* KONIEC WLASCIWOSCI GLOBALNE */



/* SEKCJA GLOWNA PODSTAWOWA */

#top{
    float: left;
    width: 100%;
    margin: 0;
    background-color:#fff;
    text-align: left;
}

#top .logo a {
    background:url("../img/logo.jpg") no-repeat scroll 0 0 #FFFFFF;
    display:block;
    float:left;
    height:134px;
    width:228px;
}

#top .banner {
    float: right;
    height: 134px;
}


.kontener {
    width: 980px;
    margin: 0 auto;
    text-align: center;
}


.srodek{
position: relative;
width:980px;
z-index:0;
clear:both;
height:100%;
background: #FFF;
text-align: left;
}

.srodek_lewa {
    width: 255px;
    height: 100%;
    min-height: 400px;
    float: left;
    position: relative;
    padding: 10px 0 0 0;
}

.srodek_srodek {
    width: 474px;
    height:100%;
    position: relative;
    float:left;
    padding: 10px 0 0 0;
}

.srodek_prawa {
    width: 251px;
    height:100%;
    position: relative;
    float: right;
    padding: 10px 0 0 0;
}

.dol{
position: relative;
height:12px;
width: 980px;
background-image: url('../img/dol.gif');
background-repeat:no-repeat;
margin-bottom:7px;
}

/* KONIEC SEKCJA GLOWNA PODSTAWOWA */




/*  SEKCJA MAPA STRONY SZYBKA */
.dol_dol_mapa_strony_adres{
font-size:10px;
font-family:Tahoma;
color: #333333;
font-weight:normal;
text-decoration:none;
position:relative;
cursor:pointer;
float:left;
}

.dol_dol_mapa_strony_adres:hover{
font-size:10px;
font-family:Tahoma;
color: #333333;
font-weight:normal;
text-decoration:underline;
cursor:pointer;
position:relative;
float:left;
}

.dol_dol_mapa_strony_separator{
margin-left: 8px; 
margin-right: 8px;
font-size:10px;
font-family:Tahoma;
color: #039555;
position:relative;
float:left;
}
/*  KONIEC SEKCJA MAPA STRONY SZYBKA */





/* SEKCJA STRONICOWANIE */
.stronicowanie_komentarzy {
    height: 30px;
    position: relative;
    text-align: center;
    margin: 10px 0;
    padding: 5px 0 0 0;
}

.poprzedni_komentarz, .nastepny_komentarz, .strona_komentarzy, .strona_wybrana_komentarzy {
    font-size: 11px;
    color: #666;
    background: #fff;
    text-decoration: none;
    padding: 3px 5px;
}

.poprzedni_komentarz, .nastepny_komentarz {
    border: 1px solid #666;
    cursor: pointer;
    margin-right: 4px;
}

.strona_komentarzy {
    border: 1px solid #666;
    cursor: pointer;
}

.strona_wybrana_komentarzy {
    border: 2px solid #025ca8;
    cursor: text;
}

.poprzedni_komentarz:hover, .nastepny_komentarz:hover, .strona_komentarzy:hover {
    background-color: #78a936;
    color: #fff;
    text-decoration: none;
}

.strona_wybrana_komentarzy:hover {
    color: #666;
    text-decoration: none;
}

.archiwum{
position:relative;
float:right;
margin-right:10px;
}

.archiwum_napis{
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight:bold;
text-decoration:none;
}
.archiwum_napis:hover{
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight:bold;
text-decoration:underline;
}
/* KONIEC SEKCJA STRONICOWANIE */




/* SEKCJA WYNIKI WYSZUKIWANIA */
.naglowek{
padding-bottom:10px;
margin-top: 15px;
margin-bottom: 5px;
font-family: tahoma;
font-size: 15px;
color:#035E38;
font-weight: bolder; 
text-align: left;
margin-left:10px;
margin-right:10px;
}

.brak{
text-decoration:none;
}

.wynik{
padding:1%;
width: 93%;
background-color: #ECECEC;
cursor: pointer; 
float: left;
color: #666666;
margin-bottom: 1px;;

padding-top:5px;
padding-bottom:6px;
font-weight:normal;
margin-left:10px;
display:inline;
}

.wynik:hover{
background-color: white;
text-decoration:none;
color: #666666;
}

.wynik_lp{
float:left;
font-family: tahoma; 
font-size: 11px;
width: 20px;
}

.wynik_nazwa{
float:left;
text-align: left;
font-family: tahoma; 
font-size: 11px;
}

.wynik_dodano{
float:right;
font-family: tahoma; 
font-size: 11px;
}

.znaleziono{
position:relative;
float:left;
margin:10px;
font-family: tahoma; 
font-size: 10px;
color: #333333;
text-align: left;
}

/* KONIEC SEKCJA WYNIKI WYSZUKIWANIA */



/* SEKCJA KOMUNIKATY */
.komunikat_bad{
text-align: center;
font-family: tahoma; 
font-size: 13px;
color: #333333;
width: 99%;
background-color:#f7ec00;
padding-top: 6px;
padding-bottom:6px;
margin-top:10px;
}

.komunikat_good{
text-align: center;
font-family: tahoma; 
font-size: 13px;
color: white;
width: 99%;
background-color:#78a936;
padding-top: 6px;
padding-bottom:6px;
margin-top:10px;
}
/* KONIEC SEKCJA KOMUNIKATY */





/* SEKCJA SONDA */
.zapytanie_sonda{
margin-top: 3px;
padding-left: 10px;
width: 190px;
color: #5B5B5B;
font-family: tahoma;
font-size: 11px; 
text-align: left;
font-weight:bold;
margin-bottom:5px;
}

.zapytanie_sonda2{
margin-top: 3px;
padding-left: 10px;
width: 190px;
color: #5B5B5B;
font-family: tahoma;
font-size: 11px; 
text-align: left;
}

.srodek_sonda{
text-align: left;
width: 185px;
font-family: tahoma;
font-size: 11px;
color: #666666;
padding-left: 15px;
}

.dol_sonda{
margin-top: 5px;
}

.wyslij_sonda{
background-image: url('../img/button.jpg');
height:19px;
width:81px;
background-repeat: no-repeat; 
border: 0px;
cursor: pointer;

font-family: tahoma;
font-size: 11px;
color: white;
padding-bottom: 3px;
}

.sonda_wykres{
width: 178px;
margin-top: 1px;
text-align: left;
color:#666666;
font-family:tahoma;
font-size:11px;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

.sonda_pytanie{
color:#5B5B5B;
font-family:tahoma;
font-size:11px;
font-weight:bold;
margin-bottom:5px;
}

.sonda_odpowiedz{

}

.sonda_suma_glosow{
color:#333333;
font-family:tahoma;
font-size:11px;
text-align: right;
padding-top: 5px;
}

.sonda_procent_1{
height: 10px;
background-color:#B1E312;
}

.sonda_procent_2{
height: 10px;
background-color:#305476;
}

.sonda_procent_3{
height: 10px;
background-color:#910705;
}

.sonda_procent_4{
height: 10px;
background-color:#FFB51A;
}

.sonda_procent_5{
height: 10px;
background-color:#666699;
}

.sonda_procent_6{
height: 10px;
background-color:#999999;
}

.sonda_procent_7{
height: 10px;
background-color:#000033;
}

.sonda_procent_8{
height: 10px;
background-color:#CC99CC;
}

.sonda_procent_9{
height: 10px;
background-color:#CCFF33;
}

.sonda_procent_10{
height: 10px;
background-color:#66CCFF;
}
/* KONIEC SEKCJA BANNER */








/* SEKCJA BANNER */
.banner_link{
position:relative;
display:block;
width:100%;
margin: 0;
padding:0;
margin-bottom: 5px;
display:inline; /*BUG PODWÓJNY MARGINES IE6*/
text-decoration:none;
border:0px;
}

.banner_img{
border:0px;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
text-decoration:none;
position:relative;
margin: 0;
padding:0;
clear:both;
margin-bottom:10px;
margin-left:20px;
margin-right:20px;
overflow:hidden;
}

.banner_img:hover{
border:0px;
filter: alpha(opacity=99);
-moz-opacity: 0.99;
opacity: 0.99;
text-decoration:none;
position:relative;
}

.banner_box {
    margin: 15px 0;
    padding: 0;
    border: 0;
    clear: both;
}
/* KONIEC SEKCJA BANNER */





/* SEKCJA NEWSLETTER */
.newsletter{
position: relative;
height:auto;
width:230px;
}

.mail_newsletter{
height:21px;
width:218px;
border:1px solid #999999;

text-align:left;
font-size:13px;
font-family:Tahoma;
color: #999999;
padding-left:5px;
padding-right:5px;
padding-top:4px;
position: relative;
float:left;
}

.wyslij_newsletter{
background-image: url('../img/button.jpg');
height:19px;
width:80px;
position:relative;
float:left;
border:0px;
cursor:pointer;
margin-top:5px;

padding-bottom:2px;
display:inline;
text-align:center;
font-size:11px;
font-family:Tahoma;
color: white;
}
/* KONIEC SEKCJA NEWSLETTER */




/*  SEKCJA AKTUALNOSC */

.aktualnosc {
    height: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
    line-height: 1.3em;
}

#ajax_aktualnosci {
    margin: 0 0 10px 0;
}

.tytul_aktualnosci {
    width: 70%;
    color: #0055A0;
    font-size: 13px;
    float: left;
    position:relative;
    margin: 10px 0 5px 0;
    text-decoration: none;
    text-align: left;
}

.tytul_aktualnosci:hover {
    color: #003E7B;
    text-decoration: underline;
}

.tytul_wybranej_aktualnosci{
color: #035F39;
font-family: tahoma;
font-size: 15px;
font-weight:bold;  
position: relative;
float:left;
clear:both;
width: 100%;
}

.skrot_tresci{
margin-top:5px;
color: #333;
text-decoration: none;
width: 100%;
position: relative;
float:left;
width: 490px;
}

.tresc_wybranej_aktualnosci {
    position: relative;
    text-align: justify;
    width: 100%;
}

.data_pod_trescia{
color: #7B7B7B;
font-family: tahoma;
font-size: 11px;
float:left;
width:100%;
}

.data_wybranej_aktualnosci {
    color: #666;
    margin: 5px 0;
}

.wiecej_aktualnosc{ 
width:100%;
float:right;
cursor: pointer;
margin-bottom:10px;
border-bottom: 1px solid #ECECEC;
}

.wiecej_aktualnosc:hover{
color: #E80000;
text-decoration: underline;
}

.wiecej{
position:relative;
float:right;
background-image: url('../img/wiecej.jpg');
background-repeat:no-repeat;
background-position:right;
width:40px;
height:11px;
}

.wiecej:hover{
background-image: url('../img/wiecej_.jpg');
background-repeat:no-repeat;
background-position:right;
}




.tresc_naglowek{
text-align:left;
font-size:13px;
font-family:Tahoma;
color: #CC0000;
font-weight:bolder;
margin-bottom:15px;
margin-top:15px;
}

.tresc_naglowek_aktualnosc{
text-align:left;
font-size:11px;
font-family:Tahoma;
color: #666666;
font-weight:bolder;
margin-bottom:7px;
margin-top:10px;
overflow:hidden;
float:left;
position:relative;
text-decoration: none;
width:228px;
}

.tresc_naglowek_aktualnosc:hover{
text-decoration: underline;
color: #666666;
}

.tresc_naglowek_aktualnosc2{
color:#666666;
float:left;
font-family:Tahoma;
font-size:11px;
padding-right:10px;
position:relative;
text-align:justify;
text-decoration: none;
width:228px;
}

.tresc_naglowek_aktualnosc2:hover{
color: #666666;
text-decoration: underline;
}

.wiecej_naglowek_aktualnosc{
width:228px;
cursor:pointer;
text-decoration:none;
margin-top:10px;
text-align:right;
float:right;
position:relative;
}

.wiecej_naglowek_aktualnosc:hover{
text-decoration:underline;
}
/*  KONIEC SEKCJA AKTUALNOSC */




/*  SEKCJA FORMULARZ KONTAKTOWY */
.formularz_kontakt{
padding-left:62px;
float: left;
width: 245px;
padding-top: 10px;
}

.naglowek_formularz{
text-align: center;
font-family: tahoma;
font-size: 16px; 
color: #333333;
font-weight:bolder;
margin-bottom: 10px;

}

.nazwa_form{
float: left;
width: 65px;
height: 20px;
font-family: arial;
font-size: 11px; 
color: #333333;
margin-bottom: 5px;
}

.pole_form{
float: left;
width: 150px;
height: 18px;
margin-bottom: 5px;
margin-right: 21px;
background-color:#F0F0F0;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;

font-family: arial;
font-size: 10px; 
color: #333333;
padding-left: 2px;
padding-right: 2px;
}


.pole_form2{
float: left;
width: 150px;
height: 100px;
margin-right: 15px;
background-color:#F0F0F0;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;

font-family: arial;
font-size: 10px; 
color: #333333;
padding-left: 2px;
padding-right: 2px;
margin-bottom: 5px;
}

.wyslij_formularz{
background-image: url('../img/wyslij_formularz.jpg');
height:33px;
width:78px;
position:relative;
float:left;
border:0px;
cursor:pointer;
}
/*  KONIEC SEKCJA FORMULARZ KONTAKTOWY */





/*  SEKCJA MAPA STRONY DUZA */
.lewa_mapa {
    width: 100%;
    position: relative;
    float: left;    
    padding: 40px 0 30px 0;
}

.mapa_wiersz {
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
    height: 20px;
}

.mapa_root {
  background-color: #eee;
  border: 1px solid #999;
  font-size: 1.2em;
  padding: 0.3em 0 0.3em 1em;
}

.mapa_grupa {
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    width: 90%;
    clear: both;
    height: 20px;
}

.link_mapa_menu {
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
    color: #0055A0;
}

.link_mapa_menu:hover {
    text-decoration: none;
    color: #003e7b;
}

.link_mapa_menu:visited {
    text-decoration: underline;
    color: #333;
}

.link_mapa_podmenu {
    text-decoration:underline;
    font-size: 12px;
    color: #0055A0;
}

.link_mapa_podmenu:hover {
    text-decoration: none;
    color: #003e7b;
}

.link_mapa_podmenu:visited {
    text-decoration: underline;
    color: #333;
}
/*  KONIEC SEKCJA MAPA STRONY DUZA */




/*  SEKCJA DZIALY KOMENTARZE i GALERIA*/
.pasek_dzial_wybranej_aktualnosci {
    height: 15px;
    background-color: #eee;
    border: 1px solid #999;
    clear: both;
    font-size: 1.2em;
    padding: 0.3em 0 0.3em 1em;
    margin: 10px 0;
}

.brak_komentarzy{
color: #7B7B7B; 
font-family: tahoma; 
font-size: 11px;
margin-bottom: 10px;
}

.dzial_komentarze{
padding-left:20px; 
float:left;
color: white;
font-family: tahoma;
font-size: 13px;
}

.dodaj_komentarz{
color: #035E39;
font-weight:bold;
font-family: tahoma;
font-size: 11px;
cursor: pointer; 
text-decoration: none; 
text-align: right;
display: block;
margin-bottom: 10px;
float:right;
position: relative;
}

.dodaj_komentarz:hover{
font-weight:bold;
font-family: tahoma;
font-size: 11px;
color: #035E39;
text-decoration: underline; 
}

.obszar_galeria_wybranej_aktualnosci, .obszar_plikow_wybranej_aktualnosci {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 0;
    border-top: 1px dotted #003E7B;
    display: table;
    text-align: center;
}

.obszar_plikow_wybranej_aktualnosci{
    text-align: left;
}

.galeria_obrazek_wybranej_aktualnosci{
width: 100px;
height: 100px;
text-decoration: none;
margin: 10px;
margin-bottom: 0;
display: block;
float: left;
border: 1px solid #666666;
}

.komentarz_wybranej_aktualnosci{
width: 100%;
float:left;
position:relative;
margin-bottom: 10px;
}

.tresc_komentarza{
color: #666666;
font-family: tahoma;
font-size: 11px;
margin-bottom: 3px;
}

.login_email_data_komentarza{
color: #7B7B7B;
font-family: tahoma;
font-size: 11px;
margin-bottom: 5px;
}

.plik_wybranej_aktualnosci{
margin: 5px;
height: 32px;
}


.obrazek_pliki_wybranej_aktualnosci{
width: 36px;
height: 36px;
text-decoration: none;
margin: 10px;
text-align: center;
}

.nazwa_pliki_wybranej_aktualnosci{
text-align: center;
color: #4B4B4B;
font-family: tahoma;
font-size: 11px;
text-decoration: none;
}

.nazwa_pliki_wybranej_aktualnosci:hover{
color: #D70B17;
}


.naglowek_komentarz{
color:#035E38;
font-family:tahoma;
font-size:15px;
font-weight:bolder;
margin-bottom: 5px; 
margin-top: 10px;
}

.opis_tresc_komentarza_form{
color: white;
font-family: tahoma;
font-size: 11px;
margin-top: 10px;
margin-bottom: 5px;
}

.tresc_komentarza_form{
color: #4B4B4B;
font-family: tahoma;
font-size: 11px;
color: black;
}

.opis_twoj_nick_form{
color: #333333;
font-family: tahoma;
font-size: 11px;
float: left;
margin-top: 10px;
width: 70px;
}

.twoj_nick_form{
color: #4B4B4B;
font-family: tahoma;
font-size: 11px;
margin-top: 10px;
}

.opis_twoj_mail_form{
color: #333333;
font-family: tahoma;
font-size: 11px;
float: left;
margin-top: 5px;
width: 70px;
}

.twoj_mail_form{
color: #4B4B4B;
font-family: tahoma;
font-size: 11px;
margin-top: 5px;
}

.wyslij_komentarz_form{
color: #4B4B4B;
font-family: tahoma;
font-size: 11px;
margin-top: 5px;
margin-left: 70px;
margin-bottom: 20px;
}

.pole_text_komentarz{
color: #333333;
font-family: tahoma;
font-size: 11px;
cursor: pointer;
}
/*  SEKCJA DZIALY KOMENTARZE i GALERIA*/


.miniaturka_obrazek{
position:relative;
float:left;
width:25%;
}

.prawa_czesc_aktualnosci{
position:relative;
float:left;
width:75%;
}






.formularz_kontakt {
    float: left;
    padding-left: 40px;
    padding-top: 10px;
    width: 545px;
}
.naglowek_formularz {
    color: #2B8A20;
    font-family: tahoma;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 10px;
    text-align: center;
}
.nazwa_form {
    color: #333333;
    float: left;
    font-family: arial;
    font-size: 11px;
    height: 20px;
    margin-bottom: 5px;
    width: 65px;
}
.pole_form {
    background-color: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    font-family: arial;
    font-size: 10px;
    height: 18px;
    margin-bottom: 5px;
    margin-right: 21px;
    padding-left: 2px;
    padding-right: 2px;
    width: 450px;
}
.pole_form2 {
    background-color: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    font-family: arial;
    font-size: 10px;
    height: 100px;
    margin-bottom: 5px;
    margin-right: 15px;
    padding-left: 2px;
    padding-right: 2px;
    width: 450px;
}
.wyslij_formularz {
    background-image: url("../img/wyslij_formularz.jpg");
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 33px;
    position: relative;
    width: 78px;
}

.wyslij_wyszukaj2 {
    background-image: url("../img/wyslij_wyszukaj2.jpg");
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 19px;
    margin-bottom: 20px;
    margin-left: 17px;
    margin-top: 5px;
    position: relative;
    width: 80px;
}


.form_input_text {
    background-color: #FFFFFF;
    border: 0.1em solid #003E7B;
    color: #666666;
    font-weight: normal;
    width: 250px;
    height: 20px;
}

.form_input_text:focus {
    background-color: #EEE;
}

.reqtext {
    color: #000;
}

.btnSubmit {
    background: #fff;
    border: 1px solid #000;
    cursor: pointer;
    font-weight:  bold;
    color: #77A836;
    height: 20px;
    width: 100px;
    padding: 0 0 2px 0;
}
