#top_image_wrapper{
	width: 980px;
	height: 300px;
	position: relative;
}
#top_image{
	width: 980px;
	height: 300px;
/*	background: url("/pic/top.jpg") no-repeat top left;  */
}

#top_image h1{
	font-size: 22px;
	border: 0;
	padding: 30px 30px 5px 330px;
	color: #e0e3c2;
	margin: 0;
	line-height: 130%;
}
#top_image #description{
	padding: 0px 30px 10px 330px;
	color: #fff;
}
#footer_wrapper{
	clear: left;
	width: 990px;  
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #bbb;	
	border-top: 1px solid #202020;		
}
#footer{
	background-color: #0f0f0f;
	padding: 15px 0 15px 0;
	line-height: 1.5em;
}

/*menu boczne*/
#left_menu{
	text-align: left;
	background: #1a1a1a;
	border-right: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;

}
#menu_header{
	background: url("/pic/left_menu_header_bg.png") repeat-x top left;
	border: 1px solid #2f2f2f;
}
#menu_footer{
	height: 10px;
	margin-bottom: 1.5em;
	background: #1a1a1a;
	border-right: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
}
#menu_header h3{
	color: #eee;
	padding: 8px 0 8px 15px;
	width:210px;
	text-align: left;
	margin:0;
	font-size: 12px;
	font-weight: bold;
}
#left_menu a{
	display: block;
	padding: 10px 5px 10px 10px;
	margin:  0 7px;
	border-bottom: 1px solid #2c2c2c;
	text-decoration: none;
	color: #999;
	background: url("/pic/left_menu_a_bg.png") no-repeat top left;
}
#left_menu a:hover{
	color: #efe925;
}

/*menu górne flash*/
#top_menu_wrapper{
	border-bottom: 1px solid #000;
	border-top: 1px solid #222;
}
#top_menu{
	width: 980px;
	height: 45px;

}
/*menu górne css*/

/*#top_menu {
	background: #353535;
	text-align: left;
}
#top_menu span{
	width: 140px;
	background: url("/pic/top_menu_break.png") no-repeat right center;
	height: auto;
	display: inline-block;
}
#top_menu a{
	font-weight: bold;
	display: inline-block;
	width: 139px;
	padding: 10px 0px 10px 0px;
	color: #eee;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	margin-right: 1px;
}

#top_menu a:hover{
	background: #693;
	color: #fff;
}
*/

/*menu dolne*/
#bottom_menu a{
	padding: 3px 5px;
	color: #cdc885;
}
#bottom_menu a:hover{
	color: #e9d912;
}

#page_content{
	clear: left;
	position: relative;
}

/*flagi języków*/
#languages{
	position: absolute;
	top: 5px;
	right: 0px;
}
#languages img{
	border: 0;
}
#languages a{
	padding: 3px;
	text-decoration: none;
}

.news{
	clear: left;
	padding-bottom: 10px;
	text-align: justify;
}
#page_content img{
	padding: 1px;
	border: 1px solid #666;
}

.img{
	padding: 1px;
	border: 1px solid #ccc;
	margin: 5px 5px 5px 0;
}
.news_image{
	float: left;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 10px 5px 5px 0;
}
.news_date{
	display: block;
	color: #666;
	font-size: 11px;
}
.readmore{
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 20px;
}
.goback{
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 20px;
}
h1{
	padding: 0.5em 0 0.5em 0px;
	font-size: 16px;
	border-bottom: 1px solid #2f2f2f;
	margin: 0;
}
h1,h1 a{
	color: #efe925;
}
h2{
	padding: 0.3em 0 0.3em 0px;
	font-size: 15px;
	margin: 0;
}
h2, h2 a{
	color: #8EA718;
}
h3{
	padding: 0.3em 0 0.3em 0px;
	font-size: 14px;
	margin: 0;
}
h3, h3 a{
	color: #eee;
}
h4{
	padding: 0.3em 0 0.3em 0px;
	font-size: 13px;
	margin: 0;
}
h4,h4 a{
	color: #eee;;
	text-decoration: none;
}
h5{
	padding: 0.3em 0 0.3em 0px;
	font-size: 12px;
	margin: 0;
}
h5,h5 a{
	color: #eee;;
}
h6{
	padding: 0.3em 0 0.3em 0px;
	font-size: 11px;
	margin: 0;
}
h6,h6 a{
	color: #eee;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.5em;
}

a{
	text-decoration: underline;
	color: #ecdc11;
}
a:hover{
	text-decoration: underline;
	color: #efe925;
}

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 input[type="button"], .form img{
	margin-left: 157px;
}
.form img{border: 1px solid #bbb}

.err,.msg{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	background: #f4f4f4;
}
.err{
	font-weight: bold;
	color: #cc0000;
}
.msg{
	font-weight: bold;
	color: #336600;
}

#google_maps iframe{
	border: 1px solid #bbb;
	padding: 1px;
}

#adv4{position: absolute; top: 220px; right: 10px}

.gallery img{
	border: 1px solid #bbb;
	margin: 5px;
	padding: 1px;
}
.important{
	border: 1px dashed #ccc;
	padding: 10px;
	background: #FFFFCC;
	margin: 10px 20px;
	color: #ff3300;
}
#logo{margin: 10px 0 2px 2px}

#lightbox { background-color: #eee; padding: 10px; }
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
#lightboxCaption { float: left; font-family: verdana, arial, helvetica; font-size: 12px; color: #000; }
#keyboardMsg { float: right; font-family: verdana, arial, helvetica; font-size: 12px; color: #000; }
#keyboardMsg a { color: #f00; font-weight: bold; text-decoration: none; font-family: verdana, arial, helvetica; font-size: 14px; }
#closeButton { top: 5px; right: 5px; }
#lightbox img { border: none; clear: both; }
#overlay img { border: none; }
#overlay { background-image: url("/pic/overlay.png"); }
* html #overlay { background-color: #333; back\ground-color: transparent; background-image: url("/pic/blank.gif"); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=""/pic/overlay.png"", sizingMethod="scale"); }



