/*=====     NASTAVENI GRAFICKEKO POZADI     =====*/
/*
#####     LEGENDA     #####
Oznaceni TRID nastavujici cast boxu :
T - TOP						        ( horní strana boxu )
R - RIGHT						( pravá strana boxu )
B -BOTTOM					  ( dolní strana boxu )
L - LEFT						   ( levá strana boxu )
TL - TOP LEFT    			 ( levý horní rožek boxu )
TR - TOP RIGHT    		   ( lpravý horní rožek boxu )
BR - BOTTOM RIGHT    ( pravý dolní rožek boxu )
BL - BOTTOM LEFT    	( levý dolní rožek boxu )

Nazev obrazku je tvoren :
NAZEV boxu - INDEX ( str-T.gif )

Oznaceni ruzne urovne vnoreni boxu (vsechny prvky
 - elementy souvisejicich s dannym elementem)
0. základní úroveň - bez vnoření
	.a-T .a-R .a-B .a-L .a-TL .a-TR .a-BR .a-BL
1. úroveň vnoření
	.b-T .b-R .b-B .b-L .b-TL .b-TR .b-BR .b-BL
2. úroveń vnoření 
	.c-T .c-R .c-B .c-L .c-TL .c-TR .c-BR .c-BL
3. úroveň vnoření
	.d-T .d-R .d-B .d-L .d-TL .d-TR .d-BR .d-BL
4 úroveň vnoření
	.e-T .e-R .e-B .e-L .e-TL .e-TR .e-BR .e-BL
5 úroveň vnoření
	.e-T .e-R .e-B .e-L .e-TL .e-TR .e-BR .e-BL
atd.....	
##############################	
*/
		
/*#####     TRIDY ID     #####*/
/* ========== PAGE ========== */
#a-page .a-T { background : transparent url(../../files/design/kontejner-T.gif) repeat-x center top;}
#a-page .a-R { background : transparent url(../../files/design/kontejner-R.gif) repeat-y center right;}
#a-page .a-B { background : transparent url(../../files/design/kontejner-B.gif) repeat-x center bottom;}
#a-page .a-L { background : transparent url(../../files/design/kontejner-L.gif) repeat-y center left;}
#a-page .a-TL { background : transparent url(../../files/design/kontejner-TL.gif) no-repeat top left;}
#a-page .a-TR { background : transparent url(../../files/design/kontejner-TR.gif) no-repeat  top right;}
#a-page .a-BR { background : transparent url(../../files/design/kontejner-BR.gif) no-repeat bottom right;}
#a-page .a-BL { background : transparent url(../../files/design/kontejner-BL.gif) no-repeat bottom left;}

/* ========== STR ========== */
#b-str .b-T { background : transparent url(../../files/design/str-T.gif) repeat-x center top;}
#b-str .b-R { background : transparent url(../../files/design/str-R.gif) repeat-y center right;}
#b-str .b-B { background : transparent url(../../files/design/str-B.gif) repeat-x center bottom;}
#b-str .b-L { background : transparent url(../../files/design/str-L.gif) repeat-y center left;}
#b-str .b-TL { background : transparent url(../../files/design/str-TL.gif) no-repeat top left;}
#b-str .b-TR { background : transparent url(../../files/design/str-TR.gif) no-repeat  top right;}
#b-str .b-BR { background : transparent url(../../files/design/str-BR.gif) no-repeat bottom right;}
#b-str .b-BL { background : transparent url(../../files/design/str-BL.gif) no-repeat bottom left;}

/* ========== ZAHLAVI ========== */
#c-zahlavi .c-T { background : transparent url(../../files/design/zahlavi-T.gif) repeat-x center top;}
#c-zahlavi .c-R { background : transparent url(../../files/design/zahlavi-R.gif) repeat-y center right;}
#c-zahlavi .c-B { background : transparent url(../../files/design/zahlavi-B.gif) repeat-x center bottom;}
#c-zahlavi .c-L { background : transparent url(../../files/design/zahlavi-L.gif) repeat-y center left;}
#c-zahlavi .c-TL { background : transparent url(../../files/design/zahlavi-TL.gif) no-repeat top left;}
#c-zahlavi .c-TR { background : transparent url(../../files/design/zahlavi-TR.gif) no-repeat top right ;}
#c-zahlavi .c-BR { background : transparent url(../../files/design/zahlavi-BR.gif) no-repeat bottom right;}
#c-zahlavi .c-BL { background : transparent url(../../files/design/zahlavi-BL.gif) no-repeat bottom left;}

