/*Start OBECNE DEFINICE*/

* {
    padding: 0px;
    margin: 0px;
  }
  
p {padding-bottom: 10px}  


.cleaner {
    clear: both;
  }

body {
    background-color : #c38307;
    font-family : verdana, sans;
    font-size : 12px;
    text-align : center;
    color: #943504;
  }

h1 {
    color: #842102;
    font-size: 16px;
    line-height: 180%;
  }


h2 {
    color: #842102;
    font-size: 15px;
    line-height:180%;
  }


h3 {
    color: #842102;
    font-size: 14px;
    line-height:180%;
  }
  

a, a:visited {
    text-decoration: underline;
    color: #b24a01;
    font-size: 11px;
  }

p {
    color: #842102;
  }

/*End OBECNE DEFINICE*/

/*START definice trid a identifikatoru*/

/*Hlavni id cele stranky*/
#page {
    text-align: left;
    margin: 15px auto;
    width:966px;
    position: relative;
    background: url('../img/bg_shad.gif') 0px -8px repeat-y white;
    padding-bottom:5px;
  }


#top {
    width: 950px;
    height: 243px;
    background: url('../img/top.jpg') 0 0 no-repeat;
    position: relative;
    margin-left:8px;
  }

/*Klikaci oblast loga v zahlavi*/
#logo {
    position: absolute;
    left: 360px;
    top: 18px;
    width: 210px;
    height: 133px;
 /*border: solid red 1px;*/
  }
#logovcela {
    position: absolute;
    left: 405px;
    top: 78px;
    width: 113px;
    height: 113px;
    z-index: 100;
 /*border: solid red 1px;*/
  }

/*Menu s sestiuhelniky*/
#menu-top {
    position: absolute;
    left: 215px;
    top: 151px;
    width: 496px;
    height: 147px;
  }


#menu-top ul {
    list-style-type: none;  
}


#menu-top ul li {
    height: 25px;
    line-height: 22px;
    float: left;
    background: url('../img/menu_li_back.jpg') 100% 0 no-repeat;
  }


#menu-top a, #menu-top a:visited {
    color : #ffffff;
    font-family: arial, verdana;
    font-style : italic;
 text-decoration: none;
  }

#menu-top a:hover {
 color : #000000;
 }


/* napozicovani polozek menu do plastvi*/
.hex1, .hex2, .hex3, .hex4, .hex5 {
 position:absolute;
 text-align: center;
}

a.hex1, a:visited.hex1 {
 font-size:20px;
 top:65px;
 left:20px;
}

a.hex2, a:visited.hex2 {
 font-size:15px;
 font-weight:bold;
 top:25px;
 left:124px;
}

a.hex3, a:visited.hex3 {
 font-size:20px;
 top:65px;
 left:208px;
}

a.hex4, a:visited.hex4 {
 font-size:18px;
 top:25px;
 left:318px;
}

a.hex5, a:visited.hex5 {
 font-size:22px;
 top:65px;
 left:402px;
}

/* start leve menu*/

#menu-left a {
    color: #8e2d00;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
  }

#menu-left a:hover {
  color:#c38307;
}

#menu-left ul {
    list-style-type: none;
}

#menu-left ul li {
  /*line-height: 38px;*/
  padding-left: 25px;
}

#menu-left ul li ul li {
	padding: 0;
}
#menu-left ul li div{
  padding: 5px 0px 5px 0px;
}
#menu-left ul li ul li div{
  padding: 3px 0px 3px 0px;
}

/*Pro polozky menu dalsi urovne*/
#menu-left li ul a:link, #menu li ul a:visited {
 text-decoration: none;
 color: #8e2d00; font-size:80%;
 font-weight: normal;
 margin-left:0px;
} 
#menu-left li ul a:hover { 
 color: #c38307;
} 

#menu-left li ul {
 margin:0px !important;
 padding: 0px  !important;
 margin-left: 10px !important;
}
#menu-left li ul li { 
/*min-height: 24px; _height: 24px;*/
 color: #929292;
 width: 140px;
 text-align: left;
 padding:0px 0px 6px 0px;
 line-height: 100%;
}

/*oznaceni aktivni polozky zalozkou*/
#menu-left ul li.active {
 background: url('../img/pointer.gif') 0px 0px no-repeat;
}

