BODY
{
    BACKGROUND-COLOR: #FFFFEB;
}



A:LINK {
	font-family: Tahoma;
	color: Green;
	text-decoration: none;
}

A, A:VISITED {
	text-decoration: none;
}


A:HOVER {
	background-color: #FFFACD;
	color: Green;
	text-decoration: uderline;
}





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;
}


P {
   font-family: Tahoma;
	font-size: 10pt;
	color: #3C3C3C; /*text-align: justify;*/
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: deafult;
}


H1 {
	background-color: "#FFFFEB";
	color: #B22222;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
}



H2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bolder;
	color: #556B2F;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #F5F5DC;
	text-indent: 10px;
} 

H3
{
	BACKGROUND-COLOR: "#FFFFEB";
	COLOR: #228B22;
	FONT-FAMILY: Verdana, 'Arial CE', Arial;
	FONT-SIZE: 105%;
}


H4
{
	BACKGROUND-COLOR: "#FFFFEB";
	COLOR: Gray;
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 14pt;
}


HR
{
	color: #DCDCDC;
	height: 2px;
	width: 640px;
	text-align: center;
}

.nazev_akce
{
	color: #8B0000;
} 

.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;
}
