*{
	padding:0;
	margin:0;
	border:0;
}

body {
	font-family:Verdana;
	font-size:8pt;
}
a{
	color:#504535;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
div.header1_container{
	width:100%;
	height:60px;
	background-image:url(images/header1_bg.png);
	background-repeat:repeat-x;
}
div.header1{
	width:900px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}
h2.title{
	display:block;
	width:260px;
	height:50px;
	float:left;
	padding-top:3px;
}
div.flaga1{
	width:210px;
	height:55px;
	background-image:url(images/flaga1.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	margin:5px 0px 0px 40px;
}
div.flaga2{
	width:210px;
	height:115px;
	background-image:url(images/flaga2.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	display:inline;
	margin:0px 0px 0px 168px;
}
a.kontakt{
	display:block;
	width:50px;
	height:33px;
	background-image:url(images/koperta.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:right;
	margin-top:17px;
	margin-right:15px;
	color:#504535;
	text-decoration:none;
	padding:10px 0px 0px 50px;
	
}
a.onas{
	display:block;
	width:50px;
	height:33px;
	background-image:url(images/ludzik.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:right;
	margin-top:17px;
	color:#504535;
	text-decoration:none;
	padding:10px 0px 0px 30px;
}
div.header2_container{
	clear:both;
	width:100%;
	height:120px;
	background-image:url(images/header2_bg.png);
	background-repeat:repeat-x;
}
div.header2{
	clear:both;
	width:900px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
div.herb{
	width:62px;
	height:80px;
	background-image:url(images/herb.png);
	background-repeat:no-repeat;
	float:left;
	margin:20px 0px 0px 70px;
	display:inline;
}
div.welcome_container{
	width:355px;
	height:120px;
	float:left;
	margin-left:35px;
}
div.welcome_title{
	width:223px;
	height:17px;
	background-image:url(images/witamy.png);
	background-repeat:no-repeat;
	margin-top:9px;
}
div.welcome_text{
	padding:13px 0px 0px 0px;
	line-height:12pt;
	color:#826e50;
	text-align:justify;
}
div.wrap{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
/* lewa kolumna */
div.left-column{
	width:200px;
	float:left;	
	display:inline;
}
div.menu{
	width:200px;
	margin-top:-12px;
	position:relative;
}
.menu div.mtop{
	width:200px;
	height:5px;
	background-image:url(images/menu_top.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.menu div.mcontent{
	width:200px;
	background-image:url(images/menu_cont.png);
	background-repeat:repeat-y;
	padding:1px 0px 1px 0px;
}
.menu div.mbottom{
	width:200px;
	height:5px;
	background-image:url(images/menu_bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.mcontent a{
	display:block;
	padding:8px 15px 8px 15px;
	color:#fdf6eb;
	text-decoration:none;
	margin:1px 3px 1px 3px;
}
.mcontent a:hover{
	background-image:url(images/menu_link.png);
	background-repeat:repeat-y;
}
div.separator{
	width:193px;
	height:1px;
	background-image:url(images/separator.png);
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px 3px 0px 3px;
}
div.plakat{
	width:190px;
	height:275px;
	padding:10px 4px 10px 4px;
}
/* kolumna środkowa */
div.center-column{
	width:440px;
	padding:30px;
	float:left;
	background-image:url(images/menu_shadow.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:justify;
}
div.article{
	color:#504535;
	margin-bottom:4px;
}
.article div.photo{
	width:100px;
	height:90px;
	margin:0px 8px 4px 0px;
	float:left;
	background-image:url(images/photo.png);
	background-repeat:no-repeat;
	position:relative;
}
.article div.clipper{
	width:96px;
	height:76px;
	position:absolute;
	clip:rect(0px 96px 76px 0px);
	top:2px;
	left:2px;
}
.article div.title{
	font-weight:bold;
}
.article a{
	color:#504535;
	text-decoration:none;
}
.article a:hover{
	text-decoration:underline;
}
.article div.date{
	color:#c9c9c9;
	font-size:7pt;
	margin-bottom:3px;
}
.article div.acontent{
	line-height:13pt;
}
.article a.more{
	display:block;
	width:69px;
	height:19px;
	background-image:url(images/more.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:3px;
}
/* prawa kolumna */
div.right-column{
	width:200px;
	height:200px;
	float:left;
}
div.dl-container{
	width:200px;
	margin:6px 0px 10px 0px;
}
div.download_title{
	width:200px;
	height:60px;
	background-image:url(images/pobierz_title.png);
	background-repeat:no-repeat;
}
div.dl-content{
	width:200px;
	background-image:url(images/rc_content.png);
	background-repeat:repeat-y;
}
div.dl-bottom{
	width:200px;
	height:5px;
	background-image:url(images/rc_bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
div.linki_title{
	width:200px;
	height:60px;
	background-image:url(images/linki_title.png);
	background-repeat:no-repeat;
}
a.file_link{
	display:block;
	padding:8px 15px 8px 25px;
	color:#504535;
	text-decoration:none;
	background-image:url(images/pliczek.png);
	background-repeat:no-repeat;
	background-position:6px 10px;
}
a.file_link:hover{
	color:#000;
	text-decoration:underline;
}
a.linki_link{
	display:block;
	padding:8px 15px 8px 15px;
	color:#504535;
	text-decoration:none;
}
a.linki_link:hover{
	color:#000;
	text-decoration:underline;
}
a.pozostale{
	width:69px;
	height:12px;
	margin:4px 15px 4px 0px;
	background-image:url(images/pozostale.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
}
/* stopka */
div.footer_container{
	clear:both;
	width:100%;
	height:145px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.footer div.kids{
	width:155px;
	height:145px;
	background-image:url(images/kids.jpg);
	background-repeat:no-repeat;
	margin:0px 60px 0px 15px;
	float:left;
	display:inline;
}
.footer div.logos{
	height:59px;
	float:left;
	margin:78px 0px 0px 0px;
}
div.madeby{
	width:900px;
	margin:0px auto 0px auto;
	padding:5px 0px 30px 0px;
	color:#504535;
}
