/* Stylesheet: main_stylesheet Modified On 2017-01-18 09:17:17 */
* {
 margin: 0;
 padding: 0;
}

a {
 cursor: pointer;
 outline: none;
 text-decoration: none;
}

a img {
 border: 0;
}

html{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: #1a1a1a;
}

body{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

div.clear{
  clear: both;
}

#main_top_wrapper {
 width: 100%;
 height: 406px;
 background: url(../../uploads/image/header_wrapper_bg.png) repeat-x center top;
}

#top_wrapper {
 width: 100%;
 height: 406px;
 background: url(../../uploads/image/top_wrapper.jpg) no-repeat center top;
}

#top{
 width: 920px;
 margin: 0 auto;
}

#logotyp {
 float: left;
 display: inline;
 width: 316px;
 height: 104px;
 background: url(../../uploads/image/logotyp.jpg) no-repeat 0 0;
}

#main_link {
float: left;
display: inline;
width: 100%;
height: 100%;
}
}

#on_right_logotyp {
 float: right;
 display: inline;
 width: 604px;
 height: 104px;
}

#search_section {
 float: left;
 display: inline;
 width: 604px;
 height: 38px;
}

#search {
 float: right;
 display: inline;
 width: 223px;
 height: 23px;
 margin:15px 3px 0 0;
 padding: 0;
 background: url(../../uploads/image/search_input.jpg) no-repeat left top;
}

#search label {
 display: none;
}

.search-input {
 width: 183px;
 height: 23px;
 border-style: none;
 color: #ddd;
 margin: 0 5px 0 5px;
 float: left;
 font: 11px Tahoma, sans-serif;
 line-height: 23px;
 background: none;
}

.search-button {
 width: 30px;
 height: 23px;
 border-style: none;
 text-indent: -9999em;
 float: left;
 cursor: pointer;
 font-size: 0px;
 background: url(../../uploads/image/search_button.jpg) no-repeat right top;
 padding: 0;
}

#menu {
 float: left;
 display: inline;
 width: 604px;
 height: 47px;
 margin-top: 19px;
}

#baner{
 float: left;
 display: inline;
 width: 920px;
 height: 302px;
 background: url(../../uploads/image/baner.jpg) no-repeat 0 0;
}

#main_wrapper {
 float: left;
 display: inline;
 width: 100%;
 background: url(../../uploads/image/main_wrapper.jpg) repeat-y center top;
 background-color: #000000;
}

#main {
 width: 920px;
 margin: 0 auto;
}

#left_column{
  float: left;
  display: inline;
  width: 240px;
  margin: 25px 0 0 20px;
}

#news_header {
 float: left;
 display: inline;
 width: 220px;
 color: #fff;
 font-family: "Myriad Pro";
 font-size: 18px;
 text-shadow: 1px 1px #252326;
}

#left_separator {
 float: left;
 display: inline;
 width: 220px;
 height: 2px;
 margin: 28px 0;
 font-size: 0;
 background: url(../../uploads/image/left_column_separator.jpg) no-repeat 0 0;
}

#gallery_header {
 float: left;
 display: inline;
 width: 110px;
 color: #fff;
 font-family: "Myriad Pro";
 font-size: 18px;
 text-shadow: 1px 1px #384c16;
}

#gallery_link {
 float: left;
 display: inline;
 width: 110px;
 font-family: "Myriad Pro";
 font-size: 13px;
 letter-spacing: 0.1em;
 color: #dfd57a;
 text-shadow: 1px 1px #252326;
 outline: none;
 text-align: right;
 line-height: 26px;
}

#gallery_link a {
 color: #dfd57a;
}

#gallery_link a:hover {
 text-decoration: underline;
}

#left_gallery {
 float: left;
 display: inline;
 width: 240px;
 height: 179px;
 background: url(../../uploads/image/left_gallery_bg.jpg) no-repeat 0 0;
}

#right_column{
  float: right;
  display: inline;
  width: 556px;
  margin: 25px 49px 30px 55px;
}

