body {
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E5B68;
	text-align: center;
}
a {
	color: #3F74A2;
	text-decoration: none;
}
a:hover {
	color: #1E90FF;
}

img.lay {
	border: 0px none;
	display: block;
}
img {
	border: 0px none;
}

.clear {
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.krecha {
	border: 0px none;
	display: block;
	clear: both;
}
.krecha-top {
	width: 100%;
	height: 2px;
	margin: 0px 0px 1px 0px;
	display: block;
	padding: 0;
	border: 0px none;
}
.krecha-down {
	width: 100%;
	height: 2px;
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0;
	border: 0px none;
	clear: both;
}
/* -------------------- wycentruj mnie --------------------------------- */

#content {
	margin: auto;
	width: 769px;
	text-align: left;
	background-color: White;
}

/* -------------------- ustawienia dla topu --------------------------------- */

#top {
	height: 85px;
}
#top .top-lewo {
	width: 303px;
	float: left;
	text-align: left;
}
#top .top-prawo {
	width: 466px;
	float: left;
	text-align: left;
}

#top .top-lewo h1 {
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	width: 168px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	height: 46px;
	margin: 20px 0px 0px 10px;
	color: #015298;
	background-image: url(heading/logo.gif);
	background-repeat: no-repeat;
	background-color: White;
	text-indent: -9999px;
}
#top .top-lewo h1 a {
	width: 168px;
	height: 46px;
	text-indent: -9999px;
	display: block;
}

#top .top-prawo #linki {
	width: 466px;
	text-align: center;
	padding-top: 8px;
	background-repeat: no-repeat;
	height: 28px;
	color: White;
	margin: 0px;
}
#top .top-prawo #linki a {
	margin: 0px 10px 0px 10px;
	color: White;
}
#top .top-prawo #linki a:hover {
	color: #F0F0F0;
}

#top .top-prawo #ikony {
	width: 466px;
	text-align: right;
	padding-top: 8px;
	height: 30px;
	color: White;
	margin: 0px;
}
#top .top-prawo #ikony a {
	margin-right: 5px;
}
/* -------------------- ustawienia dla menu --------------------------------- */

ul#menu  {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 33px;
}
ul#menu li {
	float: left;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
ul#menu li a {
	display: block;
	background-repeat: no-repeat;
	width: 255px;
	height: 33px;
	text-indent: -9999px;
	background-position: 0px 0px;
}
ul#menu li a.jeden {
	background-image: url(pic/podlogi.gif);
	margin-right: 2px;
	background-repeat: no-repeat;
}
ul#menu li a.dwa {
	background-image: url(pic/drzwi.gif);
	margin-right: 2px;
	background-repeat: no-repeat;
}
ul#menu li a.trzy {
	background-image: url(pic/meble.gif);
	background-repeat: no-repeat;
}

ul#menu li a.jeden:hover {
	margin-right: 2px;
	background-position: -255px 0px;
}
ul#menu li a.dwa:hover {
	margin-right: 2px;
	background-position: -255px 0px;
}
ul#menu li a.trzy:hover {
	background-position: -255px 0px;
}

/* -------------------- ustawienia dla menu --------------------------------- */

#flash1, #flash2 {
	width: 255px;
	text-align: center;
	background-color: #EDF0EA;
	float: left;
	margin-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(pic/podfilm.gif);
	background-repeat: no-repeat;
}
#flash3 {
	width: 255px;
	text-align: center;
	background-color: #EDF0EA;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(pic/podfilm.gif);
	background-repeat: no-repeat;
}
#flash1 .film, #flash2 .film, #flash3 .film {
	width: 241px;
	margin-left: auto;
	margin-right: auto;
}
#flash1 p, #flash2 p, #flash3 p {
	text-align: left;
	margin: 1px 0px 0px 7px;
}
#flash1 p a, #flash2 p a, #flash3 p a {
	width: 73px;
	height: 15px;
	text-indent: -9999px;
	display: block;
	background-image: url(pic/aranzacje.gif);
	background-repeat: no-repeat;
}
#flash1 .film img, #flash2 .film img, #flash3 .film img {
	border: 0px none;
	display: block;
}

/* -------------------- ustawienia dla kolumn --------------------------------- */
#tlo {
	width: 769px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(pic/index_back.gif);
	background-repeat: repeat-y;
}
#lewo {
	width: 235px;
	float: left;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin-right: 2px;
}
#centrum {
	width: 235px;
	float: left;
	padding: 0px 10px 10px 10px;
	text-align: center;
	margin-left: 2px;
}
#centrum p {
	margin-left: 10px;
	text-align: left;
}
#prawo {
	width: 235px;
	float: left;
   padding: 0px 10px 10px 10px;
	text-align: left;
}
#prawo img {
	display: block;
	border: 0px none;
	margin-left: auto;
	margin-right: auto;
}
/* -------------------- ustawienia dla naglowkow --------------------------------- */

h1.flash {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	height: 10px;
	margin: 0px 0px 0px 519px;
	color: #488FCF;
	text-align: right;
	height: 20px;
	line-height: 20px;
}

h3.flash {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	width: 220px;
	margin: 0px 0px 5px 0px;
	color: #B54649;
	height: 31px;
	letter-spacing: -1px;
	line-height: 31px;
}

p.data {
	font-size: 10px;
	color: #A9A9A9;
	margin-bottom: 1px;
	margin-top: 1px;
}
p.nazwa-aktual {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 1px;
	font-weight: bold;
}

/* -------------------- ustawienia dla stopki --------------------------------- */

#stopka {
	margin: auto;
	width: 769px;
	text-align: left;
	background-color: White;
	height: 55px;
	margin-bottom: 1px;
	margin-top: 20px;
}
#stopka .stopka-lewo {
	width: 257px;
	float: left;
	text-align: left;
	color: #4682B4;
}
#stopka .stopka-lewo p {
	width: 257px;
	margin: 0px;
	padding: 0px;
}
#stopka .stopka-lewo p.copy {
	background-image: url(pic/logo_down.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;
	padding: 5px 0px 5px 0px;
}
#stopka .stopka-prawo {
	width: 512px;
	float: left;
	text-align: left;
}
#stopka .stopka-prawo #linki-stopka {
	width: 512px;
	padding-top: 10px;
	height: 45px;
	color: White;
	margin: 0px;
	background-repeat: no-repeat;
}
#stopka .stopka-prawo #linki-stopka .textowe {
	float: left;
	margin-left: 5px;
}
#stopka .stopka-prawo #linki-stopka .gora {
	float: right;
	margin-right: 10px;
	padding-top: 3px;
}
#stopka .stopka-prawo #linki-stopka .textowe a {
	margin: 0px 5px 0px 5px;
	color: White;
	text-decoration: underline;
}
#stopka .stopka-prawo #linki-stopka a:hover {
	color: #F0F0F0;
	text-decoration: none;
}
#stopka .stopka-prawo #linki-stopka .textowe span {
	display: block;
	margin-left: 5px;
	font-size: 10px;
	margin-top: 5px;
	color: White;
}