p,h1,h2,h3,h4,h5 {
margin:0;
padding:0;
}
body{
	background:#27282a;
	font-family:arial;
	font-size: 12px;
	color:white;
	text-align: justify;
	*text-align:center;
	margin:0px;
	}
#main{
	margin: auto;
	width:780px;
	}
#main hr{
	background-color: #336699;
	*color:#336699;
	margin:0px;
	border:none;
	height:2px;
	}
#top{
	width: 708px;
	height:355px;
	}
#middle{
	width:780px;
	text-align:center;
	padding-top: 5px;
	}
#middle_in_left{
	width:495px;
	float:left;
	text-align:left;
	}
#middle_in_left h2 a{
	color:#3f7bb9;
	size:1.2em;
	}
#middle_in_left img{
	border-color: #3f7bb9;
	float:left;
	margin-right:4px;
	}
#middle_in_left hr{
	color:#3f7bb9;
	}
#middle_in_left h1{
	margin:0px;
	font-size:1.7em;
	color:#3f7bb9;
	font-weight:bold;
	padding-bottom: 10px;
	}
#header{
	width:475px;
	text-align:center;
	}
#middle_bottom{
	
	}
div.mid_art{
	width:475px;
	float:left;
	margin-bottom:15px;
	text-align:justify;
	}
div.mid_art a.foto{
display:block;
float:left;
height:120px;
width:130px;
	}
div.mid_art_l{
	float:left;
	width:135px;
	}
div.mid_art p{
	color:#ffffff;
	margin:0px;
	}
div.mid_art h2{
	color:#3f7bb9;
	font-size:1.5em;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	}
#middle_in_right{
	width:265px;
	float:left;
	text-align:left;
	margin-left:20px;
	}
#middle_in_in_left{
	background-image: url('right-box-left.png');
	background-repeat: no-repeat;
	width:10px;
	height:850px;
	float:left;
	}
#middle_in_in_mid{
	background-image: url('right-box-middle.png');
	background-repeat: repeat-x;
	width:240px;
	height:850px;
	float:left;
	}
#middle_in_in_mid hr2{
	color:#3f7bb9;
	size:1.2em;
	}
#middle_in_in_mid p{
	color:#ffffff;
	font-size:1.4em;
	font-weight: bold;
	margin-left:10px;
	}
#middle_in_in_mid hr{
	background-color: #3e7cb9;
	*color:#3e7cb9;
	margin:0px;
	border:none;
	height:2px;
	}
div.right{
	width:265px;
	margin-top:10px;
	color:#ffffff;
	}
div.right img{
	border:3px #3f7bb9 solid;
	margin-right:5px;
	float:left;
	}
div.right h2{
	color:#3f7bb9;
	margin:2px 0px 5px 0px
	}
	
	h2{
  font-size: 18px;
}
#middle_in_in_right{
	background-image: url('right-box-right.png');
	background-repeat: no-repeat;
	width:10px;
	height:850px;
	float:left;
	}
#category{
	width:265px;
	margin:auto;
	}
#category ul {
margin:0;
padding:0 0 0 12px;
}
#category li{
	background-image: url('li.png');
	background-repeat: no-repeat;
	list-style:none;
	color:#3f7bb9;
	font-size:1.1em;
	text-decoration: none;
	padding:2px 0 2px 12px;
}

#category li a, .tytul {
	color:#3f7bb9;
	font-size:1.1em;
	text-decoration: none;
	font-weight: normal;
}
#bottom{
	width:800px;
	height:80px;
	}
#menu-left{
	background-image: url('menu-bot-left.png');
	background-repeat: no-repeat;
	width:16px;
	height:80px;
	float:left;
	}
#menu-middle{
	background-image: url('menu-bot-mid.png');
	background-repeat: repeat-x;
	width:768px;
	height:80px;
	float:left;
	text-align:center;
	}
#menu-middle a {
padding:0 16px;
line-height:80px;
color:white;
text-decoration:none;
}
#menu-right{
	background-image: url('menu-bot-right.png');
	background-repeat: no-repeat;
	width:16px;
	height:80px;
	float:left;
	}
#clear{
	clear:both;
	}
#logo{
	text-align:right;
	width:800px;
	}
.cleaner {
font-size:1px;
height:1px;
clear:both;
}
#lightbox{
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#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%;
display: block;
}
#prevLink { left: 0; float: left; background: url(lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(lightbox/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;	}	

#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
}
.cleaner {
height:1px;
clear:both;
font-size:1px;
}
.nav {
margin-top:20px;
}
.nav .but {
float:left;
width:33%;
}
.nav .but a {
color:white;
}
.opis {
font-size:14px !important;
}
.promotab {
text-align:center;
}
.promotab .left {
float:left;
width:243px;
padding:2px;
background:#3b3d40;
}
.promotab .foto {
width:130px;
height:100px;
display:block;
margin:3px auto;
}
.promotab a {
font:normal 12px Arial;
color:#3F7BB9;
text-decoration:none;
}
.promotab a:hover {
text-decoration:underline;
}
.promotab .opis2 {
font:normal 12px Arial;
color:white;
text-align:justify;
padding:2px;
}
.promotab div.jedn {
background:#333437;
margin-bottom:3px;
padding-bottom:3px;
padding-top:2px;
}
.promotab .nagl {
font:bold 18px Arial;
color:white;
padding:2px 0;
}
.prop .proptable {
border:1px solid #3b3d40;
border-collapse:collapse;
width:100%;
margin-top:5px;
}
.prop .proptable td {
border:2px solid #3b3d40;
border-collapse:collapse;
padding:2px;
background:#333437;
}
.kategorial {
float:left;
width:50%;
padding-bottom: 12px;
}
.kategorial .foto {
width:130px;
height:100px;
display:block;
margin:3px;
}
.kategorial a {
font:normal 12px Arial;
color:#3F7BB9;
text-decoration:none;
}
.kategorial a:hover {
text-decoration:underline;
}
