* {
 margin: 0;
 padding: 0;
}
div#klient {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: url(../../uploads/image/payment_bg.png) repeat 0 0;
 z-index: 999;
 text-align: center;
 padding-top: 250px;
}
html{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: #373737;
}

body{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

a img {
 border: 0;
}

div.clear{
  clear: both;
}

div.powieksz {
  outline: none;
}

#main_wrapper {
 width: 860px;
 margin: 0 auto;
}

#top {
 float: left;
 display: inline;
 width: 860px;
 height: 85px;
 margin-top: 15px;
 background: url(../../uploads/image/top.jpg) no-repeat 0 0;
 position:relative;
}

#top img {
  float: left;
  height: 190px;
  postion:absolute;
}

#main_link {
 float: left;
 display: inline;
 width: 230px;
 height: 50px;
 margin: 15px 0 0 20px;
 outline: none;
}

#search {
 width: 224px;
 height: 31px;
 margin: 0;
 padding: 0;
 float: right;
 display: inline;
 background: url(../../uploads/image/search_input.jpg) no-repeat left top;
}

#search label {
 display: none;
}

.search-input {
 width: 167px;
 height: 31px;
 border-style: none;
 color: #252530;
 margin: 0 10px 0 13px;
 float: left;
 font: 11px Tahoma, sans-serif;
 line-height: 31px;
 background: none;
}

.search-button {
 width: 34px;
 height: 31px;
 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;
}

#top_dane{
        text-align:right;
	float:right;
	margin-top:9px;
	width: 50%;
}

.dane{
float:left;
margin:0 5px;
color:#ffffff;
 font: 11px Tahoma, sans-serif;
 font-weight:bold;
}

.dane a{
 color:#ffffff;
 text-decoration: none;
}


.dane a:hover{
 text-decoration: underline;
}

#page {
 float: left;
 display: inline;
 width: 860px;
 background: url(../../uploads/image/bg_page.jpg) repeat-y 0 0;
}

#bottom_page {
 float: left;
 display: inline;
 width: 860px;
 background: url(../../uploads/image/bottom_page.jpg) no-repeat bottom left;
}

#left_column{
 float: left;
 display: inline;
 width: 244px;

 padding-bottom: 133px;
}

#left-filler {
  background: url("../../uploads/image/left_column_top.jpg") no-repeat scroll 0 bottom #858585;
  height: 135px;
}

#menu{
 float: left;
 display: inline;
 width: 244px;
 padding: 5px 0;
 /*background: url(../../uploads/image/bottom_menu.jpg) no-repeat bottom left;*/
}

#news_header{
  float: left;
  display: inline;
  width: 244px;
  height: 64px;
  background: url(../../uploads/image/news_header.jpg) no-repeat 0 0;
}

#news{
 float: left;
 display: inline;
 width: 244px;
 padding-top: 20px;
 background: url(../../uploads/image/bg_news.jpg) no-repeat 0 0;
 height: 100%;
}

#form_header{
  float: left;
  display: inline;
  width: 244px;
  height: 84px;
  background: url(../../uploads/image/form_header.jpg) no-repeat 0 0;
  background-position-y:0;
}

#left_form{
  display: inline;
  width: 244px;
float:left
}

#right_column{
 float: right;
 display: inline;
 width: 596px;
 padding-bottom: 40px;
}

#baner {
 float: left;
 display: inline;
 width: 596px;
 height: 157px;
 background: url(../../uploads/image/baner.jpg) no-repeat 0 0;
}

#main_header{
  float: left;
  display: inline;
  width: 190px;
  height: 29px;
  padding: 18px 383px 0 7px;
  font: 11px Tahoma;
  text-align: center;
  line-height: 29px;
  color: #ffffff;
  font-weight: normal;
  background: url(../../uploads/image/content_header.jpg) no-repeat 0 0;
}

#content{
  float: left;
  display: inline;
  width: 496px;
  min-height: 392px;
  height: auto !important;
  height: 392px;
  margin: 20px 35px 0 42px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 1.7em;
}

