/* saved */ /* Start of CMSMS style sheet 'Galeria' */
.album_content { width:100%; float:left; }
.clear { clear:both  }
/* Album List UL */
.albumlist { margin:0px !important; padding-left:0; }
.albumlist img {width: 160px; height: 105px;}
.picturelist {float:left;width:260px;}
/* Picture List UL */
span#caption, #captionflash {display: none;background-color: #fff;}

/* Album and Picture Lists */
.thumb { padding:2px !important; text-decoration:none; line-height:normal; list-style-type:none; text-align:center; float:left;        background: none !important; }
.thumb a { display:block; margin:0; text-decoration:none; }
.albumcomment { text-align: left; padding-left:6px;}
.thumb a:visited img { background-color:#eee; }
.thumb a:hover img { background-color:#dae6e4; }

/* Styling of text and navigation for Album */
.albumname { font-size:smaller; text-align:center !important; font-weight:bold; font-style:normal; margin-bottom: 0px !important; clear: both; display: block; }
.albumname a { display: inline; border: none; margin:none; padding:none; background-color:transparent; }
.albumpicturecount { font-size:smaller; text-align:center; font-weight:normal; font-style:italic; }
.albumcomment { text-align:center; font-weight:normal; font-style:normal; }
.albumnav { text-align:center; font-weight:normal; font-style:normal; font-size:smaller; }
.instructiontext { font-weight:normal; font-style:normal; font-size:smaller; font-style:italic; }

/* Big Picture */
.bigpicture { padding:0.5em 0 0; clear:left; border-top:1px solid #ccc; text-align:center; }
.bigpicturecaption { text-align:center; margin:0 0 5px; padding:0; }
.bigpicture img { padding:18px; width:80%; margin:0; background-color:white; border-top:1px solid #eee; border-right:2px solid #ccc; border-bottom:2px solid #ccc; border-left:1px solid #eee; text-decoration:none; }
.bigpicturenav {	margin:0; padding:0; color:#000; font-size:smaller; line-height:normal; }

/*Thickbox CSS */
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#666666; }
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; height:100%; width:100%; }
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
* html #TB_window { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; }
#TB_caption{ height:25px; padding:7px 30px 10px 25px; float:left; }
#TB_closeWindow{ height:25px; padding:11px 25px 10px 0; float:right; }
#TB_closeAjaxWindow{ padding:7px 10px 5px 0; margin-bottom:1px; text-align:right; float:right; }
#TB_ajaxWindowTitle{ float:left; padding:7px 0 5px 10px; margin-bottom:1px; }
#TB_title{ background-color:#e8e8e8; height:27px; }
#TB_ajaxContent{ clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; 	line-height:1.4em; }
#TB_ajaxContent.TB_modal{ padding:15px; }
#TB_ajaxContent p{ padding:5px 0px 5px 0px; }
#TB_load{ position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ }
* html #TB_load { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{ z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%; }
* html #TB_HideSelect { /* ie6 hack */
     position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_iframeContent{ clear:both; border:none; margin-bottom:-1px; margin-top:1px; _margin-bottom:1px; }

/* CSS for Lightbox follows */
#lightbox, #lightboxflash{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a, #lightboxflash a { outline: none; }
#lightbox a img, #lightboxflash a img{ border: none; display:block; margin:0;}
#loadingLink img, #loadingLinkFlash img { border: none; display:block; margin:20% auto !important;}
#outerImageContainer, #outerImageContainerFlash{ position: relative; background-color: #fff; width: 250px; height: 250px;    margin: 0 auto; }
#imageContainer, #imageContainerFlash{  padding: 10px; position: relative;  }
#imageContainer img, #imageContainer img {border: 1px solid #EFEFEF;}
#loading, #loadingFlash{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav, #hoverNavFlash{  position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav, #imageContainerFlash>#hoverNavFlash{ left: 0;}
#hoverNav a, #hoverNavflash a{ outline: none;}

#prevLink, #nextLink, #prevLinkFlash, #nextLinkFlash{ width: 49%;  height: 100%;
    /* background: transparent url(modules/Album/templates/db/lightbox/images/blank.gif) no-repeat; *//* Trick IE into showing hover */
    display: block;
    }
#prevLink, #prevLinkFlash { left: 0; float: left;}
#nextLink, #nextLinkFlash { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover, #prevLinkFlash:hover, #prevLinkFlash:visited:hover { /* background: url(..modules/Album/templates/db/lightbox/images/prevlabel.gif) left 15% no-repeat; */ }
#nextLink:hover, #nextLink:visited:hover, #nextLinkFlash:hover, #nextLinkFlash:visited:hover { /* background: url(..modules/Album/templates/db/lightbox/images/prevlabel.gif) right 15% no-repeat; */ }

#imageDataContainer, #imageDataContainerFlash{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%; 
    opacity: 1 !important;
    }
* html #imageDataContainer, #imageDataContainerFlash{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%; 
    opacity: 1 !important;
    padding: 1px;
    }
#imageDataContainer img, #imageDataContainerFlash img {border: none;}

#imageData, #imageDataFlash{ padding: 10px 10px 0; color: #666; }
#imageData #imageDetails, #imageDataFlash #imageDetailsFlash{ width: 70%; float: left; text-align: left; }  
#imageData #caption, #imageDataFlash #captionFlash{ font-weight: bold; }
#imageData #numberDisplay, #imageDataFlash #numberDisplayFlash{ display: none; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose, #imageDataFlash #bottomNavCloseFlash {float: right;}
#imageData #bottomNavClose img, #imageDataFlash #bottomNavCloseFlash img {width: 66px; height: 22px;}

#bottomNav, #bottomNavFlash {float: right; width: 100%;}
#bottomNav a, #bottomNavFlash a {float: left; color: #FF5100; padding-left: 5px; padding-right: 5px; border-left: 1px solid #696969; line-height: 5px; line-height: 18px;}
#bottomNav a.first, #bottomNavFlash a.first {border: none !important;}
#bottomNav a#nextBottomBtn, a#prevBottomBtn, a#bottomNavClose, #bottomNavFlash a#nextBottomBtnFlash, a#prevBottomBtnFlash, a#bottomNavCloseFlash {border: none; cursor: pointer;}
#bottomNav a.active, #bottomNavFlash a.active {color: #696969; font-weight: bold;}   
#bottomNav ul li, #bottomNavFlash ul li {float: left;}

#bottomNav a#sl0, #bottomNavFlash a#sl0 {border: none;}
#bottomNav a#sl0.active, #bottomNavFlash a#sl0.active {color:#696969; font-weight:bold;}
        
#overlay, #overlayFlash{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    }

ul.screens li {list-style:none;}
*html #imageDataContainer, *html #imageDataContainerFlash {margin-top: 0px;}

img#lightboxImage, img#lightboxImageFlash {margin-top: 0px !important;}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}



* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 97%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span {
    font-size: 12px;
    cursor: pointer;
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

/* Start of CMSMS style sheet '02.1 Gallery CMotion horizontal' */


/* CMOTION GALLERY */

div.largeview {
 text-align: center;
}

#motioncontainer {
margin-top: 5px;
height: 70px; /* according to gallery height */
width: 99.99%;
}

#motioncontainer a img {
border: 0; /* Set image border color */
margin: 0; /* chage this if you want some air inbetween images*/
height: 60px;
width:auto;
}

