body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	line-height: 130%;
	color: #black;
	background-image: url('../_img/tlo.jpg');
	background-repeat: no-repeat;
	background-color: #be1522;
	background-position: top center;
}

img, a { border: 0px;}

#kontener {
	padding-top: 50px;
	width: 750px;
	text-align: left;
}

#menu {
	width: 750px;
	text-align: right;
	color: white;
}

#menu a { color: white; text-decoration: none; }
#menu a:hover { color: white; text-decoration: underline; }

#content {
	padding-top: 30px;
	width: 550px;
	}