/*
Designed by: 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: #D2691E;
	text-decoration: none;
}


/* Classes */

.nadpis1 {
	font-size: 17px;
	font-weight: bold;
}

.nadpis2 {
	font-size: 13px;
	color: #D2691E;
	font-weight: bold;
}

.smallText {
	font-size: 13px;
}

.smallTextInactive {
	font-size: 13px;
	color: gray;
}