#main_header {
 float: left;
 display: inline;
 width: 100%;
 color: #fff;
 font-family: "Myriad Pro";
 font-size: 18px;
 text-shadow: 1px 1px #384c16;
}

#content{
  float: left;
  display: inline;
  width: 556px;
  min-height: 350px;
  height: auto !important;
  height: 350px;
  margin-top: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  color: #fff;
  text-shadow: 1px 1px 3px #252326;
  line-height: 1.8em;
  position: relative;
  z-index: 5;
}

#content ul,ol {
 margin-left: 30px;
 list-style-position: inside;
 margin-bottom:10px;
}

#content ul li {
 list-style-type: disc;
 margin: 2px 0;
}

#content ol li {
 margin: 2px 0;
}

#content p {
  margin: 0 0 10px 0;
}

#content a {
  color: #DFD57A;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#footer_wrapper {
 float: left;
 display: inline;
 width: 100%;
 height: 187px;
 background: url(../../uploads/image/footer_wrapper.png) repeat-x 0 0;
}

#main_footer {
 width: 920px;
 margin: 0 auto;
}

#footer {
 float: left;
 display: inline;
 width: 920px;
 height: 97px;
 background: url(../../uploads/image/footer.png) no-repeat 0 0;
}

#footer_dane {
 float: right;
 display: inline;
 width: 660px;
 height: 64px;
 margin-top: 29px;
}

.outer {
     display: table; 
     height: 30px; 
     overflow: hidden;
}

.inner {
     display: table-cell; 
     vertical-align: middle;
}

#footer_home {
    background: rgba(0, 0, 0, 0) url("/uploads/image/home-icon.png") no-repeat scroll left center;
    color: #dfd57a;
    float: left;
    font: 11px Tahoma;
    margin-top: 8px;
    padding-left: 30px;
}

#footer_mail {
    background: rgba(0, 0, 0, 0) url("/uploads/image/env_icon.png") no-repeat scroll left center;
    color: #dfd57a;
    float: left;
    font: 11px Tahoma;
    margin-top: 8px;
    min-height: 25px;
    padding-left: 40px;
    margin-left: 20px;
}

#footer_mail span{
  padding-top: 5px;
}

#footer_mail a {
 color: #dfd57a;
 text-decoration: none;
}

#footer_mail a:hover {
 text-decoration: underline;
}

#footer_phone {
    background: rgba(0, 0, 0, 0) url("/uploads/image/phone_icon.png") no-repeat scroll left center;
    color: #dfd57a;
    float: left;
    font: 11px Tahoma;
    margin-top: 8px;
    min-height: 25px;
    padding-left: 30px;
    margin-left: 20px;
}

.copy{
 float: right;
 display: inline;
 margin: 5px 0 0 0;
 font: 11px Tahoma;
 color: #666;
 text-decoration: none;
 outline: none;
}

.copy a{
 color: #666;
 text-decoration: none;

}

.copy a:hover {
 text-decoration: underline;
}

#licznik{
 float: left;
 display: inline;
 margin: 5px 0 0 0;
 font: 11px Tahoma;
 color: #666;
 text-decoration: none;
 outline: none;
}

#footer_name {
 float: right;
 display: inline;
 height: 20px;
 padding-top: 1px;
 margin: 4px 61px 0 0;
 padding-left: 28px;
 font: 11px Tahoma;
 color: #fff;
 background: url(../../uploads/image/footer_icon.png) no-repeat 0 0;
}

.mapka {
 width: 550px;
 margin: 0 auto;
}

#form_block{
float:left;
margin-bottom:10px;

}

#form_header{
 color: #fff;
 font-family: "Myriad Pro";
 font-size: 18px;
 text-shadow: 1px 1px #384c16;
}

#lang {
 float: right;
 display: inline;
 margin-right: 20px;
margin-top: 18px;
 color: white;
}

#lang  img {
 border: 1px solid grey;
}

#lang img:hover{
 border-color: #dfd57a;
} 