/* ========== TELO ========== */
#c-telo .c-T { background : transparent url(../../files/design/telo-T.gif) repeat-x center top;}
#c-telo .c-R { background : transparent url(../../files/design/telo-R.gif) repeat-y center right;}
#c-telo .c-B { background : transparent url(../../files/design/telo-B.gif) repeat-x center bottom;}
#c-telo .c-L { background : transparent url(../../files/design/telo-L.gif) repeat-y center left;}
#c-telo .c-TL { background : transparent url(../../files/design/telo-TL.gif) no-repeat top left;}
#c-telo .c-TR { background : transparent url(../../files/design/telo-TR.gif) no-repeat top right;}
#c-telo .c-BR { background : transparent url(../../files/design/telo-BR.gif) no-repeat bottom right;}
#c-telo .c-BL { background : transparent url(../../files/design/telo-BL.gif) no-repeat bottom left;}

/* ========== HLAVNI ========== */
#d-sl-hlavni .d-T { background : transparent url(../../files/design/sl-data-T.gif) repeat-x center top;}
#d-sl-hlavni .d-R { background : transparent url(../../files/design/sl-data-R.gif) repeat-y center right;}
#d-sl-hlavni .d-B { background : transparent url(../../files/design/sl-data-B.gif) repeat-x center bottom;}
#d-sl-hlavni .d-L { background : transparent url(../../files/design/sl-data-L.gif) repeat-y center left;}
#d-sl-hlavni .d-TL { background : transparent url(../../files/design/sl-data-TL.gif) no-repeat top left;}
#d-sl-hlavni .d-TR { background : transparent url(../../files/design/sl-data-TR.gif) no-repeat top right;}
#d-sl-hlavni .d-BR { background : transparent url(../../files/design/sl-data-BR.gif) no-repeat bottom right;}
#d-sl-hlavni .d-BL { background : transparent url(../../files/design/sl-data-BL.gif) no-repeat bottom left;}

/* ========== LEVY ========== */
#d-sl-levy .d-T { background : transparent url(../../files/design/sl-levy-T.gif) repeat-x center top;}
#d-sl-levy .d-R { background : transparent url(../../files/design/sl-levy-R.gif) repeat-y center right;}
#d-sl-levy .d-B { background : transparent url(../../files/design/sl-levy-B.gif) repeat-x center bottom;}
#d-sl-levy .d-L { background : transparent url(../../files/design/sl-levy-L.gif) repeat-y center left;}
#d-sl-levy .d-TL { background : transparent url(../../files/design/sl-levy-TL.gif) no-repeat top left;}
#d-sl-levy .d-TR { background : transparent url(../../files/design/sl-levy-TR.gif) no-repeat top right;}
#d-sl-levy .d-BR { background : transparent url(../../files/design/sl-levy-BR.gif) no-repeat bottom right;}
#d-sl-levy .d-BL { background : transparent url(../../files/design/sl-levy-BL.gif) no-repeat bottom left;}

/* ========== PRAVY ========== */
#d-sl-pravy .d-T { background : transparent url(../../files/design/sl-pravy-T.gif) repeat-x center top;}
#d-sl-pravy .d-R { background : transparent url(../../files/design/sl-pravy-R.gif) repeat-y center right;}
#d-sl-pravy .d-B { background : transparent url(../../files/design/sl-pravy-B.gif) repeat-x center bottom;}
#d-sl-pravy .d-L { background : transparent url(../../files/design/sl-pravy-L.gif) repeat-y center left;}
#d-sl-pravy .d-TL { background : transparent url(../../files/design/sl-pravy-TL.gif) no-repeat top left;}
#d-sl-pravy .d-TR { background : transparent url(../../files/design/sl-pravy-TR.gif) no-repeat top right;}
#d-sl-pravy .d-BR { background : transparent url(../../files/design/sl-pravy-BR.gif) no-repeat bottom right;}
#d-sl-pravy .d-BL { background : transparent url(../../files/design/sl-pravy-BL.gif) no-repeat bottom left;}

