body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{margin:0px; background-color:#ffffff;}

*{margin:0px}

h1 {
	font-size:18pt;
	color:#0000CC;
}

h2 {
	font-size:14pt;
	color:#0000CC;	
}

h3 {
	font-size:12pt;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}


#OuterFrmDl{
float:inherit;
margin:10px auto auto auto;
width:925px;
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
}

#FooterBxDL{
clear:left;
margin:5px auto auto auto;
width:925px;
color:#999999;
text-align:right;
}

#FooterBxDL a:link, #FooterBxDL a:visited, #FooterBxDL a:active {
text-decoration:none;
color:#999999;
}

#FooterBxDL a:hover {
text-decoration:underline;
color:#0000cc;
}

#HeadSectionDl{
float:inherit;
margin:0px;
width:100%;
height:100px;
background-image: url(slike/zaglavlje2.jpg);
background-repeat: no-repeat;
border-bottom:5px solid #FFFFFF;
}

#TopHzNavSectionDl{
clear:left;
margin:0px;
width:100%;
height:25px;
background-color:#c0c0c0;
border-bottom:#FFFFFF 5px solid;
}

#TopHzNavSectionDl a:link, #TopHzNavSectionDl a:visited, #TopHzNavSectionDl a:active {
text-decoration:none;
color:#990000;
}

#TopHzNavSectionDl a:hover {
text-decoration:none;
color:#0000ff;
}

#CntSectionDlDiv{
clear:left;
margin:0px;
width:100%;
border-bottom:5px solid #FFFFFF;
}

#CntSectionDlTbl{
border-collapse:collapse;
width:100%;
}

#CntSectionDlTbl .LeftSideBar{
width:210px;
background-color:#c0c0c0;
padding:0px 0px 0px 0px;
border-right:5px solid #ffffff;
color:#ffffff;
text-align:justify;
}

#CntSectionDlTbl .LeftSideBar a:link, #CntSectionDlTbl .LeftSideBar a:visited, #CntSectionDlTbl .LeftSideBar a:active {
text-decoration:none;
color:#990000;
}

#CntSectionDlTbl .LeftSideBar a:hover {
text-decoration:none;
color:#ffffff;
}


#CntSectionDlTbl .ContentsArea{
background-color:#FFFFFF;
color:#5f5f5f;
text-align:justify;
}

#CntSectionDlTbl .ContentsArea a:link, #CntSectionDlTbl .ContentsArea a:visited, 

#CntSectionDlTbl .ContentsArea a:active {
text-decoration:none;
color:#0033FF;
}

#CntSectionDlTbl .ContentsArea a:hover {
text-decoration:underline;
color:#990000;
}




#BottomHzNavSectionDl{
clear:left;
margin:0px;
width:100%;
height:25px;
background-color:#c0c0c0;
}

#BottomHzNavSectionDl a:link, #BottomHzNavSectionDl a:visited, #BottomHzNavSectionDl 

a:active {
text-decoration:none;
color:#990000;
}

#BottomHzNavSectionDl a:hover {
text-decoration:none;
color:#0000ff;
}

.ContentBoxDl{padding:5px;}



 



/* below is extra style for title section */

#WSTitleDL{
margin-top:40px;
margin-left:180px; 
} 

#WSubTitleDL{
margin-top:5px;
margin-left:180px;
font-size:10pt;
font-weight:bold;
color:#0000FF;
}





/* below is extra style for horizontal sample navigation links */

.HzNavCntDL{font-weight:bold;} 
.HzNavCntDL ul{
padding: 5px;
}
.HzNavCntDL ul li{
display: inline;
}
.HzNavCntDL ul li a{
float: left;
padding: 0px 5px 0px 5px;
}

/* below is extra style for Vertical sample navigation links */

.VtNavCntDL{font-weight:bold;} 
.VtNavCntDL ul{
margin: 0px 0px 0px 0px;
padding:3px;
list-style-type:none;
}
.VtNavCntDL li{
width:100%;
}
.VtNavCntDL a{
display: block;
margin: 3px 0px 0px 0px;

padding: 3px 3px 3px 5px;
}