html,h1,h2,h3,p,ul,li
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Times New;
	font-size: 14px;
	color: #6d6559;
	margin: 0px;
	background: url(/images/back1.jpg);
}
a,a:link,a:visited,a:hover
{
	font-family: Times New;
	font-size: 14px;
	color: #6d6559;
	font-weight: 800;
	text-decoration: none;
}
img
{
	border: 0px;
}
#main
{
	background: url(/images/back2.jpg) no-repeat;
	width: 901px;
	height: 400px;
}
#content
{
	float: right;
	padding-right: 31px;
}
#content_top
{
	text-align:center;
	width: 516px;
	padding-top: 15px;
	height:30px;
}
#content_middle
{
	text-align:left;
	width: 466px;
	padding-left: 25px;
	padding-right:25px;
	padding-bottom:25px;
	background: url('/images/content_bg.gif');
}
.content_title
{
	text-align:center;
	width: 470px;
	height: 36px;
	background: url('/images/content_title.gif');
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content_body
{
	width: 470px;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 40px;
}
#sidebar
{
	width: 300px;
	float:left;
}
#submenu
{
	background: url('/images/content_bg.gif');
	margin-left:50px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	width: 237px;
	text-align:center;
}
#kontakt
{
	background: url('/images/kontakt_bg.gif');
	background-position:  bottom;
	margin-left:50px;
	width: 258px;
	height: 210px;
	text-align:center;
}
#footer
{
	clear: both;
	background: url('/images/footer_bg.gif');
	width: 870px;
	padding-top: 15px;
	margin-top: 20px;
	height: 39px;
	color: #402b20;
	text-align:center;
}
#title
{
	position: absolute;
	left: 135px;
	top: 125px;
}
h1
{
	font-weight: 0;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
ul
{
	text-align: left;
	padding-left: 20px;
	list-style: none;
}
ul > li > ul 
{
	background-color: #d5cdbe;
	width: 150px;
}
.post_title
{
	background: url('/images/post_title.jpg');
	width:469px;
	height:40px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	clear: both;
}
.post
{
	text-align: center;
}
.thumb
{
	margin: 5px;
	border: 5px solid #402b20;
}
#lang
{
	position: absolute;
	left: 700px;
	top: 20px;
}
#lang	img
{
	padding: 4px;
	margin: 4px;
}