#menu-left li ul li.active {
 background: none;
}

/*cara oddelujici polozky menu prvni urovne*/
hr.menu-spacer {
 height:2px;
 width:160px;
 color: #edddd5;
 background-color: #edddd5;
 border: none;
 /*margin:0px 0px 0px 22px;*/
}

/*end leve menu*/

h2.head-right-menu {
 color: #FFFFFF;
 background-color:#9e4718;
 line-height: 30px;
 font-weight:bold;
 font-style:italic;
}

#menu-right ul {
    margin: 2px 0px 0px 0px;
    list-style-type: none;
  }


#menu-right ul li {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 164px;
    background-color: #c38307;	
    border-bottom:solid #FFFFFF 2px;
  }


#menu-right a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration:none;
  }

#menu-right a:hover {
 font-weight: bold;
  }

/*Hlavni pravy sloupec*/
#right {
    float: right;
    display: inline;
    width: 164px;
    text-align:center;
    margin-right: 15px;
    margin-top:11px;
 /*border: solid green 1px;*/
 
  }


#right span {
    font-weight: bold;
    color: #939393;
    font-size: 11px;
    display: block;
    text-align: center;
    padding: 0 0 4px 0;
  }

#right img {
 margin-top: 10px;
}

hr.spacer {
 height:6px;
 color: #f5ead5;
 background-color: #f5ead5;
 border: none;
 margin-top:10px;
}

/*Hlavni levy sloupec*/
#left {
    width: 182px;
    float: left;
    background-color:white;
    /*margin-left:8px;*/
    margin-top:11px;
    display: inline;
background: url('../img/bg_shad_left.gif') 0px 0px repeat-y white;
  }

#content {
 	margin:90px 10px 20px 25px;
 	padding-bottom:20px;

  }

/*Stred stanky*/
#middle {
    width: 598px;
    float: left;
    background: url('../img/bg_mid.jpg') 0 0 no-repeat white;
    /*border: green solid 1px;*/
  }

/*Paticka uplne dole*/
#footer {
    background-color : #9e4819;
    font-size : 11px;
    height : 48px;
    line-height : 48px;
    margin-left : 13px;
    margin-top: 5px;
    text-align : center;
    width : 940px;
    color:#FFFFFF;
  }


#footer a {
    text-decoration: none;
    color: #ffcc00;
    font-weight: bold;
  }

#footer a.email {
	font-size : 11px;
 	text-decoration: underline;
	color: #FFFFFF;
 	font-weight: normal;

}

/*v paticce*/
#plastve {
    position: absolute;
    bottom:0px;
    right:30px;
    height:62px;
    width:110px;
    background: url('../img/plastve.gif') 0 0 no-repeat;
  }



.mbox-1 {
    float: left;
    width: 260px;
    margin: 10px 0px 0px 10px;	
   }

.mbox-text {
    float: right;
    width: 175px;
   }
.mbox-text a h2 {
  text-decoration:none;
}

/*Paticka ve stredu stanky (Vice novinek)*/
#mid-footer {
    position: relative;
    display: inline;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    background: url('../img/mid_footer.gif') 0 0 no-repeat;
    color:#842102;
    width: 560px;
    height:12px;
    text-align:right;
  }


#mid-footer span {
    margin-right: 40px;
    line-height: 10px;
  }


#mid-footer a {
    text-decoration: none;
    font-size:12px;
  }

/*Napozicovani tlacka vice novinek*/
#more {
    line-height: 12px;
    height: 17px;
    position: absolute;
    background-color:white;
    right: 15px;
    top: -2px;
  }


.article {
 width: 550px;
 margin-bottom: 25px;

}

.date {
    color: #c28207;
    font-size: 9px;
    font-weight: bold;
  }


#main-box {
    position: relative;
    display:inline;
    /*margin: 20px 20px 0px 20px;*/
    float: left;
    background-color: #f8edce;
    width: 560px;
    padding-bottom:10px;
  }

/*END definice trid a identifikatoru*/

.himage {margin: 3px}
.vimage, .himage{border: 1px solid #996600}

.gallery-h {
	float: left;
	text-align: center;
	width: 120px;
}
