@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family : Arial, Helvetica, sans-serif;
	color:#3B5672;
	text-align:justify;
	overflow: visible;
	margin:0 auto;
	background:url(../images/strona_02.png) repeat-x #fff;
}
a {
	color:#3B5672;
	text-decoration : none;
	margin:0 4px;
	font-weight:bold;
}
a:hover {
	color:#3B5672;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	margin:0;
	padding:0;
	width:auto;
}
p {
	margin:40px 0 0 0;
}
ul {
	margin:10px 0 0 20px;
}
#stronaMain{
	width:988px;
	height:auto;
	margin:0 auto;
	background:url(../images/strona_04.png) repeat-y;
	}
#stronaTop{
	width:988px;
	height:425px;
	background:url(../images/strona_01.png) no-repeat;
	}
#stronaCon{
	width:860px;
	padding:0 28px 0 100px;
	min-height:400px;
	height:auto;
	position:relative;
	margin-top:-330px;
	line-height:20px;
	}
#stronaBot{
	width:958px;
	height:68px;
	background:url(../images/strona_05.png) no-repeat;
	padding:20px 30px 0 0;
	text-align:right;
	}
#siteName{
	width:500px;
	height:30px;
	font-size:16px;
	margin:21px 0 0 15px;
}

#sitemenu{
	clear:both;
	width:980px;
	height:40px;
	margin-left:20px;
	}
#sitemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sitemenu ul li {
	padding: 0px;
	min-width:50px;
	float:left;
}
#sitemenu ul li a {
	font-weight:normal;
	display:inline;
	padding: 2px 7px;
	line-height: 22px;
	text-decoration: none;
	font-size:13px;
	color:#fff;
	border-right:1px solid #8DA6C4;
	width:auto;
}
#sitemenu ul li a:visited {
	color:#fff;
}
#sitemenu ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
#impressum{
	float:right;
	width:317px;
	height:320px;
	background:url(../images/ImpressumPapaMakler.jpg) no-repeat;
	margin-top:20px;
	}
#null{
	width:220px;
	height:260px;
	float:left;
	}

