@CHARSET "UTF-8";

body {
    background-color:white;
    color:#418f96;
    font-family:Tahoma;
    font-size:13px;
    margin:0;
    padding:0;
    width: 100%;
}

ul, li, div, p {
    margin: 0;
    padding: 0;
}

.grey {
    color: #6A7366;
    font-size: 17px;
}

.red {
    color: #a65d5c;
}

.tile {
    position: relative;
    margin-bottom: 20px;
    min-height: 200px;
}

h3 {
    padding:0px;
    margin:0px;
    color: #465441;
    font-size: 14px;
}

h3 span {
    color: #63e519;
}

h3 span.blue {
    color: #16b2cc;
}

h4.blue {
    color: #16b2cc;
}


div.clearLeft {
    clear:left;

}

div.clearBoth {
    clear:both;
}

div.clearRight {
    clear:right;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

h2 {
    color: #7eb66c;
    font-weight: 100;
    font-family: Tahoma;
    margin:0px;
    padding: 5px;
    font-size: 19px;
    border-bottom: 1px solid #e8e8e8;
}

.thin {
    margin:0px;
    padding:2px;
    border: none;
}

h4 {
    color: #7eb66c;
    font-weight: 100;
    font-size: 18px;
    font-family: Tahoma;
    margin:0px;
    padding: 5px;
    border-bottom: 1px solid #e8e8e8;
}

img {
    border: none;
}

#siteWrapper {
    width: 1190px;
    margin: auto auto;
}

#menuWrapper {
    background-image: url(../../img/site/bg_top.jpg);
    height: 289px;
}

#contentWrapper {
    background-image: url(../../img/site/bg_all.jpg);
    background-position: left top;
    min-height: 400px;
}

#menuButtons {
    border-top: 5px solid white;
    height: 60px;
    text-align: center;
    padding-right: 100px;
}

#menuButtons li {	
    width: 126px;
    margin-right: 10px;
    float: right;
    height: 32px;
    padding-top: 7px;
    background-image: url(../../img/site/button.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#menuLogoBanners {
    text-align: center;
    clear: both;
    width:976px;
    margin:0 auto;

}

#menuButtons li#searchBox {
    width: 217px;
    margin-right: 10px;
    margin-left: 20px;
    float: right;
    height: 32px;
    background-image: url(../../img/site/search_item.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 7px;
    text-align: left;

}

#menuButtons li#searchBox input#searchInp {
    border: none;
    background-color: #ebf1e9;
    height: 16px;
    width: 157px;
    margin-left: 15px;
    font-size: 11px;
    color: #0d3804;
}


#footerWrapper {
    background-image: url(../../img/site/bg_footer.jpg);
    background-position: left top;
    height: 103px;
}


#menuButtons li a {
    color: #ffffff;
    padding: 5px;
    text-decoration: none;
    font-size: 12px;
}



.l_m_c {
    background-image:url(../../img/site/itemLefdt.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:34px;
    width:5px;
}

.c_m_c {
    float:left;
    height:11px;
    padding-top:11px;
    width:99px;
}

.r_m_c {
    background-image:url(../../img/site/itemRigdt.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:34px;
    width:5px;
}

#menuLeftPos {
    list-style-image:url(../../img/site/img_list.jpg);
    list-style-position:inside;
    list-style-type:none;
    margin-bottom: 30px;
}

#menuLeftPos li {
    padding: 5px;
    border-bottom: 1px solid #e8e8e8;
}

#menuLeftPos li a:hover{
    color: 	#729245;
}

#menuLeftPos li a{
    color: 	#418F96;
    text-decoration: none;
}

#content {
    width: 970px;
    margin: auto auto;
    padding-top: 30px;
}

#content #left {
    margin-left: 10px;
    float: left;
    width: 220px;
}

#content #right {
    margin-left: 30px;
    float: left;
    width: 710px;
}

.commercialWrapper {
    padding-right: 20px;
    background-image:url(../../img/site/reklama_logo.jpg);
    background-position:right top;
    background-repeat:no-repeat;

}

#news {
    padding-top: 30px;
}

#news #newsLeft {
    width: 460px;
    float: left;
    margin-right: 5px;
}

#news #newsRight {
    margin-left: 0px;
    width: 206px;
    float: right;
    margin-right: 10px;
}

#news #newsRight p {
    padding-top: 10px;
    color: #888888;
    font-size: 11px;
}

#newsListItems li {
    margin-bottom: 10px;
}

#newsListItems li span {
    color: #888888;
}

#newsListItems li p {
    padding-left: 10px;

}

#newsListItems li div {
    font-size: 11px;
    color: #888888;
    padding-left: 10px;
}

.articleFiles {
    margin: 15px;
}

.articleFiles a {
    text-decoration: none;
    color:#729245;
}

#newsListItems li a {
    color: #729245;
    text-decoration: none;
}

#newsListItems li a:hover {
    color: #418F96;
}

#newsletterBox {
    background-image:url(../../img/site/newsletter.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    height: 30px;
    margin-top: 13px;
    padding-top: 7px;
}