/* change cursor when clicking on image */
/*#motioncontainer a:active img {
cursor: progress;
}*/

#statusdiv {
background-color: #fff;
color: #FFBF00;/*#8f8f8f;*/
font-size: 65%;
font-weight: bold;
border: 0px solid #afafaf;
padding: .1em;
width: 100px;
position: absolute; /* Stop Editing Gallery Styles */
top: -10px;
left: 0px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* Those are already set in the template using
the "style"-tag for both of the divs. It seems to
work only this way - if someone could tell me why,
I'll appreciate!  */
/*
div#motioncontainer {
position:relative;
overflow:hidden;
}

div#motiongallery {
position:absolute;
left:0;
top:0;
white-space: nowrap;
}*/


/* END CMOTION GALLERY */

.nazwa {display: none !important;}

.albumname {
line-height:normal;
padding-bottom:0 !important;
padding-top:5px;
text-indent:0 !important;
}
.albumname strong {font-size: 12px !important;}
/* End of 'Galeria' */

/* Start of CMSMS style sheet 'kontakt' */
#DkrContactForm {
    display: block;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
}
    /* Komunikaty **************************************************************/
    #DkrContactForm #messages {
        display: block;
        clear: both;
        margin: 0;
        padding: 0;
    }

        #DkrContactForm #messages ul {
            list-style: none;
        }

            #DkrContactForm #messages ul li {
                background-image: none;
            }

            #DkrContactForm #messages ul .fieldName {
                font-weight: bold;
            }
    /************************************************************** Komunikaty */


    /* Formularz **************************************************************/
    #DkrContactForm .form {
        display: block;
        clear: both;
        margin: 0;
        padding: 0;
    }

        #DkrContactForm .form fieldset {
            margin: 0;
            padding: 0;
            border: none;
        }

        #DkrContactForm .form fieldset.info {
        }



        #DkrContactForm .form fieldset.message {
        }

            #DkrContactForm .form fieldset label {
                display: block;
                clear: both;
                background:none;
            }


            #DkrContactForm .form fieldset input.submit {
                float: right;
            }

            #DkrContactForm .form fieldset input.reset {
               float: left;
            }



            #DkrContactForm .form fieldset textarea {
                overflow:auto;

            }

            #DkrContactForm .form fieldset .field {
                display: block;
                clear: both;
                margin: 0;
                padding: 0;
                margin-bottom: 8px;
            }
          #DkrContactForm .form fieldset .buttons {
                display: block;
                clear: both;
                width: 275px;
            }

