﻿/* Fotter crni*/

div.footer
{
	width:970px;
	margin:10px auto 0px auto;
	padding:4px 0px 20px 0px;
	position:relative;
	color:#333333;
	font:normal normal normal 11px/21px Verdana;
}

div.footer span
{
	color:#333333;	
}

div.footer a
{
	color:#03659D;
	text-decoration:underline;
}

div.footer a:hover
{	text-decoration:none;	}

div.footer a.unicefLogo
{
	position:absolute;
	width:255px;
	height:56px;
	top:-5px;
	right:275px;
	background:transparent url('../img/footer/UNICEFfooterCRNI-trans.png') no-repeat left top;
}

div.footer a.tportalLogo
{
	position:absolute;
	width:121px;
	height:31px;
	top:15px;
	right:139px;
	background:transparent url('../img/footer/logo-tportal-black-trans.png') no-repeat left top;
}

div.footer a.htLogo
{
	position:absolute;
	width:129px;
	height:37px;
	top:7px;
	right:0px;
	background: url('../img/footer/logo-tht-black-trans.png') no-repeat left top;
}

div.footer a.htLogo span, 
div.footer a.tportalLogo span, 
div.footer a.unicefLogo span 
{
	display:none;
}

