
/*footer Izbori 2009 */


#footer_wrapper {
	width: auto;
	height: 150px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	border-top: 1px dotted #ebebeb;
}

#footer {
	width: 990px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}


#footer_left {
	width: 330px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ebebeb;
	text-align: left;
}

#footer_middle {
	width: 330px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ebebeb;
	text-align: left;
}


#footer_right {
	width: 310px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


.txt { 
	font-family: Arial CE, Arial, Helvetica, Verdana;
	font-size: 9pt; 
	color: #333333;
	margin-top: 10px;
	padding: 0px 50px 0px 0px;
}

.img_footer {
	width: 66px;
	float: left;
	background: none;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


.centrala, .urednistvo {
	width: 100px;
	float: left;
	background: none;
	border: none;
	font-family: Arial CE, Arial, Helvetica, Verdana;
	font-size: 9pt; 
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.mailovi {
	width: 150px;
	float: right;
	background: none;
	border: none;
	font-family: Arial CE, Arial, Helvetica, Verdana;
	font-size: 9pt; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}


#footer a{
	color: #cc0000; 
	text-decoration: none;
	line-height: 18px;
}
	
#footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#footer .Vjesnik a {
	color: #cc3300;
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none;
}

#footer .Vjesnik a:hover {
	text-decoration: none;
}

#footer .EMail {
	font-size: 7pt;
}

#footer .EMail a {
	color: #cc3300;
}
a img{
	border:0;
}