/* ========== ZAPATI ========== */
#c-zapati .c-T { background : transparent url(../../files/design/zapati-T.gif) repeat-x center top;}
#c-zapati .c-R { background : transparent url(../../files/design/zapati-R.gif) repeat-y center right;}
#c-zapati .c-B { background : transparent url(../../files/design/zapati-B.gif) repeat-x center bottom;}
#c-zapati .c-L { background : transparent url(../../files/design/zapati-L.gif) repeat-y center left;}
#c-zapati .c-TL { background : transparent url(../../files/design/zapati-TL.gif) no-repeat top left;}
#c-zapati .c-TR { background : transparent url(../../files/design/zapati-TR.gif) no-repeat top right;}
#c-zapati .c-BR { background : transparent url(../../files/design/zapati-BR.gif) no-repeat bottom right;}
#c-zapati .c-BL { background : transparent url(../../files/design/zapati-BL.gif) no-repeat bottom left;}

/*#################################################*/

/*#####     TRIDY CLASS - BOXY E a F    #####*/

/* menu - TOP  */
.e-menu-top .e-T { background : transparent url(../../files/design/menu-top-T.gif) repeat-x center top;}
.e-menu-top .e-R { background : transparent url(../../files/design/menu-top-R.gif) repeat-y center right;}
.e-menu-top .e-B { background : transparent url(../../files/design/menu-top-B.gif) repeat-x center bottom;}
.e-menu-top .e-L { background : transparent url(../../files/design/menu-top-L.gif) repeat-y center left;}
.e-menu-top .e-TL { background : transparent url(../../files/design/menu-top-TL.gif) no-repeat top left;}
.e-menu-top .e-TR { background : transparent url(../../files/design/menu-top-TR.gif) no-repeat top right;}
.e-menu-top .e-BR { background : transparent url(../../files/design/menu-top-BR.gif) no-repeat bottom right;}
.e-menu-top .e-BL { background : transparent url(../../files/design/menu-top-BL.gif) no-repeat bottom left;}

/* menu - BOX  */
.e-menu-box .e-T { background : transparent url(../../files/design/menu-box-T.gif) repeat-x center top;}
.e-menu-box .e-R { background : transparent url(../../files/design/menu-box-R.gif) repeat-y center right;}
.e-menu-box .e-B { background : transparent url(../../files/design/menu-box-B.gif) repeat-x center bottom;}
.e-menu-box .e-L { background : transparent url(../../files/design/menu-box-L.gif) repeat-y center left;}
.e-menu-box .e-TL { background : transparent url(../../files/design/menu-box-TL.gif) no-repeat top left;}
.e-menu-box .e-TR { background : transparent url(../../files/design/menu-box-TR.gif) no-repeat top right;}
.e-menu-box .e-BR { background : transparent url(../../files/design/menu-box-BR.gif) no-repeat bottom right;}
.e-menu-box .e-BL { background : transparent url(../../files/design/menu-box-BL.gif) no-repeat bottom left;}

/* menu - BOTTOM  */
.e-menu-bottom .e-T { background : transparent url(../../files/design/menu-bottom-T.gif) repeat-x center top;}
.e-menu-bottom .e-R { background : transparent url(../../files/design/menu-bottom-R.gif) repeat-y center right;}
.e-menu-bottom .e-B { background : transparent url(../../files/design/menu-bottom-B.gif) repeat-x center bottom;}
.e-menu-bottom .e-L { background : transparent url(../../files/design/menu-bottom-L.gif) repeat-y center left;}
.e-menu-bottom .e-TL { background : transparent url(../../files/design/menu-bottom-TL.gif) no-repeat top left;}
.e-menu-bottom .e-TR { background : transparent url(../../files/design/menu-bottom-TR.gif) no-repeat top right;}
.e-menu-bottom .e-BR { background : transparent url(../../files/design/menu-bottom-BR.gif) no-repeat bottom right;}
.e-menu-bottom .e-BL { background : transparent url(../../files/design/menu-bottom-BL.gif) no-repeat bottom left;}

