*{ 
	padding:0px
	}
html, body{
	margin:0;
	padding:0;
	text-align:center;
	/*background: #FFFFDD;*/
	background: #faf8f3;
	/*background: #C1EBFF;*/
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#666666;
} 
 
#pagewidth{
	width:896px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #F8F6F1;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	
} 

#menul {
color: #835A3A; 
border-bottom: 1px dotted #9A8D7D; 
font-weight: none; 
text-decoration: none
}

#menul:hover {
color: #31302E; 
border-bottom: 1px dotted #31302E;
font-weight: none; 
text-decoration: none
}
 
#header{
 position:relative; 
 height:220px; 
 width:100%;
} 
 
#leftcol{
 width:259px; 
 float:left; 
 position:relative; 
/* background-color:#5FC0C0; */
 }
 
#maincol{
	/*background-color: #F3F9F6;*/
	float: right;
	display:inline;
	position: relative;
	width:622px;
	right: 8px;
 
 }
#main {
	/*width: 605px;*/
	border: none;
	background:#FFFFFF;	
	 margin-left:7px;
	 width:604px
	 
} 
#footer{
 /*height:20px;*/
 	height:80px; 
 	clear:both;
 	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 40px 0px 0px;
}

/* main blok formatowanie- pozycje START */
#main_bottom {
	position:relative;
	width:622px;
	height:75px;
	background: url(../image/content/main_bottom.gif) repeat-x;
}

#dol-l {
	position:relative;
	left:0px;
	top:0px;
	width:22px;
	height:75px;
	background: url(../image/content/dol_l.gif) repeat-x left top;
}

#b-wstecz {
	position:absolute;
	left:22px;
	top:0px;
	width:142px;
	height:75px;
	background: url(../image/content/dol_l_bg.gif) repeat-x;
}

#dol_bg {
	position: absolute;
	left: 164px;
	top: 0px;
	height: 75px;
	background: url(../image/content/dol_l_bg.gif) repeat-x;
}

#b-dogory {
	position:absolute;
	left:458px;
	top:0px;
	width:134px;
	height:75px;
	background: url(../image/content/dol_l_bg.gif) repeat-x;
}

#dol-r {
	position:absolute;
	left:600px;
	top:0px;
	width:22px;
	height:75px;
	background: url(../image/content/dol_r.gif) no-repeat top;
}

#dol-bootom {
	position:absolute;
	left:0px;
	top:75px;
	width:622px;
	height:15px;
	background: url(../image/content/dol_bootom.gif) no-repeat;
}

/* main blok formatowanie- pozycje END*/



 

* html .clearfix{height: 1%;}
.clearfix{display: block;}



.ankieta td, .ankieta tr { padding:10px}
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
