/* {
	border : 1px solid red;
}*/
body {
	background-image: url(okraje.jpg);
	background-position: center;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.6em;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-y;
	margin: 0px;
}
#main {
	width: 693px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	background-image: url(titulka.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	padding: 115px 0px 0px 10px;
	position: relative;
}

#text {
	width: 580px;
	text-align: left;
	margin: 0px;
	float: left;
}