
	body { background: #ffffff; margin: 0; font: normal 11px Verdana; }

	a { color: #820000; text-decoration: none; }
	a:hover { text-decoration: none; }

	div.header, div.box { clear: left; width: 100%; overflow: auto; }
	div.page, div.page_top, div.footer, div.srodek { clear: left; width: 980px; margin: auto; overflow: auto; }
	
	/* #################################################################### */

	div.header div.srodek .logo { float: left; width: 503px; height: 60px; background: url('images/bg_logo.png') no-repeat; margin-left: 20px; margin-top: 30px; }

	/* #################################################################### */
	
	div.box { margin-top: 30px; height: 301px; background: url('images/bg_back.png') repeat-x top left; color: #545454; }
	div.box div.srodek .box1 { float: left; width: 470px; height:301px; background: url('images/bg_box1.png') no-repeat; }
	div.box div.srodek .box1 .box1Title { font: bold 18px Verdana, Geneva, sans-serif; margin-left: 10px; margin-top: 25px; }
	div.box div.srodek .box1 .box1Tresc { clear: left; margin-top: 20px; margin-left: 10px; width: 270px; font: normal 10px Verdana, Geneva, sans-serif; line-height: 12px; text-indent: 20px; }
	div.box div.srodek .box1 .box1Button { position: absolute; margin-top: 20px; margin-left: 20px; }
	div.box div.srodek .box12 { float: left; width: 1px; height: 260px; background: #eaeaea; margin-top: 20px; margin-left: 19px; }
	div.box div.srodek .box2 { float: right; width: 470px; height: 301px; background: url('images/bg_box2.png') no-repeat; }
	div.box div.srodek .box2 .box2Title { font: bold 18px Verdana, Geneva, sans-serif; margin-top: 25px; }
	div.box div.srodek .box2 .box2Tresc { clear: left; margin-top: 20px; width: 250px; font: normal 10px Verdana, Geneva, sans-serif; line-height: 12px; text-indent: 20px; }
	div.box div.srodek .box2 .box2Button { position: absolute; margin-top: 55px; margin-left: 10px; }

	/* #################################################################### */
	
	div.page { margin-top: 10px; font: normal 10px Verdana, Geneva, sans-serif; overflow: hidden;}
	div.page div { margin: 10px 10px; color: #969696; line-height: 14px; text-align: justify; }

	/* #################################################################### */
	
	div.page_top { margin-top: 10px; font: normal 10px Verdana, Geneva, sans-serif; overflow: hidden; }
	div.page_top div { margin: 0px 0px 0px 20px; color: #969696; line-height: 14px; text-align: justify; }

	/* #################################################################### */

	div.footer { border-top: 1px solid #dddddd; color: #969696; font-size: 11px; margin-top: 10px; }
	div.footer .footerText, div.footer .footerTextSmall { float: left; margin-left: 10px; margin-top: 10px; _margin-left: 5px; }
	div.footer .footerTextSmall { clear: left; margin-top: 10px; font-size: 10px; }

