#menu_right {
	top: 5px;
	right: 5px;
	position: absolute;
	z-index: 999999;
}

#menu_right img {
	margin: 0 5px 0 0;
}

#idozar {
	color: #ffffff;
	border: 1px solid #dbdbdb;
	background-color: #a30019;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 3px 7px;
	cursor: default;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: right;
	display: block;
	box-shadow: inset 0px 0px 4px #330000;
	}
