body {
	margin: 0px;
	padding: 0px;
	background: #3d6d8d url(../layout/tlo_body.jpg) top left repeat-x;
}
#box {
	margin: 0px auto;
	width: 900px;
	overflow: hidden;
	background: url(../layout/tlo_box.jpg) top left repeat-y;
}
#box h1 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 173px;
	background: url(../layout/tytul_strony.jpg) top left no-repeat;
}
#box h2 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 72px;
}

#tytul_start {background: url(../layout/tytul_start.jpg) top left no-repeat;}
#tytul_uzdatnianie_wody {background: url(../layout/tytul_uzdatnianie_wody.jpg) top left no-repeat;}
#tytul_uslugi_hydrauliczne {background: url(../layout/tytul_uslugi_hydrauliczne.jpg) top left no-repeat;}
#tytul_o_firmie {background: url(../layout/tytul_o_firmie.jpg) top left no-repeat;}
#tytul_kontakt {background: url(../layout/tytul_kontakt.jpg) top left no-repeat;}
#tytul_logowanie {background: url(../layout/tytul_logowanie.jpg) top left no-repeat;}
#tytul_zalogowany {background: url(../layout/tytul_zalogowany.jpg) top left no-repeat;}
#tytul_ {background: url(../layout/tytul_.jpg) top left no-repeat;}

#nawigacja {
	width: 254px;
	height: auto !important;
	height: 446px;
	min-height: 446px;
	float: left;
	background: url(../layout/tlo_nawigacji.jpg) top left no-repeat;
	text-align: right;
}
#nawigacja img {
	margin: 0px 7px 10px 0px;
	padding: 2px;
	float: right; 
	clear: both; 
	display: block; 
	width: 164px;
	border: 1px solid #3d6d8d;
	background: #fff;
	zoom: 1;
}
* html #nawigacja img {margin: 0px 3px 10px 0px;}
#tresc {
	width: 474px;
	height: auto !important;
	height: 446px;
	min-height: 446px;
	float: left;
	background: #fff url(../layout/tlo_tresci.jpg) top left no-repeat;
	word-wrap: break-word;
}
pre {width:400px;word-wrap:break-line;display:inline}
#bannery {
	width: 172px;
	height: auto !important;
	height: 446px;
	min-height: 446px;
	float: left;
	background: url(../layout/tlo_bannerow.jpg) top left no-repeat;
}
#bannery img {
	margin: 10px 0px;
	padding: 2px;
	float: right; 
	clear: both; 
	display: block; 
	width: 160px;
	border: 1px solid #3d6d8d;
	background: #fff;
	zoom: 1;
}
#nawigacja ol {
	margin: 20px 0px 60px 0px;
	padding: 0px;
	width: 177px;
	height: 160px;
	float: right;
	clear: both;
	list-style-type: none;
}
#nawigacja ol li {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 177px;
	height: 32px;
}
#nawigacja ol li a {
	display: block;
	width: 177px;
	height: auto !important;
	height: 32px;
	min-height: 32px;
}
#start a {background: url(../layout/menu/start.jpg) top left no-repeat;}
#uzdatnianie_wody a {background: url(../layout/menu/uzdatnianie_wody.jpg) top left no-repeat;}
#uslugi_hydrauliczne a {background: url(../layout/menu/uslugi_hydrauliczne.jpg) top left no-repeat;}
#o_firmie a {background: url(../layout/menu/o_firmie.jpg) top left no-repeat;}
#kontakt a {background: url(../layout/menu/kontakt.jpg) top left no-repeat;}
#start a:hover, #uzdatnianie_wody a:hover, #uslugi_hydrauliczne a:hover, #o_firmie a:hover, #kontakt a:hover {background-position: 0px -32px}
#clear {
	width: 900px;
	height: auto !important;
	height: 26px;
	
	min-height: 26px;
	clear: both;
	background: url(../layout/dol.jpg) top left no-repeat;
}
.google {
	position: absolute;
	left: -999em;
}
img {border: none;}
#tresc img {margin-bottom: 10px;}
#tresc div {
	margin: 10px;
}
#tresc hr {
	width: 80%;
	color: gray;
	height: 1px;
}
.logo {
	display: block;
	padding: 0px;

}
.logowanie {
	margin: 5px;
	text-align: right;
}
.logowanie a {
	margin-left: 10px;
}
fieldset {
	border: 0px;
}
input, textarea, select {
	border: 1px solid gray;
}
textarea {
	width: 400px;
	height: 400px;
}
a {
	text-decoration: none;
}
.admin {
	margin: 10px;
	padding: 5px;
	border: 1px dashed gray;
}
.admin a {
	margin-right: 20px;
}

form {
	width: 450px;
}
.bginput {
	background: #ccc;
	border-top: 1px solid white;
	border-left: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	border-left: 1px solid white;
}
#tresc h1, #tresc  h2, #tresc h3, #tresc h4, #tresc h5, #tresc h6 {
	margin: 10px;
	text-align: center;
	width: 100%;
	height: auto;
	background: none;
}
p, div, form {
	font-family: Tahoma;
	font-size: 14px;
	color: #101454;
}
#tresc p, p table {margin: 10px;}
.autor_strony a {
	text-align: right;
	font-size: 10px;
	color: #ccc;
}