/* CSS Document dygon.cz style.css*/
body {
   margin: 0px;
   padding: 0px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 70%;
   background: #6E210E url(images/bg_body.gif) repeat-x;
   color:#000;
   text-align:center;
}
a:link {
  color:#000;
	text-decoration: none;
}
a:visited {
  color:#000;
	text-decoration: none;
}	
a:active {
  color:#000;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print{
  display:none;
}
.cleaner
{
  clear:both;
}
table
{
  font-size:1em;
}
#box1{
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0px;
  width: 791px;
}
#box2{
  float:left;
  width: 791px;
  background:#fff url(images/bg_box2.gif) repeat-y;
}
#box3{
  float:left;
  width: 791px;
  background: url(images/bg_box3.gif) no-repeat;
}
#ornament_bottom{
  float:left;
  width: 791px;
  background: url(images/ornament_bottom.gif) 100% 100% no-repeat;
}
#top
{
  width:779px;
  position:absolute;
  top:0px;
  margin-left:6px;
  height:271px;
  background: #C0371B url(images/main_img1.jpg) 0% 0% no-repeat;
}
#main_img
{
  width:779px;
  height:215px;  
  background: url(images/main_img2.jpg) 100% 0% no-repeat;
}
#main_img a
{
  width:779px;
  height:215px;
  display:block;
}
#line_lang
{
  width:779px;
  height:17px;
  background: #D79D95 url(images/bg_lang.gif) no-repeat;
}
#line_lang span
{
  display:none;
}
#line_lang p
{
  margin:0px 0px 0px 729px;
  padding:5px 0px 0px 0px;
}
#line_lang #cz
{
  width:18px;
  height:12px;
  float:left;
  background: #016299 url(images/ico_cz.gif) no-repeat;
  display:block;
}
#line_lang #en
{
  width:18px;
  height:12px;
  margin-left:2px;
  float:left;
  background: #fff url(images/ico_en.gif) no-repeat;
  display:block;
}
#nadtext
{
  width:779px;
  height:39px;
  background: #fff url(images/bg_nadtext.gif) no-repeat;
}
#nadtext span
{
  display:none;
}
#main
{
  margin-top: 271px; 
  margin-left:6px;  
  width:779px;
  background: url(images/bg_main.gif) 227px 0px repeat-y;
}
#bg_main
{
  width:779px;  
  background: url(images/bg_content.gif) 100% 0% no-repeat;
}
#panel_left
{
  float:left;
  width:226px;
  background: url(images/bg_drak_left.gif) 100% 0% no-repeat;
}
ul.menu
{
  width:222px;  
  margin-top:19px;
}
ul, li { 
  margin: 0px; 
  padding: 0px; 
} 
ul.menu li 
{
  overflow:hidden; 
  list-style-type: none; 
}
ul.menu li .btn_text{
  display:block;
  padding:3px 10px 0px 55px;
  
  color: #3A3A3A;
  font-size:11px;
}
ul.menu li a:hover .btn_text{
  color: #204368;
  font-weight:bold; 
}
ul.menu li.item { 
  width: 222px; 
  height: 21px;
  float: left;        
  _float: auto;       
  _float/**/: left;  
  _fl\oat: left;
}

ul.menu li.item a { 
  display: block; 
  width: 222px; 
  height: 21px; 
  color: #204368; 
} 
ul.menu li.item a:hover { 
  text-decoration: none;
  color: #204368; 
  background: url(images/menu_drak.gif) 14px 0px no-repeat;
}
ul.menu li .btn_text span
{
  display:none;
}
/*konec menu*/
/* hover menu */