/* hledat */
.e-hledat .e-T { background : transparent url(../../files/design/hledat-T.gif) repeat-x center top;}
.e-hledat .e-R { background : transparent url(../../files/design/hledat-R.gif) repeat-y center right;}
.e-hledat .e-B { background : transparent url(../../files/design/hledat-B.gif) repeat-x center bottom;}
.e-hledat .e-L { background : transparent url(../../files/design/hledat-L.gif) repeat-y center left;}
.e-hledat .e-TL { background : transparent url(../../files/design/hledat-TL.gif) no-repeat top left;}
.e-hledat .e-TR { background : transparent url(../../files/design/hledat-TR.gif) no-repeat top right;}
.e-hledat .e-BR { background : transparent url(../../files/design/hledat-BR.gif) no-repeat bottom right;}
.e-hledat .e-BL { background : transparent url(../../files/design/hledat-BL.gif) no-repeat bottom left;}

/* odkazy */
.e-odkazy .e-T { background : transparent url(../../files/design/odkazy-T.gif) repeat-x center top;}
.e-odkazy .e-R { background : transparent url(../../files/design/odkazy-R.gif) repeat-y center right;}
.e-odkazy .e-B { background : transparent url(../../files/design/odkazy-B.gif) repeat-x center bottom;}
.e-odkazy .e-L { background : transparent url(../../files/design/odkazy-L.gif) repeat-y center left;}
.e-odkazy .e-TL { background : transparent url(../../files/design/odkazy-TL.gif) no-repeat top left;}
.e-odkazy .e-TR { background : transparent url(../../files/design/odkazy-TR.gif) no-repeat top right;}
.e-odkazy .e-BR { background : transparent url(../../files/design/odkazy-BR.gif) no-repeat bottom right;}
.e-odkazy .e-BL { background : transparent url(../../files/design/odkazy-BL.gif) no-repeat bottom left;}

/* txt */
.e-txt .e-T { background : transparent url(../../files/design/txt-T.gif) repeat-x center top;}
.e-txt .e-R { background : transparent url(../../files/design/txt-R.gif) repeat-y center right;}
.e-txt .e-B { background : transparent url(../../files/design/txt-B.gif) repeat-x center bottom;}
.e-txt .e-L { background : transparent url(../../files/design/txt-L.gif) repeat-y center left;}
.e-txt .e-TL { background : transparent url(../../files/design/txt-TL.gif) no-repeat top left;}
.e-txt .e-TR { background : transparent url(../../files/design/txt-TR.gif) no-repeat top right;}
.e-txt .e-BR { background : transparent url(../../files/design/txt-BR.gif) no-repeat bottom right;}
.e-txt .e-BL { background : transparent url(../../files/design/txt-BL.gif) no-repeat bottom left;}

/* reklama */
.e-reklama .e-T { background : transparent url(../../files/design/reklama-T.gif) repeat-x center top;}
.e-reklama .e-R { background : transparent url(../../files/design/reklama-R.gif) repeat-y center right;}
.e-reklama .e-B { background : transparent url(../../files/design/reklama-B.gif) repeat-x center bottom;}
.e-reklama .e-L { background : transparent url(../../files/design/reklama-L.gif) repeat-y center left;}
.e-reklama .e-TL { background : transparent url(../../files/design/reklama-TL.gif) no-repeat top left;}
.e-reklama .e-TR { background : transparent url(../../files/design/reklama-TR.gif) no-repeat top right;}
.e-reklama .e-BR { background : transparent url(../../files/design/reklama-BR.gif) no-repeat bottom right;}
.e-reklama .e-BL { background : transparent url(../../files/design/reklama-BL.gif) no-repeat bottom left;}

