@import url("slimbox.css");

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #FFFFE9 url('img/body.png') repeat-x; 
}
body#home {
	background-image: url('img/body_home.png'); 
}
p, ul, ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
p {
	margin:14px 0 14px 0;
}
li {
	list-style-position: inside;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Trebuchet MS", sans-serif;
	/*padding: 20px 0;*/
	letter-spacing:-0.05em;
	margin:25px 0 20px 0;
	clear: both;
}
h1 {
	color: #7EBEF8;
	font-size: 23px;
	text-decoration:none;
	font-weight:normal;
	padding:0 0 2px 45px;
	background:url(img/h1_bg.jpg) left bottom no-repeat;

}
	h1 a, h1 a:hover, h1 a:visited {
		color: #7EBEF8 !important;
		text-decoration:none;
	}
	
	h1 a:hover {
		text-decoration:underline;
	}
h2 {
	font-size: 17px;
	color:#FD8C1C;
	border-bottom:1px solid #FAF3DA;
}
h3, h4, h5, h6 {
	font-size: 15px;
	color:#CCC;
	border-bottom:1px solid #F4F4F4;
}
#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 267px;
	width: 100%;
	background: url('img/photo_pierwsza_pomoc.jpg');
}
#home #header {
	height: 397px;
	background: url('img/photo_home.jpg'); 
}
#header a {
	display: block;
	width: 610px;
	height: 88px;
	background: url('img/logo.png');
}
#header h1 {
	padding:0;
	background:none;
	margin-top:0;
}
#header span,
#header big {
	display: none;
}
#content-wrapper {
	background: #fff url(img/animwheel.gif) center 120px no-repeat; 
	width: 588px;
	padding: 15px 15px 0;
}
#content-wrapper,
#footer {
	margin-left: 290px;
	clear: left;
}
#content {
	background:#fff;
	width:550px;
	margin-left:15px;
	zoom:1;
	padding-bottom:50px;  
}
#content img {
	padding: 4px;
	border-width:1px;
	border-style: solid;
	border-color: #F4F4F4 #E5E5E5 #E4E4E4 #E5E5E5;
	margin:0 14px 11px 0;
	background: #EDEDED url(imgimg.png) repeat-x;
}
#content a {
	color: #FE8001;
}
#content a:hover {
	color:#FFAC00;
}
#content a:visited { /*zmienic potem na szary */
	color:#FE8001;
}
#news li {
	list-style: none outside;
	clear: left;
	margin: 10px 0;
}
h2#aktualnosci {
	width:97px;
	height: 20px;
	background: url(img/h2_aktualnosci_bg.png);
	padding: 0;
}
h2#aktualnosci span {
	display: none;
}
#news h3 {
	padding-right: 10px;
	font-size: 15px;
	color: #FD8C1C;
	margin-bottom:4px;
}
#news h3 a {
	text-decoration: none;
}
#news h3 a:hover {
	text-decoration: underline;
}
p.date {
	color: #ccc;
	font-size: 9px;
	font-family: tahoma;
	margin:4px 0 20px 0;
}
#news img {
	float: left;
}
#news hr {
	border-top: 1px solid #f4f4f4;
	margin: 3px 0;
}
#menu {
	position: absolute;
	top: 103px;
	left: 0;
	width: 290px;
	height: 460px;
	background:transparent url("img/menu.png") no-repeat;
	overflow:hidden;
}
#home #menu {
	top: 233px;
}
#imgmap {
	width: 290px;
	height: 460px;
	background: url('img/menu_hover.png');
}
#submenuTitle, #submenuTitle a, #submenuTitle a:hover, #submenuTitle a:visited {
	display:inline;
	font-weight:bold;
	font-size:15px;
	color:#7EBEF8;
	font-family:"Trebuchet MS", sans-serif;
	text-decoration:none;
}
	#submenuTitle {
		/*padding-right:12px;*/
	}
	#submenuTitle a:hover {
		text-decoration:underline;
	}
#submenu li {
	list-style: none outside;
	display: inline;
	padding-right:12px;
}
	#submenu li.first {
		background:none;
	}
