a {
	color: #DF122A;
	text-decoration: underline;
}

a:hover {
	color: #FF4500;
	text-decoration: underline;
}

body {
	background: #C0C0C0;
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10 5 10 5;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 5px;
}

hr {
	color: #003333;
}

p {
	line-height: 18px;
	text-align: justify;
}

table {
	background: #D1E0D1;
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

table.kontakt {
	font-size: 10px;
}

table.menu tr td {
	background-image: url(img/bg_menu.gif);
}

table.ohraniceni {
	background: #215040;
}

table.pozadi {
	background: #C0C0C0;
}

.button {
	background: #003333;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	font-size: 9px;
}

.male {
	font-size: 10px;
}

.nadpis {
	font-size: 20px;
	font-weight: bold;
}

.poznamka {
	font-size: 10px;
}

.vyrazne {
	font-size: 16px;
	font-weight: bold;
}
