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

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

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

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


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

#menu {
	width: 175px;
	float: left;
	margin-top: -10px;
	text-align: left;
	padding-bottom: 20px;
	margin-left: 64px;
	display: inline;
	}
	
#blog {
	width: 288px;
	float: right;
	margin-top: -24px;
	padding-bottom: 30px;
	margin-right: 68px;
	display: inline;
	}
#przerwa1 {
	width: 0px;
	height: 0;
}
#przerwa2 {
	width: 0px;
height: 0;
}
a {
	color: #A3A496;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #711513;
	border-bottom: 1px solid #4A5128;
}
h2{
	border-bottom: 1px solid #393F1F;
	background: #131313;
	color: #711513;
	font-family: verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 20px 0 3px 0;
	padding: 0 2px 0px 2px;
	line-height: 11px;
}
h1 {
	background: url(images/h1.jpg) no-repeat left bottom;
	font-family: georgia,  sans-serif;
	font-size: 11px;
	padding-left: 23px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #858480;
	font-weight: normal;
}
textarea, input, button{
	border-bottom: 1px solid #393F1F;
	border-left: 1px solid #393F1F;
	border-top: 1px solid #4E0F0D;
	border-right: 1px solid #4E0F0D;
	background: #131313;
	color: #393F1F;
	}
hr{
	background: #393F1F;
	color: #393F1F;
	height: 1px;
	border: 0;
}	