body {background: #342925;
text-align: center;
margin-top: 0;
margin-bottom: 0;}

body, td, textarea, input, button{
	color: #6E615C;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
   letter-spacing: 0px;
}

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

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

#header2 {height: 187px;
background: url(images/head2.jpg) no-repeat;}

#napisek {
	padding-top: 98px;
	padding-left: 140px;
	font-size: 17px;
	text-transform: uppercase;
	color: #342925;
}
#napisek:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
#footer {background: url(images/footer.jpg) no-repeat;
height: 22px;
clear: both;} 

#menu {
	width: 146px;
	float: right;
	margin-top: -50px;
	margin-right: 78px;
	text-align: left;
	padding-bottom: 10px;
	display: inline;
	}
	
#blog {
	width: 328px;
	float: left;
	margin-top: -50px;
	margin-left: 80px;
	padding-bottom: 20px;
	display: inline;}

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

}

a:hover {
	color: #8C564A;

}
h1, h2{
	border-bottom: 1px solid #5C514D;
	color: #5C514D;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin: 5px 0 3px 0;
	padding: 0 3px 5px 3px;
}

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