body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Tahoma, Arial, sans-serif; 
	background: url(../_img/tlo.gif) repeat-x #e0e0e0;
}

img {
	border: 0px;
}

a		{color:#7cbd63; font-weight: bold; text-decoration: none;}
a:hover	{text-decoration: underline;}

#kontener {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 930px;
	background-color: white;
}

#kontener_page {
	width: 860px;
	text-align: left;
}

#kontener_content {
	width: 560px;
	float: left;
}

#content {
	margin-right: 20px;
	padding: 0px 20px 20px 0px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background-color: white;
	line-height:1.4em;
}

#banery {
	width: 280px;
	float: left;
	background-color: white;
}

#title {
	text-align: left;
	font-size: 13pt; 
	color: #7cbd63;
	padding-bottom: 10px;
}