body {  margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#61bfd1; background-image: url('szablon/body_bg.jpg'); background-position:top center; background-repeat:no-repeat}

.header { width:980px; margin:0 auto; overflow:hidden; }
	.header .left { float:left; width:360px;}
	.header .right { float:right; width:600px; overflow:hidden}
	.header .down { float:left; width:980px}
	
.logo { margin:18px; background-image: url('szablon/logo.png'); background-position:top left; background-repeat:no-repeat; width:359px; height:58px; line-height:0; font-size:0; text-indent:400px; display:block}

.top_menu { overflow:hidden; list-style:none; margin:0 0 20px 0; padding:0; background-image: url('szablon/top_bg.png'); background-position:top left; background-repeat:repeat-x; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
	.top_menu li { float:left; border-left:1px solid #62bfd1}
	.top_menu a { background-position: 18px 19px; padding: 16px 20px; display: block; height: 25px; text-indent: 800px; overflow: hidden; font-size: 0; line-height: 0; background-repeat: no-repeat;}
	.top_menu li:first-child { baorder-left:0}
	.top_menu li:first-child a { margin-right:0}
	.top_menu li.active { background-image: url('szablon/top_active_bg.png'); background-position:top left; background-repeat:repeat-x}
	
.more { background-image: url('szablon/wiecej.png'); background-position:top left; background-repeat:no-repeat; width:13px; height:13px; font-size:0; text-indent:300px; display:inline-block}

.contener { width:980px; margin:0 auto; overflow:hidden; background-image: url('szablon/contener_bg.png'); background-position:top left; background-repeat:no-repeat}
	.contener .up { margin:5px 20px; line-height:20px; min-height: 480px; }
	.contener .down { margin-bottom:25px}
	.contener .box { border-bottom:1px dotted #277888}
		.contener .box .title { color:#ffffff; margin:0; padding:0; font-size:23px; padding-top:10px}
		.contener .box .txt { color:#166271; font-size:13px; line-height:20px; padding:10px 0 10px}
		.contener .box ul { list-style:none; padding-left:0}
		.contener .box ul li { padding:3px 0 3px 25px; background-image:url('szablon/li_bg.png'); background-position:0 6px; background-repeat:no-repeat }
		.contener .box h3 { margin:0; padding:0}
		.contener .box p { margin:0 0 10px 0; padding:0}
		.contener .box a { color:#166271; text-decoration:none; font-weight:bold}
	
.body_footer { background-color:#ffffff; margin-top: 100px}
	.footer { width:980px; margin:0 auto}
.body_stopka { width:980px; margin:0 auto; overflow:hidden;}
	.sitecredits { float:left; text-align:right; color:#074956; margin-top: 10px;}
		.sitecredits a {color:#074956; text-decoration:none}
	.copyright { float:right; color:#074956; margin-top: 10px;}
.breadcrumb { color:#8aa57e; margin-bottom:15px}
	.breadcrumb a { color:#8aa57e; text-decoration:none}