body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/siteBg.gif);
	background-repeat: repeat;
}
.glowLeft 
{
	background-image: url(images/glowLeft.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
}
.glowRight 
{
	background-image: url(images/glowRight.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
}
.headerBg 
{
	background-image: url(images/headerBg.jpg);
}
.footerBg 
{
	background-image: url(images/footerBg.gif);
	height: 93px;
}
.borderLight 
{
	background-color: #F3EECE;
}
.borderDark 
{
	background-color: #EAE1B6;
}

.opsirnije:link
{
	color: #D20A50;
	font-weight: bold;
	text-decoration: none;
}
.opsirnije:hover
{
	color: #D20A50;
	font-weight: bold;
	text-decoration: underline;
}
.opsirnije:visited
{
	color: #D20A50;
	font-weight: bold;
	text-decoration: none;
}
.opsirnije2:link
{
	color: #590f4a;
	font-weight: bold;
	text-decoration: none;
}
.opsirnije2:hover
{
	color: #590f4a;
	font-weight: bold;
	text-decoration: underline;
}
.opsirnije2:visited
{
	color: #590f4a;
	font-weight: bold;
	text-decoration: none;
}
.topContentBg 
{
	background-image: url(images/topContentGradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bannerTable 
{
	border: 1px solid #EAE1B6;
	background-color: #FFFFFF;
	text-align: center;
}
.bannerTableBorder 
{
	border: 1px solid #EAE1B6;
}
.greyPicBorder 
{
	border: 1px solid #DDDDDD;
}
.subNewsBg1 
{
	background-image: url(images/gradientBgGold.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.subNewsBg2 
{
	background-image: url(images/gradientBgBlue.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.subNewsTitle 
{
	color: #5D5525;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.subNewsTitle2 
{
	color: #2b3c7e;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.subNewsText 
{
	color: #4E4E4E;
}
.selectedContentText 
{
	background-image: url(images/magentaBg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
	height: 110px;
	text-align: justify;
}
.serviceMenu 
{
	background-image: url(images/serviceMenuBg.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 30px;
}
.serviceMenuLink:link
{
	font-size: 14px;
	font-weight: bold;
	color: #9b508b;
	text-decoration: none;
}
.serviceMenuLink:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #9b508b;
	text-decoration: underline;
}
.serviceMenuLink:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #9b508b;
	text-decoration: none;
}
.numberBg 
{
	background-image: url(images/brojBg.gif);
	height: 237px;
}
.numberFooterBg 
{
	background-image: url(images/brojFooterBg.gif);
	background-repeat: repeat;
	height: 30px;
	color: #998b41;
}
.numberFooterBgText
{
	font-size: 18px
}
.siteFooter 
{
	color: #70662e;
	font-weight: bold;
}

/* MASTA */
DIV.dropdownWrapper { position:absolute; visibility:hidden; z-index:1000; width: auto; margin-top: -5px; margin-left: -5px; }

#menu { width: auto; height: 24px; }
#menu TD.item { background-image: url(images/menu_1.gif); cursor: pointer;}
#menu TD.itemActive { background-image: url(images/menu_1over.gif); cursor: pointer; }

TABLE.dropdown { margin: 5px 10px 5px 5px; width: 150px; background-color: #c0c0c0;}
TABLE.dropdown TD 
{ 
	padding: 1px 3px 1px 5px; 
	background-image: url(images/subMenuBg.gif); 
	background-repeat: repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.linkDropdown:link { color: #ffffff; font-weight:bold; text-decoration: none; display:block; font-size: 13px;}
a.linkDropdown:active { color: #ffffff; font-weight:bold; text-decoration: none; display:block; font-size: 13px;}
a.linkDropdown:visited { color: #ffffff; font-weight:bold; text-decoration: none; display:block; font-size: 13px;}
a.linkDropdown:hover { color: #ffffff; font-weight:bold; text-decoration: none; display:block; font-size: 13px;}

.borderFadeVertical
{
	background-image: url(images/borderFadeVertical.gif);
	background-repeat: repeat-x;
}
.yellowPicBorder
{
	border: 1px solid #faf4d0;
}


.articleTitle
{
	color : #d20a50;
	font-size: 22px;
}
.photoSignature
{
	color: #c1a005;
}
.articleText
{
	color : #797979;
	font-size: 12px;
}
.photoTitle
{
	color: #f3bdcc;
}
.tiedArticlesHeader
{
	color: #988b40;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.tiedArticleTitle
{
	color: #988b40;
	font-size: 12px;
	font-weight: bold;
}
.tiedArticleText
{
	color : #797979;
	font-size: 11px;
}

