body, html {
	background:url(images/bg.jpg) repeat-x;
	background-color:#101010;
	margin: 0 auto;
	font-family: Arial;
	font-size: 12px;
}

#all {
	width:667px;
	margin: 0 auto;
}

#top1 {
	width:667px;
	height:31px;
	float:left;
	background:url(images/top1.jpg) no-repeat;
}

#button1 {
	width:166px;
	height:51px;
	float:left;
	background:url(images/button1.jpg) no-repeat;
}

#button2 {
	width:181px;
	height:51px;
	float:left;
	background:url(images/button2.jpg) no-repeat;
}

#button3 {
	width:155px;
	height:51px;
	float:left;
	background:url(images/button3.jpg) no-repeat;
}

#button4 {
	width:164px;
	height:51px;
	float:left;
	background:url(images/button4.jpg) no-repeat;
}

#top2 {
	width:667px;
	height:195px;
	float:left;
	background:url(images/top2.jpg) no-repeat;
}

#tresc {
	width:667px;
	height:571px;
	float:left;
	background:url(images/bg_tresc.jpg) repeat-y;
}

#lewy {
	width:350px;
	float:left;
	padding-left:30px;
	padding-top:40px;
}

#witamy {
	color: #66CC33; 
	font-size:24px; 
	font-weight:bold;
}

#firma {
	color: #666666; 
	font-size:28px; 
	font-weight:bold;
}

#prawy {
	width:265px;
	height:154px;
	float:left;
	background:url(images/zd1.jpg) no-repeat;
}

#tekst {
	width:630px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	font-family:"Times New Roman";
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

#zd2 {
	width:477px;
	height:178px;
	margin: 0 auto;
	background:url(images/zd2.jpg) no-repeat;
}

#stopka {
	width:667px;
	height:132px;
	float:left;
	background:url(images/stopka.jpg) no-repeat;
}

img { border:0; }

#link {
	width:75px; 
	height:15px; 
	float:right; 
	margin-top:70px;
	margin-right:25px;
}

a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
