html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 20px 5px 5px 26px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #111111;
	padding: 0px;
	/*width: 100%;
	height: 100%;*/
}
p, td, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #111111;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
hr {
	margin-top: 16px;
	margin-bottom: 16px;
}
tbody.tulem_hover tr:hover td {
	background-color: #f0f0f0;
}
p.teade {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	margin: 0 4px 0 4px;
	padding: 3px;
	background-color: #ffffff;
	border-bottom: 1px solid #c8c5d0;
}
p.teadeorange, a.teadeorange, a.teadeorange:active, a.teadeorange:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0 4px 0 4px;
	padding: 2px;
	background-color: #ff9900;
	border-bottom: 1px solid #c8c5d0;
}
p.lingid {
	width: 400px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	margin: 0 4px 0 4px;
	padding: 3px;
	/*background-color: #ffffff;*/
	border-bottom: 1px solid #c8c5d0;
}
a.teadeorange:hover {
	color: #ff6600;
}
p.teadesini, a.teadesini, a.teadesini:active, a.teadesini:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0 4px 0 4px;
	padding: 2px;
	background-color: #002967;
	border-bottom: 1px solid #c8c5d0;
}
a.teadesini:hover {
	color: #ffcc33;
}
.bodysuur {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.peal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002967;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
}
.pealala {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002967;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
}
.pealkuulutus {
	font-size: 18px;
	color: #ff6600;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	/* text-shadow: 2px 2px 2px rgba(100,100,100,1); */
}
.colsinine {
	color: #002967;
}
.colorange {
	color: #ff6600;
}
.colpunane {
	color: #ff0000;
}
.colvalge {
	color: #ffffff;
}
.smallspace {
	font-size: 5px;
	vertical-align: baseline;
}
a, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #002967;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	color: #b9c911;
}
a.menu, a.menu:active, a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #002967;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	/* letter-spacing: 0.1em; */
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 36px;
} 
a.menu:hover {
	color: #b9c911;
	/* color: #002967; */
} 
table.kast_table {
	background-color: #f6f4fa;
	margin-bottom: 10px;
}
td.kast_tl {
	background-color: #c8c5d0;
	background-image:url(images/kast_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
}
td.kast_tr {
	background-color: #c8c5d0;
	background-image:url(images/kast_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 6px;
}
td.kast_tc {
	background-color: #c8c5d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* color: #00306e; */
	color: #002967;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
}
td.kast_bl {
	background-color: #f6f4fa;
	background-image:url(images/kast_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 6px;
	height: 6px;
}
td.kast_br {
	background-color: #f6f4fa;
	background-image:url(images/kast_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 6px;
	height: 6px;
}
td.kast_bc {
	/* background-color: #f6f4fa; */
	border-bottom: 1px solid #c8c5d0;
}
td.kast_l {
	border-left: 1px solid #c8c5d0;
}
td.kast_r {
	border-right: 1px solid #c8c5d0;
}
td.klubinimi {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
	padding-left: 4px;
	/* border-top: 2px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6; */
}
td.klubiinfo {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	padding-left: 4px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b6b6b6;
}
td.cellkoht {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: baseline;
	padding-right: 4px;
	border-bottom: 1px solid #b6b6b6;
}
td.cellnimi {
	/* background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	padding-left: 4px;
	border-bottom: 1px solid #b6b6b6;
}
td.cellklubi {
	/* background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	padding-left: 4px;
	border-bottom: 1px solid #b6b6b6;
}
td.cellaeg {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #b6b6b6;
}
td.cellhooaeg {
	/* background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: baseline;
	border-bottom: 1px solid #b6b6b6;
}
td.meisternimi {
	/* background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 130px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b6b6b6;
}
td.meisterpilt {
	/* background-color: #ffffff; */
	width: 74px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b6b6b6;
}
td.meistertyhik {
	/* background-color: #ffffff; */
	width: 10px;
	border-bottom: none;
}
td.tulemhead {
	font-weight: bold;
	text-align: left;
	background-color: #f0f0f0;
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 4px;
}
.kast {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	border: 1px solid #001b3f;
	font-weight: normal;
	margin: 0px;
}
.hinduus {
	color: #ff0000;
	font-weight: bold;
}
.hindvana {
	text-decoration: line-through;
	font-weight: bold;
}
#klubid {
	width:580px;
	height:auto;
	display: block;
	float:left;
}
#kaart {
	position:fixed;
	width:70px;
	height:50px;
	display: block;
	left: 630px;
	top: 20px;
	float: right;
}
