/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #b3b3b3;
	line-height:12pt;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #6A866F;
}

a:visited, a:hover, a:active, a:link {
	color: #b3b3b3;
}

.adres{
	color:#fff;
	font-size:10px;
	text-align:right;
	padding-top:20px;
}
.adres a:link, .adres a:hover, .adres a:active, .adres a:visited{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

.menu, .menu:link, .menu:visited, .menu:active, .menu:hover,
.selected, .selected:link, .selected:visited, .selected:active, .selected:hover     { 
	color: #fff; 
	font-size: 11px; 
	text-decoration: none;
	text-transform:uppercase;
	line-height:15pt;
}

.validator {color: #e51820;font-size:12px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#e51820; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

h1 {
	margin:0;
	padding:0 0 20px 0;
	color:white;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
}
