html, body {
	background: #ebebeb url('../gfx/body_tlo.jpg') no-repeat center top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #434343;
}

a {
	color: #434343;
	text-decoration: none;
}

a:hover {
	color: #e20f05;
	text-decoration: none;
}

p.tytul_1, h1.tytul_1 {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #434343;
	margin: 0 0 15px 0;
	font-weight: normal;
}

p.kreska1 {
	border-bottom: 1px solid #dddfdf;
	padding: 5px;
}

.komunikat1 {
	padding: 10px;
	text-align: center;
	background: #f3f7f6 url('../gfx/ikona_warning.gif') no-repeat top left;
	font-size: 14px;
	color: #000000;
}

.komunikat_ok {
	padding: 10px;
	text-align: center;
	background: #f3f7f6 url('../gfx/ikona_ok.gif') no-repeat top left;
	font-size: 14px;
	color: #000000;
}

p.lead {
	padding: 10px;
	background: #f0f0f0;
}

input, select, textarea {
	padding: 7px 3px;
	margin: 2px 0;
	border: 1px solid #dddfdf;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
}

img.ramka {
	border: 2px solid #ffffff;
	outline: 1px solid #c9c9c9;
}

img.ramka2 {
	border: 5px solid #ffffff;
	outline: 1px solid #c9c9c9;
}

input.ciemny {
	padding: 7px 3px;
	margin: 2px 0;
	border: 1px solid #dddfdf;
	background: #dddfdf;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
}

input.button1 {
	width: 29px;
	height: 29px;
	border: none;
	background: url('../gfx/button1_link.gif');
	cursor: pointer;
}

input.button1:hover {
	width: 29px;
	height: 29px;
	background: url('../gfx/button1_hover.gif');
}

a.button2, input.button2 {
	display: block;
	background: #ffffff url(../gfx/button2_link.gif) no-repeat left;
	border: none;
	color: #363636;
	height: 29px;
	line-height: 29px;
	padding: 0 20px 0 40px !important;
	font-size: 12px !important;
	cursor: pointer;
}

a.button2:hover, input.button2:hover {
	background: #ffffff url(../gfx/button2_hover.gif) no-repeat left;
	color: #363636;
}

a.button3, input.button3 {
	background: #ffffff url(../gfx/button3_link.gif) no-repeat right;
	border: none;
	color: #363636;
	height: 29px;
	line-height: 29px;
	padding: 0 40px 0 20px !important;
	font-size: 14px !important;
	cursor: pointer;
}

a.button3:hover, input.button3:hover {
	background: #ffffff url(../gfx/button3_hover.gif) no-repeat right;
	color: #e20f05;
}

.obiektfade:hover{
	opacity: 0.8;
}

#PLYWAJACY {
	width: 100%;
	padding: 5px;
	margin: 0px;
	background: #000000;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 50000;
	opacity: 0.8;
}

#GOD {
	margin: 0px auto;
	padding: 0px; 
	width: 980px;
	z-index: 10;
}

#HEADER { 
	margin: 0px;
	padding: 0px; 
	width: 980px;
	height: 219px;
	float: left;
}

#HEADER div.header_logo {
	width: 685px;
	height: 219px;
	float: left;
}

#HEADER div.header_logo img{
	margin: 50px 0 0 31px;
	border: none;
}

#HEADER div.header_ikony {
	padding: 10px 40px 0 0;
	width: 255px;
	height: 209px;
	text-align: right;
	float: left;
}

#MAIN {
	margin: 0px;
	padding: 0px; 
	width: 980px;
	float: left;
	background: url('../gfx/main_tlo1.gif'), url('../gfx/main_tlo2.gif');
	background-position: top;
	background-repeat: no-repeat, repeat;
}

#ZAKLADKI {
	width: 940px;
	height: 55px;
	margin: 0px;
	padding: 0 20px;
	font-size: 16px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Arial, Verdana, Helvetica;
	color: #838588;
	float: left;
}

#LEFT {
	width: 260px;
	margin-right: 40px;
	float: left;
}

div.left_modul {
	width: 240px;
	padding-left: 20px;
	margin-bottom: 20px;
	background: url("../gfx/left_modul_tlo.png") no-repeat top left;
	float: left;
}

div.left_modul2 {
	width: 259px;
	padding-left: 1px;
	margin-bottom: 30px;
	float: left;
}

div.mod_wysz p{
	margin: 8px 0 5px 0;
}

#MIDDLE {
	width: 680px;
	float: left;
}

#wyswietlwynik {
	width: 660px;
	float: left;
}

div.listaofert {
	margin-bottom: 20px;
	float: left;
}

div.listaofertfoto {
	float: left;
}

div.listaopis {
	float: left;
}

div.listanaglowek{
	background: #f0f0f0;
	padding: 4px;
	margin-bottom: 1px;
	text-align: center;
	float: left;
}

img.specjalnafoto {
	position: absolute;
	bottom: -5px;
	right: -5px;
	border: none !important;
}

