#ReferencePokazi {
	position: absolute;
	width: 650px;
	height: 150px;
	left: 50%;
	margin-left: -325px;
	background: white;
	border: 2px solid gray;
	display: none;
}

#PartnerjiPokazi {
	position: absolute;
	width: 650px;
	height: 650px;
	left: 50%;
	margin-left: -325px;
	background: white;
	border: 2px solid gray;
	display: none;
}

#fleha, #login, #cms { 
	display: none;
}


.zapriOkno  { 
	float: right;
	padding: 5px;
}

#dodajReferenco {
	clear: both;
	float: left;
	margin-left: 20px;
}

#tabelaDodaj {
	width: 550px;
	bordeR: 0px;
	font-size: 17px;
}

#tabelaDodaj td {
	width: 50%;
}

#tabelaDodaj td input,textarea,file {
	font-size: 17px;
}