ul.menu ul.druhe 
{ 
  position:absolute; 
  margin-top:-21px; 
  margin-left:222px;
  _margin-left: 206px;      
  _margin-left/**/: 222px;  
  _mar\gin-left: 222px; 
  visibility:hidden;
  width:215px;
  border-right:1px solid #D3DFE6;
  border-bottom:1px solid #D3DFE6;
} 
ul.menu li:hover ul.druhe
{ 
  visibility:visible; 
  z-index:999;
}
#panel_right
{
  width:553px;  
  float:right;
}
#znak_p{
  position:relative;
  width:96px;
  height:97px;
  overflow:hidden;
  z-index:3;
  color:#000;
  font-size:11px;
}
#znak_p img {
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  z-index:1;
  width:96px;
  height:97px;
  background: url(images/znak.jpg) no-repeat;
}
#znak
{
  margin:0px 0px 40px 67px;
  padding-top:15px;
}
#footer
{
  width:791px;
  background: url(images/bg_footer.gif) no-repeat;
  height:46px;
  float:left;
}
#footer span
{
  display:none;
}
#footer p
{
  margin:0px;
  padding:17px 25px 0px 25px;
  color:#FE8F81;
  font-size:11px;
}
#footer .left
{
  float:left;
}
#footer p.right 
{
  width:200px;  
  padding-top:12px;
}
#footer .right
{
  float:right;
  text-align:right;
}
#footer .left a:link, #footer .left a:visited, #footer .left a:active{
  color:#FE8F81;
  text-decoration:underline;
}
#footer .left a:hover{
  color:#FFBDB5;
  text-decoration:none;
}
#content
{
  padding:17px 80px 60px 20px;
}
#content h2
{
  font-size:1.3em;
  color:#000;
  margin:0px 0px 1.0em 0px;
  padding:0px;
}
#content h3
{
  font-size:1.1em;
  color:#000;
  margin:0px 0px 0.8em 0px;
  color:#981F0A;
  padding:0px;
}
#content h4
{
  font-size:1.0em;
  color:#000;
  margin:0px 0px 0.5em 0px;
  color:#000;
  padding:0px;
}
#content h5
{
  font-size:1.0em;
  color:#000;
  margin:0px 0px 0.3em 0px;
  color:#000;
  padding:0px;
}
#content a:link, #content a:visited, #content a:active{
  color:#981F0A;
  text-decoration:underline;
}
#content a:hover{
  color:#981F0A;
  text-decoration:none;
}
#content p
{
  margin:0px 0px 1.2em 0px;
  padding:0pzx 0px 0px 0px;
}
#content ul
{
  margin:0px 0px 1.1em 25px;
  padding:0pzx 0px 0px 0px;
}
#content ul.circle
{
  list-style-type:circle;
}
#content li
{
  margin:0.4em 0px 0.4em 0px;
  padding:0pzx 0px 0px 0px;
}
#content p.right
{
  text-align:right;
}
h2{
  position:relative;
  width:420px;
  height:23px;
  overflow:hidden;
  z-index:3;
  color:#000;
  font-size:11px;
}
h2 span {
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  z-index:1;
  width:420px;
  height:23px;
}
#druzina
{
  background: url(images/h2_druzina_dygon.gif) no-repeat;
}
#historie
{
  background: url(images/h2_historie_druziny.gif) no-repeat;
}
#kalendar
{
  background: url(images/h2_kalendar.gif) no-repeat;
}
#clenove
{
  background: url(images/h2_clenove.gif) no-repeat;
}
#kontakt
{
  background: url(images/h2_kontakt.gif) no-repeat;
}
#nabor
{
  background: url(images/h2_nabor.gif) no-repeat;
}
#fotogalerie
{
  background: url(images/h2_fotogalerie.gif) no-repeat;
}
#slovanska_doba
{
  background: url(images/h2_slovanska_doba.gif) no-repeat;
}
#odkazy
{
  background: url(images/h2_uzitecne_odkazy.gif) no-repeat;
}
#kniha
{
  background: url(images/h2_navstevni_kniha.gif) no-repeat;
}
.bojovnik
{
  width:453px;
  float:left;
  margin-bottom:20px;
}
.bojovnik .left
{
  width:243px;
  float:left;
}
.bojovnik .left .row
{
  width:243px;
  float:left;
  margin-bottom:6px;
}
.bojovnik .left .bold
{
  width:90px;
  font-weight:bold;
  color:#5B1605;
  float:left;
}
.bojovnik .left .normal
{
  width:153px;
  float:right;
}
.bojovnik .left .normal_jmeno
{
  width:153px;
  font-weight:bold;
  float:right;
}
.bojovnik .right
{
  width:210px;
  text-align:center;
  float:right;
}
.bojovnik .right img
{
  border:1px solid #5B1605;
}
#akce
{
  width:100%;
  border-collapse:collapse;
  border:1px solid #ccc;
}

#akce th
{
  text-align:left;
  font-weight:bold;
  color:#5B1605;
  padding:4px 5px;
  background:#ddd;
  border:1px solid #ccc;
}
#akce th.popis
{
  text-align:center;
}
#akce .datum
{
   white-space:nowrap;
}
#akce .nazev
{
   white-space:nowrap;
}
#akce td
{
 padding:3px 5px;
 border:1px solid #ccc;
}
#akce tr
{
 border:1px solid #ccc;
 
}
#akce .bold
{
  font-weight:bold;
}
.mapa
{
  float:right;
}
table.links
{
  margin-bottom:25px;
}
img.imgleft
{
  float:left;
  margin-right:10px;
  border:1px solid #5B1605;
}
img.imgright
{
  float:right;
  border:1px solid #5B1605;
  margin-left:10px;
}
.nahoru
{
  clear:both;
  text-align:right;
  
}
.nahoru a
{
  padding-left:13px;
  background: url(images/sipka_top.gif) 0% 55% no-repeat;
}

#galerie{
  width:453px;
  text-align: center;
}
#galerie h4{
  padding-top:20px;
  font-size:1.1em;
}
div.obr_galerie{
  float: left;
  width: 112px;
  height: 112px;
  margin: 2px 1px 2px 0px;
  text-align: center;
  font-size: 0.8em;
}
#galerie img
{
  border:1px solid #5B1605;
}
#navigace{
  padding-bottom:12px;
}
#novy_vzkaz fieldset
{
  border:0px;
  font-size:11px;
  padding:0px;
  margin:0px;
}
#novy_vzkaz label
{
  width:80px;
  padding-top:3px;
  display:block;
  float:left;
  font-weight:bold;
}
#novy_vzkaz textarea
{
  width:360px;
  display:block;
  float:left;
  height:80px;
  font-size:11px;
}
#novy_vzkaz div.formrow
{
  padding-top:5px;
}
#novy_vzkaz #jmeno
{
  width:360px;
  display:block;
  float:left;
  font-size:11px;
}
#novy_vzkaz #email
{
  width:360px;
  display:block;
  float:left;
  font-size:11px;
}
#novy_vzkaz #pridej
{
  width:364px;
  _width:366px;
  height:2em;
  font-weight:bold;
  display:block;
  float:left;
  font-size:11px;
  border:0px solid #ccc;
  background:#ccc;
}
#content ul#prispevek
{
   list-style:none;
   padding:0px;
   margin:20px 0px 10px 0px;
}
#content ul#prispevek li
{
   border-bottom:1px solid #ddd; 
}
#content p.center
{
  text-align:center;
}