body {color:black; background:white url("../img/html-otherpage-background.jpg") 50% 0 no-repeat;}
body.wild-screen {background-image:url("../img/html-otherpage-wild-screen-background.jpg"); background-position:50% -60px;}

/*typy jednotlivych stranek v systemu - controllery */
body.indexpage {background-image:url("../img/html-homepage-background.jpg");}
body.indexpage.wild-screen {background-image:url("../img/html-homepage-wild-screen-background.jpg"); background-position:50% -20px;}
body.indexpage #menu-level-1 #fulltext .inp {background-color:rgb(173,207,241);}
body.covidetpage #decoration, body.pagepage #decoration, body.errorpage #decoration {background-image:url("../img/headers/co_videt.jpg");}
body.pagepage.lang-en #decoration,
body.errorpage.lang-en #decoration {background-image:url("../img/headers/co_videt_en.jpg");}
body.pagepage.lang-de #decoration,
body.errorpage.lang-de #decoration {background-image:url("../img/headers/co_videt_de.jpg");}
body.pagepage.lang-pl #decoration,
body.errorpage.lang-pl #decoration {background-image:url("../img/headers/co_videt_pl.jpg");}
body.pagepage.wild-screen.lang-en #decoration,
body.errorpage.wild-screen.lang-en #decoration {background-image:url("../img/headers-wild-screen/co_videt_en.jpg");}
body.pagepage.wild-screen.lang-de #decoration,
body.errorpage.wild-screen.lang-de #decoration {background-image:url("../img/headers-wild-screen/co_videt_de.jpg");}
body.pagepage.wild-screen.lang-pl #decoration,
body.errorpage.wild-screen.lang-pl #decoration {background-image:url("../img/headers-wild-screen/co_videt_pl.jpg");}
body.trasypage #decoration,
body.pamatkyunescopage #decoration {background-image:url("../img/headers/nej_trasy.jpg");}
body.akcepage #decoration {background-image:url("../img/headers/akce.jpg");}
body.volnycaspage #decoration {background-image:url("../img/headers/volny_cas.jpg");}
body.uzitecneinformacepage #decoration {background-image:url("../img/headers/ubytovani.jpg");}
body.ubytovanipage #basic-frame div.text div.popis-frame h3 {color:black;} 
body.gastronomiepage #decoration {background-image:url("../img/headers/gastronomie.jpg");}
body.dopravapage #decoration, body.sitepage #decoration {background-image:url("../img/headers/doprava.jpg");}
body.informacepage #decoration, body.gallerypage #decoration {background-image:url("../img/headers/informace.jpg");}
body.skupinypage #decoration,
body.turistickanabidkapage #decoration {background-image:url("../img/headers/skupiny.jpg");}
body.mappage #decoration {background-image:url("../img/headers/mapa-mesta.jpg");}
body.multimediapage #decoration {background-image:url("../img/headers/multimedia.jpg");}
body.mappage #basic-frame div.scroll-pane div.poradi {background-color:rgb(242,175,0); color:white;}

body.covidetpage.wild-screen #decoration, body.pagepage.wild-screen #decoration, body.errorpage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/co_videt.jpg");}
body.trasypage.wild-screen #decoration,
body.pamatkyunescopage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/nej_trasy.jpg");}
body.akcepage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/akce.jpg");}
body.volnycaspage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/volny_cas.jpg");}
body.uzitecneinformacepage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/ubytovani.jpg");}
body.gastronomiepage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/gastronomie.jpg");}
body.dopravapage.wild-screen #decoration, body.sitepage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/doprava.jpg");}
body.informacepage.wild-screen #decoration, body.gallerypage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/informace.jpg");}
body.skupinypage.wild-screen #decoration,
body.turistickanabidkapage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/skupiny.jpg");}
body.mappage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/mapa-mesta.jpg");}
body.multimediapage.wild-screen #decoration {background-image:url("../img/headers-wild-screen/multimedia.jpg");}

/*body.tablet-screen {background:rgb(240,240,240) none 0 0 no-repeat;}*/

