html { background-image: url('/img/fotografie/body_bg.jpg'); }
#bgsh_t { background-image: url('/img/fotografie/sh_t.gif'); }
#navigation a:hover { color: #b72100; }
#contentmenu a:link, #contentmenu a:visited, #contentmenu a:active { background-image: url('/img/fotografie/menu_bg.gif'); color: #b72100; }
#contentmenu a:hover { background-color: #b72100; }

h2, h3, h4, h5, h6 { color: #b72100; }

/* Galeria fotografii */
#fotografie { width: 100%; font-size: 90%; }
#fotografie-in { position: relative; top: 0; left: 0; width: 100%; }

/* cely obdlznik */
div.fotka_box { float: left; width: 24.94%; }

/* nahlad */
div.fotka_img { display: block; width: 100%; height: 160px; margin: 0; text-align: center; position: relative; top: 0; left: 0; }
div.fotka_img-in { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; }
div.fotka_img-in img { display: block; margin: 0 auto; border: none; }
#content div.fotka_img-in a:hover { background-color: transparent; }

/* texty */
div.fotka_txt { padding: 1em .5em 3em .5em; text-align: center; }
div.fotka_txt h5 { font-size: 100%; margin: 0; color: #000; line-height: 1.3em; height: 3.5em; }

/* Toolbar nad/pod nahladmi */
table.toolbar { table-layout: fixed; width: 100%; font-size: 100%; background-color: #ffb700; color: #000; margin: 0 0 2em 0; }
table.toolbar td { vertical-align: middle; padding: 0 1em; line-height: 1.8em; }
table.toolbar td span { color: #d09500; }
#content table.toolbar a:link,
#content table.toolbar a:visited,
#content table.toolbar a:active { text-decoration: none; color: #b72100; }
#content table.toolbar a:hover { text-decoration: none; color: #fff; background-color: #b72100; }

/* vyhladavanie */
#search_form { display: block; margin: 0; padding: 0 0 2em 0; font-size: 90%; }
#search_form div { text-align: right; }
#search_form label { font-weight: bold; }
#search_form input.text { border: 1px solid #b72100; }
#search_form input.button { border: 1px solid #b72100; }

/* Detail fotky */
#fotka_detail { }
#fotka_detail_img { }
#fotka_detail_img img { display: block; margin: 0; border: 2em solid #fff; }
#fotka_detail_txt { padding: 0 2em; }
#fotka_detail_txt h3 { margin: 0 0 .5em 0; }
#fotka_detail_msie_hack { width: 100%; }
table.fotka_detail { font-size: 90%; width: 100%; }
table.fotka_detail th, table.fotka_detail td { text-align: left; padding: 0; vertical-align: top; }
