body{
  margin: 0;
  font-family: 'Arial'; 'Sans Serif'; 
   font-size: 12px;
  line-height: 1.5;
  color: #909090;
}
img {
  border:  none;
  text-decoration: none;
  padding: 0px;
  }
  a:link{
	text-decoration: none;
	color: #909090;  	
  	}
  a:hover {
	text-decoration: none;  	
	color: #404040;  	
  	}
  	a:visited {
	text-decoration: none;
	color: #909090;  		
  		}
 p {
   font-family: 'Arial';
  font-size: 12px;
  letter-spacing: normal ;
  line-height: 0.8;
 	}
#translate {
	margin-top: 0px;	
	position: absolute;
	left: 25%;
	width:112px;
	height:43px; 
	background-image: url(images/translate-bg.png);
	background-repeat: no-repeat;
	}
	#translate a:hover {
	text-decoration: none;
		color: #404040;		
		}
.translate-text {
	width: 112px;
	margin-top: 7px;
	font-size: 12px;
	text-align: center;
	}
.translate-text a:link {
	text-decoration: none;
	color: #333333;
	}
	.translate-text a:hover {
	text-decoration: none;
	color: #808080;
	}
#header-up {
	width:100%;
	height:3px;
}	
#header {
	width:100%;
	height:135px;
	background:url(images/header-bg.png);		
	background-repeat: repeat-x;
	text-align: center;
	}
.header-m {
	margin-top: 49px;
		}

#nav-box {
	margin:  auto;
	padding-top: 5px;
	width: 682px;
	height: 20px;
	}
#nav {
	margin-left: 173px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	}
#nav a:hover {
text-decoration: none;
color: #404040;	
	}
#nav-eng {
	margin-left: 186px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	}
#nav-eng a:hover {
text-decoration: none;
color: #404040;	
	}
#crvena {
color: #ff0000;
	}
#zelena {
color: #00ff00;
	}
#plava {
color: #0000ff;
	}
#section {
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 682px;
	height: 30px;
	text-align: center;
	}
	#section a:hover {
	text-decoration: none;
	color: #404040		
		}
#go-top {
	position: fixed;
	right: 26%;
	bottom: 0px;
	width: 70px;
	height: 78px;	
}
#article {
	width: 682px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#article-black {
	width: 682px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 35px;
	text-align: center;
	color: white;
	background-color: #000000;
	}
#article-grey {	
	margin: auto;
	width: 682px;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #ababab;
	}
#article-red {
	margin: auto;
	width: 682px;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #ff0000;
	}
#article-green {
	margin: auto;	
	width: 682px;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #00ff00;
	}
#article-blue {
	margin: auto;
	width: 682px;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #0000ff;
	}
#footer {
	margin: auto;
	padding-bottom: 10px;
	width:  682px;	
	height: 40px;
	text-align: left;
	}	
	#footer img {
		float: left;
		margin-bottom: 15px;
		margin-left: 20px;
		}
