body {
  margin: 0 auto;
  text-align: center;
  background: #2f4f4f;
}

#headbox {
   display: block;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	height:50px;
	border: 1px solid black;
	background-color: #3f5e60;
    background-image: url(../pic/fill.png);
	background-repeat: repeat;

}
.logo {
  margin: 0 auto;
  text-align: center;
  background-image: url(pic/pinec4.gif);
}


#upper_top {
  background-color: #2f4f4f;
  margin-top: 15px;
  text-align: center;
  color: #FFFFFF;
}

/*
.logo_os {
  position: absolute;
  background-image: url(../pic/logo_os.gif);
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 20px;
  z-index: 0;
}

#headbox.fill {


}
 */
#menu {
   float: left;
   background-color: #223e40;
   margin-left: 5px;
   width: 7.2em;
   height: 30em;


}


#marquee {
	margin: 0 auto;
    text-align: center;
	height: 50px;
	font-size:12pt;
	background-color: #000000;
    font-family: Verdana;
	color:white;
}

#leftbox {
   float: left;
	margin-top: auto;
	margin-left: 5px;
    width: 120px;
    height: 600px;

	background-color: #3f5e60;
}

#rightbox {
   float: right;
	margin-top: auto;
	margin-right: 5px;
	width: 120px;
   height: 650px;

	background-color: #223e40;
}

.pocitadlo {
  background-color: #000000;
  padding-top: 50px;
  width: 7em;
  height:3em;
}


#main {

   margin-top: 10px;
   margin-left: 185px;
   margin-right: 185px;
   border: 1px solid black;
   background-color: #98fb98;
   height: auto;
   padding-bottom: 5px;

}

#main a {
  text-decoration: none;
  color: #000000;
}

#main a:hover {
  color: #0000FF;
  text-decoration: underline;
}

.main404 {
   margin: 0px auto;
   text-align: center;
}

#bottom{
     width: 100%;
     height: 40px;
     clear: both;
	 border: 1px solid black;
     background-color : #3f5e60;
     margin-top: 10px;
	 background-image: url(../pic/fill2.png);
}
#swfbox {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 200px;
}
#boxik {
  float: left;
  text-align: left;
  margin-left: 10%;
  padding-bottom: 10px;
}


ul {
  list-style: none;
  float: right;
  margin-right: 15px;
}
hr {
  color: #2f4f40;
  background: transparent;
}

.sedy_font {
  color: #CCCCCC;
}
.bilyFont {
  color: #FFFFFF;
  font-family: Verdana;
}


.pruh {
  background-color: #006633;
  color: #FFFFFF;
  font-family: Verdana;
}
img {
  border: none;
}
.padd {

}



IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
  border: 1px solid #223E40;
}



/* menu    */

dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0;
  margin:0;
  font-family: Arial;
}
dl#right dt {
  display:none;
  }
dl#right dd {
  padding:0;
  margin:0;
  font-family: Arial;
}

a.xmenu, a.xmenu:visited {
  display:block;
  width:7em;
  height:3em;
  background:#000;
  text-decoration:none;
  text-align:center;
  color:#fff;
  float:left;
  }
a.xmenu span, a.xmenu:visited span {
  display:block;
  width:3em;
  height:0.5em;
  border-top:0.5em solid #000;
  border-left:1em solid #000;
  border-right:1em solid #000;
  border-bottom:0.5em solid #000;
  background:#050;
  overflow:hidden;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:7em;
  height:1.5em;
  w\idth:3em;
  he\ight:0.5em;
  overflow:hidden;
  }
a.xmenu:hover {
  color:#ff0;
  }
a.xmenu:hover span {
  background:#0f0;
  }
 /* end menu */

 /* horizontální menu */

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin-top: 20px;
	padding: 0;
	width: 100%;
	background: #000000;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #008080;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFF00 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #008080;
}

.hraci{
  font-family: Arial;
  font-size: 11px;
  color: #000080;
  text-align: left;
  background-color: #FFCC66;
}

.hr_bunka{
padding-left: 10px;

}

#bodyhracunad{
 min-width: 500px;
}

#bodyhracunad tbody tr:hover{
 background-color: #FF9966;
 cursor: pointer;
}

#bodyhracunad tbody tr a:hover{
 text-decoration: none;
 color: #000000;

}

#bodyhracupod{
 min-width: 500px;
}

#bodyhracupod tbody tr:hover{
 background-color: #FF9966;
  cursor: pointer;
}

#bodyhracupod tbody tr a:hover{
 text-decoration: none;
 color: #000000;

}

.zapsano{
    background-color: #DDDDDD;
    color: #999999;

}

.top12{
background-color: #FFFFFC;

}

