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