.favicobkg{
	width: 142px;
	height: 22px;
	background-image: url('../grafika/favicobkg.jpg');
	display: block;
}

.favico{
	position: relative;
	top: 5px;
	left: 10px;
}

.lcol{
	float: left;
	width: 140px;
	padding-left: 10px;
	height: 100px;
}

.lcol span{
	width: 140px;
	min-height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px gray solid;
	display: block;
	cursor: pointer;
	margin-top: 3px;
	background-color: #FFDEAD;
}

.clear{
	clear: both;
}

#dodatki span{
	display: block;
}

div.panel{
	text-align: center;
}

.dodaj{
	margin: 0 auto 0 auto;
	cursor: pointer;
}

.powrot{
	text-align: center;
}

.powrot a{
	font-size: 160%;
	text-decoration: underline;
	font-weight: bolder;
}
