body {
        background : #e7eefa url("pozadi.png") repeat-x fixed top left;
}
.logo {
	border: 5px solid #FF0000;
	text-align: center;
}
.logo p {
	margin: 1px;
}
.poddomy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
	color: #B90000;
	word-spacing: 8px;
}
.menu {
	border: 3px solid #FF0000;
}
.menu-nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	letter-spacing: 3px;
	padding: 4px;
	padding-left: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F2F2F2;
	border: 3px solid #FF0000;
	padding: 5px;
}
.menu a {
	font-family: "Tahoma", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	padding: 2px;
	padding-left: 20px;
	text-decoration: underline;
}
.menu a:hover {
	text-decoration: none;
	color: #B90000;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 175%;
	color: #0000FF;
	text-align: center;
}
h2 {
	font-size: 150%;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-size: 125%;
	color: #000000;
	text-align: center;
}
.dum1 {
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
.dum2 {
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
a {
	color: #B90000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.ur {
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-image: url(ur.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ul {
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-image: url(ul.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.copy a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.hledat {
}
.tlacitko {
	background-color: #A2BEEC;
	border: thin outset #FF0000;
}
.zahlavi {
	color: #0000FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.text .malyobr {
	border: 1px solid #FF0000;
}
.nabidka {
	cursor: pointer;
}