#gore {
	 
}

#zastavice {
	margin: 0px auto;
	background: none;
	color: #ffffff;
	padding: 0;
	height: 45px;
	width: auto;
	text-align: left;
	border-radius: 0;
	float: right;
	z-index: 105;
}

.zastavice {
	margin: 0px auto;
	background: none;
	color: #ffffff;
	padding: 0;
	height: 43px;
	width: auto;
	text-align: left;
	border-radius: 0;
	float: right;
}

.zastavice ul {
	margin: 0px auto 0 auto;
	padding: 0;
	list-style-type: none;
	float: right;
	height: 43px;
}

.zastavice ul li {
	position: relative;
	display: inline;
	float: left;
	border-radius: 0px;
	margin: 0 0 0 12px;
	z-index: 50;
	min-height: 43px;
}

* html .zastavice ul li {
	position: relative;
	display: inline;
	float: left;
	border-radius: 0px;
	margin: 0 0 0 12px;
	z-index: 50;
	min-height: 43px;
}
/*
.zastavice li.engleski {
	margin-left: 10px;
}

.zastavice li.srpski {
	margin-left: 10px;
}

.zastavice li.ruski {
	margin-left: 10px;
}

.zastavice li.nemacki {
	margin-left: 10px;
}

.zastavice li.facebook {
	margin-left: 10px;
}

.zastavice li.twitter {
	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.ruski a {
	background: url("/img/zastava-ru.png") no-repeat;	
}

.zastavice li.nemacki a {
	background: url("/img/zastava-de.png") no-repeat;	
}

.zastavice li.facebook a {
	background: url("/img/facebook.png") no-repeat;	
}

.zastavice li.twitter a {
	background: url("/img/twitter.png") no-repeat;	
}
*/
.zastavice a {
	display: block;
	margin-right: 0;
	margin-left: 0;
	padding: 11px 11px 11px 11px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	color: #080215;
	border-radius: 0 !important;
	text-decoration: none;
	font-size: 15px !important;
	z-index: 50;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: normal;
	min-height: 20px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	border-right: 0px solid #ffffff;
	/*background: #28527A url("/img/menu_bg.png") left top repeat-x;*/
}

* html .zastavice a {
    display: inline;
}

.zastavice a:hover {
	color: #FFFFFF;
	/*background: #87CEFA url("/img/menu_bg_hover.png") left top repeat !important;*/
}

#nav {
	float: left;
	margin: 0px;
	width: 450px;
	padding: 0px 5px 0 0 ;  
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 30px;
}

.nav {
	width: 100%;
}

.nav ul {
	float: left;
	clear: both;
	width: 100%;
	margin: 1px 0 0 0;
	height: 27px;
	padding: 0;
}

.nav ul li {
	float: left;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:   0;
	list-style: none;
}

* html .nav ul li {
    display: inline;	
}

.nav a {
	color: #080215;
	display: inline-block;    
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
}

* html .nav a {	 
    display: inline;
}

.nav a:hover {
	text-decoration: underline;
	color: #28527A;
}

.nav a.prvi {
	
}

#e {
	margin: 0px;
	width: 590px;
	padding: 0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-align: right;
	position: absolute;
	top: 70px;
	right: 5px;
	height: 60px;
}

#e p {
	margin: 0;
	line-height:normal;
}

.pretraga {
	position: absolute;
	right:0;
	bottom: -42px;
	height: 35px;
	z-index: 50 !important;
	font-size: 10px;
	float: right; 
	margin: 8px 0 0 0;
	background: url('/img/pretrazi.png') no-repeat top right;
    width: 250px;
	border: 0;
 
}

.pretraga .trazi {
	 width: 205px;
	 background: none; 
	 padding: 4px; 
	 margin-right: -7px;
	 border: 0;
}

.pretraga .dugme {
	width: 40px;
	height: 34px;
	border: 0;
	background: none; 
	color: #FFFFFF;
} 