.login_box
{
	margin: 0;
	padding: 10px;
}

.login_box input
{
	width: 100%;
	margin-bottom: 10px;
}


#admin_menu
{
	padding: 8px;
	background: #000;
	text-align: center;
	margin-bottom: 2px;
}

#admin_menu a
{
	font-size: 15px;
	color: white;
	padding: 5px;
	line-height: 30px;
	text-decoration: none;
}

#admin_menu a:hover
{
	background: #033796;
}

ul.ulubione
{
}

ul.ulubione li
{
	line-height: 26px;
}

ul.ulubione a
{
	color: black;
	text-decoration: none;
}

ul.ulubione a:hover
{
	text-decoration: underline;
}
