/* CSS Document Jezierski Okna Strona g��wna */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	background: url(../images/tlo.gif) repeat-x top;
	background-color: #fff;
	text-align: center; /*IE 5 center*/
}
h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 16px;
	
	color: #92C144;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#kontener {
	width: 936px;
	margin: auto;
	text-align: left;
	position: relative;
}
#budynkiTlo {
	background: url(../images/tlo_left.jpg) repeat-x;
	width: 50%;
	height: 450px;
	position: absolute;
	left: -50%;
	top: 0;
}

#fotka {
	height: 372px;
	background: url(../images/foto.jpg) no-repeat bottom;
	position: relative;
}
h1.okna {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 140px;
	top: 40px;
	width: 370px;
}
h1.okna span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-left: 22px;
	color: #1589CB;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.news {
	background: url(../images/news_top.gif) no-repeat bottom; 
	position: absolute; 
	width: 327px; 
	height: 89px; 
	right: 80px; 
	overflow: hidden; 
	top: 48px;
}
.news2 {
	background: url(../images/news_bottom.gif) no-repeat bottom; 
	position: absolute; 
	width: 327px; 
	height: 89px; 
	right: 80px; 
	overflow: hidden; 
	top: 134px;
}
.news a, .news2 a {
	text-decoration: none;
	color: #5F5F5F;
}
.news a:hover, .news2 a:hover {
	text-decoration: underline;
}
.newsTresc {
	margin-top: 14px; 
	height: 70px; 
	overflow: hidden;
	width: 250px; 
	margin-left: 20px; 
	padding-left: 30px; 
	padding-top: 2px;
	background: url(../images/buble_blue.gif) no-repeat top left;
} 
.news .newsTresc {
	background: url(../images/buble_blue1.gif) no-repeat top left;
}
#kolkaTop {
	background: url(../images/kolka.gif) top no-repeat;
	height: 31px;
	margin-left: 19px;
}
#zajawkiBox {
	border-left: 3px solid #CDEF95;
	border-right: 3px solid #CDEF95;
	min-height: 135px;
}
#kolkaBottom {
	background: url(../images/zajaw_tlo.gif) bottom no-repeat;
	margin-left: 19px;
	padding-bottom: 10px;
	margin-bottom: 19px;
}
.zajawka1 {
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-right: 18px;
	margin-top: 14px;
}
.zajawka2 {
	width: 270px;
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 14px;
}
.zajawka3 {
	width: 270px;
	float: left;
	margin-left: 18px;
	margin-right: 10px;
	margin-top: 14px;
}
.opis {
	width: 157px;
	float: left;
}
a.buble {
	display: block;
	background: url(../images/buble_green.gif) no-repeat top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 28px;
	color: #92C144;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	bottom: -7px;
	z-index: 20;
}
