/*
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;}*/

/*wyzerowanie domyślnych wartości*/
*{
	margin: 0;
	padding: 0;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	line-height: 1;
}
blockquote, q{
	quotes: none; 
}
blockquote:before, blockquote:after, q:before, q:after{
	content: '';
	content: none;
}
table{
	border-collapse: collapse; 
	border-spacing: 0;
}
hr{
	display: none;
}
img{
	border: 0;
}

body,table{
	background-color:#fff;
	color:#222;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	background:#fff;
	text-align:center;
}
.input, select, textarea{
	border:1px solid #999;
	font:0.917em Arial, 
	sans-serif;
}
.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:982px;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#main{
	width:982px;
	margin:0 auto;
	text-align:left;
}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{
	float:right;
	width:100%;
	background:#fff;
}

/* MENU TOP ABOVE LOGO */
#menu1{
	float:right;
	margin:12px 15px 12px 0;
	list-style:none;
}
#menu1 li{
	float:left;
	padding:0 10px;
}
#menu1 li a{
	padding-left:15px;
	background:url('img/points.gif') no-repeat 0 5px;
	color:#4e4e3d;
	font:bold 1.08em arial;
	text-decoration:none;
}
#menu1 li a:hover, #menu1 .selected{
	background-color:inherit;
	color:#970000;
	text-decoration:underline;
}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{
	position:relative;
	clear:both;
	height:230px;
	background:#fff url('img/top_bg.jpg') top left no-repeat;
}
#logo{
	padding:40px 40px 0;
}
#logo h1{
	}
#logo h2{
	clear:left;
	padding:5px 8px;
	background:inherit;
	color:#e2d6ad;
	font:normal 0.917em Georgia;
}

/* NAVIGATION PATH - TREE */
#navipath{
	position:absolute;
	top:200px;
	padding:0 0 0 5px;
}
#navipath a{
	background-color:
	inherit;
	color:#fff;
	text-decoration:none;
}
#navipath a:hover{
	text-decoration:underline;
}

/* HEADER WITH TOP MENU UNDER LOGO */
#head3{
	float:left;
	width:975px;
	background:#fff url('img/menu_bg.jpg') top left no-repeat; 
	border-left:4px solid #F8F0B6; 
	border-right:4px solid #F8F0B6;
}

/* MENU TOP BELOW LOGO */
#menu2{
	float:left;
	font-family:verdana;
	font-size:1.2em;
	list-style:none;
	position: relative;
	left: 30px;
	font-variant: small-caps;
}
#menu2 li{
	float:left;
	margin-right:3px;
}
#menu2 a{
	display:block;
	float:left;
	height:30px;
	padding:0 14px;
	border-right:1px solid #c9c6b3;
	background:url('img/nav.gif');
	color:#fff;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
#menu2 a:hover{
	background:url('img/nav.gif') left bottom;
	color:#c5f37b;
	text-decoration:underline;
}
#menu2 .selected{
	background:url('img/nav.gif') left bottom;
	color:#c5f37b;
}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{
	clear:both;
	float:left;
	background:#fff;
	width:975px;
	border-left:4px solid #F8F0B6;
	border-right:4px solid #F8F0B6;
}

/* LEFT COLUMN STYLES */
#column{
	float:left;
	width:215px;
	padding:10px 0;
}
#column .type{
	padding:10px 0 0;
	background:inherit;
	color:#970000;
	font:normal 1.75em serif;
}
#menu3, #menu4{
	padding:0 20px;
}

/* LEFT MENU */
#menu3 ul, #menu4 ul{
	margin:4px 0;
	border-bottom:1px dashed #bcbaac;
	list-style:none;
	}
#menu3 a, #menu4 a{
	display:block;
	width:96%;
	padding:6px 2%;
	border-top:1px dashed #bcbaac;
	background:inherit;
	color:#553;
	text-decoration:none;
}
#menu3 a:hover, #menu4 a:hover{
	background-color:#eeede8;
	color:#a7080c;
	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-color:#eeede8;
}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{
	width:100%;
}
#menu3 .selected, #menu4 .selected{
	background-color:inherit;
	color:#a7080c;
	text-decoration:underline;
}

