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