html, body {
background: url(images/bg.jpg) repeat-x;
background-color: ffffff;
font-family: Tahoma;
font-size: 12px;
margin: 0;
}


a { color: #666666; text-decoration: none }
a:hover { color :#666666; text-decoration: underline }

#container { 
	width: 1004px;
 }
 
#top { 
	background: top url(images/top.jpg);
	width: 1004px;
	height: 315px;
	text-align: right;
 }

#lewa {
	width: 381px;
	float: left;
	text-align: justify;
	
}

#prawa {
	width: 600px;
	float: right;
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}


#rlewa {
	width: 235px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	text-align: justify;
	
}

#rprawa {
	width: 300px;
	float: left;
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	color: #666666;
}

#olewa {
	width: 205px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	text-align: justify;
	
}

#oprawa {
	width: 370px;
	float: left;
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	color: #666666;
}


#lewaoferta {
	width: 630px;
	float: left;
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-left: 50px;
	
}

#prawaoferta {
	width: 230px;
	float: right;
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-right: 40px;
}


#stopka {
	width: 100%;
	height: 410px;
	background: url(images/dol.jpg) center;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	clear: both;
} 


.link a{
 	color: #ffffff;
	font-family: Tahoma;
 	font-weight: normal;
 	font-size: 12px;
 	text-decoration: none;
}

#form_container{ 
	width: 468px;
	height: 427px;
	background: #fff;
	padding: 5px;
	text-align: center;
}
 
#form_message{
	width: 354px;
	height: 192px;
	background: url('images/form_message.gif');
	border: none;
	padding: 8px;
	overflow: auto;
}
 
#form_text{
	width: 266px;
	height: 31px;
	background: url('images/form_text.gif');
	border: none;
	padding: 8px;
}
 
#form_send{
	width: 74px;
	height: 30px;
	background: url('images/form_send.gif');
	border: none;
	padding: 8px;
}
 
#form_reset{
	width: 74px;
	height: 30px;
	background: url('images/form_reset.gif');
	border: none;
	padding: 8px;
}

	