/* 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.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a:link       { color: #1e496d; font-family: Arial; font-size: 8pt; text-decoration: none}
a:visited    { color: #1e496d; font-family: Arial; font-size: 8pt; text-decoration: none}
a:active     { color: #1e496d; font-family: Arial; font-size: 8pt; text-decoration: none}
a:hover     { font-family: Arial; color: #000000; font-size: 8pt; text-decoration: none}

.menu       { color: #231f20; font-size: 11px; text-decoration: none;}
.menu:link       { color: #231f20; font-size: 11px; text-decoration: none; }
.menu:visited    { color: #231f20; font-size: 11px; text-decoration: none;}
.menu:active     { color: #231f20; font-size: 11px; text-decoration: none;}
.menu:hover     { color: #d71920; font-size: 11px; text-decoration: none; }

.buttons:link       { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:visited    { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:active     { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:hover     { font-family: Arial; color: #f2c626; font-size: 8pt; text-decoration: none}

.selected      { color: #e51820; font-size: 11px; text-decoration: none;}
.selected:link       { color: #e51820; font-size: 11px; text-decoration: none; }
.selected:visited    { color: #e51820; font-size: 11px; text-decoration: none;}
.selected:active     { color: #e51820; font-size: 11px; text-decoration: none; }
.selected:hover     { color: #e51820; font-size: 11px; text-decoration: none; }

.validator {color: #e51820;font-size:11px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#1e496d; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.style3 { COLOR: #1e496d } 

.adres { color:#ffffff }
.adres a:link { color:#ffffff; }
.adres a:visited { color:#ffffff; }
.adres a:active { color:#ffffff; }
.adres a:hover { color:#ffffff; }

ul{ color: #1e496c; }