.tekst p {
	text-indent:15px;
	margin-bottom:10px;
	margin-left:10px;
}

#zestawy {
	margin:10px;
}

#zestawy H2 {
	font-size: 12px;
	margin:0px;
}

#zestawy label {
	display: block;
	float:left;
	width: 150px
	
}

#zestawy div {
	clear:left;
}

#strzalka {
	position: absolute;
	left: 0px;
	top:-1px;
	width:0px;
	height: 2px;
	background: red;
	background-image: url('../../img/strzalka_mala.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;

}

#strzalka div {
	position: absolute;
	top: -4px;
	left:0px;
}
#mojform {
	width: 500px;
}

.zal 
{
	border:1px solid green; 
	margin-left:30px; 
	width:380px;
}

.zal legend 
{
	font-size: 11px;
	font-weight: bold;
	color: green;
}
	
#mojform fieldset 
{
	border:1px solid silver;
	margin:10px;
	width:400px; 
	padding:10px;
	font-size:10px;
}
	
#mojform fieldset legend  
{
	font-size: 11px;
	font-weight: bold;
	background-color: white; 
	margin:0px;
	padding-left:5px;
	padding-right:5px;
}

#mojform fieldset input
{
	margin-right: 7px;
	float:left;
}

#mojform fieldset div
{
	margin-bottom: 5px;
	clear:left;
}


 input.ramka { border : 1px solid silver;}
 input { border : 0px none Black; }


div.lay 
{
	border : 1px solid silver;
	position:absolute;
	margin:0px;
	padding:10px;
	width:350px;
	z-index:3;
	top: 300px;
	left:460px;
	background : #FFFFFF url('/kalkulator/img/tlo_help.gif') repeat-x top;
}

#nieoferta {
	margin: 10px;
}

#kontakt {
	margin: 10px;

}

#wliczone {
	margin: 10px;
}

#powrot {
	margin:20px;
	padding: 2px;
	background: maroon;
	width: 150px;
	border: 2px groove maroon;
	text-align: center;
}

#powrot A {
	text-decoration: none;
	font-weight:bold;
	color: #FCFFC1;
	margin: 0 auto;
	font-family: "Trebuchet MS", Helvetica, Verdana, Geneva, Arial, sans-serif;	
}

h2 {
	margin-left: 20px;	
}

.wyniki {
	margin:25px;
}

.wyniki thead td
{
	color: #FF6022;
	height: 25px;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
}

.wyniki tbody td
{
	height: 20px;
	background:#FCFFC1;
	padding:5px;
	font-size: 11px;
	font-weight: normal;
	vertical-align : top;
}