@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #F5F3F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0;
	margin: 0;
}
a {
	color: #000;
	text-decoration: none;
}
#gora {
	height:68px;
}
#baner {
	width: 828px;
	height: 48px;
	background: url(images_css/tlo_zolte.gif) no-repeat left top #FFF;
	position: absolute;
	left: -434px;
	text-align:right;
	padding: 10px 20px
}
#baner_prawo {
	float: right;
	height: 68px;
	background: #FFF;
	width: 50%;
	position: relative;
}
#content {
	margin: 0 auto;
	width: 868px;
}
#content .box_gora {
	width: 808px;
	font-size: 26px;
	padding: 20px 20px 40px 40px;
	margin: 0;
	background: url(images_css/tlo_box_gora.jpg) no-repeat bottom left;
}
#content .box_gora strong {
	font-size: 40px;
}
#content .box_content {
	width: 808px;
	padding: 20px 20px 0 40px;
	background: url(images_css/tlo_box.jpg) repeat-y left;
	float: left;
	position: relative;
}
#content .box_content p{
	width: 500px;
	float: left;
	margin: 5px 0 5px 30px;
}
#content .box_content img {
	position:absolute;
	bottom: 20px;
	right: 50px;
}
#content .box_content div.skrot {
	position:absolute;
	bottom: 0;
	right: 50px;
}
#content .box_dol {
	width: 868px;
	height:35px;
	background: url(images_css/tlo_box_dol.jpg) no-repeat top left;
	clear: both;
}
#dol {
	height:29px;
	border-bottom: 1px solid #FDCC27;
	margin-top: 40px;
}
#stopka {
	font-size:12px;
	width: 868px;
	height: 20px;
	position: absolute;
	left: -434px;
	text-align:right;
	padding: 9px  0 0;
	background: url(images_css/tlo_stopka.gif)no-repeat #F5F3F3 right bottom;
}
#stopka_prawo {
	float: right;
	height: 29px;
	width: 50%;
	position: relative;
	background-color: #F5F3F3;
	background-image: url(images_css/tlo_stopka.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

