BODY {
  background-color: #F7F7F7;
}

TABLE#glavna {
  width: 780px;
}
/* GENERAL fonts */
P, OL, UL, DIV {
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
	font-size:1.0em;
                line-height: 125%;
}

UL {
	margin-top: 5px;
	margin-left: 18px;
}

P, H1, H2 {margin: 0px 0px 3px 0px;}

P {
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
                margin: 0px 0px 3px 0px;
                line-height: 125%;
}

H1 {
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
                border-bottom: 1px solid #B5B5B5;
                padding-bottom: 2px;
                line-height: 125%;
}

H2 {
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
                margin: 0px 0px 3px 0px;
                border-bottom: 1px dashed #B5B5B5;
                padding-bottom: 2px;
                line-height: 125%;
}

H3 {
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
                margin: 0px 0px 3px 0px;
                line-height: 125%;
}


TD#header_1 {
	background-color: #006633;  /*#006633;*/
	border-right: 1px solid #009933;
	border-left: 1px solid #009933;
	border-bottom: 2px solid #009933;
        border-top: 1px solid #94AEC6;
     /*   padding-right: 1px;   */
}


TD#footer P {
	font-size: 10px;
	text-align: center;
	background-color: #006633;
	border-right: 1px solid #009933;
	border-left: 1px solid #009933;
	border-bottom: 1px solid #009933;
	padding-top: 2px;
	padding-bottom: 2px;
  color: #FD6500;
  border-top: 2px solid #009933
}


/* Content column */
TD#content {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 11px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 610px;
	background-color:  #23E31E;  /* #0EFF37;  #31ED24;  #4FD913;  #99CC66;*/
	border-right: 1px solid #009933;
        border-left: 15px solid #FD6500;
}

TD#content DIV.content-header {
  border-bottom: 1px solid #FD6500;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
}

TD#content P.csc-caption {
	font-size: 9px;
}

TD#content a:link       {color: #FF0000; background: transparent;}
TD#content a:visited    {color: #FF0000; background: transparent;}
TD#content a:hover      {color: #000000; background: transparent;}


/* Sponsors column */
TD#sponsors {
	border-right: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
	text-align: center;
	width: 182px;
	background-color: #DEE7EF;
}

TD#sponsors DIV.sptype-caption {
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #D8D8D8;
	background-color: #3F8F00;
}

TD#sponsors DIV.sponsors-background {
	padding-bottom: 3px;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	background-color: #BDCFDE;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;


	border-right: 1px solid #EBEBEB;
	text-align: center;
}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 167px;
	height: 266px;
	background-image: url(../images/mnbckgr4.jpg);
	background-repeat : no-repeat;
	padding-top: 10px;
}

TD#glava {
  background-color: #3F8F00;
  border-bottom: 10px solid #009933;
	padding-left: 7px;
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
	font-size: 48px;
	color: #000000;
	font-weight: bold;
}

TD#glava2 {
  background-color: #FD6500;
	padding-left: 7px;
	font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
	color: #000000;
	font-weight: bold;
       border-bottom: 2px solid #009933;
}

TD#glava3 {
  background-color: #3F8F00;
  border-bottom: 2px solid #009933
}

TD#glava4 {
  background-color: #FD6500;
  border-bottom: 2px solid #009933
}


TD#menu_1_ext {
	vertical-align: top;
	width: 169px;
	padding-left: 1px;
	background-image: url(../images/mnbckgr2.gif);
	background-repeat: repeat-y;
    background-color: #006633;
}

TD#menu_1 DIV {
	width: 96%;
}
TD#menu_1 DIV A {
	color: #FD6500;
	text-decoration: none;
  font-weight: bold
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {

  border-bottom: 1px dotted #99CC66;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;

}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {

	border-bottom: 1px solid #99CC66;
	font-weight:bolder;
	font-size: 14px;
	padding-top:5px;
	padding-left:5px;
	background-color: #FD6500;
}
TD#menu_1 DIV.menu1-level1-act A {
  color:#000000;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 13px;
  padding-left:17px;
  width: 90%;
  padding-right:7px;
  color:#FD6500;
  background-image: url(../images/orange.png);
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 13px;
  font-weight:bolder;
  padding-left:17px;
  padding-right:7px;
  color:#FD6500;
  background-image: url(../images/ORANGE2.PNG);
 /* background: #008A45;*/

}


/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: #000000;
  font-size: 10px;
  font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
  /*background: #008A45;*/
}


/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;
  font-family: "Comic Sans", "Comic Sans MS", verdana, arial;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}