/*
Quick.Cms default stylesheet
*/
@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{
	background-color:#fff;
	color:#467c9e;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
#flashContent {float:left; }
body{padding:20px 0;background:#fff;text-align:center;}
#wrap{background:#fff;}
.input, select, textarea{
	border:1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.submit{font:1em Arial, sans-serif;}
.hide{display:none;}

a{background-color:inherit;color:#642;text-decoration:underline;}
a:hover{background:inherit;color:#970000;text-decoration:underline;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{width:960px;margin:0 auto;padding:0 0 6px 0;}
#main{
	width:960px;
	margin:0 auto;
	text-align:left;

}
* html #main{width:960px;}

/*slideshow*/

/*** set the width and height to match your images **/

#slider {
	float:right;
    position:absolute;
    height:212px;
	width:425px;
	top:0px;
	left:545px;
}


/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;clear:both;height:220px;background:#fff;color:#09f;}
#logo{padding:0px 0px 0;}
#logo h1{
	float:left;
	padding-left: 0px;
	padding-top: 10px;
}



/* HEADER WITH TOP MENU UNDER LOGO */
#head3{float:left;width:100%;background:#fff url('img/nav.gif');}

/* MENU TOP BELOW LOGO */
#menu2{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.08em;
	list-style:none;
	margin-right: 16px;
}
#menu2 li{
	float:left;
}
#menu2 a{display:block;float:left;height:42px;padding:0 14px;background:none;color:#fff;font-weight:bold;line-height:41px;text-decoration:none;}
#menu2 a:hover{background:url('img/nav2.gif') left bottom;color:#457d9e;text-decoration:underline;}
#menu2 .selected{background:url('img/nav2.gif') left bottom;color:#457d9e;}

/* LEFT COLUMN STYLES */
#column{
	float:left;
	width:290px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 3px;
}
#column .type{
	padding:10px 0 0;
	background:none;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.50em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
#menu3, #menu4{
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 240px;
	background-image: url('img/bg-info.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

/* LEFT MENU */
#menu3 ul, #menu4 ul{margin:4px 0;list-style:none;}
#menu3 a, #menu4 a{
	display:block;
	width:96%;
	background:inherit;
	color:#477c9c;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
	text-align: left;
}
#menu3 a:hover, #menu4 a:hover{
	color:#477c9c;
	text-decoration:underline;
}

#menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/circle.png') no-repeat 14px 8px;}
#menu3 a:hover, #menu4 a:hover{background:none;}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{background-color:inherit;color:#477c9c;text-decoration:underline;}


/* ADDITIONAL COLUMN */
#column2{
	float:right;
	width:350px;
	padding-top: 60px;
}

#formularz{
	width:320px;
	float:right;
}

#form-txt{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #090;
	text-align: center;
	float: right;
	width: 300px;
	margin-top: 55px;
	font-weight: bold;
}
.btn-mail{
	margin-top: 65px;
	background-image: url('img/btn-wyslij.jpg');
	height: 28px;
	width: 66px;
	border:0px;
	background-repeat: no-repeat;
}
#message{
	background-image: url('img/message.jpg');
	height: 116px;
	width: 188px;
	border:0px;
	padding:5px;
}
.mail-pola{
	height: 21px;
	width: 188px;
	border:0px;
	background-image: url('img/pole.jpg');
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/* RIGHT COLUMN STYLES */
#content{
	float:left;
	width:300px;
	text-align:center;
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url('img/bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#page{width:94%;margin:0 auto;text-align:left;}

#page h3, .message h3{
	padding:10px 0 5px;
	color:#467c9e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#page div.content{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.08em;
	color: #467c9e;
}

#page div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:3px 0;padding:0;border-left:0;}

#page .tS{float:right;margin:0 0 3px;}
#page .tS a{padding:0 1px;background:inherit;color:#666;font-weight:bold;text-decoration:none;}
#page .tS0{font-size:0.917em;}
#page .tS1{font-size:1.08em;}
#page .tS2{font-size:1.333em;}

.pages{padding:8px 0;text-align:right;}

/* IMAGES STYLES */
.imagesList{
	list-style:none;
	display: inline;
	float: left;
}
.imagesList li{
	background:none;
	color:#666;
	font-size:0.917em;
	text-align:center;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.imagesList li img{border:2px solid #467c9e;}
.imagesList li div{text-align:center;}

#imagesList1{float:left;margin:10px 10px 0 0;}
#imagesList2{clear:right;float:right;margin:10px 0 0 10px;}

/* FILES LIST STYLES */
#filesList{padding:5px 0;font-size:0.917em;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 4px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{background:inherit;color:#467c9e;}

/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:3px 0;padding:5px 2%;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 6px 5px 0;}
.subpagesList li img{border:2px solid #467c9e;}
.subpagesList li h4{padding-bottom:2px;}
.subpagesList li h4, .subpagesList li h4 a{
	background:inherit;
	color:#467c9e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
}
.subpagesList li h4 a:hover{background:inherit;color:#666;}
.subpagesList li h5{font-weight:normal;font-size:1em;}
.subpagesList li ul, .subpagesList li ol{float:left;margin:0 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-left:0;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}


/* OPTIONS LINK */
#options{clear:both;margin:10px 10px 0;background:inherit;color:#666;font-size:0.917em;text-align:right;}
#options a{
	padding:0 7px 0;
	color: #666;
}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #666;}

.message{padding:40px 0;text-align:center;}

/* FOOTER - COPYRIGHT AND POWERED BY xxx STYLES */
#foot{
	clear:both;
	float:left;
	width:100%;
	color:#fff;
	font-size:1.08em;
	line-height:42px;
	background-color: #fff;
	background-image: url(img/nav.gif);
	background-repeat: no-repeat;
	height: 42px;
}
#foot a{background:inherit;color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:0 10px;}
.foot{float:right;padding:0 10px;}
#powered strong{font-weight:normal;}

@media print{
  /* PRINT STYLES */
  body{margin:1cm 0;background:#fff;color:#000;}
  #container{width:16cm;height:auto;background:#fff;}
  #main{width:16cm;margin:0 auto;border:0px;}

  #logo{padding:0;}
  #logo h1{padding:0;}
  #logo h2{font-family:Arial;}

  #body{background:#fff;}
  #head2, #content, #foot{width:16cm;}
  #head2{height:auto;}
  #column, #head1, #head3, #navipath, #back, #page .tS{display:none;}
  a, #head2, #logo h2, #foot, #foot a, .subpagesList li, #page h3, .subpagesList li h4 a, #filesList em, .imagesList li{background:inherit;color:#000;}
}