body {
	background-color: #CCCCCC;
	font-family: Tahoma;
}

div#page {
	width: 950px;
	background-color: #E9f3EB;
}

table.spis {
	background-color: e9f3eb;
	width: 100%;
}

a:link, a:visited {
	text-decoration: none;
	color: black;
	font-family: Comic Sans MS;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #B8251A;
}

div#oferta {
	width: 950px;
	background-color: white;
	background-image: url(grafika/tlo_tresc.gif);
}

div#tresc {
	width: 950px;
	background-color: white;
	background-image: url(grafika/tlo_tresc.gif);
	background-repeat: repeat-y;
}

p.licznik {
	text-align: center;
	color: black;
	font-style: italic;
	font-size: 13px;
}

table.index, table.oferta {
	width: 800px;
	height: 400px;
	background-image: url(grafika/tlo_index.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td.oferta_left {
	font-size: 20px;
	font-weight: bold;
	width: 150px;
	font-family: Comic Sans MS;
	text-align: center;
	vertical-align: middle;
	padding: 20 10 20 10;
	background-color: e9f3eb;

}

td.oferta_right {
	text-align: center;
	vertical-align: middle;
	padding: 20 10 20 10;
}

td.spis {
	text-align: center;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	width: 25%;
	height: 40px;
	border-color: e9f3eb;
	background-image: url(grafika/tlo_spis.jpg);
}

p {
	text-align: center;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	padding: 0 80 0 80;
}

a:link.spis, a:visited.spis {
	text-decoration: none;
	color: black;
	font-family: Comic Sans MS;
	font-weight: bold;
}

a:hover.spis {
	text-decoration: underline;
	color: #B8251A;
}

iframe.realizacje {
	vertical-align: top;
}

img {
	border-width: 0px;
	border-style: none;
}
