body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	color: #00477e;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	color: #a6ce38;
	font-weight: bold;
	font-size: 1.2em;
}

.bod-programu {
	background: #00477e;
	display: inline-block;
	padding: 3px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
}

.bod-programu a {
	color: inherit;
	text-decoration: none;
	cursor: default;
}

.navrh {
	color: #0084cb;
	font-style: italic;
}

ul {
	list-style-image: url(../img/arrow.png);
}

li {
	margin: 5px 0;
}

table {
	margin: 0 auto;
}

th {
	background-color: #e2e9ad;
	padding: 2px 3px;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

td {
	background-color: #f2f4da;
	padding: 2px 3px;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

.cite {
	font-weight: bold;
	border-left: 5px solid #a6ce39;
	border-right: 5px solid #a6ce39;
	padding: 4px 10px;
}

.tim-lider {
	margin-top: 30px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	height: 25px;
	line-height: 27px;
	padding-left: 15px;
	width: 521px;
	background: #045391 url(../img/team_leader.png) left top no-repeat;
}

.tim-lider-meno {
	color: #0084cb;
	font-size: 1.2em;
}

.tim-lider-popis {
	color: #656565;
}