/*typy akci z actionkontrolleru */
div.prehledaction #basic-frame div.catalogue div.item div.poradi {background-color:rgb(242,175,0); color:white;}
div.prehledaction #basic-frame div.catalogue div.item:hover div.googlearrow {background-color:rgb(212,7,7);}
div.detailaction #basic-frame div.text h3 {color:rgb(212,7,7);}
div.detailaction #basic-frame div.text h3 font {color:black;}
div.detailaction #basic-frame div.text a {color:rgb(8,160,207);}
div.mapaaction #basic-frame div.text {background-image:none;}
div.mapaaction #basic-frame div.scroll-pane div.poradi {background-color:rgb(242,175,0); color:white;}
div.mapaaction #basic-frame div.catalogue div.item:hover div.googlearrow {background-color:rgb(212,7,7);}

a {text-decoration:underline; color:black;}
a:hover {text-decoration:none;}

#menu-level-1 {background:transparent url("../img/menu-level-1.png") 0 0 repeat-x; _background-image:url("../img/menu-level-1.gif");}
#menu-level-1 a.flag {background:transparent none 50% 50% no-repeat; border-width:0;}
#menu-level-1 a.cs {background-image:url("../img/flag/cs.gif");}
#menu-level-1 a.en {background-image:url("../img/flag/en.gif");}
#menu-level-1 a.de {background-image:url("../img/flag/de.gif");}
#menu-level-1 a.ru {background-image:url("../img/flag/ru.gif");}
#menu-level-1 a.pl {background-image:url("../img/flag/pl.gif");}
#menu-level-1 #fulltext .inp {border:1px solid black; background-color:rgb(158,208,243);}
#menu-level-1 #fulltext .btn {background:transparent url("../img/fulltext-button.gif") 0 0 no-repeat;}
#menu-level-1 td.selected {background-color:rgb(242,175,0);}
#menu-level-1 td a {border-right:1px solid black;}
#menu-level-1 td a.nosep {border-width:0;}

#menu-level-2 {background:white url("../img/menu-level-2.gif") 0 0 repeat-x; border:7px solid white; border-bottom-width:0;}
#menu-level-2 a {border-right:1px solid black;}
#menu-level-2 a.nosep {border-width:0;}
#menu-level-2 td a.icko {background:transparent url("../img/informacni_centrum.png") 11px 50% no-repeat;}
#menu-level-2 td a.sezona {color:rgb(212,7,7); text-shadow:0 0 2px rgb(140,140,140);}

#decoration {background:transparent url("../img/headers/flash-background.jpg") 0 0 no-repeat;}
body.wild-screen #decoration, body.indexpage.tablet-screen #decoration {background-image:url("../img/headers-wild-screen/flash-background.jpg");}
#decoration div.decoration-banner {background:transparent url("../img/decoration-banner.jpg") 0 0 no-repeat;}
body.lang-en #decoration div.decoration-banner {background-image:url("../img/decoration-banner-en.jpg");}
body.lang-de #decoration div.decoration-banner {background-image:url("../img/decoration-banner-de.jpg");}
body.lang-pl #decoration div.decoration-banner {background-image:url("../img/decoration-banner-pl.jpg");}

#page a {color:rgb(212,7,7);}

#left-frame #tipy {background:white url("../img/tipy.gif") 0 0 no-repeat;}
#left-frame #tipy.lang-en {background-image:url("../img/tipy-en.gif");}
#left-frame #tipy.lang-de {background-image:url("../img/tipy-de.gif");}
#left-frame #tipy.lang-pl {background-image:url("../img/tipy-pl.gif");}
#left-frame #tipy ul {list-style-type:none;}
#left-frame #tipy li {background:transparent url("../img/tipy-li.gif") 100% 94% no-repeat;}
#left-frame div.frame, #right-frame div.frame {background-color:white;}
#left-frame div.head-frame strong, #left-frame div.head-frame h1, body.errorpage div.head-frame {color:white; background-color:rgb(212,7,7);}
#left-frame div.head-frame {color:rgb(212,7,7);}
#left-frame div.head-frame a, #left-frame div.head-frame span {color:black;}
#left-frame div.head-frame span.sep1 {color:black;}

