body{
	font-family: Tahoma;
}

.hlavicka{
	height: 0px;
	visibility:hidden;
	float: left;
}
.horni_polozky{
	width: 0px;
	height: 0px;
	visibility:hidden;
	float: left;
}
.mn_domu{
	width: 0px;
	height: 0px;
	visibility:hidden;
	float: left;
}
.datum{
	visibility:hidden;
	font-size: 0px;
	float: left;
}
.celemenu{
	visibility:hidden;
	font-size: 0px;
}

.obsah{
	font-size: 90%;
	position:absolute;
	top:0px;
	
}
.tabulka{
	font-size: 90%;
	width: 100%;
}
.tabory{
	font-size: 90%;
}
.tabory td{
	border-bottom: 1px solid black;
}

/*tabulka s ohraničením bunek*/
.tabulka2{
	border-collapse: collapse;
	text-align: left;
}		
.tabulka2 td{
	border: 1px solid black;
}	
/*Dokumenty na nové stránce*/
.stranka_cista{
	position:absolute;
	top:0px;
	font-size: 95%;
}
.stranka_cista h1{
	font-size: 200%;
	font-weight: lighter;
}
/*-----------------------------------------------------------------------------------------------*/
			
/***VÍNOVÝ*/
h1 {  
color:Black ;
      	text-align: center;
      	font-size: 120%;
      	}

/**MODRÝ**/
h2 {
         color:Black ;
      	font-size: 110%;
      	
    }

/**ZELENÝ**/
h3  { 
	      color:Black ;
      	font-size: 100%;
      	font-weight: bolder; 
      }
/**KURZÍVOU, TUČNĚ*//
h4  { 
      	color: #000000;
      	font-weight: bolder;
      	font-style: italic;
      	font-size: 11px;}

/**OBYČEJNÝ ČERNÝ**/
h5  {
      	text-indent: 0px;
      	font-size: 100%;
      	color: black;
      	margin: 2px;	
    }
a{
	color: Black;
	text-decoration: none;
}
img  {
      	border: 0px; 	
	}
img  a{
      	border: 0px;
	}
	.tabor{
		font-weight: bold;
	}
.akce{
	font-weight: bold;
}
 .fotogalerie{
            float: left;
				text-align: center;
				width: 100%;
        }
.album{
            text-align: left;
            margin-top: 5px;
            float:left;
            width:270px;
            font-size: 90%;
        }
 .fotogalerie a{
		font-size: 130%;
    }
.nahled{
            float: left;
            margin-left: 2px;
            width: 134px;
            height: 100px;
            _height: 105px;
            margin-bottom: 3px;
            border: 1px solid Black;
 }
 /*diskuze*/
.prispevek{
	float: left;
	text-align: left;
}
.prispevek_hlavicka{
	background-color: #9bbb38;
	float: left;
	padding-left: 3px;
}
.prispevek_hlavicka img{
	display: none;
}
.prispevek_hlavicka strong{
font-size: 120%;
}
.form_diskuze{
	display: none;
}
.form_diskuze table{
	font-size: 95%;
}

