@font-face {
    font-family: "Myriad Pro Cond";
    src: url('/uploads/fonts/myriadpro-cond.eot');
    src: url('/uploads/fonts/myriadpro-cond.eot?#iefix') format('embedded-opentype'),
    url('/uploads/fonts/myriadpro-cond.ttf') format('truetype');
}
@font-face {
    font-family: "Myriad Pro";
    src: url('/uploads/fonts/myriadpro-regular.eot');
    src: url('/uploads/fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
    url('/uploads/fonts/myriadpro-regular.ttf') format('truetype');
}

* {
 margin: 0;
 padding: 0;
}

a {
 outline: none;
 cursor: pointer;
}

a img {
 border: 0;
}

html{
  width: 100%;
  height: 100%;
  background-color: #6f4012;
}

body{
  width: 100%;
  height: 100%;
}

div.clear{
  clear: both;
}

#top_wrapper {
 float: left;
 display: inline;
 width: 100%;
 height: 242px;
 background: url(../../uploads/image/top_wrapper.jpg) repeat-x 0 0;
}

#main_top {
 width: 980px;
 margin: 0 auto;
}

#baner{
  float: left;
  display: inline;
  width: 980px;
  height: 214px;
  background: url(../../uploads/image/baner.jpg) no-repeat 0 0;
}

#main_link {
  display: inline;
  float: left;
  height: 125px;
  outline: medium none;
  position: absolute;
  top: 38px;
  width: 305px;
  z-index: 300;
}

#menu {
  float: right;
  display: inline;
  width: 934px;
  height: 22px;
  margin: 3px 23px 2px 23px;
}

#main_wrapper {
 float: left;
 display: inline;
 width: 100%;
 background: url(../../uploads/image/main_wrapper.jpg) repeat-x 0 0;
 background-color: #c8beb3;
}

#main_page {
 width: 980px;
 margin: 0 auto;
}

#page {
  float: left;
  display: inline;
  width: 980px;
  background: url(../../uploads/image/bg_page.png) repeat-y 0 0;
}

#top_page {
 float: left;
 display: inline;
 width: 942px;
 height: 20px;
 margin: 0 19px;
 background: url(../../uploads/image/top_page.jpg) no-repeat 0 0;
}

#left_column{
  float: left;
  display: inline;
  width: 215px;
  margin-left: 19px;
}

#news_header {
  float: left;
  display: inline;
  width: 206px;
  height: 24px;
  margin-left: 4px;
  background: url(../../uploads/image/news_header.jpg) no-repeat 0 0;
}

#news {
  float: left;
  display: inline;
  width: 206px;
  margin-left: 4px;
  background: url(../../uploads/image/bg_news.jpg) repeat-y 0 0;
}

#form_header, #fb_header {
  background: url("../../uploads/image/form_header.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline;
  float: left;
  height: 30px;
  padding-top: 28px;
  width: 215px;
}

#fb_header {
  background: url("../../uploads/image/fb_header.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#form, #fb_block {
 float: left;
 display: inline;
 width: 206px;
 margin: 0 5px 0 4px;
}



#right_column {
  float: right;
  display: inline;
  width: 719px;
  margin-right: 23px;
}

#main_header{
  float: left;
  display: inline;
  width: 651px;
  height: 30px;
  padding: 0 34px;
  font-family: "Myriad Pro Cond";
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #812700;
  text-shadow: 2px 2px 2px #fff;
  background: url(../../uploads/image/header_line.jpg) no-repeat center bottom;
}

.header {
  font-family: "Myriad Pro Cond";
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #f0eedf;
  padding-left: 30px;
  text-shadow: 1px 1px #5b1400;
}

.form {
  color: #812700;
  text-shadow: 1px 1px #fff;
}

h1{
font-size: 18px;
}

#content {
 float: left;
 display: inline;
 width: 651px;
 padding: 20px 34px;
 min-height: 292px;
 height: auto !important;
 height: 292px;
 font-family: "Arial";
 font-size: 12px;
 color: #812700;
 line-height: 1.6em;
}

