* {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background: #000 url(hlava.jpg) 50% 50% fixed no-repeat;
}
a:link {
	color: #dc690d;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #dc690d;
	text-decoration: none;
}
a:hover {
	color: #dc690d;
	text-decoration: none;
	background-color:#FFFFFF;
}
a:active {
	color: #dc690d;
	text-decoration: none;
}
a {
	font-weight: bold;
}
/* ============================================================== */
.globalHeadBar
{
	background:#000000;
	margin: 0px;
	width: 92%;
	padding-top: 46px;
	padding-bottom: 11px;
	float: left;
}
.globalHeadBar_logo {
	background:#000000;
	margin: 0px;
	width: 8%;
	height:66px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	position: relative;
}
.globalNavItem {
	display:inline;
	vertical-align: top;
	margin-bottom: 0px;
}
.globalNavItem a {
	display:inline;
	margin-right: 13px;
	margin-left: 13px;
	padding-bottom: 11px;
	background-color: #000000;
	text-decoration: none;
	
}
.globalNavItem a:hover {
	background-color: #dc690d;
	text-decoration:none;
}
.globalNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 6px;
}
.flash {
	width: 60px;
	height: 60px;
	left: 12px;
	top: 5px;
	position: absolute;
}
.inline{
	display:inline;
}
/* ============================================================== */
.zaklad {
	left: 47px;
	top: 99px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	position: absolute;
	z-index:10;
}
.namePlace{
	margin-left: 6px;
	padding-bottom: 16px;
	font-size: 15px;
	/*letter-spacing: 1px;*/
	font-weight: bold;
}
.textPlace {
	text-align:justify;
	padding-top: 15px;
	padding-bottom: 18px;
}
.cat{
	position:fixed;
	bottom:3px;
	right:3px;
	width:100%;
	height:16px;
	text-align:right;
	padding-right: 12px;
	z-index:15;
}
.nadpis {
	font-size: 12px;
	font-weight: bold;
}
.popisek {
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #000000;
	padding:2px;
}
.barva{
	color: #ffffff;
	background-color: #dc690d;
}
.ram[class]{ 
 	border:solid 1px #141514; 
 	border-spacing:0;
 	border-collapse:collapse;
 	background-image: url(bg.png);
 	background-color: transparent;
}
.sedytext {
	color: #CCCCCC
}
.hide {
	display: none;
}
/* ============================================================== */
#scrolovatko {
	width:790px;
	height:430px;
	overflow:auto;
	position: relative;
}
/* ============================================================== */
.menu{
	color: #000000;
	font-weight: bold; 
	background-color: #dc690d;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}
.menu a:link, .menu a:active, .menu a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 13px;  
	letter-spacing: 1px;
	background-color:#dc690d;
}
.menu a:hover{
	text-decoration: none;
	color: #ffffff;
}
