body {
	font-family: Verdana, Arial, serif;
	font-size: 11pt; 
	background: url(tlo.png);
	padding:0;
	margin:0;
	text-align:;
}

#container {
	width:940px;
	background: white;
	margin:0 auto;
	padding:10px;
	margin-top:0;
}

h1 {
	margin: 20px 0px 50px 20px;
	float:left;
}
div#logo_wycena {
	float:left;
	width:200px;
	height:80px;
	background: url(images/majster-logo-w200.png) no-repeat; 
}
div#schemat_schody {
	width:200px;
	float:right;
	height:269px;
	background:url(images/schody-schemat-min.jpg); 
	margin:0 15px 0 20px;
}
fieldset {
	margin-top:15px;
	border:1px solid green;
}
fieldset.float_left, fieldset.float_right {
	width:440px;
	height:130px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
legend {
	color:blue;
	padding-left:10px;
}
fieldset table {
	width:100%;
	
}
fieldset table tr td {
	width:50%;
}
div.clear {
	clear:both;
}
tr.odd {
	background:#EFEFEF;
}
div.bottom table tr {
	height:30px;
}
div.bottom table tr td {
	border-bottom: 0px solid #E5E5E5;
}
table.podzial_na_5 tr td {
	width:20%;
	text-align:center;
}
table.podzial_na_4 tr td {
	width:25%;
	text-align:center;
}
input.submit {
	width:200px;
	height:40px;
	background: #E5E5E5;
	color: blue;
}
