
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Calibri;
	
}
table {
	border: 0px none;
	}
.horni {
	background-image: url(img/horni.jpg);
	background-repeat: no-repeat;
	
}
.main {
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	clear: none;
	text-align: justify;
}
a:active, a:focus, a:link, a:visited {
	color: #28AADE;
	text-decoration: none;
}
.hledej {
	background-image: url(img/info3.jpg);
	background-repeat: no-repeat;
	padding-left: 110px;
	padding-top: 15px;
}
.part {
	background-image: url(img/info1.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 26px;
}
a:hover {
	color: #191970;
	text-decoration: none;
}
.part1 {
	font-size: 13px;
}



