.favo_container
{
	width: 20px;
	background-color: #c7d6eb;
	position: absolute;
	margin-top: 190px;
	margin-left: 770px;
	padding: 0;
}

.favo_container_header
{
	background-image: url('http://pimg.wyspagier.pl/n/img/favo_games_header.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 19px;
	text-align: right;
}

.favo_container_content
{
	background-image: url('http://pimg.wyspagier.pl/n/img/favo_games_middle.jpg');
	background-position: top right;
	background-repeat: repeat-y;
	width: 100%;
}

.favo_content
{
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 1px;
	position: absolute;
	z-index: 2;
	background-image: url('http://pimg.wyspagier.pl/n/img/eiland.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.favo_container_footer
{
	background-image: url('http://pimg.wyspagier.pl/n/img/favo_games_footer.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 100%;
	height: 19px;
}

.favo_container_ad
{
	background-image: url('http://pimg.wyspagier.pl/n/img/favo_games_middle.jpg');
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 20px;
	margin-left: 22px;
}

#list {
	margin:0px;
	padding:0px;
	list-style-type: none;
	width:140px;
	font: 11px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
}

#list li {
	margin:0px;
	margin-bottom:4px;
	padding:5px;
	cursor:move;
	color: #000;
}

#list li  a{
	color: #000;
	text-decoration: none;
}

#list li  a:hover{
	color: #000;
	text-decoration: underline;
}