@CHARSET "UTF-8";
#ContentLeft{
	float:left;
	width:495px;
	padding-top:20px;
}
#ContentLeft ol{
	margin:0 0 0 25px;
}
#ContentLeft li{
	text-align:justify;
   list-style-image:url(../images/other/arrGray2.gif);
}
#ContentLeft td{
	font-size:10px;
	vertical-align:top;
}
#ContentRight{
	width:346px;
	float:right;
	padding-top:19px;
	margin-left: 29px;
}
#ContentRight h1, #ContentLeft h1{
   color:#629d14;
	text-transform:uppercase;
	margin-bottom:20px;
   padding-left:13px;
}
#ContentLeft h1{
   border-bottom: 1px solid #cccfd0;
	padding-bottom: 19px;
}

#ContentRight .kategorie{
	display:block;
	width:311px;
	height:auto;
	padding: 9px 9px 9px 25px;
   border-top:1px solid #cccfd0;
   background-color:#f1f1f1;
	color:#716c59;
	text-decoration:none;
	background:url(../images/other/strzalkaMain.gif) no-repeat top left;
}
#ContentRight a.kategorie:hover{

   background-color:#eaeaea;
}
#ContentRight a{
	padding:0;
	margin:0;

}
.green{
	color:#629d14;
}
.bold{
	font-weight:bold;
}
.bgWhite{
	background-color:#fff;
}
.bottomBorder{
	border-bottom: 1px solid #cccfd0;
	margin-bottom: 20px;
	padding-bottom:10px;
}
.tresc{
	border-top:1px solid #cccfd0;
	padding:10px 0 10px 0;
	width:495px;
}

