<!--
p.menu {
	position:absolute; left:45px; top:490px; width:550px;
	border-top:1px solid #333;
	padding-top:5px;
	text-align:center;
	cursor:pointer;
	_cursor:hand;
}

p.copyright {
   background-image:    url("img/design/Bzatek/bottom_background.jpg"); 
   background-repeat:   repeat-x;
   font-family:		'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
   font-size:		9px;
   color:		#14547E;
   font-weight:         normal;
   text-align:          center;
   padding-top:         6px;
}

.DeleteQuestion {
	font-weight:		bold;
	font-size:		120%;
}

.warning {
	font-size: 150%;
	color: red;
}

.alert {
	color: 		red;
	font-weight:	bold;
}

.personText {
	font-weight:	bold;
	text-align:	right;
	color:		#000000;
}
.personTitle {
	color:		#2754ba;
	font-size:	16px;
	font-weight:	bold;
	border-bottom:	1px solid #2754ba;
}
.personTitle a {
	color:		#2754ba;
	font-size:	16px;
	font-weight:	bold;
	padding-top:	2px;
	text-decoration:	none;
}
.personTitle a:hover, a:active, a.top:hover, a.top:active {
	background-color:	#2754ba;
	color:			#ffffff;
}

td a:hover, a:active, a.top:hover, a.top:active {
	background-color:	#2754ba;
	color:			#ffffff;
}

h1 {
	color:		#2754ba;
	font-size:	20px;
	font-weight:	bold;
}

.FatalError {
	color:		red;
	font-size:	20px;
	font-weight:	bold;
	text-align:	center;
	padding-top:	10px;
	padding-bottom:	10px;
}

td.eventInfoTitle {
	color:		#2754ba;
	font-size:	16px;
	font-weight:	bold;
	border-bottom:	1px solid #2754ba;
	padding-top:	2px;
	text-align:	center;
}

td.eventInfoText {
	font-weight:	bold;
	color:		#000000;
}

.tableHeader {
	color:          #2754ba;
	font-size:      16px;
	font-weight:    bold;
	border-bottom:  1px solid #2754ba;
}


body {
   font-family:		'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
   font-size:		12px;
   color:		#53667B;
   font-weight:		normal;
   text-decoration:	none;
   background:		#ffffff
}

	td {
	   font-family:		'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		12px;
	   color:		#53667B;
	   font-weight:		normal;
	   text-decoration:	none;
	}

	td.top {
           background-image:    url("img/design/Bzatek/top_background.jpg"); 
           background-repeat:   repeat-y;
           background-position: right;
	}

	td.top_menu {
           background-image:    url("img/design/Bzatek/top_menu.gif"); 
           background-repeat:   no-repeat;
           padding-left:        34px;
           padding-top:         13px;
           vertical-align:      top;
	   font-family:		Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		9px;
	   color:		#ffffff;
           font-weight:         bold;
	}

	td.top_logo {
           padding-left: 12px;
	}

	td.top_line {
           background-image:    url("img/design/Bzatek/top_line.jpg"); 
           background-repeat:   repeat-x;
	}

	td.menu {
           background-image:    url("img/design/Bzatek/menu_background.jpg"); 
           background-repeat:   repeat-x;
	   font-family:		Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		9px;
	   color:		#666666;
           font-weight:         bold;
	}

	td.menu_float {
           background-image:    url("img/design/Bzatek/menu_float_background.jpg"); 
           background-repeat:   repeat-x;
	   font-family:		Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		10px;
	   color:		#666666;
           font-weight:         bold;
	}

	td.menu_float_point {
           background-image:    url("img/design/Bzatek/menu_float_point.gif"); 
	}

	td.menu_float_main {
           background:          #fbfbfb;
	   font-family:		'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		10px;
	   color:		#666666;
	   vertical-align:      top;
	   padding:             4px;
	}

	td.main {
           background-image:    url("img/design/Bzatek/main_background.jpg"); 
           background-repeat:   repeat-y;
           background-position: left;
	   font-family:		Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		9px;
	   color:		#666666;
           font-weight:         bold;
	   vertical-align:      top;
	}

	td.bottom {
           background-image:    url("img/design/Bzatek/bottom_background.jpg"); 
           background-repeat:   repeat-x;
	   font-family:		'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		9px;
	   color:		#14547E;
           font-weight:         normal;
           text-align:          center;
           padding-top:         6px;
	}

	a.menu:visited, a.menu:link {
	   font-family:		Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		9px;
	   color:		#666666;
           font-weight:         bold;
	   text-decoration:	none;
	   background: 		transparent;
	}

	a.menu:hover, a.menu:active, a.top_menu:hover, a.top_menu:active {
	   font-family:		Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	   font-size:		9px;
	   background: 		transparent;
	   color:		#1D76B1;
	   font-weight:		bold;
	   text-decoration:	underline;
	}

	a.top_menu:visited, a.top_menu:link {
	   color:		white;
	   text-decoration:	none;
	}

	a.top_menu:hover, a.top_menu:active {
	   color:		#dddddd;
	   text-decoration:	underline;
	}

/* List of NAs */
.tbl_na_list td {
	border-bottom:	#cedde5 solid 1px;
	padding-top:	10px;
	padding-bottom:	10px;
	vertical-align:	top;
}

-->
