/* CSS Document */
html body {
	font-family:Tahoma;
	font-size:11px;	
	color:#17437e;
	margin:0;
}
#container{
	width:890px;
	height:auto;
	margin:0 auto;
}

#left{
	width:253px;
	height:auto;
	float:left;
	background:#d3e6f9;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#left a.zadzwon{
	margin-top:120px;
	margin-left:35px;
	border:0px;
	width:186px;
	height:238px;
	background:url(../img/left_pytanie_img.gif) no-repeat;
	float:left;
	margin-bottom:35px;
}

#left img.logo{
	width:253px;
}

#left #menu{
	width:253px;
	height:auto;
}
#menu a{
	float:left;
}
#menu a.oferta{
	background:url(../img/menu_oferta.gif) no-repeat;
	width:253px;
	height:51px;
}
#menu a.nowosci{
	background:url(../img/menu_nowosci.gif) no-repeat;
	width:253px;
	height:36px;
}
#menu a.realizacje{
	background:url(../img/menu_realizacje.gif) no-repeat;
	width:253px;
	height:35px;
}
#menu a.partnerzy{
	background:url(../img/menu_partnerzy.gif) no-repeat;
	width:253px;
	height:36px;
}
#menu a.onas{
	background:url(../img/menu_onas.gif) no-repeat;
	width:253px;
	height:35px;
}
#menu a.kontakt{
	background:url(../img/menu_kontakt.gif) no-repeat;
	width:253px;
	height:48px;
}

#main{
	width:632px;
	height:auto;
	float:left;
}

#main #top{
	width:622px;
	height:60px;
	padding-right:10px;
	float:left;
}
#top #linker{
	width:215px;
	float:right;
	border-left:3px solid #cccccc;
}
#linker a.link{
	color:#c30100;
	text-decoration:none;
	margin-top:12px;
	display:block;
	float:right;
	margin-right:5px;
	
}

#main #baner{
	width:632px;
	height:235px;
	background:url(../img/baner.jpg);
	float:left;
	border-bottom:1px solid #ffffff;
	}
#main #submain{
	width:403px;
	float:left;
	height:auto;
}
#submain #naglowek_onas{
	width:403px;
	background:url(../img/naglowek_onas.gif) no-repeat;
	height:35px;
	float:left;
	
}
#submain #naglowek_nowosci{
	width:403px;
	background:url(../img/naglowek_nowosci.gif) no-repeat;
	height:34px;
	margin-bottom:0px;
	float:left;
	
}
#submain .text{
	width:373px;
	padding:15px 15px 15px 15px;
	float:left;
	margin-top:0px;
}
.text .nowosc{
	width:365px;
	float:left;
	height:auto;
	margin-bottom:10px;
}
.nowosc .obrazek{
	float:right;
	width:125px;
	margin-left:10px;
}
.obrazek img{
	float:right;
	width:125px;
	}

a.wiecej{
	background:url(../img/wiecej.gif) no-repeat;
	width:51px;
	height:14px;
	display:block;
	float:right;
	margin-top:10px;
	
}
a.wiecej_nowosci{
	background:url(../img/wiecej_gray.gif) no-repeat;
	width:51px;
	height:14px;
	display:block;
	float:right;
	margin-top:15px;
}
a.wiecej_realizacji{
	background:url(../img/wiecej_realizacji.gif) no-repeat;
	width:100px;
	height:15px;
	display:block;
	float:right;
	margin-top:15px;
	margin-right:15px;

	
}
a.podglad{
	background:url(../img/podglad_link.gif) no-repeat;
	width:59px;
	height:13px;
	display:block;
	float:right;
	margin-top:15px;
}

#realizacje{
	width:227px;
	height:auto;
	float:left;
	border-left:1px solid #ffffff;
	
}	
#realizacje #naglowek_realizacje{
	width:227px;
	height:34px;
	background:url(../img/naglowek_realizacje.gif)
}
#realizacje .realizacja{
	width:187px;
	float:left;
	margin-left:15px;
	height:auto;
	margin-top:15px;
}
.realizacja img{
	width:187px;
}

#footer{
	float:left;
	width:887px;
	height:83px;
}
#footer #l{
	width:253px;
	height:43px;
	padding-top:40px;
	background:#dfdfdf;
	float:left;
	text-align:center;
}

#footer #p{
	width:610px;
	height:83px;
	height:43px;
	padding-top:40px;
	padding-left:24px;
	background:#295180;
	float:left;
	color:#bad4ed;
}



