A {
	color: Red;
	text-decoration: underline;
}
A:HOVER {
	color: Red;
	text-decoration: none;
}
A.menu {
	color: black;
	text-decoration: none;
}
A:HOVER.menu {
	color: black;
	text-decoration: none;
}
A.lista {
	color: white;
	text-decoration: underline;
}
A:HOVER.lista {
	color: white;
	text-decoration: none;
}
BODY {
	background-color: #2D2D2D;
}
.lista {
	text-align: center;
}
.pismo_nadpis, H3 {
	font-family: Arial;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
}
.pismo, .table, .hot, .H4, .lista {
	font-family: Arial;
	font-size: 13px;
	color: White;
}
.tlacitka, .tlacitka_s {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.pismo_small {
	font-family: Arial;
	font-size: 11px;
	color: White;
	text-align: right;
}
.pismo_mini, H5 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}
H5 {
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
H3 {
	color: White;
}
H4 {
	color: White;
	font-weight: bold;
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.tlacitka {
	background-image: url(img/button/tlacitka.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	cursor: pointer;
}
.tlacitka_s {
	background-image: url(img/button/tlacitka_s.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	cursor: pointer;
}
.pismo_spodek, .pozadi_spodek {
	font-family: Arial;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	color: White;
}
.pozadi_hlava {
	background-image: url(img/export_r1_c1.jpg);
	width: 741px;
	height: 192px;
}
.pozadi_sloup {
	background-image: url(img/pozadi_sloup.jpg);
	background-repeat: repeat-y;
}
.minitd {
	max-height: 80px;
	height: auto;
}
.pozadi_aktualne {
	background-image: url(img/pozadi_aktualne.jpg);
	background-repeat: repeat-y;
}
.aktualne {
	width: 131px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
.pozadi_prava {
	height: 530px;
}
.pozadi_spodek {
	background-image: url(img/export_r14_c1.jpg);
	width: 742px;
	height: 42;
	padding-left: 220px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}
.stred {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: justify;
}
.table {
	color: White;
}
.hot {
	color: #C41709;
	font-weight: bold;
}
.linka {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
}
.odskok {
	padding-top: 3px;
}
.miniodskok {
	padding-top: 2px;
	background-color: #2D2D2D;
}
