body {background: #000 url(images/bg.jpg) repeat-x;
text-align: center;
margin-top: 18px;
margin-bottom: 18px;
}

body, td, textarea, input, button{
color: #766E41;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 15px;
}

#container {background: url(images/tlo.jpg) repeat-y;
width: 584px;
margin: auto; 
text-align: justify;}

#header1 {height: 258px;
background: url(images/header.jpg) no-repeat;}

#footer {background: url(images/footer.jpg) no-repeat;
height: 107px;
clear: both;} 

#przerwa1 {
width: 49px;
float:left;
}

#blog {
width: 325px;
float: left;
margin-top: -24px;
padding-bottom: 30px;}

#przerwa2 {
width: 15px;
float:left;
}

#menu {
width: 148px;
float: left;
margin-top: -24px;
text-align: left;
padding-bottom: 20px;}

a {
	color: #6F4D24;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #8A8E5C;
	background: url(images/a.jpg) repeat-x bottom;
	padding-bottom: 2px;
}

h1, h2 {
	background: url(images/h1.jpg) repeat-x left bottom;
	font-size: 14px;
	padding-left: 3px;
	padding-bottom: 8px;
	color: #6C6548;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-family: "Palatino Linotype", sans-serif;
}

textarea, input, button{
	border: 1px solid #6C6548;
	background: transparent;
	color: #6C6548;
	}
hr{
	background: #6C6548;
	color: #6C6548;
	height: 1px;
	border: 0;
}