/* @override http://www.ceskytravnik.cz/css/boxy-cz.css */

#oknasmall h2 a span#zel {
	background: transparent url(../img/prirodni.png) no-repeat 0% 0%;
}

#oknasmall h2 a span#mod {
	background: transparent url('../img/umele.png') 0% 0% no-repeat;
}

#oknasmall h2 a span#zlu {
	background: transparent url('../img/volnycas.png') 0% 0% no-repeat;
}

#oknasmall h2 a span#ora {
	background: transparent url('../img/sport.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#zel, #oknasmall h2 a.active span#zel {
	background: transparent url('../img/prirodnihover.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#mod, #oknasmall h2 a.active span#mod {
	background: transparent url('../img/umelehover.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#zlu, #oknasmall h2 a.active span#zlu {
	background: transparent url('../img/volnycashover.png') 0% 0% no-repeat;
}

#oknasmall h2 a:hover span#ora, #oknasmall h2 a.active span#ora {
	background: transparent url('../img/sporthover.png') 0% 0% no-repeat;
}



#oknasmall #zelenasmall h3 a span {
	background: transparent url('../img/travni-koberce.png') 0% 0% no-repeat;
}

#oknasmall #zelenasmall h3 a:hover span {
	background: transparent url('../img/travni-koberce_hover.png') 0% 0% no-repeat;
}

#oknasmall #zelenasmall h3 + h3 a span {
	background: transparent url('../img/sete-travniky.png') 0% 0% no-repeat;
}

#oknasmall #zelenasmall h3 + h3 a:hover span {
	background: transparent url('../img/sete-travniky_hover.png') 0% 0% no-repeat;
}


#zelenasmall {
	background: url('../img/zelenasmall.png') 0% 0% repeat-x;
	height: 108px;
}

#modrasmall {
	background: url('../img/umele.png') 0% 0% repeat-x;
}

#zlutasmall {
	background: url('../img/volnycas.png') 0% 0% repeat-x;
}

#oranzovasmall {
	background: url('../img/sport.png') 0% 0% repeat-x;
}


#okna h2 a span#zel {
	background: transparent url('../img/prirodni.png') 0% 0% no-repeat;
}

#okna h2 a span#mod {
	background: transparent url('../img/umele.png') 0% 0% no-repeat;
}

#okna h2 a span#zlu {
	background: transparent url('../img/volnycas.png') 0% 0% no-repeat;
}

#okna h2 a span#ora {
	background: transparent url('../img/sport.png') 0% 0% no-repeat;
}


#okna #zelena h3 a span {
	background: transparent url('../img/travni-koberce.png') 0% 0% no-repeat;
}

#okna #zelena h3 a:hover span {
	background: transparent url('../img/travni-koberce_hover.png') 0% 0% no-repeat;
}

#okna #zelena h3 + h3 a span {
	background: transparent url('../img/sete-travniky.png') 0% 0% no-repeat;
}

#okna #zelena h3 + h3 a:hover span {
	background: transparent url('../img/sete-travniky_hover.png') 0% 0% no-repeat;
}


