/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAFAFA;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #383838;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #D51604;
}
a:visited {
	color: #D51604;
}
a:hover {
	color: #D51604;
}
a:active {
	color: #D51604;
}

.menu       { color: #383838; font-size: 11px; text-decoration: none;}
.menu a:link       { color: #383838; font-size: 11px; text-decoration: none; }
.menu a:visited    { color: #383838; font-size: 11px; text-decoration: none;}
.menu a:active     { color: #383838; font-size: 11px; text-decoration: none;}
.menu a:hover     { color: #223d95; font-size: 11px; text-decoration: none; }

.selected      { color: #223d95; font-size: 11px; text-decoration: none;}
.selected a:link       { color: #223d95; font-size: 11px; text-decoration: none;}
.selected a:visited    { color: #223d95; font-size: 11px; text-decoration: none;}
.selected a:active     { color: #223d95; font-size: 11px; text-decoration: none;}
.selected a:hover     { color: #223d95; font-size: 11px; text-decoration: none;}

.validator {color: #D51604;font-size:12px;}
.validatortext {color: #D51604;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#D51604; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.adres {color: #383838; font-size: 11px; text-transform:uppercase; font-weight:bold }
.adres a:link       { color: #223d95; font-size: 11px; text-decoration: none;  text-transform:uppercase; font-weight:bold}
.adres a:visited    { color: #223d95; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.adres a:active     { color: #223d95; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.adres a:hover     { color: #223d95; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold }

h1 {color:#223d95; text-transform:uppercase; font-weight:bold; font-size:16px;}

ul {color: #D51604;}
