a img
{
	border: none;
}

body {
	background: #fff;
}

div.header {
/* 	display: none; */
	height: 81px;
	background: url('../img/head-bg.png');
}

#enter {
	position: absolute;
	left: 50%;
	font: normal 12px Tahoma;
	top: 15px;
	z-index: 1000;
	color: #fff;
}

#enter a, #enter{
	color: #fff;
}

#links-fav {
	position: absolute;
	left: 50%;
	top: 50px;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #0077a6;
}