*
{
margin: 0;
padding: 0;
}

body
{
font-family: arial;
font-size: 12px;
background: url('/images/background.png') top repeat-x #ffffff;
}

#inside p
{
text-align: justify;
}

a
{
color: #0078bf;
}

h1
{
font-size:16px;
margin-bottom: 10px;
}

h2
{
font-size:14px;
}

#container
{
width: 644px;
margin: 0 auto;
}

#header
{
top: 0px;
}

#flash
{
z-index: 1;
top: 0px;
}

#menu
{
position: absolute;
text-align:center;
top: 144px;
float: left;
width: 644px;
height: 37px;
z-index: 2;
}

#menu2
{
position: absolute;
top: 0px;
float: left;
text-align:right;
width: 645px;
height: 25px;
z-index: 3;
}

#menu li
{
height: 20px;
width: 87px;
padding-top:3px;
margin-right: 4px;
color: #000000;
text-align:center;
vertical-align:middle;
list-style:none;
float: right;
background: url('/images/menu_button.png');
z-index: 2;
}

#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active
{
display: block;
width:100%;
height:100%;
color:#000000;
text-decoration:none;
font-size: 11px;
font-weight: bold;
z-index: inherit;
}

#menu li.active
{
padding-top:3px;
width: 94px;
height: 28px;
text-align: center;
vertical-align:middle;
list-style:none;
float: left;
background: #023f68;
margin-right: 4px;
line-height:0.7em;
z-index: inherit;
}



#menu li.active a,#menu li.active a:link,#menu li.active a:visited,#menu li.active a:active
{
color:#ffffff;
text-decoration:none;
font-size: 11px;
font-weight: bold;
}

#content
{
position:absolute;
top:168px;
width: 644px;
background: #646464;
}


#inside
{
padding: 10px 10px 10px 10px;
border: 1px #aaaaaa solid;
border-top: 0;
border-right: 0;
background: url('/images/main_bg.jpg') bottom no-repeat #ffffff;
min-height: 467px;
width: 482px;
float: left;
color: #646464;
}

#inside li
{
margin-left: 15px;
}

#inside table
{
border: 1px solid #646464;
width:95%;
margin: 0 auto;
border-collapse: collapse;
font-size:11px;
text-align: center;
}

#inside td, tr
{
border: 1px solid #646464;
}

#inside th
{
background: #0078bf;
border: 1px solid #646464;
color: #ffffff;
}

#inside .photo
{
width: 200px;
float: left;
margin: 5px 10px 5px 5px;
}

#inside #photo2
{
/*width: 200px;*/
margin: 0 0 5px 10px;
float: right;
font-size: 11px;
}

#inside a.news_more
{
float: right;
font-size: 8pt;
}

#inside div.news_photo_thb
{
float: right;
margin-left: 5px;
margin-bottom: 5px;
}

#inside label
{
width:30%;
display:block;
margin-right:10px;
float:left;
padding-top:3px;
}

#inside input, textarea
{
background: #ffffff;
border: 1px solid #cccccc;
color: #000000;
font-family: tahoma;
font-size: 12px;
}

p.error
{
	width: 80%;
	padding:10px;
	border:solid 1px #FF0000;
	background-color:#ffffff;
	color: #FF0000;
}

p.ok
{
	width: 80%;
	padding: 10px;
	border: solid 1px #71839b;
	color: #ffffff;
	background-color: #0078bf;
}

#inside img
{
border: 1px solid #cccccc;
}

#sub
{
width: 141px;
background: #646464;
min-height: 401px;
float:right;
text-align:center;
}

#sub h1
{
width: 133px;
height: 17px;
padding-top: 1px;
font-size: 12px;
background: #0078bf;
border: 1px solid #a5a5a5;
color: #ffffff;
text-align:center;
margin: 5px auto;
}

#sub .block
{
padding: 5px 0 5px 0;
background: #edf0f5;
width: 133px;
border: 1px solid #a1b3c1;
margin: 0 auto 4px auto;
color: #565759;
font-size: 10px;
}

#map
{
margin: 0 auto;
width: 350px;
height: 250px;
border: 1px solid #cccccc;
}

#footer
{
position: relative;
font-size: 10px;
color: #dbdbdb;
padding: 0 0 0 5px;
}

#footer a
{
color: #cbcbcb;
text-decoration: none;
}

.clear
{
clear: both;
}

div.opinia
{
 width: 450px;
 margin: 10px;
 padding: 5px;
 border: 1px solid #cccccc;
}

div.opinia_nick
{
 font-size: 8pt;
 font-weight: bold;
}

/*LIGHTBOX*/

#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%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
