html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Anton', sans-serif;
}



body {
	background-color: white;
	font-size: 24px;
	color: black;
	background-image: url('../img/510_510_1_pozadi.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}


.cleaner {
	clear: both;
}

#main {
	width: 1000px;
	margin: 100px auto 100px auto;
}

#main2 {
	width: 1000px;
	margin: 0px auto 100px auto;
}


#menu {
	position: relative;
	width: 1000px;
	height: 862px;
}

#link-1 {
	z-index: 100;
	position: absolute;
	top: 240px;
	left: 240px;
	width: 300px;
	height: 130px;

	display: block;
}

#link-2 {
	z-index: 100;
	position: absolute;
	top: 300px;
	left: 600px;
	width: 220px;
	height: 110px;

	display: block;
}

#link-3 {
	z-index: 100;
	position: absolute;
	top: 430px;
	left: 450px;
	width: 290px;
	height: 130px;

	display: block;
}

#link-4 {
	z-index: 100;
	position: absolute;
	top: 510px;
	left: 120px;
	width: 320px;
	height: 130px;

	display: block;
}

#link-5 {
	z-index: 100;
	position: absolute;
	top: 610px;
	right: 40px;
	width: 180px;
	height: 130px;

	display: block;
}

#link-6 {
	z-index: 100;
	position: absolute;
	top: 660px;
	left: 280px;
	width: 480px;
	height: 130px;

	display: block;
}

#kontakty {
	z-index: 100;
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 260px;
	height: 100px;

	display: block;
}

#header {
	background-color: white;
	height: 248px;
	padding-top: 20px;
	background-image: url("../img/510_logo.png");
	background-position: right 30px bottom;
	background-repeat: no-repeat;
}

h1 {
	font-size: 64px;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

#k1 {
	float: left;
	margin-left: 40px;
	width: 300px;
}

#k2 {
	padding-top: 120px;
	float: left;
	margin-left: 40px;
	width: 320px;
}