/* ZOO LIBEREC
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
 
body {
	background: #FFF9D9 url(../images/body_bg.png) repeat-x left top;
	color: #403618;
	font-family: Arial, sans-serif;
	line-height: 1.6;
	font-size:  12px;
	width: 100%;
	position: relative;
}
p {
  font-size:  12px;
  line-height: 1.6;
  margin: 0 0 1em 0; 
}

hr {
  clear: both;
}

#vse a {
  color: #6B6D26;
  text-decoration: none;
  font-weight: bold; 
}

#obsah a{
  font-style: italic;
}

#vse a:hover {
  text-decoration: underline;
  color: #BFC363;
}

#vse a img {
  border: 0px;
}

strong {
}

blockquote {
  font-style: italic;
  background: url(../images/uvozovky.png) no-repeat top left;
  margin: 5px;
  padding-left: 45px; 
  padding-right: 35px; 
  padding-top: 10px;
}


#vse {
  width: 100%;
  position: relative;
  margin: 0px auto;
  padding: 0px;
  background: transparent url(../images/hlavicka.png) no-repeat center 52px;
  z-index: 10;
}
#kont {
  width: 988px;
  position: relative;
  margin: 0px auto;
  padding: 0px; 
}

#up-head {
  position: relative;
  width: 100%;
  height: 52px;
  margin: 0;
  padding: 0;
  background: transparent url(../images/top-shadow.png) no-repeat center bottom;
}

#up-head-modul {
  width: 968px;
  margin: 0 auto;
  position: relative;
}
#mapa-webu {
  position: absolute;
  top: 17px;
  right: 130px;
  border-right: 1px solid #fff;
  padding: 5px 5px;
  display: none;
}


#up-head-modul .moduletable {
  width: 124px;
  text-align: right;
  float: right;  
  padding-top: 15px;
}

#hlavicka {
  position: relative;
  width: 970px;
  height: 255px;
  margin: 0 auto;  
  padding: 0;
  z-index: 10;
}
  #menu {
    position: absolute;
    bottom: 1px;
    left: 15px;
    width: 940px;
    background: url(../images/menu_bg.png) repeat-x left top;
  }

#search-form {
  position: absolute;
  bottom: 12px;
  right: 36px;
}

#flash-hlava {
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 5;
  width: 750px;
  height: 197px;
  display: none;
}

#flash-hlava embed,
#flash-hlava object {
  position: relative;
  z-index: 1;
}

#logo span{
  position: absolute;
  left: 43px;
  top: 0px;
  width: 135px;
  height: 202px;
  display: block;
  background: url(../images/logo.jpg) no-repeat center top;
}

#menu ul.menu {
  list-style-type: none;
  display: block;
  height: 35px;
  margin: 0px;
  padding: 0px;
  clear: both;
}

#menu ul.menu li{
  float: left;
  display: block;
  color: #000;
  line-height: 34px; 
  position: relative;
}

#menu ul.menu li ul {
  position: absolute;
  width: 150%;
  display: none;
  padding-left: 0px; 
  margin-left: 0px;
  min-width: 180px;
  _width: expression(document.body.clientWidth < 180? "180px" : "auto" );
  padding-bottom: 5px;
  background: #C32C00;
}

#menu ul.menu li ul li ul {
  margin-left: 100%;
  top: 0px;
}

#menu ul.menu li:hover>ul {
  display: block;
}


#menu ul.menu li ul li {  
  float: none;  
  display: block;
  color: #000;
  line-height: 30px;
  background: #C32C00;/*url(../images/menu_bg.png) repeat-x left center;*/
  width: 100%;  
}
#menu ul.menu li ul li a {
  line-height: 30px; 
  font-size: 12px;
}
#menu ul.menu li a {
  padding-left: 16px;
  padding-right: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  line-height: 34px; 
  color: #fff;
  display: block;
}
#menu ul.menu li ul li a {
  font-weight: normal;
}
#menu ul.menu li a:hover { 
  line-height: 34px; 
  color: #ffffff; 
  background: url(../images/menu_bg_hover.png) repeat-x left center;
}
#menu ul.menu li ul li a:hover {
  background-image: none;
  line-height: 30px;
  font-weight: bold;
}

#telo-webu {
  position: relative;
  width: 988px;
  margin: 0 auto;
  padding: 0 0 0 0;
  overflow: hidden;
  z-index: 5;
  margin-bottom: 25px;
}

#hlavni-obsah {
  width: 940px;
  padding: 0 24px;
  padding-bottom: 2px;
  height: auto;
  position: relative;
  background: url(../images/telo_bg.png) repeat-y center top;
  z-index: 10;
}
#hlavni-obsah-2 {
  background: url(../images/telo_bottom.png) no-repeat center bottom;
  padding-bottom: 100px;
  padding-top: 15px;
  width: 940px;
}
.componentheading {
  font-weight: bold;
  font-size: 120%;
}

#levy-sloupec {
  width: 220px;
  float: left;
  padding: 0 10px;
}

#levy-sloupec .moduletable {
  background: #fff url(../images/modul_bg.png) repeat-x left bottom;
  padding: 4px;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 210px;
  position: relative;
}

#levy-sloupec .moduletable h3 {
  margin: 8px;
  background: url(../images/modul_h_bg.png) no-repeat left center;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 25px;
  padding-left: 10px;
}

#levy-sloupec .menu {
  list-style-image: none;
  list-style: none;
  padding-left: 10px;
  width: 90%;
  margin: 0;
}
#levy-sloupec .menu li {  
}
#levy-sloupec .menu li a{
  color: #000000;
  font-size: 12px;
  font-family: Arial;
  border-bottom: 1px solid #efdfbf;
  display: block;
  font-style: normal;
  line-height: 25px;
  padding-left: 10px;
}