#footer {
	width: 618px;
	height: 151px;
	background: url('img/footer.jpg') no-repeat;
	position: relative;	
}
#footer p {
	position: absolute;
	left:20px;
	bottom: 35px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#C7B99C;
}
#cli { /*content load indicator */
	height: 32px;
	width: 32px;
	position: absolute;
	z-index: 999;
	display:none;
	overflow:hidden;
}
#msg {
	display:none;
}
/* galeria */
ul#gallery li {
	float: left;
	width: 150px;
	height: 180px;
	list-style: none outside;
	margin: 10px;
	position: relative;
}
ul#gallery a {
	display: block;
	height: 180px;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#666;
}
a.folder {
	background: url('img/folder.png') 10px 0 no-repeat ;
	padding-top: 15px !important;
	padding-top: 0;
}
a.folder:hover {
	background-position: -149px 0;
}
ul#gallery img {
	padding: 8px;
	margin: 5px auto;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0 #DEDEDE #D3D3D3 #DEDEDE;
}
ul#gallery a:hover img {
	/*padding: 4px;
	border-width: 5px;*/
	border-color: #FFDBA6 #FFB342 #FF9900 #FFB342;
}
ul#gallery a.folder img {
	width: 54px;
	height: 40px;
	margin: 0 auto 16px !important;
	margin: 16px auto;
	background: url('img/photo.png') repeat-x;
	padding: 3px;
}
ul#gallery a.folder:hover img {
	width: 57px;
	height: 42px;
	margin: 0 auto 15px !important;
	margin: 15px auto;
	/*border-width: 1px;*/
}
ul#gallery span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 140px;
	margin: 5px;
	text-align: center;
}
ul#gallery a ul {
	background: url('img/folder.png') no-repeat;
	display: block;
	padding-top: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
}
ul#gallery ul li {
	float:none;
	margin:0;
	padding:0;
	width: 50px;
	/*border: 1px solid red;*/
	list-style: none inside;
	margin: 5px;
	text-align: center;
	height: 50px;
}
.clear {
	clear: both;
	display: block;
}
.clear-l {
	clear: left;
}
ul.lista_obrazkowa {
	margin: 20px auto auto 0;
	width: 540px;
	padding-left:0;
}
ul.lista_obrazkowa li {/* lista z obrazkami */
	float: left;
	width: 130px;
	list-style: none inside;
	margin: 0 auto auto 0;
	padding:0; 
	text-align: center;
	height: 180px;
}
.lista_obrazkowa a {
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
	text-decoration: none;
	font-family: "Verdana";
	letter-spacing: .5px;
	color: #555;
}
#content .lista_obrazkowa img {
	margin: 8px auto;
	display: block;
}
.wyroznienie {
	color:#FF3300 !important;
	font-weight:bold;
}
#more-news {
	text-align: center;
}
body.mceContentBody {
   background: #fff;
   margin:10px;
}
.mceContentBody {
	font-size:13px;
	color:#ccc; 
}
.mceContentBody p, .mceContentBody ul {
	font-size:13px;
	color:#333;
}
/* FOTOWIDEO */
ul#fotowideo li {/* lista z obrazkami */
	float: left;
	width: 220px;
	list-style: none inside;
	margin: 0 auto auto 0;
	padding:0; 
	text-align: center;
	height: 261px;
}
ul#fotowideo a {
	display: block;
	height: 231px;
	border: none;
}
	ul#fotowideo a: hover {
		background-position: 0 -261px;
	}
ul#fotowideo span {
	display: none;
}
li.foto a {
	background: url(img/galeria_foto.jpg) center 0 no-repeat;
}
li.wideo a {
	background: url(img/galeria_wideo.jpg) center 0 no-repeat;
}
ul.media_thumbnails {
	list-style: none;	
}
.media_thumbnails li {
	background: none;
	display: block;
	float: left;
	width: 134px;
	height: 180px;
}
.media_thumbnails a {
	cursor: pointer;
	text-decoration: none;
}
.media_thumbnails .img {
	display: block;
	height:111px;
	background: url(img/multimedia_thumb.jpg) 0 0 no-repeat;
	margin-bottom:6px;
	border: 1px solid #fff;
}
	.media_thumbnails a:hover .img {
		background-position: 0 -110px;
	}
.media_thumbnails img {
	display: block;
	margin: 8px auto 12px auto !important;
	border: none !important;
	padding: none !important;
	background: none !important;
}
.media_thumbnails .title,
.media_thumbnails .time {		
	color:#62717B;
}
.media_thumbnails .title {
	display: block;
	font: bold 12px tahoma;
	text-align: center;
}
.media_thumbnails .time {
	font: italic 10px tahoma;
}
	.media_thumbnails a:hover .title,
	.media_thumbnails a:hover .time {
		color:#86959D;
	}
.media_thumbnails .descr {
	font: 10px tahoma;
	color:#999;
}
.media_thumbnails a:hover .descr {
	color:#BCBCBC;
}
