body
{
background: #fff;
font-family: arial, verdana, helvetica !important;
font-size: 13px !important;
color: #000;
line-height: 18px;
}


input[type="text"]
{
border: 1px solid #b7d3df;
padding: 3px;
}

a img
{
border: none;
}



img [float="left"]
{
margin: 0 5px 0 0;}

img [float="right"]
{
margin: 0 0 0 5px;
}

textarea
{
max-width: 100%;
}



label
{
margin-right: 10px;
}

a:link,
a:visited
{
text-decoration: none !important;
}

a:hover
{
text-decoration: underline;
}



a.wiecej:link,
a.wiecej:visited
{
text-decoration: underline;
color: black;

display: block;


}

a.wiecej:hover
{
color: gray;
}


ul
{

}


h1,h2,h3,h4,h5,h6
{
font-weight: normal;
font-family: arial,verdana,helvetica;
color: #4e4e4e;
margin: 0px 0px 6px 0px;
}

#logotyp h1{
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
    margin-left: -40px;
}

h1
{
font-size: 26px;
}

h2
{
font-size: 24px;
}

h3
{
font-size: 22px;
}

h4
{
font-size: 20px;
}

h5
{
font-size: 17px;
}

h6
{
font-size: 14px;
}

p
{
margin: 0px;
}

.panel_nazwa{
    color: #4E4E4E;
    font-size: 22px;
    padding-bottom: 4px !important;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #BED0D4; 
}

#strona {
display: block;
float: right;
width: 99%;
}




#strona_centrowanie{
display: block;
margin: 0 auto;
width: 99%;
min-height: 500px;
margin: 0 0.5%;

}

#lewe_skrzydlo
{
    display: block;
    float: left;
    margin-right: 1.5%;
    width: 17.5%;
}

#lewe_skrzydlo div{
    margin-bottom: 30px;    
}

#logotyp
{
margin-left: 20px !important;
margin-top:30px !important;
margin-bottom:55px !important;
text-decoration: none;
}

#logotyp a:hover
{
text-decoration: none;
}


#lewe_skrzydlo h3
{
/* color: #3f6d68;
font-family: arial narrow, arial, verdana, helvetica;  */
}



#lewe_skrzydlo .polecane-strony
{
display: block;
float: left;
width: 100%;
margin-bottom: 40px;
}

#lewe_skrzydlo ul
{
display: block;
float: left;
margin: 0px;
padding: 0px;

width: 100%;

list-style: none;
overflow: hidden;
margin-bottom: 10px;
}


#lewe_skrzydlo ul li
{
display: block;
float: left;
margin: 0px;
padding: 0px;
width: 100%;

list-style: none;
}

#lewe_skrzydlo ul li a
{
display: block;
float: left;
text-decoration: none;
background: url('images/templates/nadzerka/menu.png') no-repeat 10px 8px;
padding: 7px 15px 7px 34px;
font-size: 11px;
color: #4db69f;
width: 100%;

text-align: left;
border-bottom: 1px solid silver;
}

#lewe_skrzydlo ul li a:hover
{
background-position: 10px -78px;
}





#lewe_skrzydlo .wyszperacz
{
display: block;
float: left;
width: 100%;
margin-bottom: 40px;
}

#lewe_skrzydlo  .wyszperacz_boczne
{
display: block;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
overflow: hidden;
margin-bottom: 10px;
}


#lewe_skrzydlo .wyszperacz_boczne .panel_tresc
{
display: block;
float: left;
margin: 0px;
padding: 0px;
width: 100%;

list-style: none;
}

