/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	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: #666666;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #123c57;
}
a:visited {
	color: #123c57;
}
a:hover {
	color: #123c57;
}
a:active {
	color: #123c57;
}

.menu       { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:link       { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:visited    { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:active     { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:hover     { color: #5291ba; font-size: 12px; text-decoration: none; }

.selected      { color: #5291ba; font-size: 12px; text-decoration: none;}
.selected:link       { color: #5291ba; font-size: 12px; text-decoration: none;}
.selected:visited    { color: #5291ba; font-size: 12px; text-decoration: none;}
.selected:active     { color: #5291ba; font-size: 12px; text-decoration: none;}
.selected:hover     { color: #5291ba; font-size: 12px; text-decoration: none;}

.adres {color: #3c3c3c;font-family: Arial; font-size: 11px;}
.adres a:link       { color: #3c3c3c; font-family: Arial; font-size: 11px; text-decoration: underline}
.adres a:visited    { color: #3c3c3c; font-family: Arial; font-size: 11px; text-decoration: underline}
.adres a:active     { color: #3c3c3c; font-family: Arial; font-size: 11px; text-decoration: underline}
.adres a:hover     { font-family: Arial; color: #3c3c3c; font-size: 11px; text-decoration: none}

.validator {color: #ff0000;font-size:12px;}
.validatortext {color: #ff0000;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#123c57; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.style2 {font-size: 10px}
