body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	color: #FFFFFF;
}
.footer, .footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C3C900;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 20px;
}

.main {
	background-color: #799C13; 
	width: 800px;
}
.shadow-box-container {
	padding-bottom: 5px; 
	margin-bottom: 30px; 
	display: table;
}
.shadow-box {
  float: left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important; 
  background: url(images/shadow-ie.gif) no-repeat bottom right;
  margin: 9px 0 0 4px !important;
  margin: 5px 0 0 0px;
}
.shadow-box div {
  background: none !important;
  background: url(images/shadow-ie2.gif) no-repeat left top; 
  padding: 0 !important;
  padding: 0 5px 5px 0;
}
.shadow-box p {
	color: #333;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;	
	padding: 25px 25px 30px 30px;
	margin: -4px 4px 4px -4px !important;
	margin: 0;
	width: 450px;
}
.shadow-box p span.naslov{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #78A018;
	display: block;
	padding-bottom: 7px;
	line-height: 28px;	
}
.shadow-box p span.tekst{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	line-height: 20px;
	width: 100%;
	height: 250px;
	display: block;
	display: table !important;
}
.shadow-box p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;

}
.shadow-box p a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78A018;
	text-decoration: none;
}
.shadow-box p span.slika{
	float: right;
	position: static;
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
}

.shadow-box p a img{
	position: static;
	border: 1px solid #000000;
}
.shadow-box p a:hover img{
	position: static;
	border: 1px solid #C3C900;
}


.lang-selector{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	position: relative;
	width: 252px;
	text-align: right;
	z-index: 1000;
	left: 520px;
	top: 20px;
}
.lang-selector a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.lang-selector a:hover{
	color: #E8FB9B;
	text-decoration: none;
}
.lang-selector a.current{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}