/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:10pt;
    background-color:#AD0B0B;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link
{color: #FFFFFF; text-decoration: none; 
}
A:visited 	{ color: #FFFFFF; text-decoration:none; }
A:active 	{ color: #FFFFFF;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #7F3F3F;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #AD0B0B; text-decoration:none }
A.bodyLink:visited 	{ color: #AD0B0B; text-decoration:none }
A.bodyLink:active 	{ color: #AD0B0B;  cursor:hand; text-decoration:none }
A.bodyLink:hover 	{ color: #7F3F3F;  cursor:hand; text-decoration:"underline" }
		
p
{
	line-height: 1.4em;
	 margin-left:10pt;
	
}

.bocno
{
 font-size:8pt;	
	}
	
.black
{
	color:White;
	font-weight:bold;
	}
.red
{
	color:#AD0B0B;
}		
	
.silver
{
	color:Silver;
	font-size:8pt;
	}	
	
.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }
 

hr {
	border: 0;
	border-top: 2px solid #BA2A2A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: 18pt;
	color:#AD0B0B;
	padding-left:30px; 
	
}

h2
{
	font-family: Verdana;
	font-size: 14pt;
	margin-top: 30;
	color: #336699;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: 12pt;
	margin-bottom: -15;
	color: #000000;
	padding-left: 15;
}

h4
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	color: #7F3F3F;
}


h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.left
{
	text-align:left;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat-x;

}

td.logomain
{
	background-image:url(Images/bcgLogo.png);
	background-repeat:repeat-x;
	text-align:right;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar7.jpg);
	background-repeat:repeat-x;
	/*
	text-align: left;
	*/
}

td.menu 
{
	background-image: url(Images/menubg1.gif);
	vertical-align:top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

td.naslov
{
	background-color:#AD0B0B;
	text-align:right;
	}

td.object
{
	border-color:#BA2A2A;
	border-width:3pt;
	}
	
td.bleft
{
	background-color:#BA2A2A;
	}
	
td.crna
{
	background-color:#000000;
}	
/*	
td.siva
{
	background-image: url(Images/Siva.png);
	background-repeat:repeat-x;
}
*/
tr.siva
{
	background-image: url(Images/Siva.png);
	background-repeat:repeat-x;
}

tr.siva2
{
	background-image: url(Images/SivaPodloga.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}	
	
.ispod
 {
	background-image:url(Images/back.png);
	}
