BODY { background-color: #F0FAFF; color: #919191; font-size: 11px; font-family: tahoma; }
A {color: #245598;font-size: 11px; font-family: tahoma;text-decoration:none;}
A:HOVER {color: #245598;font-size: 11px; font-family: tahoma;text-decoration:underline;}


/*-------------------PLAVI TOP MENI-----------------------------*/

TABLE.header TD.topMenu { height: 25px;background-image : url(../images/tocka_blue.jpg);}
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 #DCE7F6; background-color: #97BFF0; font-weight: bold; font-size: 14px; font-family: tahoma; text-decoration: none;}
TABLE.header TD.topMenu A.topMenuSelected {border-bottom: 3px solid #84A4D3; background-color: #245598; color: #FFFFFF; font-weight: bold; font-size: 14px; font-family: tahoma; text-decoration: none; padding: 2px 15px 0px 15px; vertical-align : top; height: 25px;}
TABLE.menuleft TD.top {background-image: url(../images/arrow_down_white.gif); background-repeat: no-repeat; background-color: #245598; color:#FFFFFF; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; width: 100%; height: 23; padding: 0px 0px 0px 20px; border-left: solid #245598 7px; border-right: 1px solid #DADADA}

/*-------------------PLAVI LIJEVI MENI-----------------------------*/

TD.left_menu_background { background-color: #D0DFF4}
TABLE.menuleft { width: 100%; border-top: 1px solid #DADADA}
TABLE.menuleft TD { width: 100%; border-bottom: 1px solid #DADADA; border-right: 1px solid #DADADA}
TABLE.menuleft DIV.menuleft A {display:block;background-image: url(../images/arrow_right_blue.gif); background-repeat: no-repeat; 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 #2B64B3 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: #E5ECF6;}
TABLE.menuleft DIV.menuleft2 A {display:block;background-image: url(../images/arrow_right_blue.gif); background-repeat: no-repeat; background-color: #B2C6E4; 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 #2B64B3 7px}
TABLE.menuleft DIV.menuleft2 A:HOVER {display:block;background-image: url(../images/arrow_right_blue.gif); background-repeat: no-repeat; background-color: #B2C6E4; 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 #2B64B3 7px}

/*------------------- BOX ----------------------------- */

TABLE.box TD.header {background-repeat: no-repeat; background-color: #245598; height: 20px; color: #FFFFFF; font-family: arial; font-weight: bold; font-size: 12px; padding-left: 18px;}
TABLE.box TD.arrow {border-left : 1px solid #B2C6E4 ; border-bottom : 1px solid #B2C6E4 ; background-color: #E5ECF6; vertical-align: top;}
TABLE.box TD.content {width: 100%; background-color: #FFFFFF; padding: 2px 5px 5px 7px; border-right: 1px solid #B2C6E4; border-bottom: 1px solid #B2C6E4; color: #555555; font-family: arial; font-size: 11px;}
TABLE.box A {color: #2A64B3; font-weight: bold; font-family: arial; font-size: 11px;}
TABLE.box A:HOVER { color: #2A64B3; font-weight: bold; font-family: arial; font-size: 11px;}
TABLE.box TD.content DIV.vise {padding-right: 10px}
TABLE.box TD.content DIV.vise A {color: #2A64B3; text-decoration: none }

/*------------------- TITLOVI ----------------------------- */

.title1 {color: #245598;font-size: 20px; font-family: tahoma; border-bottom: 1px solid #245598; width: 100%; line-height: 20px}
.title2 {color: #245598;font-size: 12px;font-weight: bold; font-family: tahoma;}
.title3 {color: #245598;font-size: 11px; font-family: tahoma;}
.title4 {color: #245598;font-size: 11px; font-family: tahoma;text-decoration:none; font-weight:bold;}
.title4shaded {color: #245598;font-size: 11px; font-family: tahoma; text-decoration:none;font-weight:normal;}
TD.footer {background-color: #2A64B3 ; color: #FFFFFF}


.gumb
{
	font-family:tahoma;
	font-size:10;
	font-weight:normal;
	text-decoration:none;
	color:white;
	background-color:#2b64b3;
	border:1px solid black;
	cursor:pointer;
}