.main {
	background-image: url(Images/pozadi.JPG);
	background-repeat: repeat-y;
	width: 668px;
	height:auto;
	position:relative;
	}
	
body {
	background-color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.obsah {
	position:relative;
	top:230px;
	left:0px;
	font-size:11px;
	font-family:Arial;
	color:white;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	}
a.druhy:link {color:white;font: 11px arial;}
a.druhy {color:white;font: 11px arial;}
