body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(cura.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.crveno_latest  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal; }
a  {
	font-family: Tahoma;
	color: #ff0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
	
a:hover  {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
.box {
	padding: 10%;
	height: 300px;
	width: 400px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
