.all {
	MIN-HEIGHT: 100%;
	WIDTH: 940px;
	POSITION: relative;
	padding: 0px;
	margin-top: 0px;
	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-color: #FFF;
	background-image: url(pozadina.jpg);
	background-repeat: repeat-x;
}

#tabelaGore {
	position: relative;
	width: 940px;
	height: 20px;
	float: left;
	background-image: url(gore.png);
	background-repeat: no-repeat;
}

#tabelaDole {
	position: relative;
	width: 940px;
	height: 20px;
	float: left;
	background-image: url(dole.png);
	background-repeat: no-repeat;
}


#tabela1 {
	position: relative;
	width: 940px;
	height: 80px;
	float: left;
	padding-top: 20px;
}

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

#tabela1-desno {
	position: relative;
	float:right;
	width: 630px;
	height: 30px;
	top: 40px;
	text-align: right;
	margin-right: 10px;
	padding-top: 0px;
}

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

#tabela3 {
	position: relative;
	width: 920px;
	height: auto;
	float: left;
	margin-top: 25px;
	padding-left: 10px;
}

#tabela4 {
	position: relative;
	width: 920px;
	height: auto;
	float: left;
	margin-top: 25px;
	padding-left: 10px;
	background-image: url(shadow.jpg);
	padding-top: 10px;
}

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

#tabela4-desno {
	position: relative;
	float:right;
	width: 150px;
	height: 50px;
	text-align: right;
	padding-top: 10px;
} 







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

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

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



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

#polaVeca {
	position: relative;
	width: 650px;
	float: left;
	height: auto;
}

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

#polaVeca1 {
	position: relative;
	width: 590px;
	float: left;
	height: auto;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
