
body{
	background:url(images/bg.png) repeat-x top #FFFFFF;
	margin:0px;
	font-family:Tahoma, Sans;
	color:#777777;
	font-size:12px;
	}

h2, h1, h3, h4, h5{
	margin:0px;
	padding:0px;
}
#cennik td{
	border-bottom:1px #999999 dashed;
	padding-top:4px;
	padding-bottom:4px;
}
#cennik tr:hover{
	background:#999999;
	color:#FFFFFF;
}
	
a:link, a:visited {
	color:#333333;
	text-decoration:none;
	
	}


div#wrapper{
	width:798px;
	position:relative;
	margin:0 auto;
	}
div#top{
	width:798px;
	height:258px;
	float:left;
	}
div#menu{
	width:802px;
	height:29px;
	float:left;
	}

div#menu img{
	border:0px;
	}
div#head{
	width:798px;
	height:62px;
	float:left;
	background:url(images/head.gif) no-repeat;
	}
div#foot{
	width:798px;
	height:82px;
	float:left;
	background:url(images/foot.gif) no-repeat;
	}
div#content{
	width:522px;
	min-height:300px;
	float:left;
	border-right:1px #999999 dashed;
	font-family:Tahoma, Sans;
	color:#777777;
	font-size:12px;
	text-align:justify;
	}
div#content p{
	padding:10px;
}

div#content h2 {
	font-size:20px;
	color:#444444;
	font-weight:bold;
	margin-left:15px;
	border-bottom:1px #999999 dashed;
	width:95%;

}

div#sidebar{
	width:269px;
	min-height:300px;
	float:left;
	font-family:Tahoma, Sans;
	color:#777777;
	font-size:12px;
	text-align:justify;
	}
div#sidebar h2 {
	font-size:17px;
	color:#444444;
	font-weight:bold;
	margin-left:9px;
	
}
div#sidebar p{
	padding:10px;
}

form#quick span{
	margin-left:8px;
	
}

form#quick input {
	border:0px;
	background:transparent;
	padding:5px;
	color:#999999;
}
div#fast {
	margin-left:20px;
	margin-top:30px;
	}
div.quick_input {
	width:226px;
	height:29px;
	margin-bottom:15px;
	background:url(images/input_bg.png) no-repeat;
}

div.quick_textarea {
	width:225px;
	height:204px;
	margin-bottom:15px;
	background:url(images/textarea_bg.png) no-repeat;
}
form#quick textarea{
	border:0px;
	background:transparent;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:7px;
	color:#999999;
}

















