body,form,table {
	font-family: Tahoma;
	font-size: 11px;	
}
.small {
	font-size: 10px;
}
.akt_nadpis {
		font-family: Verdana;
		font-size: 12px;
		font-weight: 900;
}

.akt_text {
		font-size: 11px;
}

a.akt_nadpis {
		font-size: 11px;
		font-weight: 900;
}

.nadpis {
		font-family: Verdana;
		font-size: 12px;
		font-weight: 900;
		text-align: center;
}

.popis {
		font-family: Verdana;
		font-size: 10px;
}

table.ramecek {
	border: 2px solid Gray;
	background-color: #FFDB6E;
}

a.ankety {
	color: Red;
	text-decoration: none;
}

a.seznamautoru {
	color: Blue;
	font-size: 11px;
	text-decoration: none;
}

a.seznamautoru:hover {
	color: Red;
	font-size: 11px;
	text-decoration: underline;
}

hr {
	border: 3px solid Black;
}

input.login {
	height: 18px;
	font: 9px Tahoma;
}

a.hornilista {
	color: Blue;
	font-size: 14px;
	text-decoration: none;
}

a.hornilista:hover {
	color: Red;
	font-size: 14px;
	text-decoration: none;
}

form { margin: 1px; }

select.login {
	height: 18px;
	font: 9px Tahoma;
}
