html, body {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

a.imglink img {border:0px;}
td img{display:block;}

a.under_dblue { color: #003366; text-decoration: none;}
a:hover.under_dblue { color: #003366; text-decoration: underline;}

a.smalllink {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Chicago;
	font-size: 10px;
	font-weight: normal;
}

a.navlink {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Chicago;
	font-size: 13px;
	font-weight: bold;
}
a.navitem {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Chicago;
	font-size: 12px;
	font-weight: normal;
}
a:hover.navitem { text-decoration: underline; }

a.link {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Chicago;
	font-size: 13px;
	font-weight: normal;
}

h1 {
	color: #336699;
	font-family: Arial, Chicago;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	color: #666666;
	font-family: Arial, Chicago;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

span.common {
	color: #333333;
	font-family: Arial, Chicago;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px; 
}
span.small {
	color: #333333;
	font-family: Arial, Chicago;
	font-size: 10px;
	font-weight: normal;
}
span.navtext {
	color: #003366;
	font-family: Arial, Chicago;
	font-size: 10px;
	font-weight: normal;
}
span.foreign {
	color: #666666;
	font-family: Arial, Chicago;
	font-size: 11px;
	font-weight: normal;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input.common {
	background: #003366;
	height: 22px;
	color: #d5d5dd;
	font-family: arial;
	font-size: 11px;
}

td.testo_header {
	background: #336699;
	border: 1px solid #003366;
	color: #dddddd;
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
}
td.testo_descr {
	background: #f5f5f5;
	color: #002244;
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.testo_sub {
	background: #e5e5ee;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
td.metdes_descr {
	background: #f5f5f5;
	color: #002244;
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
td.metdes_sub {
	background: #e5e5ee;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
td.biohit_descr {
	background: #f5f5f5;
	color: #002244;
	font-family: arial;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
td.biohit_sub {
	background: #e5e5ee;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

