.all {
	MIN-HEIGHT: 100%;
	WIDTH: 900px;
	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-color: #ededed;
	background-repeat: repeat-x;
	background-image: url(pozadina.jpg);
}
#tabelaGlavna {
	position: relative;
	width: 878px;
	height: auto;
	float: left;
	border: 1px solid #dbd9d9;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}


#tabela1 {
	position: relative;
	width: 898px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-top: 30px;
}

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

#tabela1-desno {
	position: relative;
	float:right;
	width: 180px;
	height: auto;
	text-align: right;
	padding-top: 0px;
}

#tabela2 {
	position: relative;
	width: 878px;
	height: auto;
	float: left;
	text-align: right;
	padding-bottom: 5px;
}

#tabela3 {
	position: relative;
	width: 878px;
	height: auto;
	float: left;
}

#tabelaSadrzaj {
	position: relative;
	width: 878px;
	height: auto;
	float: left;
	padding-top: 8px;
}

#tabela4 {
	position: relative;
	width: 878px;
	height: auto;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: 20px;
}

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

#tabela4-desno {
	position: relative;
	float:right;
	width: auto;
	height: auto;
	text-align: right;
	color: #8c9999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
} 


#naslovVece {
	position: relative;
	width: 610px;
	height: 35px;
	float: left;
	text-align: left;
	border-bottom: 2px solid #e1ded9;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#naslovManje {
	position: relative;
	width: 260px;
	height: 35px;
	float: left;
	text-align: left;
	border-bottom: 2px solid #e1ded9;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#trecina11 {
	position: relative;
	width: 350px;
	height: 35px;
	float: left;
	text-align: left;
	border-bottom: 2px solid #e1ded9;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#trecina22 {
	position: relative;
	width: 258px;
	height: 35px;
	float: left;
	text-align: left;
	border-bottom: 2px solid #e1ded9;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#trecina33 {
	position: relative;
	width: 258px;
	height: 35px;
	float: left;
	text-align: left;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 5px;
	margin-left: 5px;
}


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

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

#trecina3 {
	position: relative;
	width: 258px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 5px;
	top: -11px;
}

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

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