/******  dostosowywujemy ponizsze style do wygladu strony */

#DkrContactForm {
    padding: 10px 0px;
    width: 280px;       /* szerokosc formularza = szerokosc prawej kolumny + szerokosc lewych pol + 6px + odstep miedzy kolumnami */
}

#DkrContactForm .form fieldset.info input {
    width: 270px;       /* szerokosc pol w lewej kolumnie */
}

#DkrContactForm .form fieldset.info {
width: 280px;       /* szerokosc lewej kolumny = szerokosc pol + 6px */
}

#DkrContactForm .form fieldset input#subject, #DkrContactForm .form fieldset textarea {
    width: 270px;       /* szerokosc pol w prawej kolumnie */
}

#DkrContactForm .form fieldset textarea {
    height: 94px;       /* wysokosc textarea :) */
}

#DkrContactForm .form fieldset.message {
    width: 280px;       /* szerokoscx prawej kolumny = szerokosx pol + 6px */
}
#DkrContactForm .form fieldset input.submit, #DkrContactForm .form fieldset input.reset {
    height: 20px;    line-height: 1em;
    background: #F5F3E4;
color:#343225;
border: none !important;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}

#DkrContactForm .form fieldset input, #DkrContactForm .form fieldset textarea {
    margin-bottom: 0;       /* inputy */
border:1px solid #343225;
color:#6B7881;
    font-size: 95%;
    font-family: trebuchet, sans-serif;
    padding: 2px;
    background: #fff;
}

#DkrContactForm .form fieldset label {
    background: none;       /* label */
    color:#6B7881;
    font-size: 95%;
}

/************************************************************** Formularz */

/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.5 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: block;
    clear: both;
    margin-left: 2px;
    padding: 3px;
    padding-right: 0;
   font-size: 95%;
	  color: #CC3333;
}

.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1 !important;
	color: #000 !important; 
}

textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea,
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color: #FF9F9F !important;
	color: #000 !important; 
}

.textareaFocusState textarea, textarea.textareaFocusState {
	/* background-color:#FFFFCC; */
}
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
textarea.textareaHintState, .textareaHintState textarea{	/* color: red !important;*/
}

.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg,
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
    display: block;
    clear: both;
    margin-left: 2px;
    padding: 3px;
    padding-right: 0;
	  color: #CC3333;
    font-size: 95%;
}

