#top_image{
	width: 996px;
	margin-top: 100px;
	margin-bottom: 1px;
}

#top_image h1{
	font-size: 22px;
	border: 0;
	padding: 10px 10px 5px 20px;
	color: #FFD2A6;
	margin: 0;
}
#top_image #desc{
	padding: 0;
	margin: 0 20px 0 20px;
	color: #000;
}

#header_wrapper{
	clear: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url("/pic/header_bg.png") repeat-x top left;
}
#header{

}


#footer_wrapper{
	clear: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #666;		
	background: url("/pic/footer_bg.png") repeat-x top left;
	background-color: #fff;
}
#footer{
	padding: 0px 0 10px 240px;
	
}

/*menu boczne*/
#left_menu{
	text-align: left;
}

#menu_header{
	background: url(/pic/left_menu_header_bg.png) no-repeat top left;
}
#menu_footer{
	margin-bottom: 1.5em;
}
#menu_header h3{
	color: #fff;
	padding: 10px 0px 10px 28px;
	font-weight: bold;
	font-size: 14px;
}
#left_menu a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 9px 10px 9px 15px;
	margin: 0px 5px;
	border-bottom: 1px solid #eee;
	background: url("/pic/left_menu_a_bg.png") no-repeat top left;
}
#left_menu a:hover{
	color: #1f2d84;
	text-decoration: underline;
}
/*podmenu w menu lewym*/
#left_menu div{
	padding-left: 10px
}
#left_menu div a{
	font-weight: normal;
	color: #000;
	padding: 8px 10px 8px 14px;
	background: url("/pic/left_menu_a_bg2.png") no-repeat top left;
}

#top_menu {
	background: url("/pic/top_menu_bg.png") no-repeat top left;
	text-align: left;
	height: 50px;
}
#top_menu span{
	width: 165px;
	height: auto;
	display: inline-block;
	background: url("/pic/top_menu_a_bg.png") no-repeat center right;
}
#top_menu span.last{
	background: none;
}
#top_menu a{
	font-family: Georgia;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	width: 165px;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}

#top_menu a:hover{
	color: #222;
	text-decoration: underline;
}


/*menu dolne*/
#bottom_menu span{
	background: url("/pic/bottom_menu_a_bg.png") no-repeat center right;
}
#bottom_menu a{
	font-size: 12px;
	padding: 3px 5px;
	margin-right: 1px;

	line-height: 20px;
}
#bottom_menu a:hover{

}
#bottom_menu span.last{
	background: none;
}

#page_content{
	clear: left;
	position: relative;
	padding-bottom: 20px;
}
#page_content img{
	border-color: #ccc;
}

/*flagi języków*/
#languages{
	position: absolute;
	top: 15px;
	right: 15px;
}
#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: 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.3em 0 0.3em 25px;
	font-size: 18px;
	border-bottom: 1px solid #eee;
	margin: 0;
	background: url("/pic/h1_bullet.png") no-repeat top left;
}
h1,h1 a{
	color: #000;
}
h2{
	padding: 0.3em 0 0.3em 15px;
	font-size: 17px;
	margin: 0;
	
}
h2, h2 a{
	color: #7ea719;
}
h3{
	padding: 0.3em 0 0.3em 10px;
	font-size: 15px;
	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: #A75438;
}
a:hover{
	text-decoration: underline;
	color: #BD6040;
}

ul,ol{
	padding: 5px 0px 5px 25px;
	margin: 0 0 0 10px;
}
li{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

ol>li{
	list-style-type: decimal;
}
ol>ol>li{
	list-style-type: lower-alpha;
}
ol>ol>ol>li{
	list-style-type: disc;
}
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: 20px; right: 	0px}

.gallery img{
	border: 1px solid #bbb;
	margin: 5px;
	padding: 1px;
}
.important{
	border: 1px dashed #ccc;
	padding: 5px 10px;
	background: #FFFFCC;
	text-align: justify;
	font-style: italic;
	margin: 10px 0;
}

#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"); }



#iso{
	color: #fff;
	padding: 4px 0 12px 0;
}

#logo{
	position: absolute;
	top: 20px;
	left: 10px;
}


#slogan{
	position: absolute;
	top: 15px;
	left: 380px;
}

a img{
	border: none;
}
#author{
	position: absolute; top: 30px; left: 25px;line-height: 17px;
}