#newsletterText {
    border: none;
    margin:0px;
    margin-top: 1px;
    margin-left: 17px;
    padding:0px;
    background-color: #fbfdfa;
}

#newsletterButton {
    margin-left: 1px;
    display: block;
    width: 28px;
    height: 18px;
    background-image:url(../../img/site/newsletterButtonImg.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    float: left;
    color: #dcebd6;
}

#searchButton {
    margin-left: 1px;
    display: block;
    width: 28px;
    height: 18px;
    background-image:url(../../img/site/newsletterButtonImg.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    float: left;
    color: #dcebd6;
}

#newsletterTextBox {
    float: left;
    width: 162px;
    height: 13px;
}

.siedelButton {
    background-image:url(../../img/site/button_bg.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    display: block;
    width: 146px;
    height: 18px;
    padding: 2px 5px;
    font-size: 11px;
    color: #7c935d;
    text-transform: uppercase;
    float: right;
    text-decoration: none;
    text-align: center;
}

.borderBottom {
    border-bottom: 1px solid #E8E8E8;
}

.siedelButtonDark {
    background-image:url(../../img/site/buttonDark.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    display: block;
    width: 130px;
    height: 14px;
    padding: 2px 5px;
    font-size: 11px;
    color: #7c935d;
    float: right;
    text-decoration: none;
}

.prodCat {
    margin-bottom: 20px;
}

.buttonGreen {
    background-image:url(../../img/site/buttonGreen.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    display: block;
    width: 180px;
    height: 14px;
    margin-bottom: 8px;
    padding: 3px 5px;
    font-size: 11px;
    color: #ffffff;
    text-transform: lowercase;
    text-decoration: none;
}


.buttonBlue {
    background-image:url(../../img/site/buttonBlue.jpg);
}

.buttonBlue:hover {
    color: #465441 !important;
}

.buttonGreen b {
    text-transform: uppercase;
}

.buttonGreen:hover {
    color: #418F96;
}

.buttonLightGreen {
    background-image:url(../../img/site/buttonLightGreen.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    display: block;
    width: 180px;
    height: 18px;
    padding: 4px 5px;
    font-size: 11px;
    color: #7c935d;
    text-transform: uppercase;
    text-decoration: none;
}

.buttonLightBlue { 
    background-image:url(../../img/site/buttonLightBlue.jpg);
    color: #709aa2;
}    

.buttonLightGreen:hover {
    color: #418F96;
}

.buttonLightBlue:hover {
    color: #465441 !important;
}


.siedelButton:hover {
    color: #418F96;
}

.siedelButtonDark:hover {
    color: #418F96;
}

.panelWrapperTop {
    background-image:url(../../img/site/panelTop.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    height: 7px;
}

.pWTBlue {
    background-image:url(../../img/site/panel_blue_top.jpg);
}

.panelWrapperMiddle {
    background-image:url(../../img/site/panelMiddle.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 10px;
}

.pWMBlue {
    background-image:url(../../img/site/blue_bar_middle.jpg);
}

.panelWrapperBottom {
    background-image:url(../../img/site/panelBottom.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    height: 5px;
}

.pWBBlue {
    background-image:url(../../img/site/blue_bar_bottom.jpg);
}

.panelWrapper {
    float: right;
    width: 702px;
    margin-right: 10px;
    margin-top: 20px;
}

.leftPanel {
    width: 120px;
    float: left;
}

.middlePanel {
    width: 370px;
    float: left;
    color: #6a7366;
}

.middlePanel .cont {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
}

.rightPanel {
    width: 180px;
    float: left;
    margin-left: 10px;
}

.panelMoreContent {
    position: relative;
}

.controlPanel {
    -display:block;
    position: absolute;
    margin-top: 5px;
    right: 0px;
}

.commercialcontrolPanel {
    position: absolute;
    margin-top: 5px;
    right: 0px;
}

.controlPanel li {
    float: left;
    height: 20px;
}

.controlPanel li a.arrowLeft {
    display: block;
    width: 14px;
    height: 20px;
    background-image:url(../../img/site/arrowLeft.jpg);
    background-position: left top;
    background-repeat:no-repeat;
}

.controlPanel li a.arrowRight {
    display: block;
    height: 20px;
    width: 14px;
    background-image:url(../../img/site/arrowRight.jpg);
    background-position: left top;
    background-repeat:no-repeat;
}

.controlPanel li a.arrowLeftWhite {
    display: block;
    width: 14px;
    height: 20px;
    color: white;
    background-image:url(../../img/site/arrowLeftWhite.jpg);
    background-position: left top;
    background-repeat:no-repeat;
}

.controlPanel li a.arrowRightWhite {
    display: block;
    height: 20px;
    width: 14px;
    color: white;
    background-image:url(../../img/site/arrowRightWhite.jpg);
    background-position: left top;
    background-repeat:no-repeat;
}

.controlPanel li a.pageNr {
    display: block;
    width: 14px;
    margin-left: 2px;
    margin-right: 2px;
    height: 20px;
    color: #cbd2c8;
    padding-left: 5px;
    padding-top: 2px;
    background-image:url(../../img/site/pagerNormal.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    text-decoration: none;
}

.pageNrWhite {
    display: block;
    width: 14px;
    margin-left: 2px;
    margin-right: 2px;
    height: 20px;
    color: #cbd2c8;
    padding-left: 5px;
    padding-top: 2px;
    background-image:url(../../img/site/pageNAct.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    text-decoration: none;
}

a.pageNrWhite:hover {
    color: #418F96;
}

a.pageNrWhiteActive {
    background-image:url(../../img/site/activePage.jpg);
    background-position: left top;
    background-repeat:no-repeat;
}

.controlPanel li a.pageNr:hover {
    color: #418F96;
}

.controlPanel li a.pageNrActive {
    background-image:url(../../img/site/pagerActive.jpg);
    background-position: left top;
    background-repeat:no-repeat;
}

.rp {
    width: 210px;
    float: left;
    padding: 5px;
    color: #6A7366;

}

.lp {
    padding: 5px;
    float: left;
    color: #6A7366;
}

.pagesLeft {
    float: left;
    width: 340px;
}

.pagesRight {
    float: left;
    width: 340px;
}

.rp a {
    text-decoration: none;
    color: #55704a;
    font-size: 11px;
    font-weight: 700;
}

.rp a:hover {
    color: #418F96;
}

.rp p {
    text-align: justify;
    font-size: 11px;
}

.pagesPanel {
    padding-top: 10px;
}

.green1 {
    display: none;
}

.blue1 {
    display: none;
}

#contentBottom {
    float:right;
    margin-right:10px;
    margin-top:20px;
    width:702px;
}

#leftContBottom {
    float: left;
    width: 340px;
    margin-right: 10px;
}

#rightContBottom {
    float: left;
    width: 340px;
    margin-left: 10px;
}

#panelGreenMore, #item1cpGreen {
    display: none;
}

#panelBlueMore, #item1cpBlue {
    display: none;
}

.smallRight {
    margin-top: 8px;
    margin-bottom: 8px;
    color: #6A7366;
    width: 240px;
    float: left;

}

.smallRight a{
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: 700;
}

.smallRight ul a {
    font-weight: 100;
}

.smallLeft {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
    width: 100px;
    float: left;
    color: #6A7366;
}

#partnerzyWrapper {
    height: 85px;
    background-color: white;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 0px;
    text-align: center;
    padding-top: 10px;
}

#partnerzyWrapper a{
    margin: 0px 10px;
}

#partnerzyWrapper li.rotator{
    overflow: hidden;
    display: none;
}

#partnerzyWrapper ul li{
    display: block;
    float: left;
}

