BODY {
    font: 10px Verdana, sans-serif;
	background-image:url(../images/background1.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
    margin: 0;
    padding: 0;
}

.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #cccccc;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #cccccc;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color:#FF6600;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color:#FF9900;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #336699;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:150px;
	border-bottom: 1px solid #76CA10;
	color:#3D3E8E;
	
}

a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #76CA10;
	text-align: right;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:150px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	color:#333333;
}


a.mainlevel:hover {
   background-image: url(../images/menuh.gif);/* */
	background-repeat: no-repeat ;
	background-position: top right;
	text-decoration: none;
	border-bottom-color:#CC3300;
	color: #336699;
	text-align: left;
}

/* Moduli */

div.module{
margin: 10px 0 0 10px;
}

div.module div {
	text-align:left;
    font: 10px Verdana, sans-serif; 
 	background-image:url(../images/module_centar_background.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	width:180px;
	/*width:"180px";  IE hack */
	height:auto;
	/*border: 1px solid black;*/
}

div.module div div div{
	background:url(../images/module_bottom_background.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding: 0 0 10px 10px;	
	text-align:left;
    font: 10px Verdana, sans-serif; 
	width:180px;
	/*width:"180px";  IE hack */
	height:auto;
	/*border: 1px solid black;*/
}

div.module h3 {
	color:#CC0000;
	text-align:left;
    font: 14px Verdana, sans-serif;
	font-weight:bold;
    background:url(../images/module_top_background.gif);
	background-repeat: no-repeat ;
	background-position: top left;
	margin: 0 0 0 -10px;
	padding: 7px 0 0 20px;
	


	height:30px !important;
	width:180px;
	/* width:"180px"; IE hack */
	
}

/*   Za module bez okvira*/
div.module_prazan {
	text-align:left;
    font: 10px Verdana, sans-serif; 
	margin:0 0 0 5px;
	padding:0 0 15px 5px;
	background-color:#ffffff;
	width:170px;
	width:"175px"; /* IE hack */
	height:auto;
}

div.module_prazan h3{
	text-align:left;
    font: 14px Verdana, sans-serif;
	font-weight:bold;
}

/*za module prazne centralno poravnate*/
div.module_prazan_centar {
	text-align:left;
    font: 10px Verdana, sans-serif; 
	margin:0 0 0 5px;
	padding:0 0 15px 25px;
	background-color:#ffffff;
	width:170px;
	width:"175px"; /* IE hack */
	height:auto;
}

div.module_prazan h3{
	text-align:left;
    font: 14px Verdana, sans-serif;
	font-weight:bold;
}


/*------------------*/

table.moduletable{
	width:100%;	
	margin-bottom: 5px;
}

table.moduletable th {
	border: none;
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	padding-left:7px;
	font-size: 11px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}
/* ***************************************************************************************************** */
.height {

	height: 100%;

}
.td1 {
	background-image: url(../images/siteground_01.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 17px;
}

.td2 {
	background-image: url(../images/siteground_02.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 30px;
	text-align:left;
}

.td3 {
	background-image: url(../images/siteground_03.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 13px;
}

.td4 {
	background-color:#FFFFFF;
	/*background-image: url(../images/siteground_04.jpg); */
	background-repeat: repeat-y ;
	width: 210px;
	height: 600px;
}

.td5 {
	background-image: url(../images/siteground_05.gif);
	background-repeat: no-repeat ;
	width: 477px;
	height: 141px;
}

.td6 {
	background-image: url(../images/siteground_06.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 568px;
}

.td7 {
	background-image: url(../images/siteground_07.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 236px;
}

.td8 {
background-color:#FFFFFF;
width:473px;
}

.td9{
	background-color:#FFFFFF;
	border-left: 1px solid #cccccc;
	/*background-image: url(../images/siteground_04.jpg); */
	background-repeat: repeat-y ;
	width: 160px;
	height: 600px;
	padding-left:10px;
}

.td_top {
vertical-align:text-top;
background-color:#ffffff;
width:710
}

.td_centar {
background-color:#ffffff;
width:710
height:auto;
text-align:left;
}

.td_bottom {
vertical-align:text-top;
background-color:#ffffff;
width:710
text-align:left;
}

.td_footer{
width: 268px;
}


/*************************/
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}

#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;
	text-decoration:underline;
}

#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}

#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  	font-weight:bold;	
	color: #fefefe;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #000;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #000;
	font-family: Arial;
	text-decoration:none;
}
.sgf {
font-size: 9px;
font-family: Verdana,Arial,Helhvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;h
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}

div.top_centar {
background-image:url(../images/div_top_centar.png);
background-position:top center;
background-repeat:repeat-x;
width:992px;
}

div.top_left {
background-image:url(../images/div_top_left.png);
background-position:top left;
background-repeat:no-repeat;
}

div.top_right {
background-image:url(../images/div_top_right.png);
background-position:top right;
background-repeat:no-repeat;
}

div.left {
background-image:url(../images/div_left.png);
background-position:top left;
background-repeat:repeat-y;
}

div.right {
background-image:url(../images/div_right.png);
background-position:top right;
background-repeat:repeat-y;
}