#strana{
width: 1000px;
height: 950px;
margin: auto;
}

#zaglavlje{
width: 1000px;
height: 431px;
float: left;
}

	#top{
	width: 1000px;
	height: 50px;
	float: left;
	background-image: url(images/div_top.png);
	}

	#flash{
	width: 1000px;
	height: 345px;
	float: left;
	}

	#kraj_zaglavlja{
	width: 1000px;
	height: 36px;
	float: left;
	background-image: url(images/kraj_zaglavlja.png);
	}

#middle{
width: 1000px;
height: 619px;
float: left;
}
	
	#space_l{
	width: 16px;
	height: 619px;
	float: left;
	}
	
	#centralni{
	width: 968px;
	height: 619px;
	float: left;
	background-image: url(images/div_middle.png);
	background-repeat: repat-x;
	}
		
		#leva_margina{
		width: 20px;
		height: 619px;
		float: left;
		}
		
		#tekst{
		width: 673px;
		height: 340px;
		float: left;
		}		
		
		#slika{
		width: 240px;
		height: 340px;
		float: left;
		}
		
		#tekst2{
		width: 928px;
		height: 279px;
		float: left;
		}
			
		#desna_margina{
		width: 20px;
		height: 619px;
		float: left;
		}
	
	#space_r{
	width: 16px;
	height: 619px;
	float: left;
	}
	
#bottom{
width: 1000px;
height: 41px;
float: left;
background-image: url(images/div_bottom.png);
background-repeat: no-repeat;
}
