/* orange */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #cd6620;
}

#pillmenu a#active_menu-nav {
  background: url(../images/orange/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

#pillmenu li#current a, #pillmenu li.parent.active a, .module_menu li#current a  {
	color: #cd6620;
}

.module_menu li#current li a {
	color: #135cae;
	}
	
h3, .componentheading, .contentheading, .componentheading_wydarzenia, table.moduletable th {
  color: #cd6620;
}

div.module_menu {
	background: url(../images/orange/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/orange/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/orange/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/orange/mw_box_tl.png) 0 0 no-repeat;
}

div.module_menu2 {
	background: url(../images/white/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu2 div {
	background: url(../images/white/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu2 div div, div.module_menu2 div div {
	background: url(../images/white/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu2 div div div, div.module_menu2 div div div {
	background: url(../images/white/mw_box_tl.png) 0 0 no-repeat;
}



h5 {
	border-bottom:1px solid #B7C8D2;
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
	color:#799AAD;
	letter-spacing: 3px;
	padding-bottom:5px;
}

