@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {
	text-align:center;
	background-color: #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	behavior: url("csshover3.htc");
}

img {
	border:0;
}

#kontener {
	position:relative;
	width:760px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background-color:#CCC;
	background-image:url(images/tlo.png);
	background-repeat:repeat-y;
}

#kontener-index {
	position:relative;
	width:760px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background-color:#CCC;
	background-image:url(images/tlo_index.png);
	background-repeat:repeat-y;
}

#naglowek {
	display:block;
	position:relative;
	width:100%;
	height:145px;
	background-color:#CCC;
}

#lewa {
	position:relative;
	float:left;
	width:170px;
	min-height:440px;
	height:auto !important;
	height:440px;
	background-color:transparent;
	background-image:url(images/tlo_nawigacja.png);
	background-repeat:no-repeat;
}

#prawa {
	position:relative;
	float:left;
	width:590px;
	min-height:440px;
	height:auto !important;
	height:440px;
	background-color:transparent;
	background-image:url(images/tlo_tresc.png);
	background-repeat:no-repeat;
}

#prawa-index {
	position:relative;
	float:left;
	width:590px;
	min-height:440px;
	height:auto !important;
	height:440px;
	background-color:transparent;
	background-image:url(images/tlo_tresc_index.png);
	background-repeat:no-repeat;
}

#prawa-kontakt {
	position:relative;
	float:left;
	width:590px;
	min-height:440px;
	height:auto !important;
	height:440px;
	background-color:transparent;
	background-image:url(images/tlo_tresc_kontakt.png);
	background-repeat:no-repeat;
}

#stopka {
	display:block;
	clear:both;
	width:100%;
	height:45px;
	background-color:#CCC;
}

#tlo-naglowek-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:145px;
	background-image:url(images/tlo_naglowek_logo.png);
	background-repeat:no-repeat;
}

#tlo-naglowek-srodek {
	position:absolute;
	left:170px;
	top:0px;
	width:330px;
	height:145px;
	background-image:url(images/tlo_naglowek_srodek.png);
	background-repeat:no-repeat;
}

#tlo-naglowek-prawa {
	position:absolute;
	left:500px;
	top:0px;
	width:260px;
	height:145px;
	background-image:url(images/tlo_naglowek_prawa.png);
	background-repeat:no-repeat;
}

#tlo-stopka-lewa {
	position:relative;
	float:left;
	width:500px;
	height:45px;
	background-image:url(images/tlo_stopka_lewa.png);
	background-repeat:no-repeat;
}

#tlo-stopka-prawa {
	position:relative;
	float:right;
	width:260px;
	height:45px;
	background-image:url(images/tlo_stopka_prawa.png);
	background-repeat:no-repeat;
}

#tlo-stopka-prawa-index {
	position:relative;
	float:right;
	width:260px;
	height:45px;
	background-image:url(images/tlo_stopka_prawa_index.png);
	background-repeat:no-repeat;
}

#wyslij-tlo {
	position:relative;
	margin:0 auto;
	width:300px;
	height:200px;
	background-image:url(images/wyslij_tlo.png);
}

#tekst-wyslij {
	position:absolute;
	text-align:left;
	margin-left:15px;
	margin-top:15px;
	width:280px;
	height:150px;
}
