body {
	margin: 0px;
	padding: 0px;
    background: white;
  ackground: #2A1902;
	_text-align: center;
	font-family: "Trebuchet MS", arial CE, verdana CE, arial, vedrana, sans-serif;
}

strong {
    font-family: "Trebuchet MS", arial CE, verdana CE, arial, vedrana, sans-serif;
    color: #006600;
       font-size: 12px;
}

b {
    font-family: "Trebuchet MS", arial CE, verdana CE, arial, vedrana, sans-serif;
    color: #006600;
       font-size: 12px;
}

h3 {
    font-family: "Trebuchet MS", arial CE, verdana CE, arial, vedrana, sans-serif;
    color: #006600;
    font-size: 14px;
    text-align: left;
}


#main {
	_text-align: left;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
    background: url('bg1.jpg') ;
  background-repeat: repeat-y ;
}
#vlajecky {
      background: #009933;
      font-size: 12px;
  text-align: right;
  padding: 3px 3px 3px 3px;
  color: white;
  width: 785px ;
  height: 18px;
  margin-top: 0px;
}

#vlajecky a {

font-size: 12px;
color: white;

}

#vlajecky a:hover {

font-size: 12px;
color: white;
text-decoration: none;

}



#head {
	height: 140px;
	margin-top: -22px;
	_margin-top: 0px;
	width: 100%;
	background: #800 url('logo.jpg') top left no-repeat;
}

#head h1 {
	visibility: hidden;
}

#menu {
	width: 172px;
	height: 765px;
	margin-top: -26px;
	margin-left: 3px;
	float: left;
	*padding-top: 5px;
	/*border-top: 2px solid #b09c93;*/
	background: url('menu.png') top left no-repeat;
}

#menu ul {
	margin-top: 10px;
	margin-left: 0px;
	list-style-type: none;
	background: url('menu_bg.gif') repeat-y;
	background-position: center top;
}

#menu ul li {
	width: 159px;
	margin-left: -35px;
	*margin-top: -5px;
  *margin-left: 5px;
	border-bottom: 1px solid #6e4531;
}

#menu a {
	color: #6e4531;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
	margin-left: 11px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul ul {
  background: none;
  margin-top: 0px;
  *margin-bottom: 5px;
}

#menu ul ul li {
  margin-left: -45px;
  *margin-left: -5px;

}

#menu ul ul li a{
  margin-left: 16px;
  border-top: 1px solid #6e4531;
  background: #D3C9C7;
  width: 140px;
  border-left: 10px  #6e4531;
  }

#menu li ul li {
  border: 0px;
}

#menu_spodek {
  height: 10px;
  margin-top: -16px;
  *margin-top: -19px;
  background: url('menu.png') left bottom;
}

#blok_pod_menu
{
  width: 140px;
}


#text {
	width: 555px;
	color: #222;
	text-align: justify;
	padding: 15px;
	line-height: 1.5;
	font-size: 11px;
	font-family: verdana, arial;
	margin-left: 185px;

}

#text h2 {
	text-align: left;
}

#paticka {
	width: 100%;
	clear: both;
	color: #ddd;
  margin-top: 5px;
  font-size: 11px;
  text-align: center;		
}

#paticka a {
  color: #ddd;
}

.nofloat {
clear: both;}

.nadpisek {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #8D481E;
}

hr {
  color: #f0eced;
  border-bottom: 1px dashed #8D481E;
}

.galerie_box {
  float: left;
  padding: 5px;
  margin: 5px;
  text-align: center;
}

a img {
  border: 0px;
}

.ran
{
  position:absolute;
left:-1000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
#text table tr{
  display: block;
  width: 550px;
  }