#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: #6f7076;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#footer_dane {
 float: left;
 display: inline;
 width: 194px;
 height: 112px;
 margin: -112px 0 0 50px;
 font: 12px tahoma;
 color: #000;
 line-height: 1.3em;
}

#home {
 float: left;
 display: inline;
 clear: both;
 margin-top: 10px;
 width: 100%;
}

#phone {
 float: left;
 display: inline;
 clear: both;
 margin-top: 12px;
 width: 100%;
}

#mail {
 float: left;
 display: inline;
 clear: both;
 margin-top: 12px;
 width: 100%;
}

#mail a {
 color: #000;
 text-decoration: none;
 text-shaddow: 1px 1px 1px #edc798;
 outline: none;
}

#mail a:hover {
 text-decoration: underline;
}

#footer{
 float: left;
 display: inline;
 width:  860px;
 height: 40px;
}

.copy, .cookies{
  float: left;
  display: inline;
  margin-top: 5px;
  margin-left: 20px;
  font: 11px Tahoma;
  color: #9a9ba4;
  text-decoration: none;
}

.copy a{
  color: #9a9ba4;
  text-decoration: none;
}

.copy a:hover, .cookies:hover{
  text-decoration: underline;
}

#footer_link{
  float: right;
  display: inline;
  height: 22px;
  margin-top: 5px;
  padding-left: 25px;
  margin-right: 20px;
  font: 11px Tahoma;
  color: #9a9ba4;
  text-decoration: none;
  background: url(../../uploads/image/footer_icon.jpg) no-repeat 0 0;
}

#footer_link:hover{
  text-decoration: underline;
}

#licznik_odwiedzin{
float: right;
display: inline;
width: 80px;
height: 15px;
margin: -58px 0 0 0;
font: 11px tahoma;
color: #BF7B2B;
text-shaddow: 1px 1px 1px #edc798;
line-height: 1.3em;
}

.mapka {
 width: 550px;
 margin: 0 auto;
}


/* ---=== FACEBOOK ===---*/
#fb {
position: fixed;
z-index: 1000;
top: 25%;
right: -255px;
width: 282px;
}

#fb_top {
display: inline;
float: left;
width: 282px;
background: url(../../uploads/image/fb_bg.png) repeat-y 0 0;
}

#fb_content {
display: inline;
float: left;
width: 240px;
padding: 10px 7px 0 35px;
background: url(../../uploads/image/fb_bg_top.png) no-repeat 0 top;
}

#fb_content iframe{
background-color: #fff;
}

#fb_bottom {
display: inline;
float: left;
width: 282px;
height: 10px;
background: url(../../uploads/image/fb_bg_bottom.png) no-repeat 0 0;
}
/* ---=== END FACEBOOK ===---*/


.zdjecie, 
div#content > img,
div#content p img{
 border:3px solid #e3e3eb;
 border-radius: 15px;
}

.cennik {
 border-collapse: collapse;
 width: 100%;
}

.cennik td,  .cennik th{ 
 border: 1px solid #BEBEBE;
 padding: 3px;
 text-align:center;
}

.cennik tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.05);
}

.cennik td:nth-child(2) {
    text-align: left;
} 

/* Stylesheet: main_stylesheet Modified On 2017-11-03 08:19:26 */
div.news_wrapper{
  width: 224px;
  float: left;
  display: inline;
  margin: 10px 0 10px 10px;
}

#content div.news_wrapper{
  width: 100%;
  float: left;
  display: inline;
  margin:auto;
}

div.naglowek{
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 5px;
  font: 11px Tahoma;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  position: relative;
  z-index: 1;
}

#content div.naglowek{
  color: #6f7076;
}
div.detail_naglowek{
  width: 75%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  text-align: left;
  position: relative;
  z-index: 1; 
  border-bottom: 1px solid #666;
}

div.tresc_news{
  width: 100%;
  float: left;
  display: inline;
  font: 10px Tahoma;
  margin-bottom: 7px;
  color: #9a9ba4;
  text-align: justify;
  line-height: 1.4em;
  position: relative;
  z-index: 1;  
}

#content div.tresc_news{
  color: #3c474f;
}

