/* 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: #ffffff;
	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: #84142D;
}
a:visited {
	color: #84142D;
}
a:hover {
	color: #84142D;
}
a:active {
	color: #84142D;
}

.menu       { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu:link       { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }
.menu:visited    { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu:active     { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu:hover     { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }

.selected      { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.selected:link       { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }
.selected:visited    { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.selected:active     { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }
.selected:hover     { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }

.validator {color: #84142D;font-size:8pt;}
.validatortext {color: #84142D;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#84142D; border:solid 1px;}
textarea, input, select { font-size: 8pt; font-family: Arial;}

.adres      { color: #666666; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.adres a:link       { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }
.adres a:visited    { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold}
.adres a:active     { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }
.adres a:hover     { color: #84142D; font-size: 8pt; text-decoration: none; text-transform:uppercase; font-weight:bold }

.languagebar { background-image:url(images/main-center.gif);display:block; background-repeat:no-repeat; }

.languagebar a:hover, .languagebar a:active, .languagebar a:visited, .languagebar a:link{ color:White; }
    
a.news:hover, a.news:active, a.news:visited, a.news:link{text-decoration:none; }
    
.summary{position:absolute;width:190px;overflow:hidden ;height:93px; background-image :url(images/news.png);margin:0;padding:10px 30px 10px 10px;}