#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: #c23b00;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#footer_wrapper {
 float: left;
 display: inline;
 width: 100%;
 height: 7px;
 background: url(../../uploads/image/footer_wrapper.jpg) repeat-x 0 0;
}

#main_footer {
 width: 980px;
 margin: 0 auto;
}

#footer {
 float: left;
 display: inline;
 width: 980px;
 height: 77px;
 background: url(../../uploads/image/footer.jpg) no-repeat 0 0;
}

#footer_copy {
 float: left;
 display: inline;
 width: 206px;
 height: 77px;
 margin-left: 23px;
}

.hitcounter,
.copy {
 float: left;
 display: inline;
 margin: 22px 0 0 12px;
 font: 11px Tahoma;
 color: #e8d5d5;
 text-decoration: none;
 outline: none;
}

.copy a{
 color: #e8d5d5;
 text-decoration: none;
}

.copy a:hover {
  text-decoration: underline;
}

.hitcounter {
 clear: left;
 margin-top: 0;
}

#footer_menu {
 float: left;
 display: inline;
 height: 58px;
 margin: 19px 0 0 39px;
 text-align: center;
}

.mapka {
 width: 550px;
 margin: 0 auto;
}

.cennik {
 width:100%;
 margin-bottom: 35px;
 text-align:right;
 border-collapse: collapse;
} 

.cennik th {
  font-size: 160%;
  padding: 10px 0;
  text-transform: uppercase;
  text-align:center;
  border: 1px solid rgba(129, 38, 0, 0.15);
  background: #812800;
  color: #f0eedf;
}

.cennik td:first-child{
  text-align: left;
}

.cennik td {
  padding: 5px;
  border: 1px solid rgba(129, 38, 0, 0.15);
}

.cennik tr:nth-child(odd) {
 background: rgba(255,255,255, 0.4);
}
/* Stylesheet: main_stylesheet Modified On 2015-02-09 10:58:57 */
.jqueryslidemenu {
 font-family: "Myriad Pro Cond", "Myriad Pro";
 font-stretch: condensed;
 font-size: 16px;
 height: 22px;
}

.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;
 color: #fff;
 height: 22px;
 padding: 0px 10px 0 10px;
 margin: 0 8px 0 5px;
 text-decoration: none;
 text-shadow: 1px 1px 1px #420e5c;
}

.jqueryslidemenu > ul > li > a > span{
  line-height: 1.4em;
}

