html { 
width : 100%; 
height : 100%;
margin: 0;
} 
body { 
width: 100%; 
height: 100%; 
background: #FFFFFF url("../gfx/pageBg.jpg") top left repeat-x;
margin: 0; 
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif; 
}

td { vertical-align: top; }
div { float: left; }
a:link, a:visited { font-size: 12px; font-weight: normal; text-decoration : none; color: #E79B2B; }
a:hover { color: #000000; }

div.dClear { clear:both; font-size: 0px; height: 0px; line-height: 0px; width:100%; float: none; }
div.h10pxClear { clear:both; font-size: 0px; height: 10px; line-height: 0px; width:100%; float: none; }

	div.formLeft { float: left; width: 140px; text-align: right; padding: 4px 10px 0px 0px; color: #666666; }
	div.formRight { float: left; width: 190px; text-align: right; color: #666666; }
	
	.inpTxtZap { background: #FFFFFF; border: 1px solid #dadada; color: #666666; font-size: 12px; padding: 3px; width: 200px; }	
	.inpTAZap { background: #FFFFFF; border: 1px solid #dadada; color: #66666; font-size: 12px; padding: 3px; width: 200px; height: 100px; }
	.formBtn { width: 52px; height: 12px; border: 0px; cursor: pointer; }
	div#zapytajDiv { width: 350px; float: none; }
	div#zapytajAjaxResDiv { width: 340px; display: none; float: none; }
	
	span.redSpan { color: #ff0000; }
	span.greenSpan { color: #00ff00; }

div#allDiv { width: 1250px; }
div#motywAndLogoDiv { width: 270px; background-color: #E79B2B; }
	div#motywyDiv { width: 270px; height: 760px; float: none; }
	div#logoDiv { width: 270px; text-align: center; float: none; }
div#restDiv { width: 980px; }
	div#menuDiv { width: 980px; height: 170px; float:none; }
	div#bodyDiv {  width: 980px; }
		div#hdrDiv { width:150px; padding:50px 0px 0px 50px; }
			span.hdrSpan { font-size: 14px; font-weight: bold; color: #E79B2D; }
		div#txtDiv { width: 730px; font-size: 12px; color:#666666; padding-top: 50px; line-height: 18px; }
		
div#stopkaAll { height: 50px; background: #ffffff url("../gfx/stopkaBg.jpg") top left repeat-x; float: none; }
	div#stopkaLeft { width: 270px; height: 50px; background-color: #E79B2B; }
	div#stopkaCorner { width: 7px; height: 50px; float: left; }
	div#stopkaLoga { float: right; height: 18px; color: #F1C787; font-size: 10px; padding: 20px 10px 5px 0px; }
		
		a.stopkaLn:link, a.stopkaLn:visited { font-size: 10px; font-weight: normal; text-decoration : none; color: #F1C787; }
		a.stopkaLn:hover { color: #ffffff; }
