body {
	margin: 0;
	padding: 0 10px;
	
	background-color: #fff;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}



.cb {
	clear: both;
}

.fl {
	float: left;
	margin-right: 10px;

}

.fr {
	float: right;
	margin-left: 10px;
}

h1 {
	font-family: Arial Black, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #a1c53a;
	margin: 0;
	
	padding-top: 31px;
	height: 50px;
}

h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #80a55c;
	margin: 10px 0;
}


h3 {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #a1c53a;
	margin: 0 5px 4px 0px;
	padding-top: 5px;
}

p {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 10px 0;
	
}

.akcija {
	font-size: 8px;
	line-height: 15px;
	color: #000;
	margin: 10px 0;
	
}

.pcl {
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 10px 0;
	
}

table {
	border: 1px solid #dcea84;
	margin-top: 15px;
}

table.mailek {
	margin-top: 1px;
	border: 0px;
}

th {
	background-color: #dcea84;
	height: 30px;
}

table p {
	margin: 5px 0;
}

.text-right td {
	text-align: center;
	width: 25%;
	
	border-bottom: 1px solid #dcea84;
	
}

.submenu {
	margin-top: 5px;
}
.submenu div {
	border: 1px solid #000;
	padding: 6px 8px;
	margin-top: 9px;
	cursor: pointer;
}

.submenu img {
	border: 1px solid #4b5c29;
}

.odd {
	background-color: #dceab4;
}

.submenu h3 {
	margin: 0;
		margin: 0 0 0 60px;

}
.submenu h3 a {
	font-weight: bold;
	font-size: 13px;
	color: #4b5c29;
	text-decoration: none;
}

.submenu p {
	margin: 0 0 0 60px;
}

.back a {
	background-color: #dceab4;
	padding: 2px 4px;
	color: #4b5c29;	
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.back a:hover {
		background-color: #4b5c29;
		color: #fff;
		text-decoration: none;
}

.back {
		margin-top: 20px;

}

.intro {
	font-size: 15px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 8px;
	/* border-bottom: 1px solid #ccc; */
}

.mail {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	 border-bottom: 1px solid #ccc; 
	 
}

.mailB {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	/*border-bottom: 1px solid #ccc; */
}

.first {
	padding: 0 10px;
	border-bottom: 4px solid #a1c53a;
	height: 418px;
	overflow: hidden;
}
/*
.first h1 {
	margin-top: 15px;
}
*/
.naslov {
	font-weight: bold;
	font-size: 14px;
	color: #a1c53a;
}

a {
	text-decoration: none;
	color: #93278f;
}

a:hover {
	text-decoration: underline;
}

.second {
	padding: 22px 10px 0 5px;
 	overflow: hidden;
 	cursor: pointer;
 	background: url(../img/novo.gif) no-repeat right top;
}

.second1 {
	
 	overflow: hidden;
 	
 	background: url(../img/akcijaMaj.png) no-repeat right bottom;
}

.n {
	
	font-weight: bold;
	font-size: 18px;
	color: #a1c53a;
	margin: 0;
}

.akcija {
	font-size: 12px;
	line-height: 13px;
	text-align: justify;
	margin: 0px 5px 4px 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;

}

.akcija1 {
	font-size: 12px;
	
	
}

.mediji {
	border-collapse: collapse;
	border: none;
	border-top: 1px solid #dcea84;

}
.mediji td {
	border-bottom: 1px solid #dcea84;
	margin: 0;
	padding: 25px 4px;
}