#right-frame div.head-frame strong {color:black; background-color:rgb(242,175,0);}
#right-frame #multimedia div.youtube {background-color:rgb(112,112,112);}
#right-frame #multimedia div.youtube div.text {color:white;}
#right-frame #urlframe td {background:transparent url("../img/urlframe-td-background.gif") 0 50% no-repeat;}
#right-frame #infocentrum {background:transparent url("../img/infocentrum.gif") 100% 0 no-repeat;}
#right-frame #infocentrum h4 {color:white;}
#right-frame #infocentrum a {color:black;}

#basic-frame div.catalogue div.item div.scroll-pane {color:rgb(61,60,60);}
#basic-frame .text, #pocasi .text {background:white url("../img/basic-frame.gif") 0 0 repeat-x;}

#pocasi div.text a {color:rgb(132,132,132);}
#pocasi span {color:rgb(132,132,132);}

#carousel .carusel-text {background-color:white;}
#carousel .carusel-text h1 a {text-decoration:none;}
#carousel .carusel-text h1 a:hover {text-decoration:underline;}

#urlframe div.text {background-color:rgb(254,177,0);}

#footer, #footer a {color:rgb(102,102,102);}

#accordion h3 a {color:black;}

div.imggallery div.itemimg {border:1px solid rgb(211,207,203);}
div.imggallery div.itemimg:hover {border-color:rgb(160,143,133);}
div.imggallery div.itemimg p {color:rgb(60,60,60);}
div.imggallery div.itemfooter, div.filegallery div.itemfooter {color:rgb(110,110,110);}
div.imggallery div.itemfooter a.save, div.filegallery div.itemfooter a.save {background:transparent url("../img/save.gif") 0 0 no-repeat;}
div.imggallery div.itemfooter a.lupa {background:transparent url("../img/lupa.gif") 0 0 no-repeat;}
div.imggallery div.itemfooter a.save:hover, div.imggallery div.itemfooter a.lupa:hover, div.filegallery div.itemfooter a.save:hover {background-position:100% 0;}

div.filegallery a.doc, div.filegallery a.docx, div.filegallery a.txt, div.filegallery a.rtf {background-image:url("../img/filesicon/doc.gif");}
div.filegallery a.xls, div.filegallery a.xlsx {background-image:url("../img/filesicon/xls.gif");}
div.filegallery a.ppt, div.filegallery a.pptx, div.filegallery a.pps, div.filegallery a.ppsx {background-image:url("../img/filesicon/ppt.gif");}
div.filegallery a.pdf {background-image:url("../img/filesicon/pdf.gif");}
div.filegallery a.zip {background-image:url("../img/filesicon/zip.gif");}
div.filegallery a.exe {background-image:url("../img/filesicon/exe.gif");}
div.filegallery a.txt {background-image:url("../img/filesicon/txt.gif");}
div.filegallery a.avi, div.filegallery a.mpg {background-image:url("../img/filesicon/avi.gif");}
div.filegallery a.odt, div.filegallery a.odp {background-image:url("../img/filesicon/odt.gif");}
div.filegallery a.wav, div.filegallery a.mp3, div.filegallery a.mp4 {background-image:url("../img/filesicon/wav.gif");}

div.filegallery div.itemfile {background:transparent none 0 10px no-repeat;}

div.videoitem {background-color:rgb(230,227,227); border:1px solid rgb(221,217,217);}
div.videoitem div.arrow {background:transparent url("../img/video-arrow-big.png") 50% 50% no-repeat;}

input.btnfind {background:transparent url("../img/btnfind.gif") 0 0 no-repeat; color:black;}
input.btnfind:hover {background-position:100% 0;}
input.btnback {background-image:url("../img/btnback.gif");}

