BODY {
	background-color: White; /* primární barva pozadí*/
	background-attachment: fixed; /* pozadí neroluje */
	background-repeat: no-repeat;
	scrollbar-base-color: #F8F0C0;
	margin-top: 4px;
	margin-bottom: 6px;
}

/*	background-color: #F6F9ED; alternativní barva pozadí*/
/* background-image: URL('img/logo_bw.jpg'); obrázek na pozadí */

a:hover {
	background: #ffdead;
	}



TD {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

P {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
}


H1 {
	background-color: #F5F5DC;
	color: Gray;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 6px;
}
	

H2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bolder;
	color: #556B2F;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #F5F5DC;
	text-indent: 10px;
} 

.gray-hr {
	border-bottom:0;
	border-right:0;
	border-top:1px solid #C6C8CB;
	height:1px;
	margin-bottom:15px;
}


LI 
{
	/*font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	padding: 1px;
	*/
	font-family: Tahoma;
	font-size: 10pt;
	color: #3C3C3C; /*text-align: justify;*/
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: deafult;
}



.skupina
{
	color: #004000;
	font-family: 'Arial CE', Arial;
	font-size: 10pt;	
	font-style: italic;
	font-weight: bold;
}

.popiska {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 4px;
	color: Gray;
	background-color: transparent;
}

.citace {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	 
	font-size: 8pt;
	text-align: left;
}

.patka {
	background-color: #F5F5DC;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
	text-align: center;
	text-indent: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.liter {
	background: #F5F5DC;
}


.VR {
	background-image: url(img/verline.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.mesic {
	background-image: url(img/pozadi3.gif); /*	border-top: 1px solid #954153; */
	border-bottom: 2px solid #ABC755; /*	border-bottom: 1px solid #954153; */
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	line-height: 16pt;
	color: #82A749;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 10px;
}

.hlavicka2 {
	background-image: url(img/pozadi3.gif); /*	border-top: 1px solid #954153; */
	border-bottom: 2px solid #ABC755; /*	border-bottom: 1px solid #954153; */
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	line-height: 16pt;
	color: #82A749;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 10px;
}

.nazev_akce
{
	color: #8B0000;
} 

.ramecek
/*kolem obrázku*/
{
	border: 1px solid #BBBBB0;
}

.nadpis2
{
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px; 
}


.nadpis3
/* společenská rubrika - výročí */
{
   font-family: "Trebuchet MS";
	font-size: 13pt;
	font-weight: bolder;
   color: #669900;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px; 
}


.info
{
	background-color: White;
}



.obsah {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 12pt;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 4px;
	color: #1B1B1B;
	background-color: transparent;
}

.obsah:hover {
    background-color: #FFFFFF;
}

.puntik
{
	color: #6B8E23;
	background-color: transparent;
}

.podklad:hover {
    background-color: #FFFFFF;
}

.datum
{
	color: #858585;
	font-style: normal;
	font-size: 9pt;
}

