body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #708699;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


p { 
	margin-left: 2em; 
	margin-top: 5px; 
	margin-bottom: 5px;
}

form { display: inline; }

table.lista {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	border-collapse: collapse;
}
table.lista th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-color: gray gray gray gray;
	border-style: dotted dotted dotted dotted;
}
table.lista td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-color: gray gray gray gray;
	border-style: dotted dotted dotted dotted;
}

tr.cim {
	background-color: #333333;
}

table.main {
 	background-color: #FFFFFF;
	border: 0px solid black;
}

.focim {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

a:link {
	color: #24468a;
	text-decoration: none;
}
a:visited {
	color: #24468a;
	text-decoration: none;
}
a:hover {
	color: #aa0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
.vlink:link {
	text-decoration: none;
	color: #000000;
}

.vlink:hover {
	text-decoration: none;
	color: #aa0000;
}

.style9 {
	font-size: 16px;
	font-weight: bold;
}

.tr_highlight {background-color: #AAFFFF}
.tr_normal {background-color: #FFFFFF}


.vnev {font-size: 13px; font-weight: bold; color: #666666;}
.vdatum {font-size: 15px;}
.vnev_elmult {font-size: 13px; font-weight: bold;}
.vnev_szov {font-size: 13px; font-weight: bold; color: #666666; text-decoration: underline;}
.vnev_elmult_szov {font-size: 13px; font-weight: bold; text-decoration: underline;}

.style15 {font-size: 18px;}
.style01 {font-size: 8px;}
.style15l {font-size: 18px; text-decoration: none; color: #000000;}
.style15l:hover {color: #aa0000; text-decoration: none;}
.gold {background-color: #FFD700}
.silver {background-color: #C0C0C0}
.bronze {background-color: #d57700}

.line1 {background-color: #F6F6F6}
.line2 {background-color: #E6E6E6}
.line3 {background-color: #BfCbD6}

.linehead1 {
	background-color: #666666;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.linehead2 {
	background-color: #666666;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.smalltext {
	font-size: 10px;
}