* {
	font-size: 12px;
}

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pozadi.gif);
}

h2 {
	font-size: 1.2em;
}


h3 {
	font-size: 1.1em;
}
.nastred {
	text-align: center;
}

.napravo {
	text-align: right;
}


.napravoobrazek {
	float: right;
}

td.zlutepozadi {
	background-color:  #FEA201;
}


a img {
	border: 0px;
}

a:hover {
	color:   #FEA201;
}

a:visited {
	color: #AC2404;
}

a {
	color: Red;
}

table td {
	vertical-align: top;
}

table#tabhlavicka {
	width: 614px;
}

table#tabsloupce td#levysloupec {
	width: 133px;
	vertical-align: top;
}

table#tabsloupce td#pravysloupec {
	width: 476px;
	vertical-align: top;
}

table#paticka {
	width: 614px;
	font-size: 0.9em;
}

table#paticka hr{
	width: 614px;
	height: 1px;
}

table#obsah {
	width: 476px;
	text-align: left;
}

table#techparam {
	width: 476px;
	text-align: left;
}

table#techparam td.cernepozadi {
	background-color: Black;
	color:   #FEA201
}

table#techparam td.sedepozadi {
	background-color: #ACACAC;
	color: Black;
}

table#techparam td.sedepozadisred {
	background-color: #ACACAC;
	color: Black;
	text-align: center;
}

table#techparam th {
	text-align: center;
}

table#obsah {
	width: 476px;
	text-align: left;
}

table#obsah td#nadpis {
	background-image: url(images/pomocne/back-pruhy.gif);
}

table#obsah td#nadpis h2{
	font-size: 1.2em;
	text-align: center;
	margin: 2px;
}

div#menu {
	text-align: center;
}

div#menu a{
	font-size: 0.75em;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

div#menu a:hover{
	background-color:   #FEA201;
}

p.autor {
	text-align: right;
	font-size: 0.9em;
	color: #333333;
}