#fb_wrapper {
width: 260px;
float: left;
padding: 37px 0;
text-align: center;
}
/* Stylesheet: menu_stylesheet Modified On 2015-02-23 10:48:25 */
#myslidemenu {
 float: right;
 display: inline;
 height: 47px;
}

.jqueryslidemenu {
 font-family: "Myriad Pro Cond", "Myriad Pro";
 font-size: 15px;
 font-stretch: condensed;
 margin: 0;
 padding: 0;
 position: relative;
 z-index: 98;
 overflow: none;
}

.jqueryslidemenu ul {
 margin: 0;
 padding: 0;
 list-style-type: none;

}

/*Top level list items*/
.jqueryslidemenu ul li {
 position: relative;
 display: inline;
 float: left;
 z-index: 99;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
 display: inline;
 float: left;
 text-decoration: none;
 outline: none;
}

a.lev1_off{
 padding-top: 13px;
 height: 34px;
 padding-left: 10px;
 padding-right: 10px;
 background: url("../../uploads/image/menu_off.jpg") repeat-x bottom left;
 color: #fff !important;
}

a.lev1_off:hover {
 color: #DFD57A!important;
}

a.lev1_on{
 background: url("../../uploads/image/menu_on.jpg") repeat-x 0 0;
 color: #fff !important;
 text-shadow: 1px 1px #67872e;
}

a.lev1_on:hover{
 text-shadow: 1px 1px #67872e !important;
}

a.lev1_on span {
 display: inline;
 float: left;
 padding-top: 13px;
 height: 34px;
 padding-left: 10px;
 padding-right: 10px;
 background: url("../../uploads/image/button_glow.jpg") no-repeat center top;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:hover{
 color: #fff;
 text-shadow: none;
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
clear: both;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
width: 300px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
height: 26px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #882021;
}

.jqueryslidemenu ul li ul li a.lev2_off {
 background-color: #C62F24;
 color: #fff;
}

.jqueryslidemenu ul li ul li a.lev2_off:hover {
 background-color: #be281d;
}

.jqueryslidemenu ul li ul li a.lev2_on{
 background-color: #be281d;
 color: #fff !important;
 text-shadow: 1px 1px #67872e;
}
/* Stylesheet: news_stylesheet Modified On 2012-04-17 08:34:29 */
#news_pag{
 float: left;
 display: inline;
 width: 220px;
 height: 20px;
}

#top_news {
 float: left;
 display: inline;
 width: 220px;
 height: 1px;
 font-size: 0;
 background: url(../../uploads/image/top_news.jpg) no-repeat 0 0;
}

div.news_wrapper{
 width: 200px;
 padding: 10px;
 float: left;
 display: inline;
 background: url(../../uploads/image/bg_news.jpg) repeat-y 0 0;
}

div.naglowek{
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 5px;
  font: 12px Myriad Pro;
  color: #dfd57a;
  text-align: left;
  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: #fff;
  text-align: left;
  position: relative;
  z-index: 1; 
  border-bottom: 1px solid #fff;
}

div.tresc_news{
  width: 100%;
  float: left;
  display: inline;
  font: 10px Tahoma;
  margin-bottom: 10px;
  color: #fff;
  line-height: 1.6em;
  text-align: justify;
  position: relative;
  z-index: 1;  
}

div.tresc_news a{
text-decoration:none;
color: #dfd57a;
}

div.tresc_news a:hover{
text-decoration:underline;
}

div.detail_tresc_news{
  clear: both;
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  color: #fff;
  text-align: justify;
  position: relative;
  z-index: 1;  
}

div.news_data{
  width: 50%;
  float: left;
  display: inline;
  font: 10px Tahoma;
  color: #fff;
  text-shadow: 1px 1px #000;
  text-align: left;
}