.textfieldValidState input, input.textfieldValidState {
	background-color:#B8F5B1 !important;
	color: #000 !important; 
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input,
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F !important;
	color: #000 !important;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}


.formMessage {width: 100%; text-align: center; font-weight:bold;
padding-top:30px;}

/* End of 'kontakt' */

/* Start of CMSMS style sheet 'Podstawowy' */
/* CSS Document */
* { margin:0; padding:0; border:0;}
.clear {clear: both;font-size: 0px;}
span.hide {visibility: hidden;font-size: 0px;}
span.none {display: none;font-size: 0px;}
.left {float: left;margin-right: 20px;	margin-bottom: 5px;}
.right {float: right;margin-bottom:5px;margin-left:20px;}

body {
	font-family: Tahoma, "Trebuchet MS", Verdana, Trebuchet;
	font-size: 12px;
        color: #270B07;
	background: #EBD9E9 url(../uploads/images/wzor.jpg) repeat 0 0;

}

img {	display: block;}
img.border_none{border:none! important;padding:0! important;}
.center{margin: 0 auto 10px;}
img.center2{margin: 0 auto 2px;}
#content img{border:1px solid #C0AEBE;padding: 2px; background:#F5F3E4}

.oferta li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 5px !important;
}
.oferta span {
display:block;
font-family:tahoma;
font-size:13px;
font-weight:bold;
padding:5px 0;
text-align:center;
text-transform:uppercase;
}

.noindent p {text-indent: 0px !important;}

.cena {
clear:left;
float:left;
font-size:16px;
width:150px;
text-indent: 0px !important;
font-weight:bold;
}
.cena span {font-size: 0px;}
.cena span strong {font-size: 16px !important;}
.nav {padding:5px 5px 20px;overflow:hidden;zoom: 1;}
.nav a, .nav a:hover {text-decoration: none !important; color: #270B07}
.nav .left {float: left;}
.nav .right {float: right;}

/*
a {color: #6F226A; text-decoration: none;}
a:hover {text-decoration: underline;}
a.more {float: right; color: #3BABEB; padding-right: 9px; font-size: 85%; font-weight: bold; background: url(uploads/images/arr_right.gif) no-repeat right;}
a.spec {float: left; color: #3BABEB; padding-right: 9px; font-size: 85%; font-weight: bold;background: url(uploads/images/arr_down.gif) no-repeat right;}
a.prev, a.next {display: block; width: 123px; height: 22px; padding-top: 4px; text-align: center; background: url(uploads/images/link.jpg);}
a.prev {float: left; margin-right: 2px;}
a.next {float: right;}
a.next span {color: #fff; padding-right: 9px; font-size: 85%; font-weight: bold; text-decoration: underline; background: url(uploads/images/arr_right_white.gif) no-repeat right;}
a.prev span {color: #fff; padding-left: 9px; font-size: 85%; font-weight: bold; text-decoration: underline; background: url(uploads/images/arr_left_white.gif) no-repeat left;}
*/
a {
	text-decoration: underline;
	color: #6F226A;
	font-weight: bold;
}
.top a{color:#FFF;}
a:hover {color:#6F226A;}

a.more{
  background:transparent url(uploads/images/arrow3.gif) no-repeat scroll right 5px;
  padding-right:6px;
  }
#sub a.more{background:transparent url(uploads/images/arrow1.gif) no-repeat scroll right 5px;}  
a.more2{
background:transparent url(uploads/images/foty_25.jpg) no-repeat scroll 2px 2px;
border:1px solid #000000;
color:#FFEC9D;
display:block;
font-size:10px;
height:53px;
margin-bottom:22px;
margin-right:0px;
padding:36px 2px 2px;
text-align:center;
width:122px;
overflow:hidden;
zoom:1;
}
a.more2:hover{color:#FFEC9D;}


p {font-size: 95%; padding-bottom: 10px;line-height:17px;text-align:justify;}

#sub_kontakt p {font-size: 95%;}

h1 {
  left:55px;
  position:absolute;
  top:84px;
  }

h2 {
  color:#FFEFB4;
  font-size: 15px;
  color:#FFEFB4;
  float:right;
  font-size:15px;
  padding-right:53px;
  padding-top:209px;
  }

h3{
  color:#402220;
  font-size:26px;
font-weight: bold;
  padding-bottom:13px;
  padding-left:3px;
  overflow:hidden;
  clear:both;
  }
.main_right h3 {
clear:none !important;
}
#sub h3{
  color: #F4F4F2;
  }

/*
h2 {height: 30px; padding-left: 36px; margin-bottom: 12px; color: #1660ab; font-size: 20px; font-weight: normal; }
h3 {height: 30px; padding-left: 36px; margin-bottom: 12px; color: #1660ab; font-size: 20px; font-weight: normal;color:#6B7881 }
h2 span {width: 100%; height: 30px; display: block; }
h2 strong {visibility: hidden;}
#sub h2 {margin-top: 24px; margin-left: -6px; background: url(uploads/images/h2s.png) no-repeat left;}
#sub h3 {margin-top: 24px; margin-left: -6px; background: url(uploads/images/h2s.png) no-repeat left;}
#main h2 {margin-top: 20px; margin-left: -14px; background: url(uploads/images/h2m.jpg) no-repeat left;}
h2.kontakt span {background: url(uploads/images/h2_kontakt.jpg) no-repeat left;text-indent:-10000px;}
h2.c_online span {background: url(uploads/images/h2_pomoc_online.jpg) no-repeat left; text-indent:-10000px}
h2.c_kontakt span {background: url(uploads/images/h2_formularz.jpg) no-repeat left; text-indent:-10000px;}
h2.gutenberg span {background: url(uploads/images/h2_gutenberg.jpg) no-repeat left; text-indent:-10000px;}
h2.c_oferta span {background: url(uploads/images/h2_oferta.jpg) no-repeat left; text-indent:-10000px;}
h2.c_pomoc span {background: url(uploads/images/h2_pomoc.jpg) no-repeat left; text-indent:-10000px;}
h2.c_index span {background: url(uploads/images/h2_urzadzenia.jpg) no-repeat left; text-indent:-10000px;}
h2.c_urzadzenia span {background: url(uploads/images/h2_urzadzenia.jpg) no-repeat left; text-indent:-10000px; color: #fff}
*/
#top h2 {
color:#FFEFB4;
float:right;
font-size:15px;
padding-right:20px;
padding-top:211px;
  }

.subpage #top {
background: url(uploads/images/top2.jpg) !important; 
}

#content {
background: #EFE0EE;
  width: 768px;
  clear: both;
  float:left;
  }

