body{
	margin:0px;
	padding: 0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	background-color:#A18869;
	text-align: left;
	background-image: url('../img/bgr.gif');
	background-repeat: repeat-y;
	color:#000000;
}
div#top{
	background-image: url('../img/top_left.gif');
	background-repeat: no-repeat;
	display: block;	
	width: 255px;
	height: 62px;
}
div#logo{
	background-image: url('../img/bgr_horiz.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 115px;
	border-top: 1px solid #F8E8D5;
	border-bottom: 1px solid #F8E8D5;	
}
div#logo img{
	float: left;
}
div#logotext{
	float: left;
	border-right: 1px solid #F8E8D5;	
	width: 461px;
	height: 115px;
	background-color: #BBA58B;
}
div#logotext img{
	padding-left: 15px;
	padding-top: 25px;
}
div#content{
	background-image: url('../img/left_bgr.gif');
	background-repeat: no-repeat;
	min-height: 499px;
	width: 824px;
	padding-left: 74px;
}
div#content table{
	background-color: #D0BDA6;
	width: 750px;
}
td#menu{
	background-image: url('../img/konturart.jpg');
	width: 320px;
	height: 499px;
	background-repeat: no-repeat;
	text-align: right;
}
td#menu ul{
	margin-top: 30px;
	width: auto;
	float: right;
	margin-left: 0px;
}
td#menu ul li{
	list-style:none;
	margin-bottom: 5px;
}
td#menu ul li a.active{
	color: #221A11 !important;
	border: 1px solid #221A11 !important;
	background-color: #D0BDA6 !important;
}
td#menu ul li a{
	display: block;
	color: #D0BDA6;
	font-size: 14px;
	border: 1px solid #D0BDA6;
	background-color: #221A11;
	padding: 3px 8px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
td#menu ul li a:hover{
	color: #221A11;
	border: 1px solid #221A11;
	background-color: #D0BDA6;
}


td#strona{
	line-height: 21px;
	padding: 20px;
	font-size: 15px;
	font-weight: bold;
}
td#strona a{
	color: #990000;
}

div#bottom_line{
	border-top: 1px solid #F8E8D5;
	padding-bottom: 20px;
	clear: both;
}
div#bottom{
	border-top: 1px solid #694C28;	
	border-bottom: 1px solid #694C28;
	margin-bottom: 20px;
	background-color: #F8E8D5;
	width: 100%;
}
div#bottom .content{
	text-align: center;
	line-height: 18px;
	margin-left: 70px;
	width: 750px;
	padding: 10px;
}

div.antrieb{
	clear: both;
	margin-top: 10px;
}
div.antrieb img{
	float: left;
}
div.antrieb .text{
	font-size: 12px;
	padding: 10px 10px 0px 30px; 
}
