﻿body { font-family: Arial; font-size: 10px; margin: 0px; }
.divPortal { background-color: White; width: 100%; vertical-align: bottom; }

/* Header */
.divHeader{ width: 1038px; background-color: White; }
.divHeader .divFloating { position:relative; height: 110px; border-bottom: solid 6px White; }
.divHeader .divFloating .divLogo { padding: 0px 10px 0px 10px ; position:absolute; bottom:0; left:0; }
.divHeader .divFloating .divPLinkovi { width: 400px; height: 28px; font-size: 12px; color: #00C5FC; text-decoration: none; position:absolute; bottom:0; right:243px; text-align: right;}
.divHeader .divFloating .divPLinkovi a { font-size: 12px; color: #00C5FC; text-decoration: none;}
.divHeader .divFloating .divPLinkovi a:hover { text-decoration: underline; }
.divHeader .divFloating .divPLinkovi a:visited {font-size: 12px; color: #00C5FC; text-decoration: none;}
.divHeader .divFloating .divTrazilica {position:absolute; bottom:0; right:0; }




.mainTable
{
	background-image: url(../Images/bg2.jpg);
	background-repeat: repeat;
	/*background-position: bottom;*/
	background-color: #f0f0f0;
	padding-top: 6px;	
	/*height: 1497px;*/
	width: 1038px;
	border: 0px;
	margin: 0px;
}

.cellLeft
{
	border: solid 0px #000000;
	vertical-align: top;
	padding-left: 6px;
	width: 120px;	
	margin: 0px;
}

.cellCentral
{
	border: solid 0px #000000;
	vertical-align: top;
	padding-left: 6px;
	width: 468px;
	margin: 0px;
}

.cellRight
{
	border: solid 0px #000000;
	vertical-align: top;
	padding-left: 6px;
	width: 120px;
	margin: 0px;	
}

.cellRightRight
{
	border: solid 0px #000000;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;	
	width: 300px;
	margin: 0px;		
}

.separator
{
	border: solid 0px #000000;
	margin: 0px;
	height: 6px;
	font-size: 2px;
	background-color: inherit;
}

.centralniBoxMainTable
{
	background-color: inherit;
	border: solid 0px #000000;
	height: 66px;
	width: 468px;
	margin: 0px;
}

.maliBoxMainTable
{
	background-color: #f0f0f0;
	border: solid 0px #000000;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}

.velikiBoxMainTable
{
	background-color: #ff45de;
	border: solid 0px #000000;
	height: 250px;
	width: 300px;
	margin: 0px;
}

.srednjiBoxMainTable
{
	background-color: #789066;
	border: solid 0px #000000;
	height: 125px;
	width: 300px;
	margin: 0px;
}