html   { 
	height: 100%; 
	margin: 0; 
	padding: 0;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px none;
}

table {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
		
a:link {
	color: #83AFDB;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #83AFDB;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333A82;
	text-decoration: none;
	font-weight: bold;
}

#menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #333A82;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px 3px 3px 6px;
	border-top: 0px none;
	border-right: 1px solid #333A82;
	border-bottom: 0px none;
	border-left: 1px solid #333A82;
}

#menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333A82;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px 3px 3px 6px;
	border-top: 0px none;
	border-right: 1px solid #333A82;
	border-bottom: 0px none;
	border-left: 1px solid #333A82;
}

#menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #83AFDB;
	text-decoration: none;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333A82;
	border-right-color: #333A82;
}

#aktu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px 3px 3px 6px;
	border-top: 0px none;
	border-right: 1px solid #333A82;
	border-bottom: 0px none;
	border-left: 1px solid #333A82;
}

#aktu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px 3px 3px 6px;
	border-top: 0px none;
	border-right: 1px solid #333A82;
	border-bottom: 0px none;
	border-left: 1px solid #333A82;
}

#aktu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333A82;
	text-decoration: none;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333A82;
	background-color: #FF0000;
	border-right-color: #333A82;
}

#pocitadlo a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#pocitadlo a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#pocitadlo a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#aktualizace {
	font-size: 10px;
	color: #999999;
}

#paticka a:link {
	font-size: 12px;
	font-weight: bold;
	color: #333A82;
	text-decoration: none;
	padding: 0px;
	border: none;
	margin: 0px;
}

#paticka a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333A82;
	text-decoration: none;
	padding: 0px;
	border: none;
	margin: 0px;
}

#paticka a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #83AFDB;
	text-decoration: none;
	border: none;
	background-color: transparent;
	margin: 0px;
}

.bloktextu {
	text-align: left;
	margin: 0px;
	width: 75%;
	background-attachment: fixed;
	background-image: url(images/bikerka.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	border: 0px none;
	background-color: #ECF5FF;
	padding-left: 5px;
}

.nadpis {
	color: #333A82;
	right: 0px;
	height: 14px;
	width: 100%;
	padding: 2px;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #333A82;
	border-left: 0px none;
}.seznambez {
	list-style-type: none;
}
.bloktextu p {
	text-indent: 5px;
}