/* prezentace */
.e-prezentace .e-T { background : transparent url(../../files/design/txtblok-T.gif) repeat-x center top;}
.e-prezentace .e-R { background : transparent url(../../files/design/txtblok-R.gif) repeat-y center right;}
.e-prezentace .e-B { background : transparent url(../../files/design/txtblok-B.gif) repeat-x center bottom;}
.e-prezentace .e-L { background : transparent url(../../files/design/txtblok-L.gif) repeat-y center left;}
.e-prezentace .e-TL { background : transparent url(../../files/design/txtblok-TL.gif) no-repeat top left;}
.e-prezentace .e-TR { background : transparent url(../../files/design/txtblok-TR.gif) no-repeat top right;}
.e-prezentace .e-BR { background : transparent url(../../files/design/txtblok-BR.gif) no-repeat bottom right;}
.e-prezentace .e-BL { background : transparent url(../../files/design/txtblok-BL.gif) no-repeat bottom left;}

/* kontakt */
.e-kontakt .e-T { background : transparent url(../../files/design/kontakt-T.gif) repeat-x center top;}
.e-kontakt .e-R { background : transparent url(../../files/design/kontakt-R.gif) repeat-y center right;}
.e-kontakt .e-B { background : transparent url(../../files/design/kontakt-B.gif) repeat-x center bottom;}
.e-kontakt .e-L { background : transparent url(../../files/design/kontakt-L.gif) repeat-y center left;}
.e-kontakt .e-TL { background : transparent url(../../files/design/kontakt-TL.gif) no-repeat top left;}
.e-kontakt .e-TR { background : transparent url(../../files/design/kontakt-TR.gif) no-repeat top right;}
.e-kontakt .e-BR { background : transparent url(../../files/design/kontakt-BR.gif) no-repeat bottom right;}
.e-kontakt .e-BL { background : transparent url(../../files/design/kontakt-BL.gif) no-repeat bottom left;}

/* formular */
.e-formular .e-T { background : transparent url(../../files/design/formular-T.gif) repeat-x center top;}
.e-formular .e-R { background : transparent url(../../files/design/formular-R.gif) repeat-y center right;}
.e-formular .e-B { background : transparent url(../../files/design/formular-B.gif) repeat-x center bottom;}
.e-formular .e-L { background : transparent url(../../files/design/formular-L.gif) repeat-y center left;}
.e-formular .e-TL { background : transparent url(../../files/design/formular-TL.gif) no-repeat top left;}
.e-formular .e-TR { background : transparent url(../../files/design/formular-TR.gif) no-repeat top right;}
.e-formular .e-BR { background : transparent url(../../files/design/formular-BR.gif) no-repeat bottom right;}
.e-formular .e-BL { background : transparent url(../../files/design/formular-BL.gif) no-repeat bottom left;}

/* katalog */
.e-katalog .e-T { background : transparent url(../../files/design/katalog-T.gif) repeat-x center top;}
.e-katalog .e-R { background : transparent url(../../files/design/katalog-R.gif) repeat-y center right;}
.e-katalog .e-B { background : transparent url(../../files/design/katalog-B.gif) repeat-x center bottom;}
.e-katalog .e-L { background : transparent url(../../files/design/katalog-L.gif) repeat-y center left;}
.e-katalog .e-TL { background : transparent url(../../files/design/katalog-TL.gif) no-repeat top left;}
.e-katalog .e-TR { background : transparent url(../../files/design/katalog-TR.gif) no-repeat top right;}
.e-katalog .e-BR { background : transparent url(../../files/design/katalog-BR.gif) no-repeat bottom right;}
.e-katalog .e-BL { background : transparent url(../../files/design/katalog-BL.gif) no-repeat bottom left;}

/* kataloglist */
.e-kataloglist .e-T { background : transparent url(../../files/design/kataloglist-T.gif) repeat-x center top;}
.e-kataloglist .e-R { background : transparent url(../../files/design/kataloglist-R.gif) repeat-y center right;}
.e-kataloglist .e-B { background : transparent url(../../files/design/kataloglist-B.gif) repeat-x center bottom;}
.e-kataloglist .e-L { background : transparent url(../../files/design/kataloglist-L.gif) repeat-y center left;}
.e-kataloglist .e-TL { background : transparent url(../../files/design/kataloglist-TL.gif) no-repeat top left;}
.e-kataloglist .e-TR { background : transparent url(../../files/design/kataloglist-TR.gif) no-repeat top right;}
.e-kataloglist .e-BR { background : transparent url(../../files/design/kataloglist-BR.gif) no-repeat bottom right;}
.e-kataloglist .e-BL { background : transparent url(../../files/design/kataloglist-BL.gif) no-repeat bottom left;}