#partnerzyWrapper ul li.changableBanner{
    display: none;
}


#commList{
    position: relative;
    top: 0px;
    left: 0px;
    height: 700px;
}

#commList .hrotator {
    overflow: hidden;
    display: none;
}

#commList li {
    display: block;
    margin-top: 20px;
    /*text-align: center;*/

}

#commList li.changableBanner {
    position: absolute;
    display: none;
}

#commList li a {
    color: white;
}

.contentText {
    color: #6A7366;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;

}

.contentText p {
    padding-top: 5px;
    padding-bottom: 5px;
}


#drukujBtn, .top_link a{
    color: 	#418F96;
    text-decoration: none;
    cursor: pointer;
    width: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#drukujBtn:hover, .top_link a:hover{
    color: 	#729245;
}

ul.galeriaContainer {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 10px;
    margin: 0px;
    margin-left: 1px;
    border: none;
}

ul.galeriaContainer li {
    float: left;
    margin: 5px 15px ;
    height: 130px;
    width: 100px;
    text-align: center;

}

p.fotoOpis {
    padding: 10px 30px;
    font-family: Arial, Tahoma;
    color: black;
    font-size: 11px;
    text-align: center;
}

p.fotoOpisJustified {
    padding: 10px 30px;
    font-size: 11px;
    text-align: justify;
    font-family: Arial, Tahoma;
    color: black;
    font-weight: 100;
}

ul.galeriaContainer li a {


}

ul.galeriaContainer li a img {
    border: 2px solid #E8E8E8;
    background-image: url(../img/shadow.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}

ul.galeriaContainer li a:hover {
    filter:alpha(opacity=85);
    opacity:.85;
}


img.podgladImg {
    margin: auto auto;
}

img.largeImage {
    margin: 10px auto;
    display: block;
    border: 2px solid #E8E8E8;
    background-image: url(../img/shadow_small.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}

a.backButton {
    color:#418F96;
    text-decoration:none;
}


#logo {
    width:250px;
    height:250px;
    float: left;
    overflow: hidden;
}
#banner{
    float:right;
    width:720px;
}
#banner,
#campMain {
    position: relative;
}
#campMain >div,
#banner >div{
    display:none;
    position: absolute;
    left: 0px;
}
#banner .pokaz,
#campMain .pokaz{
    display: block;
}
