.modrada{
	display: block;
	float: left;
	width: 110px;
	margin: 20px;
	text-align: center;
	color: #5B9046;
	text-decoration: none;
}
.modrada:hover{
	text-decoration: underline;
}
.modrada img{
	border: none;
	display: block;
}
.text_menu_negative{
	color: #aaa;
	cursor: default;
}
#detaily{
	float: left;
	width: auto;
	z-index: 30;
}
#detaily a{
	margin: 0 5px;
	height: auto;
}
#detaily a img{
	border: none;
}
.levytext{
	float: left;
}

