@media all {

* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
label.error { color:#f00; font-weight: bold; }
span.highlight { background-color: #FFFF00 }
body, textarea, input, select, table, code, h1, h2 { font-size:100%; font-family:Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif; }
option { padding-right:0.5em; }

#content ul, #content ol, #content dd { margin-left:2em; }
div.text p, div.left p, div.right p, h3, h4, h5, h6 { font-size:1em; margin:1em 0; }

}
@media screen, projection {

a { color:#fff; text-decoration:underline; }
a:focus, a:hover { text-decoration:none; }

hr, #skipLinks, #about h2, #housesList h2, #housesList ol.houses h3 span, #content table.houses td a span, #house h2, #housePhotos h2, #menuMain h2, #footer h2, #menuMainR h2 { position:absolute; bottom:0; left:-1000em; }

/* lay g */

html, body { height:100%; width:100%; }

html {
	min-width:996px;
	background:#35337C;
	font-size:100.01%;
}

body {
	min-height:740px;
	font-size:62.5%;
}

#main {
	width:995px;
	min-height:100%;
	position:relative;
	z-index:0;
	margin:0 auto;
	font-size:1.1em;
}

* html #main {
	height:100%;
}

/* content */

#contentWrapper {
	min-height: 400px;
	padding:0 23px 145px;
	float:left;
	zoom:1; /* IE fix */
}

/* content main */
#contentMain {
	float: left;
	width: 600px;
	display: inline;
	margin-left: 190px;
	min-height: 500px;
}

* html #contentMain {
	height: 500px;
}

	#contentMain h2 {
	font-weight: normal;
	padding:10px 17px 10px;
	border-top:3px solid #2D216B;
	background-color: #fff;
	margin-top:18px;
	color: #000;
}

	#contentMain h2 b {
		font-weight: normal;
	}

	#contentMain h2 a {
		font-weight: normal;
		text-decoration:none;
		color: #000;
	}

	#contentMain h2 a:hover {
		text-decoration:underline;
	}


#contentMain div.text {
	padding:0 12px;
	font-size:1.2em;
	line-height:1.3;
}

#contentMain div.text {
	text-align: justify;
	color: #000;
	line-height: 1.6;
}

#contentMain div.text h3 {
	font-size: 1.1em;
}

#contentMain div.text h4 {
	font-size: 1em;
}

#contentMain div.text a:link,
#contentMain div.text a:active,
#contentMain div.text a:visited,
#contentMain div.text a {
	color: #7F7FAE;
}

#contentMain div.text ol,
#contentMain div.text ul {
	padding-bottom: 1em;
	padding-left: 10px;
}

/* content side */
#contentSide {
	padding-left: 800px;
	text-align:center;
}

	* html #contentSide {
		padding-left: 700px;
	}

	#contentSide h3 {
		font-weight: bold;
		color: #000;
		font-size: 1.4em;
		padding-top: 12px;
	}

	#contentSide fieldset {
		padding-bottom: 2px;
	}

	#contentSide fieldset input {
		width: 143px;
		height: 18px;
		padding: 1px;
		font-size:1.2em;
	}

	#contentSide ul {
		list-style-type: none;
	}

#searchBox {
	padding-top: 1px;
}

/* header */
#header {
	height: 300px;
}

#header h1 {
	position: absolute;
	left: 57px;
	top: 51px;
}

#header h1 a {
	display:block;
	width: 208px;
	height: 177px;
}

#o-forum #header {  background: url(gfx/bgdOForumTop.jpg); }
#szukaj #header {  background: url(gfx/bgdOForumTop.jpg); }
#newsletter #header {  background: url(gfx/bgdOForumTop.jpg); }
#projekty #header {  background: url(gfx/bgdProjektyTop.jpg); }
#biuro-karier #header {  background: url(gfx/bgdBiuroKarierTop.jpg); }
#wspolpraca #header {  background: url(gfx/bgdWspolpracaTop.jpg); }
#media #header {  background: url(gfx/bgdMediaTop.jpg); }
#kontakt #header {  background: url(gfx/bgdKontaktTop.jpg); }

#o-forum #contentWrapper { background:#fff url(gfx/bgdOForumMain.jpg) no-repeat; }
#szukaj #contentWrapper { background:#fff url(gfx/bgdOForumMain.jpg) no-repeat; }
#newsletter #contentWrapper { background:#fff url(gfx/bgdOForumMain.jpg) no-repeat; }
#projekty #contentWrapper {  background:#fff url(gfx/bgdProjektyMain.jpg) no-repeat; }
#biuro-karier #contentWrapper {  background:#fff url(gfx/bgdBiuroKarierMain.jpg) no-repeat; }
#wspolpraca #contentWrapper {  background:#fff url(gfx/bgdWspolpracaMain.jpg) no-repeat; }
#media #contentWrapper {  background:#fff url(gfx/bgdMediaMain.jpg) no-repeat; }
#kontakt #contentWrapper {  background:#fff url(gfx/bgdKontaktMain.jpg) no-repeat; }

