/* Stylesheet: main_stylesheet Modified On 2025-07-30 09:42:54 */
* {
 margin: 0;
 padding: 0;
}

a {
 outline: none;
 cursor: pointer;
}

a img {
 border: 0;
}

.clear {
  clear: both;
  margin:10px 0;
}

html{
  width: 100%;
  height: 100%;
  background: url(../../uploads/image/bg_html.jpg) repeat-x 0 0;
  background-color: #e8fffa;
}

body{
  width: 100%;
  height: 100%;
}

div#main_wrapper{
  width: 860px;
  margin: 0 auto;
}

div#top_nav{
  width: 860px;
  height: 36px;
  float: left;
  display: inline;
}

a.top_nav{
  float: right;
  display: inline;
  margin:8px 15px 0 0;
  height: 28px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #7e6c6b;
}

a.top_nav:hover{
  color: #7e6c6b;
  text-decoration: underline;
}

div#top{
  width: 870px;
  height: 224px;
  float: left;
  display: inline;
  margin-top: 25px;
  margin-bottom: 23px;
}

#logotyp{
  background: url(../../uploads/image/logotyp-cut.png) no-repeat 0 0;
  width: 255px;
  height:224px;
  float: left;
  display: inline;
}
.g-dane-baner{
 text-align: center;
 color: #27584b;
}
.g-dane-baner p{
 padding-bottom: 10px;
}

#main_link {
 float: left;
 display: inline;
 width: 236px;
 height: 90px;
 margin: 18px 0 0 8px;
 outline: none;
}

#baner{
  background: url(../../uploads/image/baner.jpg) no-repeat 0 0;
  width: 605px;
  height:224px;
  float: left; display: inline;
}

div#page{
  width: 860px;
  float: left;
  display: inline;
}

div#left_column{
  width: 250px;
  margin-top: 2px;
  float: left;
  display: inline;
}

div#content_wrapper {
  float: left;
  display: inline;
  width: 608px;
  border:1px solid #eaf3e0;
  border-top:none;
  background-color:white;
margin-top: 2px;
}

div#content_top {
  float: left;
  display: inline;
  width: 100%;
  height: 3px;
 // background: url(../../uploads/image/top_content.jpg) no-repeat 0 0;
  font-size: 0;
}

div#content_bottom {
  float: left;
  display: inline;
  width: 100%;
  height: 2px;
  font-size: 0;
  background: url(../../uploads/image/bottom_content.jpg) no-repeat 0 0;
}

div#content{
  width: 91%;
min-height: 500px;
  float: left;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  line-height: 1.7em;
  padding: 3% 5%;
 // background: url(../../uploads/image/bg_page.jpg) repeat-y 0 0;
}

#content p {
 margin: 0 0 10px 0;
}

#content a {
  color: #666;
  text-decoration: none;
}

#content a:hover {
 text-decoration: underline;
}

#content ul {
 margin-left: 30px;
 list-style-position: inside;
}

#content ul li {
 list-style-type: disc;
 margin: 2px 0;
}

#naglowek {
  float: left;
  display: inline;
  margin:0;
  padding:6px 0 0 60px;
  font-family:Arial, sans-serif;
  font-size: 20px;
  color: #274c1d;
  height:35px;
  width: 370px;
  background: url(../../uploads/image/bg_naglowek.jpg) no-repeat 0 0;

}
#naglowek_line{
 float: left;
 display: inline;
 height:1px;
 width: 93%;
 margin:0 0 0 3%;
 background-color:#000;
}
#menu {
  float: left;
  display: inline;
  height: 41px;
  width: 250px;
  margin-bottom: 3px;
  background: url(../../uploads/image/bg_menu_header.jpg) no-repeat 0 0;
}

#formularz {
  float: left;
  display: inline;
  margin:10px 0 0px 0;
  height: 41px;
  width: 250px;
  background: url(../../uploads/image/bg_aktualnosci_header.png) no-repeat 0 0;
}

div#footer {
  width: 860px;
  height: 38px;
  float: left;
  display: inline;
  margin-top: 19px;
  background: url(../../uploads/image/bg_footer.jpg) no-repeat 0 0;
}

div#hit_couter{
  text-decoration: none;
  float: left;
  display: inline;
  margin: 0 10px 0 10px;
  outline: none;
  color: #534f4c;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
}

a#eko_link {
  text-decoration: none;
  float: right;
  display: inline;
  margin: 0 10px 20px 0;
  outline: none;
  color: #534f4c;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
} 

a#eko_link:hover{
  text-decoration: underline;
}

