
h1, h2, h3 { color : #F08E0F; }

#header { background : url('../gfx/layout_top.jpg') no-repeat 100% 0 black; }
#header h1 a span { background : url('../gfx/title_zlate_casy.gif') 0 100%; }

#container { background : url('../gfx/bg_hrad.gif') no-repeat 0 100% #FFCE6D; }

#footer { background : url('../gfx/layout_bottom.gif');position : relative; }

a { color : white;text-decoration : none; }
a:hover { text-decoration : underline; }

div.menu ul li a { color : #FFCE6D; }
div.menu ul li a:hover { color : #FFAD0C; }
div.menu ul li.active { background : url('../gfx/casy_uk.gif') no-repeat 100% 50%; }

div.menu ul.langs li.cz a span { background : url('../gfx/cz.gif'); }
div.menu ul.langs li.cz_active a span { background : url('../gfx/cz_on.gif'); }
div.menu ul.langs li.cz a:hover span { background : url('../gfx/cz_on.gif'); }
div.menu ul.langs li.en a span { background : url('../gfx/en.gif'); }
div.menu ul.langs li.en_active a span { background : url('../gfx/en_on.gif'); }
div.menu ul.langs li.en a:hover span { background : url('../gfx/en_on.gif'); }
div.menu ul.langs li.de a span { background : url('../gfx/de.gif'); }
div.menu ul.langs li.de_active a span { background : url('../gfx/de_on.gif'); }
div.menu ul.langs li.de a:hover span { background : url('../gfx/de_on.gif'); }

div.list_head { border-bottom : 1px solid white; }
div.list_head ul li { color : white; }
div.list_head ul li a { color : white; }
