@font-face {
    font-family: HCSlovan;
    font-style:  normal;
    font-weight: normal;
    src: url(../img/HCSLOVA0.eot);
}
body {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	background-color: #0076BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: RGB(249,245,136); 
}
img {
	border: 0;
}
a {
	color: RGB(249,245,136); 
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
