@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/bg_site.jpg);
background-repeat:repeat-x;
background-position:top;
margin:0px;
font-family: tahoma, arial, verdana;
font-size:12px;
}

.justowanie {
	text-align:justify;
}

.top1 {
width: 1024px;
height: 122px;
background-image:url(images/top1.jpg);
background-repeat:no-repeat;
background-repeat:no-repeat;
}

.top2 {
width: 1024px;
height: 67px;
background-image:url(images/top2.jpg);
background-repeat:no-repeat;
background-repeat:no-repeat;
position: relative;
}

.top3 {
width: 1024px;
height: 140px;
background-image:url(images/top3.jpg);
background-repeat:no-repeat;
background-repeat:no-repeat;
position: relative;
}

.menu_box {
	width: 600px;
	height: 25px;
	margin-left:30px;
	border:0px;
	position: absolute;
	left: 65px;
	top: 30px;
}

.content_box {
	width: 510px;
	height: 400px;
	border-right:solid 2px #CCCCCC;
	padding-right:20px;
	position: absolute;
	left: 100px;
	top: 39px;
}

.kontakt {
	width: 218px;
	height:auto;
	position:absolute;
	left:650px;
	top:30px;
}

p {
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.bottom {
	height:68px;
	background-image:url(images/bg_bottom.jpg);
	background-repeat:repeat-x;
	position:relative;
	border:0px;
	left:0px;
	top:350px;
}

.bottomBox {
	height:20px;
	width:150px;
	margin-top:18px;
	margin-left:100px;
	color:#FFFFFF;
	position:absolute;
}

.serdecznie {
	width:154px;
	height:21px;
	padding-bottom:10px;
}
.contentImage {
	width:149px;
	height:224px;
	float:left;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:30px;
}

li {
	list-style-image:url(images/kropka.gif);
	line-height:20px;
	margin-left:165px
}
