html, body {
	height: 100%;
}
body,table,td {
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
body {
	background-color: Black;
	color: #FFFFE0;
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: silver;		
}
h1 {
	color: Gray;
	font-size: 22px;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, Arial;
}
#div_main {
	width: 800px;
	padding: 0px;
	text-align: center;
	background-color: #464646;
}
.anons {
	display: inline;
}
.anons_pic {
	border: 1px solid black;
}
.small {
	font-family: tahoma;
	font-size: 10px;
}
.a_l {
	font-family: Tahoma;
	font-size: 11px;
	color: #DCDCDC;
}
.a_r {
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: Silver;
}
.imie_link,
.imie_link:link {
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	color: Gray;
}
a, a:link {
	font-size:       10px;
	color: Yellow;
	text-decoration: none;
}
a:hover {
    color: #FFD700;
}
#anons_gora, #anons_dol {
	font-family: Tahoma;
	font-size:  11px;
	color: #A9A9A9;
}
#anons_tresc {
	text-align: justify;
	font-family: Tahoma;
	font-size:  11px;
	color: Black;	
}

#anons_select {
	padding: 10px 5px 5px 20px;
}
#anons_select a,
#anons_select a:link,
#anons_select a:visited {
	color: #2A2A2A;
}
#anons_select a:hover {
	color: #000;
}

textarea, input, select, option {
border-bottom-width: 1px;
border-color: #DCDCDC;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
}