.jqueryslidemenu > ul > li > a.menuactive{
 background: url("../../uploads/image/menu_on.jpg") repeat-x 0 0;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:hover{
 background: url("../../uploads/image/menu_on.jpg") repeat-x 0 0;
 text-decoration: none;
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

.jqueryslidemenu > ul > li > ul{
  left: 5px !important;
}

/*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{
 font-size: 14px;
 width: 160px;
 height: auto;
 background-color: #bc9c7d;
 padding: 5px 10px;
 margin: 0 0 0 0px;
 border-top-width: 0;
 border-bottom: 1px solid #ac8f72;
 text-align: left;
}

.jqueryslidemenu ul li ul li a:hover{
 background: none;
 background-color: #a07447!important;

}

.jqueryslidemenu > ul > li > ul > li > a.menuactive, .jqueryslidemenu > ul > li > ul > li > ul > li > a.menuactive, .jqueryslidemenu > ul > li > ul > li > ul > li > ul > li > a.menuactive, .jqueryslidemenu > ul > li > ul > li > ul > li > ul > li > ul > li > a.menuactive{
 background: none;
 background-color: #a07447!important;
 text-decoration: none;
}


/* ------------ DOLNE MENU ------------- */
a.sh{
  float: left;
  display: inline;
  text-decoration: none;
  display: inline;
  margin-left: 5px;
  margin-right: 5px;
  font-family: "Myriad Pro Cond", "Myriad Pro";
  font-stretch: condensed;
  font-size: 14px;
  color: #e8d5d5;
  position: relative;
  z-index: 5;
}

a.sh:hover{
  text-decoration: underline;
  color: #e8d5d5;
}

span.sh_separator{
  float: left;
  display: inline;
  margin-left: 5px;
  margin-right: 5px;
  font-family: "Myriad Pro Cond", "Myriad Pro";
  font-stretch: condensed;
  font-size: 16px;
  color: #e8d5d5;
  display: inline;
}
/* Stylesheet: menu_stylesheet Modified On 2015-03-05 09:21:14 */
.formularz {
float: left;
display: inline;
margin-left: 90px;
margin-top: 10px;
}

.formularz label{
	margin-top: 10px;
	line-height: 20px;
	width: 130px;
        margin-right: 10px;
	line-height: 20px;
	float: left;
	display: inline;
        text-align: right;
        clear: both;
        font: 12px Tahoma, sans-serif;
}

.formularz input{
	margin-top: 5px;
	width: 200px;
	float: left;
	display: inline;
}

.formularz textarea{
	margin-top: 5px;
	width: 260px;
	height: 150px;
    float: left;
    display: inline;
}

.submit input{
float: left;
display: inline;
clear: both;
margin-left: 140px;
margin-top: 10px;
width: 150px;
}

.error_message_c {
  float: left;
  display: inline;
  width: 300px;
  clear:both;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
  color: red;
  margin-left: 140px;
  line-height: 1.5em;
}
/* Stylesheet: form_stylesheet Modified On 2012-01-24 13:12:26 */
#slideshow{
  float: left;
  display: inline;
  width: 980px;
  height: 214px;
    position:absolute;
    z-index:7;
}

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-02-24 11:39:51 */
div.news_wrapper {
  width: 176px;
  margin: 10px 15px 0 15px;
  float: left;
  display: inline;
  padding-bottom: 10px;
}

div.naglowek{
  width: 100%;
  float: left;
  display: inline;
  font: 11px Arial;
  font-weight: bold;
  color: #f0eedf;
  text-shadow: 1px 1px #420e5c;
  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: #812700;
  text-align: left;
  position: relative;
  z-index: 1; 
  border-bottom: 1px solid #812700;
}

div.tresc_news{
  width: 100%;
  float: left;
  display: inline;
  margin: 7px 0 5px 0;
  font-family: "Arial";
  font-size: 11px;
  color: #fff;
  line-height: 1.4em; 
}

.tresc_news p {
 margin-top: 0;
 margin-bottom: 5px;
}

div.detail_tresc_news{
  clear: both;
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  position: relative;
  z-index: 1;  
}

div.news_data{
  float: left;
  display: inline;
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #f0eedf;
  text-shadow: 1px 1px #420e5c;
  text-align: left;
}

div.detail_news_data{
  width: 25%;
  float: right;
  display: inline;
  font-size: 11px;
  font-weight: bold;
  color: #342235;
  text-align: right; 
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: 1px solid #812700;
}

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a {
  float: right;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

a.news_wiecej{
  float: right;
  display: inline;
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  color: #f0eedf;
  text-shadow: 1px 1px #420e5c;
  text-decoration: none;
  outline: none;
}

div.detail_wracaj a:hover, a.news_wiecej:hover{
  text-decoration: underline;
}

.news_pagination {
  float: left;
  display: inline;
  margin: 10px 0 0 0;
  width: 100%;
  text-align: center;
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #e8d5d5;
}

.news_pagination a{
  font-family: "Arial";
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.news_pagination a:hover {
  text-decoration: underline;
}
/* Stylesheet: news_stylesheet Modified On 2015-01-19 13:40:43 */
/* ---=== 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;
}


#youtube {
position: absolute;
top: 112px;
left: 0;
z-index: 10;
width: 27px;
height: 112px;
background: url('../../uploads/image/yt_icon.png') no-repeat 0 0;
}

#youtube a {
display: inline;
float: left;
width: 27px;
height: 112px;
outline: none;
}

#fb_bottom {
display: inline;
float: left;
width: 282px;
height: 10px;
background: url(../../uploads/image/fb_bg_bottom.png) no-repeat 0 0;
}
/* ---=== END FACEBOOK ===---*/
/* Stylesheet: facebook Modified On 2013-03-04 11:39:44 */
