body {
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	background-color: #fdf3df;
}
.name {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: Red;
	margin-bottom: 5px;
	margin-top: 5px;
}
.date {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: red;
	padding-top: 4px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin-bottom: 2px;
}
.toptd {
	background-image: url(../img/transition.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.lefttd {
	background-color: #f6b934;
	text-align: right;
}
.obsahtd {
	background-color: #fdf3df;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
.line {
	margin-left: -10px;
}
a.lang {
	padding: 3px 10px 3px;
}
a.menu:link, a.menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px;
}
a.menu:hover {
	text-decoration: none;
	background-color: #fdf3df;
	color: red;
}
.menu_selected {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px;
	text-decoration: none;
	background-color: #fdf3df;
	color: red;
}
a:link, a:visited {
	font-weight: bold;
	color: red;
}
ul {
	list-style-image: url(../img/sqr.gif);
	list-style-type: none;
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
}
li {
	padding-bottom: 3px;
}
th {
	font-weight: bold;
	color: red;
	text-decoration: none;
	background-color: #f6b934;
}
td {
	font-size: 12px;
}
.part {
	height: 62px;
}
.td1 {
	font-size: 11px;
	background-color: #FCE6B8;
	vertical-align: top;
	text-align: left;
}
.td2 {
	font-size: 11px;
	background-color: #FDEFD0;
	vertical-align: top;
	text-align: left;
}
input {
	font-size: 11px;
}
.submit {
	font-size: 11px;
	background-color: #F6B934;	
	font-weight: bold;
	width: 95px;
	border: 2px outset red;
}
.autor {
	font-size: 9px;
	text-align: left;
}
.zmena {
	font-size: 9px;
	text-align: right;
	font-style: italic;
}
.lektor {
	font-weight: bolder;
	margin-left: 5px;
}
.prednaska {
	margin: 0px 0 0 13px;
}
.start {
	font-weight: bold;
	color: Red;
	padding-left: 5px;
	padding-right: 5px;
}
.pauza {
	font-weight: bold;
	color: Red;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.ps {
	font-weight: bold;
	color: red;
	text-decoration: none;
	background-color: #f6b934;
	text-transform: uppercase;
	vertical-align: top;
	text-align: left;
}
.vyst {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-align: right;
	vertical-align: top;
}

