html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    zoom: 1;
    color: #414123;
}

.panel {
	width:514px;
}

.even {
	height:140px;
	background-color: #B3C3D3;
}

.odd {
	height:140px;
}

.without_panel {
	width:734px;
}

body {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    color: #000;
    height: 100%;
    background-color: #B3C3D3;
}

h1 {
	font-size:29px;
	font-weight:normal;
	padding: 70px 0 0 210px;
	font-family: Palatino,"Palatino Linotype",Arial, sans-serif;
	color: #414123;
}

.fade-box {
    width: 418px;
    height:400px;
    margin:0;
    padding:0;
    position:absolute;
    text-align:center;
}

#breadcrumbs {
	height:25px;
}

#breadcrumbs li {
	float: left;
	margin-right:10px;
}

a, a:visited {
    color: navy;
    text-decoration: none;
}

.link {
	color: navy;
}

a:hover {
	text-decoration: underline; 
}

ul {
    list-style: none;
}

.bcontent {
	padding-top:10px;
}

#menu li {
	background: url(/images/przycisk.jpg) no-repeat center;
	width: 195px;
	height: 43px;
	text-align:center;
	margin:auto;
	margin-left:-5px;
	display:block;
}

#menu li a {
    height: 43px;
	color: #000;
	font-size: 12px;
	font-weight:bold;
}

#menu li a:link, #menu li a:visited {
	display: block;
	padding: 16px 0 0 0;
}
	
#menu li a:hover {
	padding: 16px 0 0 0;
}	
	
	
#wrapper {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 974px;
    height: 100%;
}

#header {
    margin: 0 0 15px 0;
    background: yellow;
    background: url("/images/panel_naturalny.jpg") no-repeat center;
    height: 190px;
}

#side-a {
    float: left;
    width: 190px;
    padding: 10px;
    background-color: #95847A;
    border: 5px solid #95847A;
    height:850px;
}

#side-b {
    float: right;
    width: 190px;
    padding: 10px;
    background-color: #95847A;
    border: 5px solid #95847A;
    height: 850px;
}

#content {
    float: left;
    /*
	width: 490px;
    */
	padding: 10px;
    
    background-color: #eeece0;
    min-height:500px;    
}

#content p, #content ol li, .stats, .stats2 {
 line-height:20px;
}

#footer {
    clear: both;
    background: #A2A2A2;
}

#bar {
	background: url("/images/belka_natural.jpg") no-repeat center;
	height: 18px;
    padding: 10px;
    color: #372a7c;
    font-weight: bold;
}

#bar ul {
	margin-left: 220px;
}

#bar ul li {
	float:left;
	color: #1F1F1F;
	padding-right:25px;
	text-align:center;
}

#bar ul li a:hover {
	color: #1F1F1F;
	text-decoration: underline;
}



#container {
    margin-top: 10px;
    height:100%;
}



#flash-messages .notice
{
    background-color: #73B65A;
	padding: 5px;
	color: #fff;
	border: 2px solid green;
}

#flash-messages .error
{
    background-color: #ec7066;
	padding: 5px;
	border: 2px solid red;
	color: #fff;
}

.img {
	float:left;
	padding: 5px;
	width:160px;

}

.img img {
	border: 3px solid #95847a;
}

.txt {
	padding-left:170px;
	color:#1F1F1F;
	line-height:18px;
	border-bottom: 1px dashed black;
	height:150px;
}

h2 {
	font-size: 14px;
	height:30px;
	padding: 10px 0 10px 55px;
	background-image: url('/images/logo_3.jpg');
	background-repeat:no-repeat;
	margin-bottom:20px;
}

h3 {
	padding-bottom:10px;
	color: #000;
	font-size:14px;
	padding-bottom:5px;
	
}

em {
	font-style: italic;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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(../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; 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; }





