/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

/*#pillmenu a:hover {
  color: #135cae;
}*/

/*#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}*/

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}





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;
}

/******************za module******************************/
div.module_modul {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_modul div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_modul div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_modul div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}

/*************logovanje************/
table.moduletable_log a {padding:0px;}
div.moduletable_log {padding:0px;}
div.module_log {padding:0px;width:100%;}




/************************************moduli********************************************/
/**********************************************************KALENDAR*************************************/
/* ##################### UKLOPITI I SA MOD_EVENTS_CAL!>%  css u poddir modules/mod_eventscal... !!!!!!!!!!!!!!!!!!!!!!!#################*/
table.moduletable_cal a {padding:0px;}
div.moduletable_cal {padding:0px;}
div.module_cal {padding:0px;width:100%;}

div.module_cal {
	background: url(../images/mw_cal_br.png) 100% 100% no-repeat;

}

div.module_cal div {
	background: url(../images/mw_cal_bl.png) 0 100% no-repeat;

}

div.module_cal div div {
	background: url(../images/mw_cal_tr.jpg) 100% 0 no-repeat;
}

div.module_cal div div div {
	background: url(../images/mw_cal_tl.png) 0 0 no-repeat;
		overflow: hidden;
}
div.moduletable_cal {
  margin-bottom: 25px!important;
}

div.module_cal h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #eee;
	margin: -1px -4px 5px -5px;
	padding-left: 15px!important;
	padding-bottom: 2px;
}

div.module_cal {/*obican content tekst u modulu*/
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
		margin-right:6px;

}

div.module_cal div div div {/*kockica kalendara unutar modula , upravlja i naslovnim linkov za mesece..*/
	padding: 0px;
	width: 100%;
}

div.module_cal div div div div {
	background: none;
	padding: 0;
}

div.module_cal ul {
	margin: 10px 0;
	/*padding-left: 20px;*/
}

div.module_cal ul li a:link, div.module_cal ul li a:visited {
	font-weight: bold;
}

#leftcolumn_cal div.module_cal {
	padding: 0;

}

#leftcolumn_cal div.module_cal table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#leftcolumn_cal div.module {
	padding: 0 0px;
}

#leftcolumn_cal div.module table {
	width: auto;
}



/****************************************************/

div.module_log {
}



div.module_log div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_log div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}
div.module_log div div div div {
	background: none;
	padding: 0;
}
div.moduletable_log, div.module_log {
  margin-bottom: 25px;
}

div.module_log h3 {
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.module_log ul {
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.module_log ul li a:link, div.module_log ul li a:visited {
	font-weight: bold;
}


