body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 120%;
}
#masthead {
	background: #D5DF1E url(obrazky/zahlavi.png) 100% 0 no-repeat;
	color: black;
	padding: 10px;
	font-size: 220%;
	font-weight: bold;
}
ul li {
	display: list-item;
	padding-top: 12px;
	list-style: disc;
}
ol li {
	display: list-item;
	padding-top: 8px;
	list-style: decimal;
}
a {
	color: #1E72DF;
	font-weight: bold;
}
a:hover {
	color: #DF891E;
}
div.mensi {
	color: white;
	font-size: 60%;
}
#menu {
	background-color: #000000;
	padding: 3px;
	padding-left: 0px;
	color: white;
	margin-bottom: 0px;
}
div.buttons {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
a.button {
	margin-right: 10px;
	border-right: solid 8px #D5DF1E;
	text-decoration: none;
	color: #D5DF1E;
	width: auto;
	font-weight: bold;
	padding: 3px;
	padding-right: 6px;
}
a.button:hover {
	color: #DF891E;
	border-color:  #DF891E;
}
a.button2 {
	margin-right: 10px;
	border-right: solid 8px silver;
	text-decoration: none;
	color: silver;
	width: auto;
	font-weight: bold;
	padding: 3px;
	padding-right: 6px;
}
#main {
	padding: 10px;
}
#bottom {
	text-align: center;
	background: #D5DF1E;
	padding: 8px;
	border-top: solid black 5px;
}
div.right {
	text-align: right;
	float: right;
}
img {
	margin: 5px;
}
h3 {
	border-left: 15px solid #D5DF1E;
	padding: 4px;
	margin-left: -10px; padding-left: 10px;
	background-color: #F6F7C5;
	margin-right: -10px;
}
h2 {
	border-left: 15px solid #DF891E;
	padding: 4px;
	margin-left: -10px; padding-left: 10px;
	background-color: #FCE8D1;
	margin-right: -10px;
	margin-top: 0px;
}
div.text {
	text-align: justify;
	font-size: 105%;
	font-weight: 500;
}
table tr td {
  padding: 5px;
}
td {
	padding: 3px;
	margin: 2px;
	border: none;
}
.bc_semestr {
	text-align: center;
	font-style: oblique;
	border-top: solid 3px #D5DF1E;
	font-size: 115%;
	margin-top: 25px;
}
td.bc_datum {
	text-align: right;
	background: lightgrey;
}
td.bc_nazev {
	font-weight: bold;
	font-size: 105%;
  border-bottom: 1px solid lightgrey;
}
td.bc_audio {
  border-bottom: 1px solid lightgrey;
}
td.bc_nazev em {
	font-style: italic;
	font-weight: normal;
	font-size: 92%;
}
ul.inline ul li {
	padding-left: 5px;
	display: inline;
}
ul.otazky li {
	list-style: decimal;
	margin-top: 8px;
}
ul.otazky li ul li {
   display: list-item;
	list-style: lower-alpha;
	margin-top: 0px;
}
td.top {
	border-top: solid thin black; margin: 0px; padding: 2px;
}
span.vetsi {
	font-size: 120%;
	font-weight: bold;
}
a.zvetsit:hover {
	font-size: 100%;
}
a.zvetsit:hover {
	font-size: 150%;
}
.latin {
  font-style: italic;
  color: maroon;
}
.autori {
  font-weight: normal;
}
.nazev_clanku {
	font-weight: bold;
	font-size: larger;
}
ul.articles li {
   border: none;
	border-bottom: 1px solid black;
	padding: none;
	margin-right: 25px;
	padding-bottom: 5px;
	list-style: disc;
	text-align: left;
}
li.dulezite {
	color: red;
}