/* nazev stranky */
.f-nazevstranky .f-T { background : transparent url(../../files/design/nazevstranky-T.gif) repeat-x center top;}
.f-nazevstranky .f-R { background : transparent url(../../files/design/nazevstranky-L.gif) repeat-y center right;}
.f-nazevstranky .f-B { background : transparent url(../../files/design/nazevstranky-B.gif) repeat-x center bottom;}
.f-nazevstranky .f-L { background : transparent url(../../files/design/nazevstranky-L.gif) repeat-y center left;}
.f-nazevstranky .f-TL { background : transparent url(../../files/design/nazevstranky-TL.gif) no-repeat top left;}
.f-nazevstranky .f-TR { background : transparent url(../../files/design/nazevstranky-TR.gif) no-repeat top right;}
.f-nazevstranky .f-BR { background : transparent url(../../files/design/nazevstranky-BR.gif) no-repeat bottom right;}
.f-nazevstranky .f-BL { background : transparent url(../../files/design/nazevstranky-BL.gif) no-repeat bottom left;}

/* nadpis boxu */
.f-nadpisboxu .f-T { background : transparent url(../../files/design/nadpisboxu-T.gif) repeat-x center top;}
.f-nadpisboxu .f-R { background : transparent url(../../files/design/nadpisboxu-R.gif) repeat-y center right;}
.f-nadpisboxu .f-B { background : transparent url(../../files/design/nadpisboxu-B.gif) repeat-x center bottom;}
.f-nadpisboxu .f-L { background : transparent url(../../files/design/nadpisboxu-L.gif) no-repeat center left;}
.f-nadpisboxu .f-TL { background : transparent url(../../files/design/nadpisboxu-TL.gif) no-repeat top left;}
.f-nadpisboxu .f-TR { background : transparent url(../../files/design/nadpisboxu-TR.gif) no-repeat top right;}
.f-nadpisboxu .f-BR { background : transparent url(../../files/design/nadpisboxu-BR.gif) no-repeat bottom right;}
.f-nadpisboxu .f-BL { background : transparent url(../../files/design/nadpisboxu-BL.gif) no-repeat bottom left;}

/* vlajky */
.f-vlajky .f-T { background : transparent url(../../files/design/vlajky-T.gif) repeat-x center top;}
.f-vlajky .f-R { background : transparent url(../../files/design/vlajky-R.gif) repeat-y center right;}
.f-vlajky .f-B { background : transparent url(../../files/design/vlajky-B.gif) repeat-x center bottom;}
.f-vlajky .f-L { background : transparent url(../../files/design/vlajky-L.gif) no-repeat center left;}
.f-vlajky .f-TL { background : transparent url(../../files/design/vlajky-TL.gif) no-repeat top left;}
.f-vlajky .f-TR { background : transparent url(../../files/design/vlajky-TR.gif) no-repeat top right;}
.f-vlajky .f-BR { background : transparent url(../../files/design/vlajky-BR.gif) no-repeat bottom right;}
.f-vlajky .f-BL { background : transparent url(../../files/design/vlajky-BL.gif) no-repeat bottom left;}

/* datum */
.f-datum .f-T { background : transparent url(../../files/design/datum-T.gif) repeat-x center top;}
.f-datum .f-R { background : transparent url(../../files/design/datum-R.gif) repeat-y center right;}
.f-datum .f-B { background : transparent url(../../files/design/datum-B.gif) repeat-x center bottom;}
.f-datum .f-L { background : transparent url(../../files/design/datum-L.gif) no-repeat center left;}
.f-datum .f-TL { background : transparent url(../../files/design/datum-TL.gif) no-repeat top left;}
.f-datum .f-TR { background : transparent url(../../files/design/datum-TR.gif) no-repeat top right;}
.f-datum .f-BR { background : transparent url(../../files/design/datum-BR.gif) no-repeat bottom right;}
.f-datum .f-BL { background : transparent url(../../files/design/datum-BL.gif) no-repeat bottom left;}