body {
	 background:#000 URL(background.jpg) no-repeat scroll 250px 540px;
}
#middle {
	 background:URL(middle.jpg) repeat-y;
}
#bloodyroots {
   background:URL(korzenie.gif) no-repeat;
}
div.strony a:hover {
   color:red;
}
span.title {
	 color:#3f5129;
}
div#mailing input.textbox {
   border:1px solid #3f5129;
}
#prace .praca {
   border:1px solid #450000;
}
.normal, .hover {
	 width:75px;
	 float:left;
	 padding:4px;
	 margin-right:16px;
	 margin-bottom:20px;
}
.normal {
   border:1px solid #450000;
}
.hover {
   border:1px solid #b30000;
}
.contact {
   border:1px solid #3f5129;
}
.contact div {
	 background-color:#3f5129;
}
.contactForm .input {
	 background-color:#140c00;
}
.contactForm .submit {
   background-color:#000;
	 font-weight:bold;
	 font-size:11px;
	 color:#fff;
	 width:100px;
}
