html {
	height: 100%;
	width: 100%;
}
body{
	background: url(images/bghtml.jpg) no-repeat fixed;
	margin: 0;
	padding: 0;
	height: 100%;
	width:100%;
	background-color: #EDEAE1;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	line-height: 18px;
}
.info {	
	font-size : 12px;
	color : #5F5F5F;
}
#contKontakt {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 5px 0 5px 5px;
}
a {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #5F5F5F;
	background: transparent;
	text-decoration: underline;
}
p {
	color: #5F5F5F;
	margin: 0 0 12px;
	padding: 0;
	line-height: 18px;
}
h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	background: transparent;
	text-decoration: none;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	background: transparent;
	text-decoration: none;
	line-height: 16px;

}

.seoTxt {
	position: absolute;
	left: 10px;
	top: 1800px;
	width: 800px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ccccccc;
	padding: 10px;
	margin: 0px;
	}
.sumaNav {
	position: absolute;
	left: 10px;
	top: 1180px;
	width: 220px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ccccccc;
	padding: 10px;
	margin: 0px;
	float: left;
	}
.sumaTxt h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #ccccccc;
	}
.sumaTxt h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #ccccccc;
	}
