/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	color: #FEEAE2;
}
h1 {
	font-size: 10px;
	color: #333333;
}
h2 {
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #000000;
}
a:link {
	color: #FED8CB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FED1C2;
}
a:hover {
	text-decoration: none;
	color: #FC8861;
}
a:active {
	text-decoration: underline;
	color: #E63D04;
}
.ramka {
border: #EFAD88 1px solid;
}
.ramkap {
border: #FF0066 1px solid;
}
div.bio {
	/*position:absolute;*/
top:50px;
	width:95%;
	height:220px;
	overflow:auto;
	scrollbar-base-color: #E8A883;
	padding: 4px;
}div.gal {

/*position:absolute;*/
top:50px;
width:95%;
height:300px;
overflow:auto;
scrollbar-base-color: #E8A883;
padding: 4px;
text-align: center;
}
a.dee:link, a.dee:visited, a.dee:hover, a.dee:active, .dee {
	font-size: 10px;
	color: #952500;
}

