/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
	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: #353535;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #54ce4e;
}
a:visited {
	color: #54ce4e;
}
a:hover {
	color: #54ce4e;
}
a:active {
	color: #54ce4e;
}

.menu       { color: #353535; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:link       { color: #353535; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:visited    { color: #353535; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:active     { color: #353535; font-size: 11px; text-decoration: none; text-transform:uppercase}
.menu a:hover     { color: #54ce4e; font-size: 11px; text-decoration: none; text-transform:uppercase}

.selected      { color: #54ce4e; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected a:link       { color: #54ce4e; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected a:visited    { color: #54ce4e; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected a:active     { color: #54ce4e; font-size: 11px; text-decoration: none; text-transform:uppercase}
.selected a:hover     { color: #54ce4e; font-size: 11px; text-decoration: none; text-transform:uppercase}

.adres       { color: #353535; font-size: 11px; text-decoration: none; }
.adres a:link       { color: #54ce4e; font-size: 11px; text-decoration: none; }
.adres a:visited    { color: #54ce4e; font-size: 11px; text-decoration: none; }
.adres a:active     { color: #54ce4e; font-size: 11px; text-decoration: none; }
.adres a:hover     { color: #54ce4e; font-size: 11px; text-decoration: none; }

.validator {color: #54ce4e;font-size:12px;}
.validatortext {color: #54ce4e;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#54ce4e; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

h1{color: #54ce4e; font-size:18px; font-weight:bold; text-transform:uppercase}