.mapka {
 width: 550px;
 margin: 0 auto;
}

.left_header{
width: 94%;
float: left;
display: inline;
margin: 0;
padding: 7px 0 0 30px;
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: normal;
border-bottom: 2px solid #274C1D;
text-transform: uppercase;
color: #274C1D;
height: 35px;
}
.left_big{
width: 100%;
float: left;
display: inline;
margin: 0;
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: bold;
text-align:center;
margin:10px 0;
color: #274C1D;
}

.left_content{
width: 100%;
float: left;
display: inline;
margin: 0;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align:center;
margin:10px 0;
}
/* Stylesheet: menu_stylesheet Modified On 2012-02-09 12:57:35 */
a.lev1{
  width: 210px;
  padding-left: 30px;
  height: 21px auto;
  margin: 0 10px 9px 0;
  float: left;
  display: inline;
  color: #534f4c;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background: url(../../uploads/image/bg_menu.png) no-repeat 0 0;
  outline: none;
 
}

a.lev1:hover{
  color: #8a847f;
  background: url(../../uploads/image/bg_menu_on.png) no-repeat 0 0;
}

a.lev1_on{
  width: 210px;
  padding-left: 30px;
  height: 21px auto;
  margin: 0 10px 9px 0;
  float: left;
  display: inline;
  color: #8a847f;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background: url(../../uploads/image/bg_menu_on.png) no-repeat 0 0;
  outline: none;
}

a.lev2{
  width: 200px;
  padding-left: 30px;
  height: 21px auto;
  margin: 0 10px 9px 10px;
  float: left;
  display: inline;
  color: #534f4c;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background: url(../../uploads/image/bg_menu.png) no-repeat 0 0;
  outline: none;
}

a.lev2:hover{
  color: #8a847f;
  background: url(../../uploads/image/bg_menu_on.png) no-repeat 0 0;
}

a.lev2_on{
  width: 200px;
  padding-left: 30px;
  height: 21px auto;
  margin: 0 10px 9px 10px;
  float: left;
  display: inline;
  color: #8a847f;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background: url(../../uploads/image/bg_menu_on.png) no-repeat 0 0;
  outline: none;
}

#sub_nav{
  width: 860px;
  margin: 0 auto;
  text-align: center;
  height:28px;
  margin-top: 10px;
  font-size: 0;
}

a.sub_nav_links {
  color: #fff;
  text-decoration:none;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  margin: 0 10px 0 10px;
  outline: none;
}

a.sub_nav_links:hover {
  text-decoration: underline;
}

.footer_link_sep {
  color: #fff;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
}
/* Stylesheet: news_stylesheet Modified On 2012-01-18 10:42:31 */
div.news_wrapper{
  width: 100%;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  padding-bottom: 10px;
}

div.naglowek{
  width: 230px;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  padding: 0 10px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #094776;
  text-align: justify;
  line-height: 13px;
  position: relative;
  z-index: 1;
}

div.detail_naglowek{
  width: 75%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-align: left;
  position: relative;
  z-index: 1; 
  border-bottom: 1px solid #000;
  margin-top: 10px;
}

div.tresc_news{
  width: 230px;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  padding: 10px 10px 7px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #5c6066;
  text-align: justify;
  line-height: 13px; 
  position: relative;
  z-index: 1; 
}

.tresc_news p {
 margin-top: 0;
}

div.detail_tresc_news{
  clear: both;
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  color: #000;
  text-align: justify;
  position: relative;
  z-index: 1;  
}

div.news_data{
  width: 150px;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  padding-left: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #094776;
  text-align: left;
}

div.detail_news_data{
  width: 25%;
  float: right;
  display: inline;
  font-size: 12px;
  color: #000;
  text-align: right; 
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  margin-top: 10px;
}

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a {
  float: right;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #175378 !important;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

 a.news_wiecej{
  float: right;
  display: inline;
  padding-right: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #175378;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

div.detail_wracaj a:hover, a.news_wiecej:hover{
  text-decoration: underline;
  color: #1c6997;
}

.news_pagination {
  float: left;
  display: inline;
  margin: 0 0 10px 0px;
  width: 100%;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#5c6066;
}

.news_pagination a{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #175378;
}
/* Stylesheet: slider_stylesheet Modified On 2012-01-18 10:42:53 */
div#slideshow{
  width: 600px;
  height: 214px;
  float: left;
  display: inline;
  position: relative;
  margin-top: 5px;
  margin-left: 0px;
}

div#slideshow img{
    position:absolute;
    top:0;
    left:0;
    z-index:7;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:9;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:8;
}