@import url(http://fonts.googleapis.com/css?family=Lora:400,700&subset=latin,latin-ext);
/*
Quick.Cms default stylesheet
More about design modifications - http://opensolution.org/Quick.Cms/docs/?id=en-design
*/
/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#333;font-size:0.85em;font-family:'Lora', Verdana, Arial, sans-serif;}

body{padding:0;background:transparent;text-align:center;}

.input, select, textarea{padding:2px;border-width:1px;border-style:solid;font-size:1em;border-color:#aeb7bb #d8dbde #d8dbde #aeb7bb;font-family:Verdana}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.submit{padding:5px 14px;border-width:1px;border-style:solid;border-color:#abdc50 #62881c #62881c #abdc50;background:#77a422;color:#fff;font-weight:bold;font-size:1em;font-family:Verdana}
.submit:hover{background:#8abe27;cursor:pointer;}
* html .submit{padding:3px 1px !important;}
* html .input{height:28px;}
.form{background:#f3f3f3;border:1px solid #c8cccf;}
.form label{font-size:1em;color:#01476f;font-weight:normal;}
.form label span{padding-left:10px;color:#acb3b7;font-weight:normal;}
.hide{display:none;}

a{color:#B02121;text-decoration:underline;}
a:hover{color:#598601;text-decoration:underline;}

#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

.skiplink{display:none;}

#container{position:relative;width:100%;margin:0 auto;padding:0;overflow:hidden;}
#header{background:#002d41;}
#head1, #head2,  #body, #foot{float:left;width:100%;margin:0 auto;padding:0;}

#head1 .container, #head2 .container, #body .container, #foot .container{width:100%;max-width:1100px;margin:0 auto;text-align:left;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1{clear:both;background:url('img/head1.jpg') repeat-x left top;height:130px;}
#head1 .container{height:130px;background:transparent;}
#logo{text-align:left;padding:0;margin:20px 0 0px;width:100%;}
#logo .title{floaT:left;width:40%;}
#logo .title img{width:auto;padding:0;}

#logo .godlo{float:right;width:40%;text-align:right;padding:0;margin:0px 0 0px;}
#logo .godlo img{width:auto;padding:0;}

.brclear{display:none;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head2{background:#C8C6B7;border-bottom:1px solid #FFFFFF;}
#head2 .container{background:transparent;overflow:hidden;height:43px;}

/* MENU TOP */
#menu1{}
#menu1 ul{float:left;height:100%;margin:0;list-style:none;border-right:1px solid #BAB8A9;}
#menu1 li:first-child{display:none;}
#menu1 li{float:left;padding:0;border-right:1px solid #DCDACB;border-left:1px solid #BAB8A9;text-transform:uppercase;}
#menu1 li:hover, #menu1 .selected{border-right:1px solid #DCDACB;border-left:1px solid #BAB8A9;}
#menu1 li.l1{border-left:none;}
#menu1 li a{float:left;height:43px;padding:14px 40px 12px;color:#302722;font-size:1.0em;text-decoration:none;background:transparent;text-shadow:0 1px 1px #fff;letter-spacing:1px;}
#menu1 li a:hover{background:#E2E2D0;color:#302722;text-shadow:none;text-shadow:0 1px 1px #fff;transition: all 0.3s ease-out;}
#menu1 .selected a{background:#E2E2D0;color:#302722;text-shadow:none;text-shadow:0 1px 1px #fff;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;background:#FFFFFF;
background: -moz-linear-gradient(top, #EEEEE6, #FFFFFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEE6), to(#FFFFFF));}
#body .container{background:transparent;overflow:hidden;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:10px 0;}
#column .type{margin-top:25px;padding:7px 0 7px 10px;color:#fff;font-size:1.75em;letter-spacing:1px;background:#8cc128 url('img/menu2_bg.png') repeat-x;border:0;}
#menu2{margin:25px 20px 10px;-webkit-box-shadow:0 -2px 7px rgba(0,0,0,.15);box-shadow:0 -2px 7px rgba(0,0,0,.15);}

/* LEFT MENU */
#menu2 .type{margin-top:0;text-shadow:0px 1px 1px rgba(65,72,80,0.3),0px 2px 3px rgba(65,72,80,0.2),0px 3px 4px rgba(65,72,80,0.1);}
#menu2 ul{padding:15px 0;list-style:none;background:#fff url('img/menu2_items_bg.png') repeat-x left bottom;border-bottom:2px solid #8cc128;}
#menu2 li{padding:4px 0 4px 15px;background:url('img/menu2_arrow.png') no-repeat 13px 12px;}
#menu2 a{display:block;width:87%;padding:2px 2% 4px 7%;color:#002d41;font-size:1.083em;background:none;}
#menu2 a:hover, #menu2 .sub1 a:hover{color:#598600;background:none;}
#menu2 .selected > a:first-child{color:#598600;background:none;}

#menu2 .sub1{margin:0;padding:0;border:0;background:none;}
#menu2 .sub1 li{padding:2px 0 2px 24px;background:url('img/circle.png') no-repeat 11px 10px;}
#menu2 .sub1 a{display:block;width:100%;padding:2px 0;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:1100px;padding:20px 0 5px;text-align:center;min-height:300px;}
* html #content{width:1100px;}
* html #page{width:100%;}
#page{position:relative;width:98%;margin:0 auto;text-align:left;}

/* PAGE TITLE */
#page h1{margin:18px 0 10px;padding-left:0px;background:inherit;color:#302722;font-size:1.6em;font-weight:normal;background:inherit;}

p.hide{display:none;}

/* NAVIGATION PATH - TREE */
#page div.breadcrumb{position:absolute;top:-25px;padding:2px 0;color:#a6aeb3;background:inherit;font-size:1em;}
#page div.breadcrumb a{background-color:inherit;color:#a6aeb3;text-decoration:none;font-weight:normal;}
#page div.breadcrumb a:hover{text-decoration:underline;}
*:first-child+html #page div.breadcrumb{top:-5px;} /* IE 7 hack */
* html #page div.breadcrumb{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding-top:5px;font-size:1.083em;line-height:1.5em;}
#page div.content ul, #page div.content ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

.pages{padding:8px 0;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 15px 0;background:inherit;color:#5d6771;text-align:center;}
#content .imagesList li div{text-align:center;}
#content .subpagesList li img, #content .imagesList li img{padding:1px;border:2px solid #016089;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}
#content .subpagesList li img:hover, #content .imagesList li img:hover{border-color:#78a622;}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#302722;background:inherit;}
#filesList li a:hover{color:#01476f;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;color:#5d6771;background:inherit;}

/* SUBPAGES LIST STYLES */
#content .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#content .subpagesList li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2%;background:url('img/items_shade.png') repeat-x left top;border:1px solid #e0e0e0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);}
* html #content .subpagesList li{width:100%;}
#content .subpagesList li .photo{float:left;margin:0 18px 5px 0;}
#content .subpagesList li h2{padding-bottom:10px;text-shadow:2px 2px 2px #d5d5d5;}
#content .subpagesList li h2, #content .subpagesList li h2 a{color:#598601;font-size:1.25em;font-weight:normal;background:none;text-decoration:none;}
#content .subpagesList li h2 a:hover{color:#01476e;background:none;text-decoration:underline;}
#content .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#content .subpagesList li ul, #content .subpagesList li ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;}
#content .subpagesList li li{padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;background:inherit;color:#302722;font-size:1em;text-align:right;}
*:first-child+html #options{width:95%;} /* IE 7 hack */
#options a{padding:0 10px 0;color:#302722;background:inherit;text-decoration:none;}
#options a:hover{color:#598601;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:2px solid #c8cccf;}

.lewa30{float:left;width:32%;margin:1%;}

.lewa70{float:left;width:66%;padding-right:2%;margin-top:2em}
.prawa30{float:right;width:30%;padding-left:2%;}


#kontakt1{width:90%;padding:10px;margin-top:2em;font-size:1.2em;}
#kontakt1 th{width:40%;padding:5px;text-align:left;}
#kontakt1 input{width:84%;padding:5px;margin:5px 0;}
#kontakt1 label{font-weight:400;padding:0px;}
#kontakt1 textarea{width:90%;padding:5px;}

#kontakt2{width:380px;padding:10px;font-size:1.1em;}

input, textarea{padding:2px;  border-radius: 1px;border:1px solid #ccc;
border-left:1px solid #ccc;font:1em Arial, sans-serif;transition: all 0.3s ease-out;}
input:focus, textarea:focus {
  outline: none;
  background-position: 0 -2.3em;border: 1px solid #999;
    box-shadow:
    inset 0 1px 0 rgba(228,17,21,0.2),
    0 1px 2px rgba(228,17,21,0.1),
    0 0 2px 1px rgba(228,17,21,0.1);
  }

#kontakt2 .but1{padding:5px 14px;border-width:0px;border-style:solid;
background:#ccc;color:#000;font-weight:400;font-size:1em;}
#kontakt2 .but1:hover{background:#cc0000;cursor:pointer;color:#fff;}

#kontakt2 .but2{padding:5px 14px;border-width:0px;border-style:solid;;background:#2E2422;color:#fff;
font-weight:400;font-size:1em;}
#kontakt2 .but2:hover{background:#8abe27;cursor:pointer;}
#kontakt2  th{width:150px;padding:5px;text-align:left;color:#AF2121;}

.przerwa{width:100%;clear:both;}

.message{padding:50px 0;text-align:center;}
.message h2{background:inherit;color:#cc0000;font-weight:normal;font-size:2.4em;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;height:100px;background:transparent;color:#C6C6B7;font-size:0.9em;}
#foot .container{width:1100px;margin:0 auto;padding:22px 0;background:transparent;overflow:hidden;border-top:4px solid #C6C6B7;}
#foot a{background:inherit;color:#C6C6B7;text-decoration:none;}
#foot a:hover{color:#2E2422;background:inherit;}

#copy{float:left;padding:0 25px;}
.foot{float:right;padding:0 25px;}
#powered img{vertical-align:middle;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;-webkit-box-shadow:none;box-shadow:none;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head1 .container, #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page div.breadcrumb{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head2, #back{display:none;}
}

/* PLUGINS */