div.tresc_news a {
  color: #ffffff;
  text-decoration: none;
}

div.tresc_news a:hover {
  text-decoration: underline;
}

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: 50%;
  float: left;
  display: inline;
  font: 10px Tahoma;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

div.detail_news_data{
  width: 25%;
  float: right;
  display: inline;
  font-size: 12px;
  color: #666;
  text-align: right; 
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: 1px solid #666;
}

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a, a.news_wiecej{
  float: right;
  display: inline;
  font: 10px Tahoma;
  font-weight: bold;
  color: #ffffff;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

div.detail_wracaj a:hover, a.news_wiecej:hover{
  text-decoration: underline;
  color: #ffffff;
}

.news_pagination {
  float: left;
  display: inline;
  margin: 10px 0 0 0px;
  width: 100%;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
}

.news_pagination a {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

.news_pagination a:hover {
  text-decoration: underline;
}
/* Stylesheet: news_stylesheet Modified On 2014-01-10 08:01:21 */
#slideshow{
  float: left;
  display: inline;
  width: 963px;
  height: 204px;
  margin: 0px 0 0 0px;
}

div#slideshow img{
    position:absolute;
    z-index:7;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:9;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:8;
}
/* Stylesheet: slider_stylesheet Modified On 2012-01-31 13:43:02 */
.formularz {
 float: left;
 display: inline;
 width: 500px;
 margin-left: 30px;
 margin-top: 10px;
 margin-bottom:20px;
}

.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;
}
/* Stylesheet: form_stylesheet Modified On 2013-03-12 11:54:33 */
.lewy_formularz {
 float: left;
 display: inline;
 margin: 0px 0 0 10px;
 width: 224px;
}

.lewy_formularz label {
 float: left;
 display: inline;
 clear: both;
 margin-top: 5px;
 width: 232px;
 font: 11px Tahoma;
 color: #767676;
}

.lewy_formularz input{
 margin-bottom: 6px;
 width: 194px;
 padding: 8px 10px;
 float: left;
 display: inline;
 font: 11px Tahoma;
 color: #000;

 border:none;
 background-color:#858585;
 border-radius:6px;
}

.lewy_formularz textarea{
 width: 194px;
 height: 60px;
 padding: 8px 10px;
 border:none;
 background-color:#858585;
 border-radius:6px;
 overflow: auto;
 float: left;
 display: inline;
 font: 11px Tahoma;
 color: #000;

}

.lewy_formularz .submit {
 float: right;
 display: inline;
 margin: 0 4px 0 0;
 padding: 0;
 font-size: 0px;
 cursor: pointer;
 margin-bottom: 8px;
 margin-top: 5px;
 font: bold 12px Tahoma,sans-serif;
 color: #FFDE00;
}

.lewy_formularz .submit input{
 border: 0px;
 margin: 0;
 padding: 0;
 width: 59px;
 height: 21px;
 font: bold 12px Tahoma,sans-serif;
 color: #FFDE00;
 line-height: 21px;
 text-align: right;
 background:none;
 border:none;

}

.lewy_formularz .submit input:hover{
 text-decoration:underline;
}

.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: left_form_stylesheet Modified On 2013-07-31 14:50:36 */
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 244px; /* Main Menu Item widths */
margin-top: 11px;
}
 
.sidebarmenu ul li {
position: relative;
padding-bottom: 2px;
 background: url(../../uploads/image/menu_sep.jpg) no-repeat right bottom;
}

/* Top level menu links style */
.sidebarmenu ul li a {
  padding: 10px 0;
  font: 14px Tahoma;
  line-height: 19px;
  color: #9a9ba4;
  text-align: center;
  outline: none;
  font-weight: bold;
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
z-index:999;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: transparent; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:hover, .sidebarmenu ul li a.on{
  color: #ffffff;
font-weight: bold;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
background-color: #202020;
border-top: 1px solid #8e8f97;
border-right: 1px solid #8e8f97;
margin-top: 0;
z-index:999;
}






.sidebarmenu a.subfolderstyle{
background: url(../../uploads/image/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
/* Stylesheet: menu_new Modified On 2014-02-15 12:11:40 */
