/* GLOBAL DEFINITIONS */
/* ************************************************************ */

BODY {font-weight: normal;font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color:#666666; margin:0px; padding:0px;} /* body definition */

BODY {min-height: 100%;width: 100%;height: 100%;}
html>body, html>body #contents {
	height: auto;
}

#footer {color: #000000; padding: 10px; font-size: 11px;}/* real footer */
#footer a {color: #ffffff; text-decoration: none; font-size: 11px;}
#footer a:hover {color: #000000; text-decoration: none; font-size: 11px;}
/* layout settings - end*/


TABLE {color:#000000; font-size: 8pt;} /* all tables definition */
INPUT, SELECT, TEXTAREA {font-size: 8pt;}

/* ************************************************************ */
/* Definice pro odkazy (navigational texts / menu font spec size)*/
A, A:link, A:visited,A:hover, A:active{font-size: 8pt;text-decoration:none;font-weight:normal;color:#294830;}
A:hover{color:#000000;}
A:active{color:blue;}

#menu {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.userlogin a {
	color: #ffffff;
	text-decoration: underline;
}

.userlogin a:hover {
	color: #000000;
	text-decoration: underline;
}

.Normal {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentpane,
.latestnews,
.upcomingevents,
.calendar,
.promotions {
	padding: 10px;
}

.upcomingevents .Normal,
.latestnews .Normal,
.calendar .Normal,
.promotions .Normal {
	color: white;
}

