/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-color: #FBF6F0;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
}

a {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #8C634F;
}
a:visited {
	color: #8C634F;
}
a:hover {
	color: #8C634F;
}
a:active {
	color: #8C634F;
}

.menu       { color: #717171; font-size: 9pt; text-decoration: none; font-weight:bold;}
.menu:link       { color: #717171; font-size: 9pt; text-decoration: none; font-weight:bold; }
.menu:visited    { color: #717171; font-size: 9pt; text-decoration: none; font-weight:bold;}
.menu:active     { color: #717171; font-size: 9pt; text-decoration: none; font-weight:bold;}
.menu:hover     { color: #8b6b40; font-size: 9pt; text-decoration: none; font-weight:bold; }

.selected      { color: #8b6b40; font-size: 9pt; text-decoration: none; font-weight:bold;}
.selected:link       { color: #8b6b40; font-size: 9pt; text-decoration: none; font-weight:bold; }
.selected:visited    { color: #8b6b40; font-size: 9pt; text-decoration: none; font-weight:bold;}
.selected:active     { color: #8b6b40; font-size: 9pt; text-decoration: none; font-weight:bold; }
.selected:hover     { color: #8b6b40; font-size: 9pt; text-decoration: none;  font-weight:bold;}

.validator {color: #8b6b40;font-size:8pt;}
.validatortext {color: #8b6b40;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#8b6b40; border:solid 1px;}
textarea, input { font-size: 8pt; font-family: Arial;}

.adres       { color: #ffffff; font-size: 8pt; text-decoration: none;}
.adres a:link       { color: #655a4c; font-size: 8pt; text-decoration: none;}
.adres a:visited    { color: #655a4c; font-size: 8pt; text-decoration: none;}
.adres a:active     { color: #655a4c; font-size: 8pt; text-decoration: none; }
.adres a:hover     { color: #655a4c; font-size: 8pt; text-decoration: none;  }

h1 {color: #7f6340; font-size:12pt; text-transform:uppercase;}