div.koszyk {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

img.koszykfoto {
	margin-right: 10px;
	width: 110px;
	height: 110px;
	float: left;
}

div.oferty_nawigacja {
	font-size: 10px;
	text-align: right;
	color: #434343;
	width: 660px;
	padding: 15px 0;
	float: left;
}

div.oferty_nawigacja a{
	font-size: 10px;
	padding: 2px 4px;
	margin: 0 1px;
	background: none;
}

span.link, div.oferty_nawigacja a:hover{
	padding: 2px 4px;
	margin: 0 1px;
	background: #434343;
	color: #ffffff;
	text-decoration: none;
}

#TRESC {
	width: 660px;
	padding-right: 20px;
	margin-bottom: 30px;
	background: url('../gfx/right_modul_tlo.png') no-repeat top right;
	float: left;
}

div.modulpdf {
	width: 165px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
}

div.modulpdf img{
	width: 120px;
}

div.materiallista a{
	display: block;
	margin-bottom: 1px;
	height: 30px;
	line-height: 30px;
	background: #f0f0f0;
	color: #434343;
}

div.materiallista a:hover{
	background: #ededed;
	color: #e20f05;
	text-indent: 10px;
}

div.zdjecie {
	width: 130px;
	height: 130px;
	float: left;
}

div.zdjecie img {
	width: 125px;
	height: 125px;
}

#RODZAJE {
	width: 660px;
	margin: 0 20px 30px 0;
	float: left;
}

#RODZAJE div.rodzaj_modul {
	width: 165px;
	height: 180px;
	float: left;
}

#RODZAJE div.rodzaj_modul p{
	margin: 0px;
	text-align: center;
	color: #ffffff;
}

#RODZAJE div.rodzaj_modul p.big {
	margin-top: 2px;
	font-size: 14px;
}

#RODZAJE div.rodzaj_modul p.small {
	font-size: 12px;
}

#RODZAJE div.rodzaj_modul a{
	color: #ffffff;
	text-decoration: none;
}

#RODZAJE div.rodzaj_modul img {
	border: none;
}

#BANER {
	width: 660px;
	margin: 30px 20px 0 0;
	float: left;
}

#BANER p {
	margin: 0px;
	padding: 0px;
}

#BANER img {
	border: none;
}

#SPECJALNE {
	width: 660px;
	float: left;
}

#FOOTER {
	margin: 0px;
	padding: 0px; 
	width: 980px;
	height: 229px;
	background: url('../gfx/footer_tlo.gif') no-repeat top;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Arial, Verdana, Helvetica;
	color: #838588;
	float: left;
}

#FOOTER a{
	color: #838588;
	text-decoration: none;
}

#FOOTER a:hover{
	color: #e20f05;
	text-decoration: none;
}

div.footer_logo {
	width: 240px;
	height: 160px;
	padding: 0 40px 0 20px;
	float: left;
}

div.footer_logo img {
	margin: 28px 0 0 29px;
	border: none;
}

div.footer_zakladki {
	width: 660px;
	padding: 50px 20px 25px 0;
	font-size: 13px;
	float: left;
}

div.footer_zakladki a {
	color: #838588;
	margin-right: 15px;
	text-decoration: none;
}

div.footer_zakladki a:hover {
	color: #e20f05;
	text-decoration: none;
}

div.footer_stopka {
	width: 330px;
	float: left;
}

div.footer_autor {
	width: 330px;
	padding-right: 20px;
	text-align: right;
	float: left;
}

p.td1, p.td2, p.td3 {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	margin: 1px 0 0 0;
	float: left;
}

p.td1{
	width: 300px;
	text-align: center;
	font-size: 13px;
	background: #ffffff;
}

p.td2{
	width: 145px;
	background: #ffffff;
}

p.td3{
	width: 145px;
	background: #f0f0f0;
}

div.makler {
	margin: 10px 0;
	float: left;
	width: 100%;
	line-height: 16px;
}

p.podopisem {
	padding: 10px;
	text-align: justify;
	font-size: 9px;
	background: #f0f0f0;
}

div.zdjecieglowne {
	width: 310px;
	float: left;
	margin-bottom: 10px;
}

div.zdjecieglowne img{
	width: 300px;
}

div.ikony {
	width: 103px;
	padding: 3px 0;
	float: left;
	font-size: 9px;
}

div.ikony img{
	border: none;
}

#ZDJECIA {
	width: 100%;
	float: left;
	margin-top: 20px;
}

#ZDJECIA img {
	width: 94px;
	height: 94px;
	float: left;
	margin: 2px;
}

div.detalenaglowek {
	margin-top: 20px;
	width: 290px;
	height: 50px;
	line-height: 50px;
	background: #f0f0f0;
	padding: 0 10px;
	float: left;
}

p.linkvideo {
	height: 30px;
	line-height: 30px;
	margin: 5px 0 0 0;
}

div.nawigacjadol {
	width: 660px;
	height: 30px;
	line-height: 30px;
	float: left;
}

div.nawigacjadol img {
	vertical-align: middle;
}

tr.slideLeftItem {
	position:fixed;
	left:-320px;
	z-index:1000;
	height:100%;
}

td.contentBox {
	width:300px;
	height:300px;
	position:relative;
	border-radius:5px;
	background-color:white;
}

img.imgBox {
	position:absolute;
	border-left-width:5px;
	left:318px;
}

/* specyficzne */
div.pierwsza_strona1 {
	width: 425px;
	background: url('../gfx/right_modul_tlo.png') no-repeat top left;
	margin-right: 40px;
	float: left;
}

div.pierwsza_strona2 {
	width: 195px;
	background: url('../gfx/right_modul_tlo.png') no-repeat top right;
	padding-right: 20px;
	float: left;
}