body {
	background-color: #F2F4F5;
	background-image: url('../img/top-background.gif');
	background-repeat: repeat-x;
	margin: 0px;
}

td#shadow-cell {
	width: 15px;
}

td#left-shadow-cell {
	background-image: url('../img/left-shadow.gif');
	background-repeat: repeat-y;
}

td#right-shadow-cell {
	background-image:  url('../img/right-shadow.gif');
	background-repeat: repeat-y;
}

td#main-cell {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	width: 700px;
}

.menu-image {
	border: 0px;
}

table#text-table {
	background: #fff;
	background-image: url('../img/text-background.jpg');
	background-repeat: no-repeat;
}

td#copy {
	background: #1F5AA6;
}

.text-n {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498A;
	line-height: 20px;
	text-decoration: none;
}

.link-n {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498A;
	line-height: 20px;
	text-decoration: none;
}

.link-n:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5977B6;
	line-height: 20px;
	text-decoration: none;
}

.oferta-text {
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 8px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #29498A;
	line-height: 15px;
	text-decoration: none;
}

td#filler {
	background-color: #fff;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #29498A;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.copy {
	font-family: Verdana, Helvetica, sans-serif;
	color: #29498A;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

p.budowlany a { 
	font-size: 9px;
	font-weight: bold; 
	color: #075F07;
	text-decoration: none;
}
.budowlany a:hover { text-decoration: underline }
.budowlany a span { color: #CD0D0E }

/****/
ul li a {color:black; text-decoration: none;}