#content ul {
  overflow: hidden;
  zoom:1;
  padding-bottom:12px;
  }
  
#content li {
background:transparent url(uploads/images/arrow4.gif) no-repeat scroll left 6px;
font-size:11px;
line-height:18px;
padding-bottom:3px;
padding-left:9px;
text-decoration:underline;
  }
#main ul {}
#main li {background: none !important;list-style-position: inside !important;text-decoration: none !important;line-height: 20px !important;text-align:justify;}
ul.path {margin-top: 20px; width: 100%;}
ul.path li {float: left; list-style: none; height: 19px; line-height: 19px; color: #6B7881; font-size: 95%; font-weight: bold; padding-right: 12px; padding-left: 7px; background: url(uploads/images/slash.jpg) no-repeat right;}
ul.path li.first {padding-left: 0px;}
ul.path li.last {background: none; font-weight: normal;}

.clear {clear: both;}
.nomrg {margin: 0px !important;}
.nobrd {border: none !important;}
.nobg {background: none !important;}
.hr {clear: both; width: 100%; height: 2px; font-size: 0px; background: url(uploads/images/dot.gif);}
hr {display: none;}


#heightBox {height: 30px; width: 768px; margin: 0 auto;}
#container {
margin: 0 auto;
padding:38px 0 20px;
overflow:hidden;
zoom:1;
position: relative;
width: 768px;
}
#top1 {height: 9px; font-size: 0px; background: url(uploads/images/top1.jpg) left; }
#top {height: 318px; background: url(uploads/images/top.jpg); position: relative; }
#top dl {position: absolute; top: 110px; left: 240px; font-size: 185%; font-style: italic; color: #124D85;}
#top dt {color: #09316F;}
#top dd.wc1 {padding-left: 40px;}
#top dd.wc2 {padding-left: 80px;}

#menu {
clear:both;
position:absolute;
right:5px;
top:258px;
width:719px;
  }
    
#menu li {
background:transparent url(uploads/images/sep_menu.jpg) no-repeat scroll right 24px;
float:left;
padding-left:2px;
padding-right:14px;
  }
#menu li.last{background:none! important;padding:0! important;}
#menu li.lasth{padding:0! important;}

