body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
a{/* body links */
color:#FF9900;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#000000;
font-weight:bold;
border-bottom:none;
}

.maintab {
	background-image: url(/images/velbloud.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
}
h1 {
	padding: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 10pt;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
p {
	padding: 0px 10px;
}
.border {
	border: 1px solid #000000;
}
.odkaz {
	text-decoration: none;
}
.nadpis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

.Title
{
    color: #CE3000;
    font-weight: bold;
    font-size: 18px;
}


