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

body, td, textarea, input, button{
color: #A7AFAD;
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: #82837F;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ABA8A8;
	background: url(images/a.gif)	repeat;
	height: 13px;
}

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

textarea, input, button{
	border: 1px solid #807B7B;
	background: transparent;
	color: #82837F;
	}
hr{
	background: #807B7B;
	color: #807B7B;
	height: 1px;
	border: 0;
}