#zastavice {
	float: right;
	margin: 0px 0px 0px 5px;
	width: 450px;
	padding: 5px 5px 0 5px ; 
	font: 13px 'Ubuntu';
	height: 30px;
}
.zastavice {
	width: 100%;
	height: 30px;
}
.zastavice ul {
	float: right;
	clear: both;
	width: 100%;
}
.zastavice ul li {
	float: right;
	display: inline-block;

	margin-top: 1px ;
	list-style: none;
	text-align: right;
}
* html .zastavice ul li {
	 
    display: inline;
}
.zastavice li.engleski {
	margin-left: 10px;
}
.zastavice li.srpski {
	margin-left: 10px;
}
.zastavice li.fb {
	margin-left: 10px;
}
.zastavice li.tw {
	margin-left: 10px;
}
.zastavice li.srpski a {
	background: url(../img/zastava-sr.png) no-repeat;
}
.zastavice li.engleski a {
	background: url(../img/zastava-en.png) no-repeat;	
}
.zastavice li.fb a {
	background: url(../img/facebook.png) no-repeat;	
}
.zastavice li.tw a {
	background: url(../img/twitter.png) no-repeat;	
}
.zastavice li.yt a {
	background: url(../img/youtube.png) no-repeat;	
}
.zastavice a {
	padding: 0 0 0 29px;
	color: #5ABBCE;
	display: inline-block;
    height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
* html .zastavice a {
    display: inline;
}
.zastavice a:hover {
	text-decoration: none;
	color: #EF584A;
}
#nav {
	float: right;
	margin: 0;
	padding: 0;
	width: 450px;
	position: relative;
	height: 111px;
} 
 .telefoni {
	float: right;
	margin:  0px;
	width: 300px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	height: auto;
	 
	color:#191919;
}
.telefoni ul {
	float: right;
	clear: both;
}
.telefoni ul li {
	float: right;
	display: inline;
	text-align: right;
	padding: 3px 0 3px 0;
	vertical-align: bottom;
}
.telefoni a {
	color: #EF584A;
	text-decoration: none;
}
.telefoni a:hover {
	color: #5ABBCE;
	text-decoration: underline;
}

.telefoni .tel {
	font-size: 19px;
}

 