#levy-sloupec .menu li a:hover {
  color: #A8AC4A;
}

#levy-sloupec .menu li#current a {
  color: #A8AC4A;
}
#levy-sloupec .menu li#current ul li a {
  color: #000000;
}
#levy-sloupec .menu ul {
  margin-left: 0;
  padding-left: 0;
  list-style-image: none;
  list-style: none;  
}
#levy-sloupec .menu ul li a {
  padding-left: 20px;
  font-size: 11px;
}
#levy-sloupec .menu ul li ul li a {
  padding-left: 30px;
  font-size: 10px;
}


#levy-sloupec .menu-nav {
  list-style-image: none;
  list-style: none;
  padding-left: 10px;
  width: 90%;
  margin: 0;
}
#levy-sloupec .menu-nav li {  
}
#levy-sloupec .menu-nav li a{
  color: #877741;
  font-size: 12px;
  font-family: Arial;
  border-bottom: 1px solid #efdfbf;
  display: block;
  font-style: normal;
  line-height: 25px;
  padding-left: 10px;
}

#levy-sloupec .menu-nav ul {
  margin-left: 0;
  padding-left: 0;
  list-style-image: none;
  list-style: none;  
}
#levy-sloupec .menu-nav ul li a {
  padding-left: 20px;
  font-size: 11px;
}
#levy-sloupec .menu-nav ul li ul li a {
  padding-left: 30px;
  font-size: 10px;
}

#divizna-archa {
  text-align: center;  
  position: relative;
  height: 140px;
  width: 100%;
}

#divizna-archa img {
  float: left;
  margin-left: 12px;
}

.mod_video {
padding-left: 9px;
padding-right: 9px;
}

#pravy-sloupec .moduletable h3 {
  margin: 8px;
  background: url(../images/right_module_h.png) no-repeat left center;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 25px;
  padding-left: 10px;
}

#obsah {
  width: 680px;
  margin: 0px;
  float: left;
  padding: 0px;
  overflow: hidden;
  padding-bottom: 40px;
}

table.blog {
  width: 100%;
}

table.contentpaneopen td a.readon {
  float: right;
}

.contentheading {
  font-family: Arial;
  font-size: 120%;
  font-weight: bold;
  color: #000000;
}
.contentheading a,
a.contentpagetitle {
  color: #000000 !important;
}

#right-telo {
  float: right;
  width: 700px;
}

#pravy-sloupec {
  width: 220px;
  float: right;
  display: none;
}
#top-telo-moduly {
  width: 100%;
  height: auto; 
  margin-bottom: 10px;
}

#top-telo {
  width: 100%;
  height: 20px;
}
#drobecky {
  width 49%;
  float: left;
}
#drobecky .breadcrumbs {
  background: url(../images/drobky.png) no-repeat left center;
  padding-left: 38px;
  line-height: 12px;
  color: #9a926f;
}

#vyhledavani {
  width: 49%;
  float: right;
  text-align: right;
}

.search .inputbox {
  background: url(../images/input_bg.png) repeat-x left center;
  border: 1px solid #ffffff;
  font-size: 12px;
  padding: 3px 2px;
  color: #fff;
  width: 150px;
}
.search .button {
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
  background: none !important;
  text-transform: uppercase;
  color: #fff !important; 
  border: 0;
  cursor: pointer;
}

#pravy-sloupec .moduletable .button {
  background: url(../images/input_bg.png) repeat-x left center;
  border: 1px solid #43402f;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}
#pravy-sloupec .moduletable .button:hover {
  color: #888;
}
.poll {
  text-align: left;
}
.pollstableborder {
  width: 100%;
}
.contentpaneopen-topnews table td{
  width: 50%;
  padding: 0 5px 0 0;
}
.all-news {
  margin-left: 1px;
}
.moduletable-topnews {
  color: #9a926f;
  font-family: Arial;
  font-size: 11px;
  text-align: justify;
}
.moduletable-topnews strong {
  color: #706A4E;
  margin: 8px 0;
}

#left-gradient {
  width: 24px;
  height: 1113px;
  position: absolute;
  left: 0;
  top: 0;
  /*background: url(../images/right_gradient.png) no-repeat left top;*/
  clear: both;
}
#right-gradient {
  width: 24px;
  height: 1113px;
  position: absolute;
  right: 0;
  top: 0;
  /*background: url(../images/left_gradient.png) no-repeat right top;*/
}
#footer-gradient {
  position: absolute;
}

#konec-tela {
  width: 988px;
  height: 61px;
  background: url(../images/footer_gradient.png) no-repeat center bottom;
  position: relative;
  z-index: 20;
}

.clear {
  clear: both;
}

h3 {font-size: 150%; color: #6C6F2C; font-weight: bold;}
h4 {font-size: 130%;}    
h5 {font-size: 115%;}

#head-hs {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 40%;
}
#head-hs h1,
#head-hs h2 {
  font-size: 5px;
}


#nahoru-klik {
  position: absolute;
  left: 36px;
  top: 2px;
  display: block;
  width:66px;
  height: 18px;
}

#copyright {
  width: 715px;
  height: 50px;
  position: absolute;
  margin: 15px auto 0;
  color: #706a4e;
  top: 20px;
  left: 0px;
}


#login-form-div {
  width: 350px;
  height: 50px;
  position: absolute;
  margin: 15px auto 0;
  right: 12px;
  top: 20px;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

#menu td{font-weight: bold;}
