body {	margin: 0;	padding: 0;	line-height: 1.8em;	font-family: Verdana, Tahoma, Geneva, sans-serif;	font-size: 12px;	color:#715537;    background: #2e1c10;}h2 {	color: #bb874c;	padding-top: 5px;}a:link, a:visited { color: #bb874c; text-decoration: none; list-style: none; } a:active, a:hover { color: #bb874c; text-decoration: none; list-style: none;font-weight: bold; }p { margin: 5px; padding: 5px; }img { margin: 5px; padding: 5px; border: none; }#all {	width: 920px;	margin: auto;	background: #2e1c10;}/* Header */#header{		margin: 0 auto;	margin-top: 90px;	position: relative;	z-index:0;	height: 447px;}	/* Menu */#menu_main {	margin:20px;	margin-right: 10px;	text-align: right;	padding-top: 120px;	max-width: 150px;	float: left;	z-index: 10;	position: relative;}#menu_main ul, #menu_main ul li {	display: block;	list-style: none;	margin: 0;	padding: 0;}#menu_main ul li{	width: 150px;	height: 28px;	padding-top: 12px;	padding-right: -5px;	background: url("../img/menu_right_background.png") repeat-x bottom;}/* TODO W IE obrazki się nie przesuwają */#menu_main ul a:link, #menu_main ul a:visited {	display: block;	width: 115px;	padding-right: 35px;	padding-bottom: 14px;	line-height: 1.2em;	background: url("../img/menu_right_link.png") no-repeat bottom right;}#menu_main ul a:hover {	display: block;	width: 115px;	padding-right: 30px;	padding-bottom: 14px;	line-height: 1.2em;	background: url("../img/menu_right_hover.png") no-repeat bottom right;}		/* Menu eof */	/* Banner*/#banner {	width: 700px;	float: right;	height: 400px;	/*border: 1px solid white;*/	border: inset;	border-right: 5px solid #171717;	border-bottom: 5px solid #171717;	background-color: #453320;	margin: 20px;	margin-left: 10px;	position: relative;	z-index: 10;}#banner img {	padding: 0px;	margin: 0px;}#galeria_zdjecie {	float: left;	margin: 10px;	margin-right: 5px;	padding: 0px;	height: 370px;	border: 5px solid #2d1a0f;}#gallery {	float: right;	margin: 10px;	margin-right: 15px;	margin-left: 5px;	width: 157px;	padding: 0px;}	/* Banner eof*//* End Header *//* Content */#content {	padding-left: 230px;	margin-left: 180px;}#content {	float: right;	overflow: hidden;	clear: both;	width: 700px;	height: auto;	margin: 20px 20px 20px 10px;	padding: 5px 5px 5px 5px;}#logo {	position: absolute;	left: 0px;	top: -60px;	width: 800px;	height: 189px;	z-index: 100;	background: url(../img/logo.png) no-repeat center;}#korona {	position: absolute;	left: 0px;	top: -65px;	width: 200px;	height: 90px;	z-index: 101;	background: url(../img/korona.gif) no-repeat center;}#galeria_zdjecie img { /*duże zdjęcia wyświetlane */	height: 370px;	margin: 0px;	padding: 0px;}.mini_foto {		border: 5px solid #2d1a0f;			padding: 0px;				margin: 5px;}.portret {	float: left;	border: inset;	border-right: 5px solid #171717;	border-bottom: 5px solid #171717;	background-color: #453320;	width: 110px;	height: 142px;	margin: 5px;}.galeria {	float: left;	border: inset;	border-right: 5px solid #171717;	border-bottom: 5px solid #171717;	background-color: #453320;	width: 170px;	height: 132px;	margin: 5px;}.galeria_wydarzen {	float: left;	border: inset;	border-right: 3px solid #171717;	border-bottom: 3px solid #171717;	background-color: #453320;	width: 160px;	min-height: 142px;	margin: 4px;}.galeria_wydarzen a:hover {	font-weight: normal;}.column50l {	width: 49%;	float: left;}.column50r {	width: 49%;	float: right;}.content_left {	float: left;	width: 500px;}.content_right {	float: right;	width: 200px;}.image_l {	float: left;}.image_r {	float: right;}.cleaner {	clear: both;}#content h2 {	color: #bb874c;	font-weight: bold;	font-size: 18px;	margin: 0 0 15px 0;	}#content h4 {	color: #bb874c;	font-weight: bold;	font-size: 12px;	margin: 0 0 25px 0;	text-align: center;}#content p {	margin-bottom: 0px;	text-align: justify;}#content strong {	color: #bb874c;	font-weight: bold;	}/* End Content *//* Footer */#footer {	width: 960px;	clear: both;	padding: 0px 0px;	margin: 0 auto;	text-align: center;	background: #4d2b19;}#footer a:link {	font-weight: normal;	text-decoration: none;}#footer li {	display: inline;}/* End Footer *//* Lightbox Styles */#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}#lightbox img{ width: auto; height: auto; margin: 0px; padding: 0px;}#lightbox a img{ border: none; }#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }#imageContainer{ padding: 10px; }#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }#imageContainer>#hoverNav{ left: 0;}#hoverNav a{ outline: none;}#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }#prevLink { left: 0; float: left;}#nextLink { right: 0; float: right;}#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }#imageData{	padding:0 10px; color: #666; }#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	#imageData #caption{ font-weight: bold;	}#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }/* End Lightbox Styles */