/*
#menu ul {float: left; width: 550px; height: 52px; padding-left: 36px; text-align: center; background: url(uploads/images/menu_li.jpg) repeat-x;}
#menu li {list-style: none; float: left; height: 52px;padding-left: 5px; padding-right: 7px; background: url(uploads/images/menu_sep.jpg) no-repeat right;}
#menu a {display: block; height: 52px;}
#menu span {visibility: hidden;}
*/

.word {
margin:0 auto;
width:175px;
}

.word img {border: 0px !important;padding: 0 !important}
.row {
display:inline !important;
float:left;
margin:15px 7px;
}
.mleft {float:left;width:250px;}
.mright {float:right;padding-left:15px;width:250px;}

#content {
clear:both;
float:left;
width:768px;
}
#main {
  float:right;
  padding-top:13px;
  width:515px;
  padding-bottom:12px;
  }
#main p, .bottom p {text-indent:30px;}
#page_teksty #main p, #page_wiersze #main p, #page_regulamin #main p {text-indent: 0px !important;}
#sub #primary-nav {padding-top:47px;}
#sub #primary-nav li {background: none !important;text-decoration: none !important;float: none !important;}
#sub #primary-nav li a {
background:transparent url(../uploads/images/bg_nav.gif) repeat-x scroll 0 0;
color:#FFF8FF;
display:block !important;
font-size:17px;
font-weight:bold;
height:30px !important;
padding-left:15px;
padding-top:4px;
float: none !important;
text-align:left !important;
text-decoration:none !important;
text-transform:none !important;
}
.subpage #main h3 {
background:transparent url(../uploads/images/line.gif) repeat-x scroll 0 35px !important;
padding-bottom:26px !important;
}

.kolekcja {width: auto !important; padding-top: 10px;}
.kolekcja img {margin: 2px !important; width: 90px; height: 59px;}
.main_right .kolekcja {padding-left:25px;padding-top:0 !important;}

#main .bottom{
  clear:both;
  padding-top:24px;
  float:left;  
  }
 
#main .main_left{
  float: left;
width:210px;
  } 
#main .main_right{
float:right;
padding-right:8px;
width:272px;
  }
.main_right a.more {
color:#000000;
float:right;
font-size:11px;
margin-right:17px;
margin-top:8px;
padding-right:6px;
}
#main .main_right p {padding-bottom: 0px !important;}
#main .main_left h3 {text-align: center;}
#sub {
float:left;
width:227px;
}
.noborder {border: 0px !important;background: none !important;}
#sub .top{
background:#310E08 url(../uploads/images/bgbox.jpg) repeat-x scroll 0 0;
color:#FCF0FA;
overflow:hidden;
padding:15px 20px 0;
  zoom:1;
  }
#sub .top p {color: #DFC6DC; }
#sub .top strong {color: #FCF0FC}
#sub .bottom{
  overflow:hidden;
padding:10px 0;
  zoom:1;
  }
  
#sub .bottom h3 {color: #402220;text-align: center;}
/*
#sub_kontakt {float: left; width: 188px; padding: 0px 20px 16px;background: #F3F3F3 url(uploads/images/sub_top.jpg) repeat-x top;}
#sub_pomoc {clear: left; float: left; width: 188px; padding: 0px 20px 10px; background: #E5E5E5 url(uploads/images/sub_bot.jpg) repeat-x bottom;}
*/

#maszyny {float: left; padding-top: 10px; float: left; width: 248px;}

#opis {float: left; width: 222px; padding-left: 30px;}

#footer {
background:transparent url(uploads/images/footer.jpg) no-repeat scroll right top;
clear:both;
color:#DEC7DB;
height:33px;
padding-top:15px;
width:768px;
  }

#footer a {
  color:#DEC7DB;
  text-decoration:none ! important;
  font-weight: normal;
  }
#footer a:hover {text-decoration: none;}
  
#footer li {
  float:left;
  background: url(uploads/images/sep_footer.jpg) repeat-y right;
  padding: 0 8px! important;
  text-decoration: none! important;
    list-style:none
  }
#footer li.last{background:none;}  
#footer li a:hover{color:#343225;}
  
#footer ul {
float:right;
padding-bottom:0;
padding-right:6px;
width:486px;
  }
  
#footer p {float:left;padding-left:25px;}
#footer span {float: right; padding-right: 25px; font-size: 11px; font-weight: bold}


