/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #24506f;	
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #336489;
}
a:visited {
	color: #336489;
}
a:hover {
	color: #336489;
}
a:active {
	color: #336489;
}

.menu       { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:link       { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase ; font-weight:bold;}
.menu:visited    { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:active     { color: #333333; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:hover     { color: #336489; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.selected      { color: #336489; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:link       { color: #336489; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected:visited    { color: #336489; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:active     { color: #336489; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected:hover     { color: #336489; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.validator {color: #336489;font-size:12px;}
.validatortext {color: #336489;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#336489; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.adres       { color: #ffffff; font-size: 12px;}
.adres a:link       { color: #ffffff; font-size: 12px; text-decoration: none; }
.adres a:visited    { color: #ffffff; font-size: 12px; text-decoration: none;}
.adres a:active     { color: #ffffff; font-size: 12px; text-decoration: none;}
.adres a:hover     { color: #ffffff; font-size: 12px; text-decoration:underline;}

ul{color:#336489}
ol{color:#336489}