body {
	background: #DDDCDC;
	margin: 0px;
	font-size: small;
	width: 780px;
	height: 600px;
}
#up {
	background:#999999 url(images/up-bottom.gif) repeat-x bottom;
	font-family:verdana;
	font-size:24px;
	font-weight:bold;
	height:34px;
	padding: 20px 0 40px 40px;
	color:white;
}
#nav {
	height:127px;
	width: 162px;
	margin: 0;
	background:#91ABC4;
	border-left:28px solid #265888;
	padding-top:10px;
	
}
#nav a:hover {
	background-color: #265888;
}
#navdown {
	background:#91ABC4;
	color:#91ABC4;
	width:162px;
	border-left:28px solid #265888;
}
#nav a {
	display:block;
	text-decoration: none;
	color:#FFFFFF;
}
#nav li {
	list-style-image:url(img/list-style.gif);
	padding:10px 5px 5px 15px;
	font-family:Verdana;
	font-weight:bold;
	font-size:9pt;
}
#witamy {
	padding:0 0 0 30px;
	color:#807F7F;
	font-family:verdana;
	font-size:18pt;
	background:#666666;
	margin:0;
	border-left:2px solid #92ABC3;
}
#opis3{
	text-indent:15px;
	color:#666666;
	font-family:verdana;
	font-size:12px;
	margin-left:25px;
	margin-right:40px;
	text-align:justify;
	font-weight:normal;
}
#opis3 p {
	text-indent:15px;
	}
#opis2{
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	margin-left:25px;
}
#opis1{
	color:#39628F;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	margin-left:25px;
}
#opis{
	background:white;
	border-left:2px solid #92ABC3;
		
}
#copy{
	border-left:2px solid #92ABC3;
	background:#CCCCCC;
	color:#666666;
	font-family:verdana;
	text-align:center;
}
#oferta {

	float: left;
	width: 500px;
	padding: 0 0 0 0;
	border-left: 10px solid white;
}
#oferta dl {
	float: left;
	width: 520px;
	margin: 5px 20px;
	padding: 0;
	display: inline; /* błąd podwójnych marginesów w IE/win */
}
#oferta dt {
	float: right;
	width: 420px;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	color: #666666;
}
#oferta dd {
	text-align:justify;
	font-family: Verdana ;
	font-size:11px;
	margin: 0 0 0 98px;
	margin: 0;
	padding: 0;
	color: #666666;
}
#oferta dl dd.img {
	margin: 0;
}
#oferta dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: fff;
}
#oferta .alt dd {
	margin: 0 98px 0 0;
}
#kontakt {
	margin:0;
	color:#666666;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	font-weight:normal;
}

#kontakt img {
	margin:10px 0 0 0;
	padding:4px;
	border:1px solid #666666;
}













