body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.b {
  font-weight : bolder;
}

h1 {
  font-size: 20px;
  width: 100%;
  text-align: right;
}
h2 {
  font-size: 20px;
  width: 100%;
  text-align: right;
  display: inline;
}

.menu {
  width: 120px;
  height: 30px;
  color: #B3AB6C;
  font-weight: bold;
  text-align: center;
  font-size: 14px; 
  background-image: url('menu.jpg');
}

.box_top {
  width: 155px;
  background-image:url('divtop.jpg');
  background-position: 0% 0%;
  background-repeat: no-repeat; 
  padding-top: 15px;
  padding-left:15px;
  padding-right:15px; 
}

.box_bottom {
  width: 155px;
  background-image:url('divbottom.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  padding-left:15px;
  padding-right:15px; 
}

#menu_table a {
  color: #B3AB6C;
  font-weight: bold;
  text-align: center;
  font-size: 14px; 
}

#menu_table a:hover {
  color: #a45400; 
}

.cas {
  color: #B3AB6C;
  font-weight: bold;
  padding-left:30px;
  text-align: left;
}

#hlavni_div {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 20px;
  padding-bottom: 10px; 
}

.menu:hover { 
  background-image: url('menu_hover.jpg');
}

#nadpis {
  width: 311px;
  height: 46px;
  color: #FF8800;
  font-size : 18px;
  font-family : Arial Black;
  text-align: left ;
  padding-left : 25px;
  padding-bottom : 7px;

}

#nadpis2 {
  height: 40px;
  color: #FF8800;
  font-size : 18px;
  font-family : Arial Black;
  text-align: left ;
  padding-left : 12px;
  padding-top : 7px;
  background-image:url('nadpis2.jpg');
  background-repeat: no-repeat; 
}

#nadpis0 {
  width: 311px;
  height: 46px;
  color: #FF8800;
  font-size : 18px;
  font-family : Arial Black;
  text-align: left ;
  padding-left : 25px;
  padding-bottom : 7px;
  background-image:url('nadpis.jpg');
  background-repeat: no-repeat; 
  background-position: 0px 80px ;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	cursor: crosshair;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.crosshair {
	cursor: crosshair;
}

.text {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size:10px;
  background-color: #000000;
}

.tlacitko {
  border: 1px solid #a45400;
  color: #a45400;
  font-size:9px;
  background-color: #000000;
  cursor: crosshair;
}

.tyden {
  color: #FF9900;
}

.minus {
  color: #b22222;
}

.plus {
  color: #3cb371;
}

.l_nadpis {
  font-size : 13px;
  font-weight : 900;
  color : #55472C;
}

.aktualizace {
  font-size: 18px;
  color: #a45400;
}