/* footer */
#footer {
	color: #fff;
	text-align: center;
	margin-bottom: 8px;
}

#footer #fCopyrights {
}

#footer p.madeBy {
	float: right;
	margin-top: -1em;
}

#footer .madeBy a {
	padding:0.5em;
}

#footer .madeBy a:hover,
#footer .madeBy a:focus {
	background-color:#a3238e;
	color:#fff;
}

/* main menu */
#menuMain {
	width: 911px;
	position: absolute;
	top: 272px;
	left: 48px;
	background: url(gfx/menuMain.png);
	z-index: 100;
	zoom: 1;
}

#menuMain ul {
	list-style-type: none;
}

#menuMain ul li {
	float: left;
}

#menuMain ul li a {
	height: 28px;
	width: 130px;
	display: block;
	background: url(gfx/menuMain.png);
}

#menuMain ul li a b {
	display:none;
}

#menuMain ul li#MM-o-forum a { background-position: 0 0; }
#menuMain ul li#MM-o-forum a:hover,
#o-forum #menuMain ul li.current a { background-position: 0 -28px; }

#menuMain ul li#MM-projekty a { background-position: -130px 0; }
#menuMain ul li#MM-projekty a:hover,
#projekty #menuMain ul li.current a { background-position: -130px -28px; }

#menuMain ul li#MM-biuro-karier a { background-position: -260px 0; }
#menuMain ul li#MM-biuro-karier a:hover,
#biuro-karier #menuMain ul li.current a { background-position: -260px -28px; }

#menuMain ul li#MM-wspolpraca a { background-position: -390px 0; }
#menuMain ul li#MM-wspolpraca a:hover,
#wspolpraca #menuMain ul li.current a { background-position: -390px -28px; }

#menuMain ul li#MM-media a { background-position: -520px 0; }
#menuMain ul li#MM-media a:hover,
#media #menuMain ul li.current a { background-position: -520px -28px; }

#menuMain ul li#MM-kontakt a { background-position: -650px 0; }
#menuMain ul li#MM-kontakt a:hover,
#kontakt #menuMain ul li.current a { background-position: -650px -28px; }

/* wiki */
#contentMain div.text div.center p,
#contentMain div.text div.center {
	text-align: center;
}

/* menu page */

#menuAdmin {
	position: absolute;
	top:0;
	right: 0;
	background-color:#A3238E;
	width: 100%;
	height: 3em;
	z-index: 10;
	line-height: 2.8em;
	text-align: right;
	padding-right: 1em;
	color: #fff;
	font-size:1.1em;
}

	#menuAdmin a {
		text-decoration: underline;
	}

	#menuAdmin a:hover {
		text-decoration: none;
	}

#menuPage {
	position: absolute;
	top: 320px;
	left: 15px;
	background-color: #fff;
	width: 190px;
	z-index: 100;
}

	#menuPage ul {
		list-style-type: none;
		margin-left: 10px;
	}

		#menuPage ul ul {
			padding-top: 10px;
			margin-bottom: -10px;
			margin-left: -10px;
		}

			#menuPage ul ul li {
				padding-left: 25px;
			}

		#menuPage ul li {
			padding: 10px;
			border-top: 1px solid #BFD6E8;
		}

			#menuPage ul li a {
				color: #000;
				text-decoration:none;
			}

			#menuPage ul li.current a {
				font-weight: bold;
			}

			#menuPage ul li.current ul li a {
				font-weight: normal;
			}

				#menuPage ul li.current ul li.current a {
					font-weight: bold;
				}

			#menuPage ul li a:hover {
				text-decoration:underline;
			}

/* pages */
	#page div.newsList {
		margin: 10px;
		font-size:1.2em;
		line-height:1.5;
	}

	#page div.newsList ul {
		list-style-type: none;
	}

		#page div.newsList ul li a {
			color: #000;
		}

		#page div.newsList h3 {
			margin-bottom: 0;
		}

/* WIKI */

div.text p.left,
div.text div.left {
	text-align: left;
}

div.text p.right,
div.text div.right {
	text-align: right;
}

div.text p.justify,
div.text div.justify {
	text-align: justify;
}

div.text p.center,
div.text div.center {
	text-align: center;
}

div.text p img {
	margin: 5px;
	border: 1px solid #BFD6E8;
}

/* te regułki chyba nie działały - następne je zastępują
div.text p img.left {
	float: left;
}

div.text p img.right {
	float: right;
}
*/

div.text span.left img {
	float: left;
	margin-right: 1em;
}

div.text span.right img {
	float: left;
	margin-left: 1em;
}

}
@media print {

/* printer styles */

div, hr, #content a.more { display:none; }

#main, #header, #content, #content div { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#content {
		line-height:2em;
		color:#333;
	}

		#content h2 {
			margin-bottom:1.5em;
			font-size:12px;
		}

		#content p {
			text-indent:2em;
		}

}

