@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	behavior:url("csshover.htc");
	font-size: 12px;
}

* { padding: 0; border: 0; margin: 0; font-family: Arial; }

#outer_wrapper {
	
}
#inner_wraper {
}
#content_wraper {
	text-align: left;
	height: auto;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#top {
	float: right;
	height: 109px;
	width: 803px;
	margin-top: 15px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 30px;
	height: 47px;
}
#menu li {
	padding-top: 0;
	float: left;
	text-align: center;
	list-style-type: none;
	background-color: transparent;
}
#menu .link {
	color:#000;
	float: left;
	text-align: center;
	padding-right: 10px;
	width: 120px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 47px;
}
#menu .link:hover {
	color:#A70210;
	text-decoration:none;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 47px;
}


ul li.submenu { position: relative; text-align: center; }
ul li.submenu ul { display: none; width: 150px; background-color: #bab29b; list-style: none; margin: 0; padding: 0; border: 0;text-align: center; }
ul li.submenu li { line-height: 25px; padding-left: 5px; width: 140px; padding-right: 5px; float: none; clear: both; text-align: center; }
ul li.submenu a { font-size: 12px; text-align: center; }
ul li.submenu .weight { font-weight: bold; }
ul li.submenu a:hover {  background-image: none;}
ul li.submenu:hover ul { display: block; overflow: hidden; position: absolute; top: 47px; left: 0; }

.leftbg { width: 186px; height: 46px; background-image: url(images/bg.jpg); line-height: 46px; padding-left: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 18px;color: #000000; }

#aktualnosci {
	float: left;
	width: 214px;
	background-image: url(images/bg_aktualnosci_right.jpg);
	background-repeat: repeat-y;
	background-position: right 30px;
	font-size: 12px;
}
#menu p { font-size: inherit; }

#aktualnosci_news {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
} 
#aktualnosci_kontakt {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#footer_wraper {
	clear: both;
}

#footer {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	text-align: center;
	font-size: 12px;
	height: 50px; 
	line-height: 50px;
}
#content {
	float: right;
	width: 803px;
	clear: none;
	margin-right: 0px;
}
#contetnt_inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#opis {
	width: 584px;
	float: left;
	vertical-align: top;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#opis_tekst {
	padding-right: 30px;
	padding-left: 20px;
}
#info { margin: auto; line-height: 30px; margin-top: 30px; margin-bottom: 30px; text-align: center; width: 250px; font-weight: bold; }

.box_media {
	width: 530px;
	float: left;
	margin-top: 20px;
}
.date_name_media {
	font-weight: bold;
	color: #890703;
	float: left;
	width: 450px;
}
.download_art {
	float: right;
	width: 70px;
}
.title_media {
	float: right;
	width: 530px;
	background-image: url(images/media_onas/bg_title_media.jpg);
	height: 27px;
	margin-top: 5px;
	font-weight: bold;
}
.img_media {
	float: left;
	width: 90px;
	height: auto;
	margin-top: 5px;
}
.content_media {
	float: right;
	width: 420px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.box_korespondencja {
	width: 500px;
	float: left;	
}
.korespondencja_title {
	font-weight: bold;
	color: #000000;
	float: left;
	width: 400px;
}
.korespondencja_pdf {
	float: right;
	width: 90px;
}
.korespondencja_content {
	width: 420px;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
}
.korespondencja_zalaczniki {
	float: right;
}
.korespondencja_odpowiedz {
	float: left;
	width: 420px;
	margin-top: 5px;
	margin-left: 50px;
}
.apel_title {
	background-image: url(images/apel/bg_title.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 520px;
	font-weight: bold;
	font-size: 17px;
	padding-left: 10px;
}
.apel_wstep {
	color: #890703;
	font-weight: bold;
	margin: 10px;
	background-image: url(images/apel/apel_logo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 120px;
}
.leftfloat { float: left; }
.rightfloat { float: right; font-size: 10px; }
