.marker {
	font-style: italic;
	color: #990000;
}
.important {
	color: #FF0000;
	text-decoration: underline;

}
.brief {
	font-style: italic;
	color: #0066CC;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;


}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #336699;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.podklad {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.teamId {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #99FFFF;
}
.specify {


	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC66;
}
.fakeLayer {
	position: relative;
	z-index: 1;
	height: 1px;
	width: 1px;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
.new {
	font-size: 12px;
	color: #C80000;
	font-weight: bold;

}
