#search_result p{
	padding: 0;
}
.referencje td{
	border-bottom: 1px solid #eee;
}
#search_result .link{
	margin-bottom: 10px;
}
#search_result .link a{
	color: #264E75
}
a img{
	border: 0;
}
#title{
	position: absolute;
	color: #fff;
	border: none;
	font-size: 22px;
	text-align: left;
	margin: 0;
	top: 30px;
	left: 40px;
}
#description{
	position: absolute;
	font-size: 12px;
	color: #39443F;
	font-style: italic;
	text-align: left;
	line-height: 20px;
	top: 70px;
	left: 30px;
	width: 850px;
}

.box_header{
	background: #879b92;
}

.box_header h3{
	color: #fff;
	padding: 0 0 0 15px;
	line-height: 35px;
	text-align: left;
	margin: 0;
	font-size: 14px;
	font-weight: bold;

}

.box{
	margin-bottom: 1.5em;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}
/*menu boczne*/
#left_menu{
	text-align: left;
}
#left_menu a{
	display: block;
	padding: 8px 5px 8px 15px;
	margin: 0 5px 0 10px;
	text-decoration: none;
	color: #575757;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #dde5f1;
	background: url("/pic/left_menu_bg.png") no-repeat 0px 10px;
}
#left_menu a:hover{
	text-decoration: underline;
}
#left_menu .sub1{
	margin-left: 5px;

}
#left_menu .sub1 a{
	color: #575757;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 6px 5px 10px;
	background: url("/pic/left_menu_sub1_bg.png") no-repeat 0px 9px;
	font-weight: normal;
}
#left_menu .sub2{
	margin-left: 5px;
}
#left_menu .sub2 a{
	padding: 4px 5px 4px 6px;
	font-size: 11px;
	background: url("/pic/left_menu_sub2_bg.png") no-repeat 0px 11px;

}
#left_menu.box span.selected a{
	font-weight: bold;
	color: #000;
}

#top_menu {
	position: absolute;
	top: 120px;
}

#bottom_menu{
	float: right;
	display: block;
	padding: 10px 5px 0 0;
	z-index: 20;
}

/*menu dolne*/
#bottom_menu a{
	font-size: 11px;
	color: #222;
	text-decoration: none;
}
#bottom_menu span{
	background: url("/pic/bottom_menu_sep.png") no-repeat right 3px;
	padding-right: 5px;
}
#bottom_menu span.last{
	background: none;

}
#bottom_menu a:hover{
	color: #D70500;
}

#page_content{
	clear: left;
	position: relative;
}

/*flagi języków*/
#languages{
	float: right;
	display: block;
	padding: 5px 10px 5px 0px;
}
#languages img{
	border: 0;
}
#languages a{
	padding: 3px;
	text-decoration: none;
}

.news{
	clear: left;
	padding-bottom: 10px;
	text-align: justify;
}
.img{
	padding: 1px;
	border: 1px solid #ccc;
	margin: 5px 5px 5px 0;
}
.news_image{
	float: left;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 5px 5px 5px 0;
}

.news_date{
	display: block;
	color: #666;
	font-size: 11px;
	padding-top: 5px;
}
.readmore{
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 20px;
}
.goback{
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 20px;
}
h1{
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 5px 20px;
}
h1,h1 a{
	color: #D70500;
}
h2{
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 5px;
}
h2, h2 a, h2 a:hover{
	color: #000;
	text-decoration: none;
}
h3{
	padding: 0.3em 0 0.3em 0px;
	font-size: 14px;
	margin: 0;
}
h3, h3 a{
	color: #000;
}
h4{
	padding: 0.3em 0 0.3em 0px;
	font-size: 13px;
	margin: 0;
}
h4,h4 a{
	color: #000;
	text-decoration: none;
}
h5{
	padding: 0.3em 0 0.3em 0px;
	font-size: 12px;
	margin: 0;
}
h5,h5 a{
	color: #000;
}
h6{
	padding: 0.3em 0 0.3em 0px;
	font-size: 11px;
	margin: 0;
}
h6,h6 a{
	color: #000
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.5em;
}

a{
	text-decoration: underline;
	color: #D70500;
}
a:hover{
	text-decoration: underline;
	color: #004080;
}

ul,ol{
	padding: 5px 0px 5px 25px;
	margin: 0;
}
li{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

ol>li{
	list-style-type: upper-roman;
}
ol>li>ol>li{
	list-style-type: decimal;
}
ol>li>ol>li>ol>li{
	list-style-type: lower-alpha;
}
p{
	padding: 5px 0;
	margin: 0;
	line-height: 1.5em;
}
.form label{
	display: inline-block;
	width: 150px;
	text-align: right;
	padding: 4px 3px 0 0 ;
	font-weight: bold;
	vertical-align: top;

}
.form input[type="text"], .form textarea{
	width: 200px;
	border: 1px solid #bbb;
	padding: 0;
	margin: 5px 0;
}
.form textarea{
	width: 400px;
	height: 150px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.form img{border: 1px solid #bbb}

.err,.msg{
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 10px 0;
	background: #f4f4f4;
}
.err{
	font-weight: bold;
	color: #cc0000;
}
.msg{
	font-weight: bold;
	color: #336600;
}

#contact_form{
	margin: 10px 0;
}
#map_canvas{
	border: 1px solid #bbb;
	margin: 10px 0;
}

#adv4{position: absolute; top: 220px; right: 10px}

.gallery{
	text-align: center;
}
.gallery img{
	border: 1px solid #bbb;
	margin: 8px;
	padding: 2px;
}
.important{
	border: 1px dashed #ccc;
	padding: 10px 20px;
	background: #FF9;
	margin: 10px 0px;
	color: #000;
}
.important a{
	color: #000
}
#logo{
	position: absolute;
	top: 17px;
	left: 26px;
}
#logo_sob{
	position: absolute;
	top: 34px;
	left: 105px;
}

#logo img{
	border: 0;
}
#slogan{
	position: absolute;
	top: 30px;
	left: 265px;
}
#topright{
	position: absolute;
	top: 0;
	right: 0;
}

.imgleft{
	float: left;
	padding: 1px;
	margin: 5px 10px 5px 0;
	border: 1px solid #ccc;
}
.imgright{
	float: right;
	padding: 1px;
	margin: 5px 0 5px 10px;
	border: 1px solid #ccc;
}

.prev{
	float: left;
	position: relative;
	left: 5px;
}
.next{
	float: right;
	position: relative;
	right: 5px;
}
.prev a,.next a{
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

#search{
	position: absolute;
	top: 75px;
	right: 10px;
	color: #484544;
	text-align: left;
}

#author{
	float: left;
	width: 201px;
	text-align: center;
}
#author a{
	color: #ccc;
}
#author a:hover{
	color: #fff;
}

#news{
	position: absolute;
	top: 161px;
	left: 0px;
	width: 201px;
	height: 200px;
}
#top_image{
	position: absolute;
	top: 161px;
	left: 201px;
	width: 724px;
	height: 200px;
}

#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.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.png) 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: 92px; float: right;  padding-bottom: 0.5em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#no_acc{
	padding: 0px 5px 10px 0px;
	margin: 0 5px 0 10px;
	font-size: 13px;
	color: #C00;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #dde5f1;
}

