body {
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: Verdana, Tahoma, Arial;
}
.style12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
	text-align: left;
}
.style8 {color: #6D5352}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
}

#nav-1 a, #nav-2 a, #nav-3 a, #nav-4 a, #nav-5 a {
	display: block;
	width: 125px;
	height: 20px;
	background-repeat: no-repeat;
}

#nav-1 a:hover, #nav-2 a:hover, #nav-3 a:hover, #nav-4 a:hover, #nav-5 a:hover {
	background-position: -125px 0;
}

#nav-1 a {
	background: url(images/dugme_eng.gif);
}

#nav-2 a {
	background: url(images/dugme_srb.gif);
}

#nav-3 a {
	background: url(images/dugme_spa.gif);
}

#nav-4 a {
	background: url(images/dugme_gal.gif);
}

#nav-5 a {
	background: url(images/dugme_ita.gif);
}

/*</group>*/

#all {
	width: 100%;
}

#top {
	width: 100%;
}

#navbar {
	width: 100%;
	background: #7CC576;
	float: left;
}

#navbar-left {
	width: 276px;
	background: #197B30;
	float: left;
}

#navbar-breadcrumb {
	float: left;
	background: #7CC576;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 14px;
	color: #000000;
}

#left {
	width: 276px;
	float: left;
}

#content {
	width: 450px;
	float: left;
	padding: 20px;
	font-size: 11px;
	line-height: 16px;
	color: #272727;
}

#bottom {
	width: 100%;
	background: #7CC576;
	float: left;
	border-top: 1px solid #ffffff;
}