body{
	font-family: Tahoma;
}

.hlavicka{
	display:none;
}
.pozadi{
	width: 100%;
}
.stranka{
	width: 100%;
}
.horni_polozky{
	display:none;
}
.mn_domu{
	display:none;
}
.datum{
	display:none;
}
.celemenu{
	display:none;
}

.obsah{
	font-size: 90%;
	width: 100%;
}
.obsah_text{
	width: 100%;
}
.tabulka{
	font-size: 90%;
	width: 100%;
}
.tabulka td{
	vertical-align: top;
}
.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;
}
.stranka_cista table h2{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.stranka_cista h2{
	text-align: center;
}
.stranka_cista h3{
	text-align: center;
}
/*-----------------------------------------------------------------------------------------------*/
			
/***VÍNOVÝ*/
h1 {  
		color:Black;
      text-align: center;
      font-size: 140%;
		font-weight: normal; 
}

/**MODRÝ**/
h2 {
     color:Black ;
     font-size: 130%;
	  text-align: left;
	  font-weight: normal;
}
/**ZELENÝ**/
h3 { 
	  color:Black ;
     font-size: 120%;
     font-weight: normal;
	  text-align: left; 
}
/**KURZÍVOU, TUČNĚ*//
h4  { 
   font-weight: bolder;
   font-size: 120%;
	text-align: left;
}

/**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;
		text-align: left;
	}
.akce{
	font-weight: bold;
	text-align: left;
}
 .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%;
}
.zalomeni_stranky {
page-break-after: always;
}