div.detail_news_data{
  width: 25%;
  float: right;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: right; 
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a{
  float: right;
  display: inline;
  font-family: "Myriad Pro";
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #dfd57a;
  text-shadow: 1px 1px #000;
  outline: none;
}

a.news_wiecej{
  float: right;
  display: inline;
  font-family: "Myriad Pro";
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #dfd57a;
  text-shadow: 1px 1px #000;
  outline: none;
}

a.news_wiecej:hover {
  text-decoration: underline;
}

div.detail_wracaj a:hover{
  text-decoration: underline;
}

.news_pagination {
  float: left;
  display: inline;
  width: 100%;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #fff !important;
}

.news_pagination a {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #dfd57a;
  text-decoration: none;
}

.news_pagination a:hover {
  text-decoration: underline;
}
/* Stylesheet: slider_stylesheet Modified On 2012-04-17 08:40:51 */
#slideshow{
 float: left;
 display: inline;
 width: 920px;
 height: 302px;
}

div#slideshow img{
 position:absolute;
 z-index:7;
 opacity:0.0;
 width:920px;
 height: 302px;
}

#slideshow IMG.active {
 z-index:9;
 opacity:1.0;
}

#slideshow IMG.last-active {
 z-index:8;
}
/* Stylesheet: left_form_stylesheet Modified On 2019-02-08 13:58:22 */
.lewy_formularz {
 float: left;
 display: inline;
 margin: 8px;
 width: 196px;
}

.lewy_formularz label {
 float: left;
 display: inline;
 clear: both;
 margin-top: 5px;
 width: 196px;
 font: 12px Tahoma;
 color: #fff;
 text-shadow: 1px 1px 1px #805d4b;
}

.lewy_formularz input{
 margin-top: 2px;
 width: 190px;
 padding: 6px 4px;
 float: left;
 display: inline;
 font: 12px Tahoma;
 color: #ddd;
 background-color: #851F1D;
 border: none;
}

.lewy_formularz textarea{
 margin-top: 2px;
 width: 190px;
 height: 80px;
 padding: 6px 4px;
 background-color: #851F1D;
 border:none;
 overflow: auto;
 float: left;
 display: inline;
 font: 12px Tahoma;
 color: #ddd;
}

.lewy_formularz .submit {
 float: right;
 display: inline;
 width: 76px;
 height: 27px;
 margin: 0;
 padding: 0;
 font-size: 0px;
 cursor: pointer;
 margin-top: 2px;
}

.lewy_formularz .submit input{
/* background: url(../../uploads/image/bg_submit.png) no-repeat 0 0;*/
 border: 0px;
 margin: 0;
 padding: 0;
 width: 76px;
 height: 27px;
 font: 12px Tahoma;
 text-align: right;
 cursor: pointer;
}

.lewy_formularz .submit input:hover{
 color:lightgrey;
}

.wyslana_wiadomosc{
  font-size: 10px;
  font-family: Verdana, sans-serif;
  color: #fff;
}


.error_message{
  float: left;
  display: inline;
  width: 100%;
  clear:both;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
  color: red;
  margin-left: 0px;
  line-height: 1.5em;
}
/* Stylesheet: form_stylesheet Modified On 2012-11-15 11:35:00 */
.formularz {
 float: left;
 display: inline;
 width: 500px;
 margin-left: 50px;
 margin-top: 10px;
}

.formularz div {
 clear: left;
 float: left;
 display: inline;
 width: 100%;
 margin-bottom: 3px;
}

.formularz label {
 float: left;
 display: inline;
 width: 130px;
 margin-right: 5px;
 text-align: right;
}

.formularz input {
 float: left;
 display: inline;
 width: 200px;
 padding: 2px;
 border: 1px solid #ccc;
 border-radius: 3px;
}

.formularz textarea {
 float: left;
 display: inline;
 width: 300px;
 height: 150px;
 padding: 2px;
 border: 1px solid #ccc;
 border-radius: 3px;
}

.formularz input.fbsubmit{
 float: left;
 display: inline;
 width: auto;
 padding: 2px 20px;
 margin-left: 135px;
}

.formularz input.fbsubmit:hover {
 border: 1px solid #aaa;
}

.formularz .error_msg {
 float: left;
 display: inline;
 padding: 2px;
 margin-left: 135px;
 font-size: 10px;
 color: #aa0000;
}

.formularz .req_symbol {
 color: #aa0000;
 padding-left: 2px;
}