/* ------------------------------- NEWS ---------------------------------------------------*/
.NewsSummary {font-size: 95%; clear: both; border-bottom: 1px solid #343225; overflow: hidden; padding: 10px 0px; zoom:1;}
.NewsSummaryPostdate {font-weight: bold; float: right;}
.NewsSummaryLink {margin-bottom: 10px;}
.NewsSummaryLink a {color: #343225; font-weight: bold;}
.NewsSummaryLink a:hover{color:#8D7141;}
.NewsSummaryExtra img {float: left; padding: 0px 10px 0px 0px}
.NewsSummaryMorelink {float: right;clear: both; padding: 5px 0px;}
.NewsSummaryMorelink a {color: #343225;}
.NewsSummaryMorelink a:hover{color:#8D7141;}
p.pages {color: #343225;float: right; padding: 15px 0px 0px 0px;}
p.pages a {color: #343225;}


#NewsPostDetailDate {font-weight: bold; float: right; font-size: 95%;}
#NewsPostDetailTitle {color: #343225; font-size: 13px; margin-bottom: 10px; height: auto; padding-left: 0px; font-weight: bold;background:none; }
#NewsPostDetailContent {font-size: 95%;}
#NewsPostDetailReturnLink {float: right; font-size: 95%;}
#NewsPostDetailReturnLink a {color: #343225;}
#NewsPostDetailReturnLink a:hover{color:#8D7141;}


/* ------------------------------ WYSYWIG ------------------------------------------------*/
img[align="middle"], img[align="center"] {	float: none !important;	clear: both;	display: block;	margin: 20px auto !important;}
img.middle, img.center {	float: none !important;	clear: both;	display: block;	margin: 20px auto !important;}
img[align="left"]{	float: left !important;	margin: 0 2px 5px  0 !important;}
img.left{	float: left !important;	margin: 0 2px 5px 0 !important;}
img[align="right"]{	float: right !important; margin: 0 0 2px 5px !important;}

/* img.right{	float: right !important; margin: 0 0 2px 5px !important;}*/
.mceContentBody {overflow: auto;}
*html .mceContentBody {margin-right: 80px;}
*:first-child+html .mceContentBody {margin-right: 80px;}

#tinymce{
background:#F5F3E4 none repeat scroll 0 0;
float:left;
margin-right:100px;
}
/* End of 'Podstawowy' */

/* Start of CMSMS style sheet 'Menu poziome wyskakujace' */
/* CSS Document */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


#primary-nav {zoom:1;}

#primary-nav li {position: relative}

#primary-nav li a {text-align: center; text-transform: uppercase; font-weight: bold;}


*html  #primary-nav li a {float: left;} 
*:first-child+html #primary-nav li li {float:left;}


#primary-nav li a:hover {}
#primary-nav li li a:hover {color: #343225; text-decoration: none;}

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

.clearb { clear: both; }
#menuwrapper { 
   width: auto;
}

#primary-nav li li { 
   width: 130px;
   padding:5px 6px !important; 
   background: #866A3B !important;
   border: 1px solid #cdcbcc;
   height: auto !important;
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
   clear: both; 
   text-align: left;
   line-height: 1em !important;
}

#primary-nav ul {padding-top:0px; margin-top:0px; clear: both; width: auto; height: auto;}


#primary-nav, #primary-nav ul { 
   list-style: none; 
}
#primary-nav ul { 
   position: absolute; 
   top: 52px; 
   left:0;
   display: none; 
}
#primary-nav ul ul { 
   left: 142px;
   overflow: visible; 
   top: 0px; 
   margin:-1px 0px 0px 0px !important;
}
	
#primary-nav li.menuactive a.menuactive {text-decoration: none;}

#primary-nav li li.menuactive a.menuactive {text-decoration: none; color: #343225 !important}


#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
   background: #075AB6 url(images/cms/arrow.gif) no-repeat scroll right center !important; 
}

#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
   padding: 0px 0px 0px 0px !important;
  /* background: #d3b37a;*/
   border-top: 1px solid #e2cfa7;
}


#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


#primary-nav li li a {float: none; line-height:1em; display:inline; height: auto !important; height: 1%; background: #866A3B !important;color:#F2E596;text-decoration:none;}
#primary-nav li li a:hover{background: none !important;}
/* End of 'Menu poziome wyskakujace' */

