BODY { background-color: #F3F8E9; color: #919191; font-size: 11px; font-family: tahoma; }
A {color: #026c2a;font-size: 11px; font-family: tahoma;text-decoration:none;}
A:HOVER {color: #026c2a;font-size: 11px; font-family: tahoma;text-decoration:underline;}


/*-------------------NARANDJASTI TOP MENI----------------------------- */

TABLE.header TD.topMenu { height: 25px; background-image : url(../images/tocka_green2.gif);}
TABLE.header TD.topMenu A.topMenu {color: #343434; font-weight: bold; font-size: 14px; font-family: tahoma; text-decoration: none; padding: 2px 15px 0px 15px; vertical-align : top; height: 25px;}
TABLE.header TD.topMenu A:hover.topMenu {border-bottom: 3px solid #BDCEA0; background-color: #F4F9EA; color: #000000; font-weight: bold; font-size: 14px; font-family: tahoma; text-decoration: none;}
TABLE.header TD.topMenu A.topMenuSelected {border-bottom: 3px solid #BDCEA0; background-color: #839F47; color: #FFFFFF; font-weight: bold; font-size: 14px; font-family: tahoma; text-decoration: none; padding: 2px 15px 0px 15px; vertical-align : top; height: 25px;}


/*-------------------NARANDJASTI LIJEVI MENI----------------------------- */

TD.left_menu_background { background-color: #C9DE99}

TABLE.menuleft { width: 100%; border-top: 1px solid #D7D7D7}
TABLE.menuleft TD { width: 100%; border-bottom: 1px solid #D7D7D7; border-right: 1px solid #D7D7D7}
TABLE.menuleft DIV.menuleft A {display:block; background-image: url(../images/arrow_right_orange.gif); background-repeat: no-repeat; 	background-position : left top; background-color: #FFFFFF; color: #000000; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; width: 100%; height: 23; padding: 5px 0px 0px 20px; border-left: solid #DD8D2A 7px; }
TABLE.menuleft DIV.menuleft A:HOVER {display:block; color:#000000; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; width: 100%; height: 23; padding: 5px 0px 0px 20px; background-color: #FFDAAD; }
TABLE.menuleft DIV.menuleft2 {display:block; background-image: url(../images/arrow_right_orange.gif); background-repeat: no-repeat; background-color: #FAC585; color:#000000; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; width: 100%; height: 23; padding: 5px 0px 0px 20px; border-left: solid #DD8D2A 7px}



/*------------------- TITLOVI ----------------------------- */

.title1 {color: #839F47;font-size: 20px; font-family: tahoma; border-bottom: 1px solid #839F47; width: 100%; line-height: 20px}
.title2 {color: #245598;font-size: 12px;font-weight: bold; font-family: tahoma;}
.title4 {color: #026c2a;font-size: 11px; font-family: tahoma;text-decoration:none;font-weight:bold;}
.title4shaded {color: #026c2a;font-size: 11px; font-family: tahoma; text-decoration:none;font-weight:normal;}

.text{color: #727272; font-size: 11px; font-family: tahoma;}
a {color: #626262; font-size: 11px; font-family: tahoma;font-weight:bold;}
a:hover {color: #424242; font-size: 11px; font-family: tahoma;font-weight:bold;}

TD.footer {background-color: #98B856 ; color: #FFFFFF}


.gumb
{
	font-family:tahoma;
	font-size:10;
	font-weight:normal;
	text-decoration:none;
	color:white;
	background-color:#98b855;
	border:1px solid black;
	cursor:pointer;
}
