body {
	background: #000000;
	color: #C0C0C0;
	font-size: 10px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.date { font-weight: normal; color: #C0C0C0; font-size: 9px; font-family: verdana, arial, sans-serif;}
.headline { font-weight: bold; color: #FFFFFF; font-size: 10px; font-family: verdana, arial, sans-serif;}
.info { font-weight: normal; color: #DCDCDC; font-size: 10px; font-family: verdana, arial, sans-serif;}
.bild { font-weight: normal; color: #DCDCDC; font-size: 9px; font-family: verdana, arial, sans-serif;}
.navi { font-weight: normal; color: #DCDCDC; font-size: 10px; font-family: verdana, arial, sans-serif;}

.izbira { font-weight: normal; color: #C0C0C0; font-size: 9px; font-family:  verdana, arial, sans-serif;}
.izbrano { font-weight: normal; color: #000000; font-size: 9px; font-family:  verdana, arial, sans-serif;}
.posta {padding: 0px; font-size: 9px; font-family: verdana, arial, sans-serif; border: 0 solid; border-color:#ffffff; background-color:#ffffff}
.newsselect {background-color:#566071; border-style:0; border: 0 solid; padding: 0px; color: #C0C0C0; font-size: 9px; font-family: verdana, arial, sans-serif;}

a { color: #FFFFFF; text-decoration: underline;}
a:hover   { color: #DCDCDC; text-decoration: underline;}
a:active  { color: #FFFFFF; text-decoration: underline;}

a.izbira { color: #FFFFFF; text-decoration: none;}
a.izbira:hover   { color: #FFFFFF; text-decoration: underline;}
a.izbira:active  { color: #FFFFFF; text-decoration: underline;}

a.izbrano { color: #000000; text-decoration: none;}
a.izbrano:hover   { color: #000000; text-decoration: underline;}
a.izbrano:active  { color: #000000; text-decoration: underline;}

a.domenar { color: #FF9900; text-decoration: none;}
a.domenar:hover   { color: #DCDCDC; text-decoration: underline;}
a.domenar:active  { color: #DCDCDC; text-decoration: underline;}

input, select {
	font-weight: normal;
	font-size: 10px;
	color: #000000;

	border-width: 1;
	border-color: #000000;
	font-family: verdana, arial, sans-serif;
}

textarea {
	background: #ffffff;
	font-weight: normal;
	font-size: 10px;
	color: #000000;

	border-width: 1;
	border-color: #000000;
	font-family: verdana, arial, sans-serif;
}