#menu-box {background: #444444 url('../design/menu-bg.gif') repeat-x 0 0;
text-align: center;}
#menu {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  width: 1024px; 
  margin: 0 auto;}

#menu li {
  float: left;
  display: inline;
  list-style-type: none;
  text-align: center;
}                        
         
#menu li a {
  text-decoration: none;
  color: #333333;
  float: left;
  display: inline;
  line-height: 40px;
  padding: 0 18px;
  font-family: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#menu li a:hover {
  background-color: #133F5D;
  background: #444444 url('../design/hover-bg.gif') repeat-x 0 0;
  color: #FFF;
}
#menu li a.active {
  background-color: #133F5D;
  color: #FFF;
  background: #444444 url('../design/current-bg.gif') repeat-x 0 0;
}

/* Clearfix */
.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ' ';
}

.clearfix {min-height: 1px;}
.clearfix {display: inline-block;}

/* Backslash hack - nemel by to videt IE/Mac \*/
.clearfix {display: block;}
/* Konec hacku */

body
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
  background: #FFFFFF url('../design/bodybgr.jpg') repeat-x 0 0;
  color: #000000;
}

button
{
  cursor: pointer;
}

.aktualita{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #bbbbbb; 
  text-align: justify; 
  margin: 0px 15px 0px 15px;
  font-size: 12px;
}

.aktualita a{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: yellow; 
  font-size: 10px;
}

.ad{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: justify; 
  margin: 25px;
  color: #444444; 
  font-size: 12px;
} 

.erko{
  vertical-align: super;
  font-size: 70%;
}

.textv td{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.textv a{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.ntab{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
  background: #FFFFFF;
}

.nabtab{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border-left: 1px  solid #ffffff;
  border-right: 5px  solid #ffffff;
  border-top: 1px  solid #ffffff;
  border-bottom: 5px  solid #ffffff;
	color: #000000;
	font-size: 12px;
}

.nabtab p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
}

.nabtab th{
	color: #FFFFFF;
  cursor : pointer;
  text-align: left;
	padding: 5px 5px 5px 5px;
}

.nabtab td{
  cursor : pointer;
}

.sudlich1{
	padding: 5px 5px 5px 5px;
	background: #DDDDDD;
}

.sudlich2{
	padding: 5px 5px 5px 5px;
	background: #EEEEEE;
}

.menupol {
  font-weight : bold;
  font-size: 14px;
  text-align: left;
  padding: 5px 5px 5px 15px;
  background: url(../design/menupol.jpg) left top no-repeat;
  list-style: none;
  width: 140px;
  height: 30px;
  color: black;
}             

.menupol a:hover {
  text-decoration: none;
  color: #3300ff;
}

.menupol a {
  text-decoration: none;
  color: black;
}

.cudl {
  background : red;
  color : white;
  font-weight : bold;
  text-decoration : none;
  cursor : pointer;
}

.kostabtit {
  width: 90%;
  font-family : Tahoma, Arial, sans-serif;
  font-size : 12px;
}

.kostabtit th {
  background : #EEEEEE;
  font-weight : bold;
  height: 30px;
  text-align: left;
  padding: 0 0 0 30px;
}

.kostabtit td {
}

.zabalit {
  cursor : pointer;
  background: url("../design/nahoru.gif") no-repeat scroll right center;  
}
.rozbalit {
  cursor : pointer;
  background: url("../design/dolu.gif") no-repeat scroll right center;
}

.tabshop {
  border-bottom: 1px #0000FF solid;
  margin-bottom: 20px;
}

.tabshop th {
  height: 30px;
  background:  url("../design/tabshopth.gif");  
  border-left: 1px #FFFFFF red;
  border-right: 1px #FFFFFF solid;
  color: yellow;
  text-align: left;
  padding-left: 30px;
}

.tabshop1 {
  border-right: 1px #0000FF solid; 
  background: #DDDDFF;
}

.tabshop2 {
  background: #DDDDFF;
}

.objtab {
  background: #FFFFFF; 
  color: #000000;
  height: 35px; 
  cursor: pointer;
  text-decoration: none;
}

.objtab a{
  color: #000000;
  text-decoration: none;
}

.objspan {
  font-size: 10px;
}

.seda {
  background: #DDDDFF;
}

.bila {
  background: #FFFFFF;
}

