/*
Copyright 2006, JT WebDesign Studio - http://www.jtwds.cz
*/


/* Elements */

body, table, th, td, ol {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

a:link, a:visited, a:active {
	color: navy;
}

a:hover {
	color: #D04F10;
}


/* Classes */

.formPole {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F9F9F9;
	border-style: solid;
	border-color: #7F9DB9;
	border-width: 1px;
}

.formPopisek {
	font-size: 10px;
	color: #3A6EA5;
	font-weight: bold;
}

.formSelect {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F9F9F9;
}

.formTlacitko {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: navy;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 5px;
}

.nadpis1 {
	color: #295C96;
	font-weight: bold;
}

.nadpis2 {
	font-size: 18px;
	font-weight: bold;
}

.smallText {
	font-size: 10px;
}

.smallTextInactive {
	font-size: 10px;
	color: gray;
}

.tableHeader {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.tableText {
	font-size: 11px;
}
