html {
	height: 100%;
	width: 100%;
}
body {
	margin: 10px;
	padding: 10px;
	height: 90%;
	width: 90%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #333;
}
.info {
	background-color : #F7F7F7;
	font-size : 11px;
	color : #666666;
}
#container img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #C00;
}
h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #C00;
}
p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333;
}

#nav {
	position: fixed;
	width: 230px;
	top: 0px;
	left: 20px;
	margin: 0;
	padding: 0;
	background: transparent;
}
#nav span.null {
	display: none;
}
#nav div {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	margin: 0;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	color: #777;
	background: #f9f9f9;
	border-right: 7px solid #f9f9f9;
	line-height: 18px;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #DA1212;
	background: #eee;
	border-right: 7px solid #DA1212;
}
#nav a.akt {
	color: #555;
	background: #eee;
	border-right: 7px solid #DA1212;
}

#container {
	background-color : #ffffff;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 50px;
	left: 260px;
}
#cont {
	width: 550px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 58px 0 40px 7px;
}
#contKontakt {
	width: 400px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 5px 0 5px 5px;
}
a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	background: transparent;
	text-decoration: none;
}
p {
	color: #444;
	margin: 0 0 12px;
	padding: 0;
}
img {
	margin: 0 5px 0 0;
	float: none;
}
#foot {
	background-color: #F7F7F7;
	width: 400px;
	font-family: arial, helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 5px 10px 10px 5px;
}
#foot a {
	color: #999;
	font-weight: bold;
}
#foot a:hover {
	color: #666;
}
.sumaBtn {
	position: absolute;
	left: 0px;
	top: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccccccc;
	padding: 0px;
	margin: 0px;
}
.sumaTxt {
	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;
}
