body{
	margin: 0 auto;
	background-image:url(../images/bg.jpg);
}

p{
	margin: 0px;
	padding: 3px;
}
span{
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}


/*tabela sa poravnanjem*/
table#mainAll{
	margin: 5px auto;
	width: 859px;
	height: 100%;
}

td#mainAllLeft{
	background-image: url(../images/bgLeft.png);
	background-repeat: repeat-y;
	vertical-align: top;
}

td#mainAllRight{
	background-image: url(../images/bgRight.png);
	background-repeat: repeat-y;
	vertical-align: top;
}

/*glavna tabela*/
table#main{
	width: 825px;
	height: 100%;
	background-color: #ffffff;
}

tr#top{
	height: 254px;
}

td#content{
	width: 645px;
	height: 600px;
	min-height: 600px;
	background-image: url(../images/bgHome.png);
	background-position: 10px 70px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Finansijsko{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/1-Finansijsko.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Prodaja{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/2-Prodaja.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Nabava{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/3-Nabava.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#LjResursi{
	width: 645px;
	height: 600px;
	min-height: 600px;
	background-image: url(../images/8-Ljudski-resursi.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Skladiste{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/4-Skladiste.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Proizvodnja{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/5-Proizvodnja.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Servis{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/7-Servis.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#Resursi{
	width: 645px;
	height: 800x;
	min-height: 800px;
	background-image: url(../images/6-Resursi.gif);
	background-position: 10px 80px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}
td#contentModul{
	width: 645px;
	height: 600px;
	min-height: 600px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

td#meni{
	width: 178px;
	height: 100%;
	vertical-align: top;
	
}

tr#footer{
	height: 50px;
}

/*top*/
table#topTable{
	width: 100%;
}

td#red{
	background-image: url(../images/bgTopRed.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-align: right;
	padding-right: 5px;
}

td#logo{
	width: 234px;
	height: 221px;
	background-image: url(../images/bgTopGray.gif);
	text-align: center;
	vertical-align: text-bottom;
	vertical-align:bottom;
}

/*prednosti*/
.redPrednosti{
	background-color: #ca1901;
	color: #ffffff;
	padding-left: 5px
}
.redPrednosti a{
	display: block;
	background-color: #ca1901;
	color: #ffffff;
	padding-left: 5px
}

.redPrednosti a:visited{
	display: block;
	background-color: #ca1901;
	color: #ffffff;
	padding-left: 5px
}

.redPrednosti a:hover{
	display: block;
	background-color: #ca1901;
	color: #ffffff;
	padding-left: 5px
}

.redPrednostiLink a{
	color: #ca1901;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}

.redPrednostiLink a:visited{
	color: #ca1901;
	font-size: 10px;
	text-align: right;
}

.redPrednostiLink a:hover{
	color: #9b9da0;
	font-size: 10px;
	text-align: right;
}

.redPrednostiTitle{
	font-size: 12px;
	color: #ca1901;
	font-weight: bold;
	padding-left: 5px
}

.redBott{
	background-image: url(../images/prednostiBott.gif);
	background-repeat: repeat-x;
}

.redBott1{
	background-image: url(../images/prednostiBott1.png);
	background-repeat: repeat-x;
}

.grayPrednosti{
	background-color: #dddedf;
}

.copyrights{
	font-size: 11px;
	color: #504e4e;
	text-align: center;
}