#footer span.admin a {color:red;}
#footer p span.socialsite a.facebook {background-image:url("../img/soc/facebook.png");}
#footer p span.socialsite a.twitter {background-image:url("../img/soc/twitter.png");}
#footer p span.socialsite a.google {background-image:url("../img/soc/googleplus.png");}
#footer p span.socialsite a.youtube {background-image:url("../img/soc/youtube.png");}
#footer p span.socialsite a.instagram {background-image:url("../img/soc/instagram.png");}

.purple {color:rgb(129,68,158);}
.pink {color:rgb(142,18,128);}
.yellow {color:rgb(250,158,21);}
.red {color:rgb(212,7,7);}
.white {color:white;}
.blue {color:rgb(28,81,146);}
.black {color:black;}
.orange {color:rgb(240,151,0);}
.gray {color:rgb(140,140,140);}

/* responziv tablet-screen */
body.tablet-screen #menu-small-screen {background:rgb(127,127,117) url("../img/gray-link.gif") 0 0 repeat;}
body.tablet-screen #menu-small-screen #menu-level-1 {background:transparent url("../img/logo-small-screen.png") -5px 20px no-repeat;}
body.tablet-screen #menu-small-screen #menu-level-1 table td.selected, body.tablet-screen #menu-small-screen #menu-level-2 table td.selected {background-color:transparent;}
body.tablet-screen #menu-small-screen #menu-level-1 table td a, body.tablet-screen #menu-small-screen #menu-level-2 table td a {color:white; background:transparent url("../img/small-screen-icon/home.png") 0 50% no-repeat;}
body.tablet-screen #menu-small-screen #menu-level-1 table td a:hover, body.tablet-screen #menu-small-screen #menu-level-2 table td a:hover {color:rgb(248,187,1); background-image:url("../img/small-screen-icon/home_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-1 table td:nth-child(2) a {background-image:url("../img/small-screen-icon/mapa.png");}
body.tablet-screen #menu-small-screen #menu-level-1 table td:nth-child(2) a:hover {background-image:url("../img/small-screen-icon/mapa_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 {background:transparent none 0 0 no-repeat;}
/*
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(1) a {background-image:url("../img/small-screen-icon/2015.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(1) a:hover {background-image:url("../img/small-screen-icon/2015_ower.png");}
*/
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(1) a {background-image:url("../img/small-screen-icon/omeste.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(1) a:hover {background-image:url("../img/small-screen-icon/omeste_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(2) a {background-image:url("../img/small-screen-icon/zapoznamnim.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(2) a:hover {background-image:url("../img/small-screen-icon/zapoznamnim_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(3) a {background-image:url("../img/small-screen-icon/sport.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(3) a:hover {background-image:url("../img/small-screen-icon/sport_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(4) a {background-image:url("../img/small-screen-icon/zazitky.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(4) a:hover {background-image:url("../img/small-screen-icon/zazitky_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(5) a {background-image:url("../img/small-screen-icon/akce.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(5) a:hover {background-image:url("../img/small-screen-icon/akce_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(6) a {background-image:url("../img/small-screen-icon/ubytování.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(6) a:hover {background-image:url("../img/small-screen-icon/ubytování_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(7) a {background-image:url("../img/small-screen-icon/gastronomie.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(7) a:hover {background-image:url("../img/small-screen-icon/gastronomie_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(8) a {background-image:url("../img/small-screen-icon/informace.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(8) a:hover {background-image:url("../img/small-screen-icon/informace_ower.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(9) a {background-image:url("../img/small-screen-icon/doprava1.png");}
body.tablet-screen #menu-small-screen #menu-level-2 table td:nth-child(9) a:hover {background-image:url("../img/small-screen-icon/doprava1_ower.png");}
body.tablet-screen #menu-small-screen #menu-small-screen-button {background:transparent url("../img/small-menu-left.png");}
body.tablet-screen #menu-small-screen.open #menu-small-screen-button {background:transparent url("../img/small-menu-left-open.png");}
body.tablet-screen #tipy-small-screen {background:rgb(248,187,1) url("../img/yellow-link.gif") 0 0 repeat;}
body.tablet-screen #tipy-small-screen .item a {color:rgb(195,11,21);}
body.tablet-screen #tipy-small-screen #tipy-small-screen-button {background:transparent url("../img/tipy-small-screen.png");}
body.tablet-screen #tipy-small-screen.open #tipy-small-screen-button {background:transparent url("../img/tipy-small-screen-open.png");}

/* responziv mobil-screen */
body.smarthphone-screen #menu-small-screen {background:rgb(127,127,117) url("../img/gray-link.gif") 0 0 repeat;}
body.smarthphone-screen #menu-small-screen #menu-level-1 {background:transparent url("../img/logo-small-screen.png") -5px 20px no-repeat;}
body.smarthphone-screen #menu-small-screen #menu-level-1 table td.selected, body.smarthphone-screen #menu-small-screen #menu-level-2 table td.selected {background-color:transparent;}
body.smarthphone-screen #menu-small-screen #menu-level-1 table td a, body.smarthphone-screen #menu-small-screen #menu-level-2 table td a {color:white; background:transparent url("../img/small-screen-icon/home.png") 0 50% no-repeat;}
body.smarthphone-screen #menu-small-screen #menu-level-1 table td a:hover, body.smarthphone-screen #menu-small-screen #menu-level-2 table td a:hover {color:rgb(248,187,1); background-image:url("../img/small-screen-icon/home_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-1 table td:nth-child(2) a {background-image:url("../img/small-screen-icon/mapa.png");}
body.smarthphone-screen #menu-small-screen #menu-level-1 table td:nth-child(2) a:hover {background-image:url("../img/small-screen-icon/mapa_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 {background:transparent none 0 0 no-repeat;}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(1) a {background-image:url("../img/small-screen-icon/2015.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(1) a:hover {background-image:url("../img/small-screen-icon/2015_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(2) a {background-image:url("../img/small-screen-icon/omeste.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(2) a:hover {background-image:url("../img/small-screen-icon/omeste_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(3) a {background-image:url("../img/small-screen-icon/zapoznamnim.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(3) a:hover {background-image:url("../img/small-screen-icon/zapoznamnim_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(4) a {background-image:url("../img/small-screen-icon/sport.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(4) a:hover {background-image:url("../img/small-screen-icon/sport_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(5) a {background-image:url("../img/small-screen-icon/zazitky.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(5) a:hover {background-image:url("../img/small-screen-icon/zazitky_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(6) a {background-image:url("../img/small-screen-icon/akce.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(6) a:hover {background-image:url("../img/small-screen-icon/akce_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(7) a {background-image:url("../img/small-screen-icon/ubytování.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(7) a:hover {background-image:url("../img/small-screen-icon/ubytování_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(8) a {background-image:url("../img/small-screen-icon/gastronomie.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(8) a:hover {background-image:url("../img/small-screen-icon/gastronomie_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(9) a {background-image:url("../img/small-screen-icon/informace.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(9) a:hover {background-image:url("../img/small-screen-icon/informace_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(10) a {background-image:url("../img/small-screen-icon/doprava1.png");}
body.smarthphone-screen #menu-small-screen #menu-level-2 table td:nth-child(10) a:hover {background-image:url("../img/small-screen-icon/doprava1_ower.png");}
body.smarthphone-screen #menu-small-screen #menu-small-screen-button {background:transparent url("../img/small-menu-left.png");}
body.smarthphone-screen #menu-small-screen.open #menu-small-screen-button {background:transparent url("../img/small-menu-left-open.png");}
body.smarthphone-screen #tipy-small-screen {background:rgb(248,187,1) url("../img/yellow-link.gif") 0 0 repeat;}
body.smarthphone-screen #tipy-small-screen .item a {color:rgb(195,11,21);}
body.smarthphone-screen #tipy-small-screen #tipy-small-screen-button {background:transparent url("../img/tipy-small-screen.png");}
body.smarthphone-screen #tipy-small-screen.open #tipy-small-screen-button {background:transparent url("../img/tipy-small-screen-open.png");}


