body {

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(images/back.png);
	background-repeat: repeat-x; 
	background-color: #ECDEC7;

		
}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

a {

	color: #ED9549;
	text-decoration: none;
	
}

a:hover {

	color: black;

}

a:active {

	color: black;
	
}

.menu {

	margin-left: 13px;
	font-size: 13px;	

}

.menu a {

	text-decoration: none;

}

.menu a:hover {

	text-decoration: none;
	
}

.textCopryightGore {

	margin-left: 13px;
	font-size: 10px;
	color:Gray;
	text-indent:10px;	
}

.footerLink {

	font-size: 10px;
	color:Gray;
}

.textCopryightDolje {

	margin-left: 13px;
	color:Silver;
	font-size: 10px;
	text-indent:10px;	
}

.naslov {

	font-size: 14px;
	text-indent: 13px;
	color: #333333;
	background-image: url(../images/header_back.png);
	background-repeat: repeat-x; 
	background-position: bottom left;
	background-color: #ffffff;
	
	
}

.sredisnji_sadrzaj {

	margin-left: 13px;
	margin-right: 13px;

}

input.button {

	color:#666666;
   	background-color:#FAFBF5;
	font-size: 11px;
   	border:1px solid;
   	border-top-color:#A5A5A5;
   	border-left-color:#A5A5A5;
   	border-right-color:#A5A5A5;
   	border-bottom-color:#A5A5A5;

}