/* blue */
a:link, a:visited {
	color: #0b275c;
	font-weight: bold;
	outline: none
}

a:visited, a:focus, a:active, a:focus{
outline: none
}
a:hover {
	color: #83a5b6;
	outline: none
}

#pillmenu a:hover {
	color: #FFF;
	outline: none
}

#pillmenu a#active_menu-nav {
	background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
	color: #FFF;
	outline: none
}

#pillmenu a#active_menu-nav:hover {
	color: #cae4f1; 
	outline: none
}
/** ovo smo kompirali**/
h3, .componentheading, table.moduletable th {
	color: #fd7700;
}

div.module_menu {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}

/** coppied**/

div.module {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}
/** dovde**/


