body{
	background:#fff;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#3b3b3b;
}
a{text-decoration:none;color:#3b3b3b;}
a:hover{
	color:#154873;
}
img{border:none;}
.head{
	height:380px;
	background:url(rys/head.png) repeat-x -50px 0px;
	position:relative;
}
.domek{
	position:absolute;
	top:68px;
	right:2px;
}

.menu{
	position:absolute;
	color:#fff;
	font-size:13px;
	right:20px;
	top:0px;
	text-align:right;
	height:37px;
	font-size:13px;
	font-family:Verdana;
}
.menu a,.menu span{
	color:#3f3f3f;
	padding:12px 15px 12px 30px;
	text-align:center;
	display:inline-block;
	background:url(rys/znaczek_szary.gif) 10px 15px no-repeat;
}
.menu span,.menu a:hover{
	background:#f57300;
	color:#fff;
	background:url(rys/znaczek.gif) 10px 15px no-repeat #f57300;
	
}
.glowny{
	background:url(rys/glowny.png) 0px 40px no-repeat;
	width:974px;
	margin:0px auto 0px auto;
	overflow:hidden;
	padding:71px 0px 0px 26px;
	position:relative;
}
.logo{
	position:absolute;
	top:100px;
	left:80px;
}
.content{
	background:url(rys/content.png) repeat-y;
	overflow:hidden;
}
.tekst{
	overflow:hidden;
	background:url(rys/tekst.png) no-repeat;	
	padding:15px 15px 12px 15px;
	width:465px;
	border-right:solid 1px #ced7df;
	float:left;
	
}

.lewy{
	width:246px;
	float:left;
	overflow:hidden;
}
.menu_lewe{
	margin-top:48px;
	border-top:solid 1px #082b48;
	overflow:hidden;
}
.menu_lewe a,.menu_lewe div,.menu_lewe div.poziom1{
	border-top:solid 1px #326b9c;
	border-bottom:solid 1px #082b48;
	display:block;
	color:#fff;
	padding:9px 5px 8px 40px;
	font-size:13px;
	background:url(rys/znaczek.gif) 24px 11px no-repeat;
}
.menu_lewe a:hover,.menu_lewe div{
	color:#001e3d;
	background-color:#f57300;
}
.menu_lewe div.poziom2,.menu_lewe a.poziom2{
	background-image:none;
	border:none;
	padding:5px 5px 6px 40px;
	font-size:12px;
}
.menu_lewe div.poziom1,.menu_lewe a.poziom1{
	border-bottom:none;
}
.menu_lewe div.poziom1{
	background-color:#f57300;

}
.stopka{
	color:#fff;
	padding:20px 20px 0px 10px;
	height:34px;
	background:url(rys/stopka.png) 0px top no-repeat;
	clear:both;
}
.menu_stopka{
	float:right;
	font-family:Verdana;
	font-size:11px;
	
}
.menu_stopka a,.menu_stopka span{
	color:#fff;
	padding:0px 5px 0px 5px;
}
.menu_stopka a:hover,.menu_stopka span{
	color:#f57300;
}

.designspektrum{
	width:1000px;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 10px;
	font-size:9px;
	color:#154873;
	display:block;
	font-family:Verdana;	
}
.designspektrum:hover{
	color:#000;
}
.aktualnosci{
	float:right;
	width:160px;
	padding-right:46px;
	color:#42454c;
	font-size:11px;
}
.paktualnosci{
	font-size:28px;
	color:#8a8a8a;
	text-align:center;
}
/*KONTAKT*/
#mapka{
	margin:15px 0px 0px 0px;
	width:949px;
	height:300px;
	border:solid 1px #0093DC;
}
.dymek{
	color:black;
	font-size:16px;
}
.formularz{
	text-align:right;
}
.formularz input{
	background:#ccc;
}
.formularz textarea{
	background:#ccc;
}
.blad{
	color:red;
}

