.divIkonaUrejanje {
	float: right;
}

textarea.navadna {
	font-size: 11px;
	width:100%;
	height: 100px;
}

		#zastopamo {
			float: left;
			margin-top: -5px;
			margin-left: 20px;
			padding-bottom: 15px;
		}
		
		#znamke {
			clear: both;
			float: left;
			width: 125px;
			margin-left: 20px;
		}
		
		.seznam_znamke li {
			list-style-type: none;
			margin-left: -40px;
			text-align: center;
			margin-top: 15px;
			line-height: 40px;
		}
		
		.seznam_znamke_hor li {
			float: left;
			list-style-type: none;
			text-align: center;	
		}
		
		.znamke_crta {
			width: 100px;
		}
		
		#osrednjiOpis {
			float: left;
			width: 700px;
			border: 0px solid black;
			height: 290px;
			margin-left: 50px;
			display: block;
		}
		
		#osebnaIzkaznica, #oPodjetju{
			float: left;
			width: 700px;
			border: 0px solid black;
			height: 290px;
			margin-left: 50px;
			display: none;
		}
		
			#projektSlika {
				float: left;
				width: 355px;
				margin-left: -20px;
			}
			
			#projektOpis {
				float: left;
				width: 300px;
				margin-top: 30px;
				margin-left: 57px;
			}
			
				.seznam_opisProjekta {
					list-style-type: none;
					margin-left: -40px;
					line-height: 19px;
				}
				
				li.li_presledek {
					line-height: 25px;
				}
				
		#menu {
			clear: both;
			float: right;
			margin-right: 45px;
			margin-top: -20px;
		}
		
			.seznamMenu li {
				float: left;
				list-style-type: none;
				padding-left: 100px;
				color: black;
				font-weight: bold;
				font-size: 12px;
			}
		
		#navodila {
			clear: both;
			float: left;
			border: 0px solid black;
			margin-left: 595px;
			margin-top: -35px;
			font-size: 10px;
		}
		
		#vec {
			position: absolute;
			margin-left: 690px;
			margin-top: 280px;
		} 
		
/* PARTNERJI */
		#partnerji {
			display: none;
			width: 1008px;
			float: left;
		}
		 
			#partnerGlava {
				width: 1008px;
				height: 114px;
				background-image: url("../../../images/bela_fleha_up.png");
				background-repeat: no-repeat;		
				z-index: 10;
				border: 0px solid black;
			}
			
				#prikazLogo {
					float: left;
					width: 550px;
					height: 80px;
					border: 0px solid black;
					margin-top: 0px;
				}
			
			#partnerTelo {
				clear: both;
				float: left;
				width: 1008px;
				background-image: url("../../../images/bela_fleha_midle.png");
				background-repeat: repeat-y;		
				z-index: 10;
				min-height: 100px;
				border: 0px solid black;
			}
			
				#slikaPartner {
					float: left;
					width: 978px;
					text-align: center;
					margin-left: 15px;
					border: 0px solid black;
				}
				
				#partnerLevo {
					clear: both;
					float: left;
					width: 250px;
					border: 0px solid black;
					margin-top: 30px;
					padding-left: 40px;
				}
	
				#partnerDesno {
					float: right;
					width: 650px;
					border: 0px solid black;
					margin-top: 30px;
					padding-right: 40px;
					padding-bottom: 100px;
				}
				
			#partnerNoga {
				clear: both;
				float: left;
				width: 1008px;
				background-image: url("../../../images/bela_fleha_down.png");
				background-repeat: repeat-y;		
				z-index: 10;
				height: 43px;
				border: 0px solid black;
			}
			
				#kontaktPartner {
					float: right;
					margin-top: 10px;
					margin-right: 60px;
					border: 0px solid black;
				}
				
				#kontaktbklik {
					float: left;
					margin-left: 35px;
				}
				
/* REFERENCE */
		#reference {
			display: none;
			width: 1008px;
			float: left;
		}
		 
			#referenceGlava {
				width: 1008px;
				height: 50px;
				background-image: url("../../../images/bela_fleha_up2.png");
				background-repeat: no-repeat;		
				z-index: 10;
				border: 0px solid black;
			}
			
				#prikazOpcij {
					float: left;
					width: 550px;
					border: 0px solid black;
					margin-top: -15px;
				}
				
				.seznamOpcije li {
					float: left;
					list-style-type: none;
					padding-left: 25px;
					font-size: 12px;
				}
			
			#referenceTelo {
				clear: both;
				float: left;
				width: 1008px;
				background-image: url("../../../images/bela_fleha_midle.png");
				background-repeat: repeat-y;		
				z-index: 10;
				border: 0px solid black;
				padding-top: 20px;
			}
			
				#referencePolje {
					clear: both;
					float: left;
					width: 920px;
					height: 250px;
					border: 0px solid black;
					margin-left: 50px;
					margin-top: 20px;
					text-align: center;
				}
			
				
			#referenceNoga {
				clear: both;
				float: left;
				width: 1008px;
				background-image: url("../../../images/bela_fleha_down.png");
				background-repeat: repeat-y;		
				z-index: 10;
				height: 43px;
				border: 0px solid black;
			}
			
				#nextreRerence {
					float: right;
					margin-top: 10px;
					margin-right: 60px;
				}
			
/* OSREDNJI DEL NAVADEN */
#osrednjiDelNavaden {
	display: block;
	width: 1008px;
	height: 339px;
	float: left;
	background-image: url("../../../images/bela_fleha.png");
	background-repeat: no-repeat;
}

/* KONTAKT */

#kontakt {
	display: none;
}

#kontaktTekst {
	clear: both;
	float: left;
	width: 900px;
	margin-left: 50px;
	margin-top: 20px;
	padding-bottom: 80px;
	border: 0px solid black;
}