/* RIGHT COLUMN STYLES */
#content{
	float:left;
	width:975px;
	padding-top:10px;
	padding-bottom: 30px;
	text-align:center;
}
#page{
	width:94%;
	margin:0 auto;
	text-align:left;
}
#page h3, .message h3{
	padding:20px 0;
	background:inherit;
	color:#196a00;
	font:normal 1.6em verdana, arial, sans-serif;
}
#page div.content{
	font-size:1.2em;
	font-aily: verdana, arial, sans-serif;
	line-height: 1.4;
}
#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:#222;
	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;
}

/* linki do podstron */

a.zielen, a.zielen:active{
	background: transparent url('img/zielen.jpg') top left no-repeat;
	display: block;
	float: left;
	width: 408px;
	height: 156px;
	margin-top: 50px;
	margin-bottom: 40px;
}
a.zielen:hover{
	background: transparent url('img/zielen_hover.jpg') top left no-repeat;
	display: block;
	float: left;
	width: 408px;
	height: 156px;
	margin-top: 50px;
	margin-bottom: 40px;
}

a.nieruchomosci, a.nieruchomosci:active{
	background: transparent url('img/nieruchomosci.jpg') top left no-repeat;
	display: block;
	float: right;
	width: 433px;
	height: 156px;
	margin-top: 50px;
	margin-bottom: 40px;
	position: relative;
	left: 25px;
}
a.nieruchomosci:hover{
	background: transparent url('img/nieruchomosci_hover.jpg') top left no-repeat;
	display: block;
	float: right;
	width: 433px;
	height: 156px;
	margin-top: 50px;
	margin-bottom: 40px;
	position: relative;
	left: 25px;
}

a.baner, a.baner:active{
	background: transparent url('img/baner.jpg') top left no-repeat;
	display: block;
	float: left;
	width: 150px;
	height: 72px;
	margin-top: 0;
	margin-bottom: 20px;
	position: relative;
	left: 410px; 
}
a.baner:hover{
	background: transparent url('img/baner.jpg') top left no-repeat;
	display: block;
	float: left;
	width: 150px;
	height: 72px;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	left: 410px; 
}


/* IMAGES STYLES */
.imagesList{
	list-style:none;
}
.imagesList li{
	margin:0 0 10px 0;
	background:inherit;
	color:#5b5b5b;
	font-size:0.917em;
	text-align:center;
}
.imagesList li img{
	border:2px solid #dcdac9;
}
.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:#5b5b5b;
}

/* 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%;
	background:#fbf9f4;
	border-left:1px solid #dcdac9;
}
/* * html .subpagesList li{
width:100%;
}*/
.subpagesList li .photo{
	float:left;
	margin:0 6px 5px 0;
}
.subpagesList li img{
	border:2px solid #dcdac9;
}
.subpagesList li h4{
	padding-bottom:2px;
}
.subpagesList li h4, .subpagesList li h4 a{
	background:inherit;
	color:#970000;
	font:bold 1.167em serif;
}
.subpagesList li h4 a:hover{
	background:inherit;
	color:#442;
}
.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:#7f7f66;
	font-size:0.917em;
	text-align:right;
}
#options a{
	padding:0 7px 0;
}
#options .back, #options .print{
	float:right;
}
#options .print a{
	border-left:1px solid #7f7f66;
}
.message{
	padding:40px 0;
	text-align:center;
}

/* ADDITIONAL COLUMN */
#column2{
	display:none;
	float:right;
	width:100px;
}

/* STRONA Z BŁĘDEM */

p.info{
	margin-top:50px;
	margin-bottom: 100px;
	font-size: 14px;
	line-height: 1.66;
	margin-left: 150px;
}
p.info a:link, p.info a:visited{
	text-decoration: underline;
	color: #664422;
}
p.info a:hover{
	text-decoration: none;
	color: #664422;
}
/* FOOTER - COPYRIGHT AND POWERED BY xxx STYLES */
#foot{
	clear:both;
	float:left;
	width:100%;
	height: 66px;
	color:#000;
	background: #fff url('img/foot_bg.jpg') top left no-repeat;
	font-size:1.08em;
	padding-bottom: 40px;
}
#foot a{
	background:inherit;
	color:#fff;
	text-decoration:none;
}
#foot a:hover{
	text-decoration:underline;
}
#copy{
	float:left;
	padding-top:10px;
	padding-left: 30px;
	color: #fff;
}
.foot{
	float:right;
	padding-top: 10px;
	padding-right: 30px;
}
#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;}
}
