.all {
	MIN-HEIGHT: 100%;
	WIDTH: 940px;
	POSITION: relative;
	padding: 0 0 0 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

HTML .all {
	HEIGHT: 100%
}

HTML {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px; 
	HEIGHT: 100%
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
	background-image: url(middle_bg.png);
	background-repeat: repeat;
}

#tabelaGore {
	position: relative;
	width: 920px;
	height: 30px;
	float: left;
	background-color: #FFF;
	padding: 20px 10px 15px 10px;
}

#tabelaDole {
	position: relative;
	width: 940px;
	height: 20px;
	float: left;
	background-color: #FFF;
}


#tabela1 {
	position: relative;
	width: 940px;
	height: 80px;
	background-color: #FFF;
	float: left;
}

#tabela1-levo {
	position: relative;
	width: 260px;
	height: auto;
	float: left;
	margin-left: 10px;
}

#tabela1-desno {
	position: relative;
	float:right;
	width: 450px;
	height: 38px;
	top: 15px;
	text-align: center;
	margin-right: 10px;
	padding-top: 17px;
}

#tabela2 {
	position: relative;
	width: 920px;
	height: auto;
	float: left;
	padding: 0px 10px 0px 10px;
	background-color: #FFF;
}

#tabela3 {
	position: relative;
	width: 920px;
	height: auto;
	float: left;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#tabela4 {
	position: relative;
	width: 920px;
	height: auto;
	float: left;
	margin-top: 15px;
}

#tabela4-levo {
	position: relative;
	width: 500px;
	height: auto;
	float: left;
	padding-left: 10px;
}

#tabela4-desno {
	position: relative;
	float:right;
	width: auto;
	height: auto;
	margin-left: 10px;
	top: 5px;
} 







#trecina1 {
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
}

#trecina2 {
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
}

#trecina3 {
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
}



#polaManja {
	position: relative;
	width: 290px;
	height: auto;
	float: left;
	text-align: left;
}

#polaVeca {
	position: relative;
	width: 620px;
	float: left;
	height: auto;
	padding-left: 10px;
	padding-top: 25px;
}

#polaManjaNaslov {
	position: relative;
	width: 280px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 10px;
	background-image: url(bg-manja.jpg);
}

#polaVecaNaslov {
	position: relative;
	width: 620px;
	float: left;
	height: auto;
	padding-left: 10px;
	background-image: url(bg-veca.jpg);
}

