/* Colorize - Humanitarni otazky - orange */

H2, H3, H5 {
	color: #FF943D;
}	

DIV#back {
	background: #FFEAD8;
}

UL.addLinks LI {
	border-bottom: 1px solid #FF943D;
	background: url("../_img/square-orange.gif") no-repeat left 3px;
}

UL.topLinks LI {
	background: url("../_img/square-orange.gif") no-repeat left 3px;
}

UL.topLinks LI UL.subLinks LI, UL.ul LI {
	color: #000000;
	background: url("../_img/sq-orange.gif") no-repeat left 9px;
	padding: 0px 0px 0px 10px;
}

UL.subLinks LI {
	xborder: none;
}

UL.topLinks LI UL.subLinks LI UL.underLinks LI {
	background: url("../_img/icons/arrow-li-orange.gif") no-repeat left 9px;
}

H3.typeSix, DIV.typeSix {
	background: #FF943D;
}

A#rew {
	background: url("../_img/icons/arrow-back-orange.gif") no-repeat;
}
.typeSix {
	color: #FFFFFF;
}