#lewe_skrzydlo .wyszperacz_boczne .panel_tresc a
{
    background: #e7e7e7 url('images/templates/nadzerka/nadzerka_menu_tlo.png') repeat-x left top;
    border: medium none;
    color: #3A3A3A;
    display: block;
    float: left;
    font-size: 13px;
    margin-bottom: 1px;
    padding: 7px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

#lewe_skrzydlo  .wyszperacz_boczne .panel_tresc a:hover
{
/* background-position: 10px -78px;   */
 background: #e7e7e7;
}


#lewe_skrzydlo .forum .post
{
margin-bottom: 40px;
margin-top: 20px;
}



.newsletter
{
display: block;
float: left;


   background: none repeat scroll 0 0 #F4F4FE;
    
    color: #333333;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 2%;
    width: 94%;
    
}

.newsletter div
{
display: block;
float: left;
width: 100%;

height: 129px;
padding: 0 0%;
}

.newsletter div h3
{
color: #525659;

margin: 15px 0px;
}

.newsletter div input[type="text"]
{

border: none;
padding: 6px 6px;
width: 94%;
/* border-radius: 6px; */
margin-bottom: 6px;
background: white;

}

.newsletter div input[value="Zapisz"]
{
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 6px;
    background: #e7e7e7 url('images/templates/nadzerka/nadzerka_menu_tlo.png') repeat-x left top;
    height: 34px;
    padding: 3px;

}
.newsletter div input[value="Zapisz"]:hover,
.newsletter div input[value="Wypisz"]:hover
{
background: #e7e7e7;
}


.newsletter div input[value="Wypisz"]
{
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    padding: 5px 6px;
    background: #e7e7e7 url('images/templates/nadzerka/nadzerka_menu_tlo.png') repeat-x left top;

}




#prawe_skrzydlo
{
  border-left: 1px solid #BED0D4;
    border-top: 1px solid #BED0D4;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    width: 80.5%;
    padding-top:5px;
}

#naglowek
{
    height: 204px;
    color: #7E7E7E;
    display: block;
    float: left;
    font-family: arial;
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px 2%;
    overflow: hidden;
    width: 98%;
    background-repeat: no-repeat;
}

#wyszperacz_gorne
{
    border-bottom: 1px solid #BED0D4;
    display: block;
    float: left;
    margin: 0 0 10px 2%;
    width: 98%;

}


#wyszukiwarka input[type="submit"]
{

background: url('images/templates/nadzerka/szukaj.png') no-repeat left top;

width: 29px;
height: 29px;
display: block;
text-indent: -200px;
overflow: hidden;
font-size: 0px;
cursor: pointer;
float: right;

border: none;
margin: 0 10px;
*margin-top:-24px;
*color: white;

}


#wyszukiwarka input[type="submit"]:hover
{
background-position: 0px -29px;
}


#wyszperacz_gorne #wyszperacz
{
display: block;
float: left;
}

#wyszperacz_gorne #wyszperacz-poziome
{
display: block;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}


#wyszperacz_gorne #wyszperacz-poziome li
{
display: block;
float: left;
margin: 0px 1px 0px 0px;
padding: 0px;
list-style: none;
}

#wyszperacz_gorne #wyszperacz-poziome li a
{
display: block;
float: left;
text-decoration: none;
background: #e7e7e7 url('images/templates/nadzerka/nadzerka_menu_tlo.png') repeat-x left top;
padding: 10px 15px;
text-align: center;
}

#wyszperacz_gorne #wyszperacz-poziome li a:hover
{
 background: #e7e7e7;
}


#wyszperacz_gorne form
{
display: block;
float: right;
width: auto;
*width: 360px;
}

#glowna_kolumny
{
    display: block;
    float: left;
    margin: 10px 0 0 2%;
    padding: 10px 0;
    width: 98%;

}

#prawe_skrzydlo .artykul
{
    display: block;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px 0;
    width: 98%;
}


#prawe_skrzydlo .galeria img
{
margin: 5px;
padding: 1px;
border: 1px solid silver;
}

form h5
{
margin-top: 14px;}

#prawe_skrzydlo:first-child, #prawe_skrzydlo .artykul-glowny
{border: none;

}


#prawe_skrzydlo .artykul .wiecej
{
margin-top: 10px;
}



#prawe_skrzydlo .artykul-sponsorowany
{
   background: none repeat scroll 0 0 #F4F4FE;
    border: 1px solid #BED0D4;
    color: #333333;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 2%;
    width: 94%;
}

#prawe_skrzydlo .artykul-sponsorowany2
{
background: #fff;
}

.sponsorowany-napis
{
text-align: right; font-size: 13px; color: #7d7d7d
}


#prawe_skrzydlo #glowna_lewa,
#prawe_skrzydlo #glowna_prawa
{
display: block;
float: left;
overflow: hidden;
}

#prawe_skrzydlo #glowna_lewa
{

    margin-right: 1%;
    width: 70%;
}

#prawe_skrzydlo #glowna_prawa
{
width: 29%;


}

#prawe_skrzydlo #glowna_prawa .artykul
{
    border-top: 1px solid #BED0D4;
    margin-top: 16px;
    padding: 1%;
}

#prawe_skrzydlo #glowna_prawa .ciekawostki
{
background: #fef2f2;
border: none;
padding-top: 10px;
margin-top: 0px;
}





#dol
{
display: block;
float: left;
width: 100%;
border-top: 1px solid #BED0D4;
}

#dol img
{
margin: 10px 15px;
width:139px;
height:199px;
}

#stopka
{
    border-top: 1px solid #BED0D4;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 0 1%;
    width: 98%;
}

#stopka p
{
text-align: center;
margin-top: 10px;
}

#stopka p img
{
float: left;
}

.forum_wiecej{
    color: black !important;
    background: #fff !important;
    padding: 0 !important;
    margin-bottom: 30px !important;
}

.forum-podglad
{
border: 0px !important;
}

.forum-podglad td
{
border: 0px !important;
}

.forum-podglad tr:nth-child(odd)
{
background: #fafafa !important;
}

.forum-podglad tr:nth-child(even)
{
background: #f6f6f6 !important;
}

.forum-podglad .tresc-posta
{
padding: 0 0 0 16px !important;
width: 89% !important;

}

.forum-podglad .temat
{
border-left: 6px solid #2c2da6 !important;
padding: 0 0 0 1% !important;
width: 99% !important;
display: block !important;
font-weight: bold !important;
font-size: 15px !important;
}

#ciekawostki{
    width:100%;
}

.forum_wiecej:active,.forum_wiecej:hover{
    color:#BED0D4 !important;
}

.zaokraglone{
    -moz-border-radius:20px; /* FF */
	-webkit-border-radius:20px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:20px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:20px; /* pozostałe przeglądarki */
}#tresc{}
#naglowek{background-image: url(images/obrazki/910x188-nubis-default.png); }

