@charset "utf-8";
/* CSS Document */

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}
#godina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}

#body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#semo {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 7px;
}

a {
	text-decoration: none;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

