html {
    font-size: 100.01%;
    overflow-x: auto;
    overflow-y: scroll;
}
body {
    background: url("../img/bg-body.png") no-repeat scroll center top #FFFFFF;
    color: #4F4F4F;
    font-family: "Arial CE",Arial,"Verdana CE",Verdana,sans-serif;
    font-size: 62.5%;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
* {
    margin: 0;
    padding: 0;
}
h1 {
    color: #333333;
    font-size: 1.7em;
    font-weight: normal;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6, h7 {
    font-size: 1em;
}
h2, h3, h4, h5, h6, h7 {
    color: #333333;
    margin-bottom: 1.1em;
    padding-top: 0;
}
#homepage h2, #homepage h3, #homepage h4, #homepage h5, #homepage h6 {
    padding-top: 0;
}
#content h1 {
    padding: 10px 0 17px;
}
#siteNavigation h4, #sidecol h3 {
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
}
#sidecol h3 {
    margin-bottom: 20px;
    padding-top: 4px;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.clr {
    border: medium none;
    clear: both;
    height: 0;
    margin-top: -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    visibility: hidden;
}
.clear {
    clear: both;
}
hr {
    border: 1px solid gray;
    height: 1px;
    width: 80%;
}
.dots {
    background: url("../img/dots.gif") repeat-x scroll left bottom transparent;
    margin-bottom: 20px;
}
.dots span {
    display: block;
    text-align: left;
}
#content a {
    font-weight: bold;
}
#content a:link, #homepage #main #content h3 a:link {
    color: #00599B;
}
#content a:visited, #homepage #main #content h3 a:visited {
    color: #4A6382;
}
#content a:hover, #homepage #main #content h3 a:hover {
    color: #000000;
}
#content a:active, #homepage #main #content h3 a:active {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #000000;
}
#content a:focus, #homepage #main #content h3 a:focus {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #000000;
}
#homepage #content a, #content .kontakty a, #content a.dark {
    font-weight: normal;
}
a:link, #homepage #content a:link, #content .chapters ol li a:link, #content .kontakty a:link, #content a.dark:link, #content #sitemap ul ul li a:link {
    color: #000000;
}
a:visited, #homepage #content a:visited, #content .chapters ol li a:visited, #content .kontakty a:visited, #content a.dark:visited, #content #sitemap ul ul li a:visited {
    color: #4A6382;
}
a:hover, #homepage #content a:hover, #content .chapters ol li a:hover, #content .kontakty a:hover, #content a.dark:hover, #content #sitemap ul ul li a:hover {
    color: #595959;
}
a:active, #homepage #content a:active, #content .chapters ol li a:active, #content .kontakty a:active, #content a.dark:active, #content #sitemap ul ul li a:active {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #595959;
}
a:focus, #homepage #content a:focus, #content .chapters ol li a:focus, #content .kontakty a:focus, #content a.dark:focus, #content #sitemap ul ul li a:focus {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #595959;
}
img {
    border: medium none;
}
p {
    margin-bottom: 1.7em;
}
sup {
    bottom: 0.3em;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.2em;
    position: relative;
    vertical-align: baseline;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.nopadding {
    padding: 0;
}
.noindent {
    margin-left: 0;
    padding-left: 0;
}
.nobullet {
    list-style: none outside none;
}
.none {
    height: 1px;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 1px;
}
.lft {
    float: left;
    margin: 0 30px 10px 0;
}
.rgt {
    float: right;
    margin: 0 0 10px 30px;
}
#content ul, #content ol {
    margin: 0 0 15px 15px;
}
#content ul ul, #content ol ol {
    margin: 0 0 0 15px;
}
#content ul li {
    list-style: none outside none;
}
#content ul li {
    background: url("../img/li.gif") no-repeat scroll 0 7px transparent;
    margin-bottom: 5px;
    padding-left: 15px;
}
#content ol {
    margin-left: 34px;
}
.anotace {
    color: #333333;
}
.actions {
    padding-top: 2em;
}
.graybox {
    background: url("../img/dots.gif") repeat-x scroll 0 0 #EEEEEE;
    clear: both;
    margin: 4em 0;
}
.graybox .in {
    background: url("../img/dots.gif") repeat-x scroll left bottom transparent;
    padding: 26px 10px 0;
}
#fullgall {
    margin-top: 0;
}
.fullgall {
    margin-top: 0;
}
#fullgall .in {
    padding-bottom: 0;
}
.fullgall .in {
    padding-bottom: 0;
}
.kontakty .graybox {
    margin-top: 2em;
}
#maps .in {
    font-size: 1.1em;
    padding: 33px 35px 20px;
}
.adresa, .mapa {
    float: left;
    margin-right: 35px;
}
#maps img {
    margin-bottom: 22px;
}
#maps form {
    padding-top: 60px;
}
#maps label {
    font-weight: bold;
}
#maps select {
    margin-bottom: 20px;
    width: 200px;
}
.hasiciCR #maps img, .policieCR #maps img {
    margin-bottom: 5px;
}
.hasiciCR .mapa, .policieCR .mapa {
    font-size: 0.9em;
    font-style: italic;
}
#articleList {
    background: url("../img/dots.gif") repeat-x scroll left top transparent;
    padding-top: 2.5em;
}
#articleList h3 {
    font-size: 1em;
    margin-bottom: 0;
}
#articleList p {
    margin-bottom: 0;
}
.article {
    background: url("../img/dots.gif") repeat-x scroll left bottom transparent;
    margin-bottom: 1em;
    padding-bottom: 1.5em;
}
.WYSIWYGContentBody {
    height: 1%;
    overflow: visible;
    width: auto;
}
label, input, select {
    vertical-align: middle;
}
option {
    padding-right: 7px;
}
label {
    padding-right: 5px;
}
.button {
    background: url("../img/bg-button.gif") repeat-x scroll 0 0 #D0D0D0;
    border: 1px solid #A6A6A6;
    color: #000000;
    cursor: pointer;
    font-size: 1em;
    padding: 1px 15px;
}
.pole {
    border: 1px solid #7F9DB9;
    font-size: 1em;
    padding: 1px;
    width: 200px;
}
select.pole {
    width: 204px;
}
.date {
    width: 180px;
}
.hrDots {
    background: url("../img/dots.gif") repeat-x scroll 0 0 #EEEEEE;
    border: medium none;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#searchForm {
    float: left;
    margin: 5px 0 15px;
    padding: 0;
    width: 100%;
}
.inputBox {
    background: none repeat scroll 0 0 #EEEEEE;
    float: left;
    width: 100%;
}
#searchForm h2 {
    margin: 0;
    padding: 15px 0 10px 20px;
}
#searchForm .column1 {
    clear: both;
    float: left;
    margin: 5px 0 10px 20px;
    width: 80px;
}
#searchForm .column2 {
    float: left;
    margin: 5px 0 10px 0;
    width: 180px;
}
#searchForm .column3 {
    float: left;
    margin: 5px 0 10px 20px;
    width: 125px;
}
#searchForm .column4 {
    float: right;
    margin: 5px 20px 10px 0;
    width: 225px;
}
#searchForm .button {
    clear: both;
    float: right;
    margin: 5px 20px 15px 0;
}
#searchForm .googleSearch {
    clear: both;
    float: left;
    margin: 5px 0 10px;
    width: 100%;
}
#searchForm .googleSearch .title {
    float: left;
    margin: 12px 0 10px 160px;
}
#searchForm .googleSearch a {
    clear: none;
    display: block;
    float: right;
    margin: 10px 20px 10px 0;
    text-decoration: none;
}
#searchForm .column1g {
    clear: both;
    float: left;
    margin: 5px 0 10px 150px;
    width: 130px;
}
#searchForm .column2g {
    float: left;
    margin: 5px 0 10px 20px;
    width: 200px;
}
#searchForm input.googleButton {
    background: url("../img/bg-button.gif") repeat-x scroll 0 0 #D0D0D0;
    border: 1px solid #A6A6A6;
    color: #000000;
    cursor: pointer;
    font-size: 1em;
    padding: 1px 15px;
}
input.button {
    overflow: visible;
    width: 0;
}
input.button[class] {
    width: auto;
}
input, select {
    font-size: 1em;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    font-size: 1em;
    margin-bottom: 2.5em;
    width: 99%;
}
th, td {
    padding: 7px 15px;
    vertical-align: top;
}
th {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF;
    font-weight: normal;
    text-align: left;
}
td {
    background: url("../img/dots.gif") repeat-x scroll left bottom #FFFFFF;
    padding-top: 11px;
}
.odd td {
    background: url("../img/dots.gif") repeat-x scroll left bottom #EEEEEE;
}
table.noformat {
    border: 0 none;
    border-collapse: collapse;
}
table.noformat th, table.noformat td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #4F4F4F;
    padding: 7px 15px;
    vertical-align: top;
}
table.noformat th {
    font-weight: bold;
}
.focus {
    left: 25px;
    position: absolute;
}
.focus a, .focus span {
    position: absolute;
    top: -20px;
    white-space: nowrap;
    z-index: -10;
}
.focus a:focus, .focus a:active {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 2px 5px 4px 6px;
    top: 90px;
    z-index: 2;
}
.focus li {
    list-style-type: none;
}
.dalsiaktuality, .dalsifotografie, .mail, .tisk, .policie, .hasici, .prevfoto, .nextfoto, .mapaHZS, .mvcr, .zpravodajstvi {
    display: block;
    overflow: hidden;
    position: relative;
}
.mail, .tisk {
    float: right;
    margin-left: 15px;
}
.dalsiaktuality span, .dalsifotografie span, .logo span, .mail span, .tisk span, .policie span, .hasici span, .prevfoto span, .nextfoto span, .mapaHZS span, .mvcr span, .zpravodajstvi span {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dalsiaktuality {
    float: right;
    height: 19px;
    margin-bottom: 5px;
    width: 101px;
}
.dalsifotografie, .mail, .tisk, .zpravodajstvi {
    height: 19px;
    width: 104px;
}
.zpravodajstvi {
    float: right;
}
.prevfoto {
    float: left;
    height: 19px;
    margin-right: 13px;
    width: 94px;
}
.nextfoto {
    height: 19px;
    width: 114px;
}
.dalsiaktuality span {
    background: url("../img/but-dalsi.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .dalsiaktuality span {
    background-image: url("../img/but-dalsi-EN.gif");
}
.dalsifotografie span {
    background: url("../img/but-dalsifotografie.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .dalsifotografie span {
    background-image: url("../img/but-dalsifotografie-EN.gif");
}
.tisk span {
    background: url("../img/but-vytisknout.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .tisk span {
    background-image: url("../img/but-vytisknout-EN.gif");
}
.mail span {
    background: url("../img/but-emailem.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .mail span {
    background-image: url("../img/but-emailem-EN.gif");
}
.prevfoto {
    background: url("../img/but-prev.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .prevfoto span {
    background-image: url("../img/but-prev-EN.gif");
}
.nextfoto {
    background: url("../img/but-nextfoto.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .nextfoto span {
    background-image: url("../img/but-nextfoto-EN.gif");
}
.zpravodajstvi span {
    background: url("../img/but-zpravodajstvi.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.tisk:hover span, .mail:hover span, .dalsiaktuality:hover span, .dalsifotografie:hover span, .prevfoto:hover, .nextfoto:hover, .zpravodajstvi:hover span {
    background-position: 0 -19px;
}
.tisk:active span, .mail:active span, .dalsiaktuality:active span, .dalsifotografie:active span, .prevfoto:active, .nextfoto:active, .zpravodajstvi:active span {
    background-position: 0 -19px;
}
.tisk:focus span, .mail:focus span, .dalsiaktuality:focus span, .dalsifotografie:focus span, .prevfoto:focus, .nextfoto:focus, .zpravodajstvi:focus span {
    background-position: 0 -19px;
}
.policie, .hasici, .mvcr {
    height: 37px;
    margin-bottom: 11px;
    width: 240px;
}
.policie span {
    background: url("../img/but-policie.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.hasiciCR .policie span {
    background: url("../img/but-policie-red.gif") no-repeat scroll 0 0 transparent;
}
.hasici span {
    background: url("../img/but-hasici.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.policieCR .hasici span {
    background: url("../img/but-hasici-green.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.hasiciCR .mvcr span {
    background: url("../img/but-mvcr-red.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.hasiciCR .english .mvcr span {
    background: url("../img/but-mvcr-red-EN.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.policieCR .mvcr span {
    background: url("../img/but-mvcr-green.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.policieCR .english .mvcr span {
    background: url("../img/but-mvcr-green-EN.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.english .policie span {
    background-image: url("../img/but-policie-EN.gif");
}
.hasiciCR .english .policie span {
    background-image: url("../img/but-policie-red-EN.gif");
}
.english .hasici span {
    background-image: url("../img/but-hasici-EN.gif");
}
.policieCR .english .hasici span {
    background-image: url("../img/but-hasici-green-EN.gif");
}
.policie:hover span, .hasici:hover span, .mvcr:hover span, .english .mvcr:hover span {
    background-position: 0 -37px;
}
.policie:active span, .hasici:active span, .mvcr:active span, .english .mvcr:active span {
    background-position: 0 -37px;
}
.policie:focus span, .hasici:focus span, .mvcr:focus span, .english .mvcr:focus span {
    background-position: 0 -37px;
}
.mapaHZS {
    height: 64px;
    width: 150px;
}
.mapaHZS span {
    background: url("../img/but-mapaHZS.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.mapaHZS:hover span {
    background-position: 0 -64px;
}
.hpbox1, .hpbox2, .actions, #sidecol, #content_container, .fotobox, .galleryMini .in, .graybox .in, .pager, .article, #sitemap2, #subHPtitle {
    overflow: hidden;
}
font {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}
.leftcol {
    clear: both;
    float: left;
    width: 48%;
}
.rightcol {
    float: right;
    width: 48%;
}
#anketa p {
    margin-bottom: 5px;
}
.ank1, .ank2, .ank3, .ank4 {
    background: url("../img/bg-anketa.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 11px;
    line-height: 11px;
    margin-top: 3px;
    padding-right: 4px;
    width: 138px;
}
.ank1 span, .ank2 span, .ank3 span, .ank4 span {
    display: block;
    height: 11px;
    line-height: 11px;
}
.ank1 span {
    background: url("../img/bg-anketa1.gif") no-repeat scroll 0 0 #2CA2CA;
}
.ank2 span {
    background: url("../img/bg-anketa2.gif") no-repeat scroll 0 0 #737373;
}
.ank3 span {
    background: url("../img/bg-anketa3.gif") no-repeat scroll 0 0 #B5B5B5;
}
.ank4 span {
    background: url("../img/bg-anketa1.gif") no-repeat scroll 0 0 #2CA2CA;
}
.ank5 span {
    background: url("../img/bg-anketa2.gif") no-repeat scroll 0 0 #737373;
}
.ank6 span {
    background: url("../img/bg-anketa3.gif") no-repeat scroll 0 0 #B5B5B5;
}
.pager {
    margin-bottom: 1em;
    margin-top: 2em;
    text-align: center;
}
.forGallery {
    margin-bottom: 0;
}
.pager br {
    display: none;
}
.nalezeno {
    float: left;
}
.stranky {
    color: #CCCCCC;
    float: right;
}
.pager .button, .chapters .button {
    padding: 1px 3px;
}
#content .pager a {
    color: #000000;
    font-weight: normal;
}
.stranky span, .stranky a, .stranky strong {
    margin: 0 4px;
}
.stranky span {
    color: #4F4F4F;
}
#content .pager a.next, #content .pager a.next:hover, #content .pager a.next:active, #content .pager a.next:focus, #content .pager a.next:link {
    background: url("../img/odrazka-sipka-modra.gif") no-repeat scroll 100% 70% transparent;
    padding-right: 15px;
}
#content .pager a.prev, #content .pager a.prev:hover, #content .pager a.prev:active, #content .pager a.prev:focus, #content .pager a.prev:link {
    background: url("../img/odrazka-sipka-modra-2.gif") no-repeat scroll 0 70% transparent;
    padding-left: 15px;
}
#subHPtitle {
    min-height: 81px;
    position: relative;
    top: -15px;
}
#subHPtitle h1 {
    position: relative;
    top: 10px;
}
#all {
    font-size: 1.1em;
    margin: 0 auto;
    text-align: left;
    width: 991px;
}
#top {
    height: 178px;
    position: relative;
}
#top img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -10;
}
.img1 {
    background: url("../img/topimage-1.jpg") no-repeat scroll 0 0 #666666;
}
.img2 {
    background: url("../img/topimage-2.jpg") no-repeat scroll 0 0 #666666;
}
.img3 {
    background: url("../img/topimage-3.jpg") no-repeat scroll 0 0 #666666;
}
.english #top {
    background-image: url("../img/topimage-EN.jpg");
}
.logo {
    color: #FFFFFF;
    font-weight: bold;
    height: 82px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 10;
}
.logo span {
    cursor: pointer;
}
.logo span.img1 {
    background: url("../img/logo-1.jpg") no-repeat scroll 0 0 transparent;
}
.logo span.img2 {
    background: url("../img/logo-2.jpg") no-repeat scroll 0 0 transparent;
}
.logo span.img3 {
    background: url("../img/logo-3.jpg") no-repeat scroll 0 0 transparent;
}
.english #top .logo span {
    background: url("../img/logo-mvcr-EN.jpg") no-repeat scroll 0 0 transparent;
}
#search {
    float: right;
    padding: 10px 18px 0 4px;
    position: relative;
    z-index: 10;
}
.searchfield {
    border: medium none;
    padding: 2px;
    width: 130px;
}
#search p {
    margin-bottom: 5px;
}
#search select {
    border: medium none;
    width: 165px;
}
.shortcuts {
    float: right;
    padding-top: 10px;
    text-align: right;
    width: 500px;
    z-index: 10;
}
.shortcuts a:link, .shortcuts a:visited, .shortcuts a:hover, .shortcuts a:active, .shortcuts a:focus {
    background: url("../img/sipka.gif") no-repeat scroll 100% 50% transparent;
    color: #FFFFFF;
    margin-right: 13px;
    padding-right: 7px;
}
#h_menu {
    background: url("../img/bg-hmenu.gif") repeat-x scroll 0 0 #575757;
    width: 100%;
}
#h_menu ul {
    list-style: none outside none;
    position: relative;
    width: 100%;
}
#h_menu ul li {
    float: left;
    margin-right: -1px;
    position: relative;
}
#h_menu ul li a {
    color: #FFFFFF;
    display: block;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
}
#h_menu ul li a span {
    border-left: 1px solid #ADADAD;
    display: block;
    margin: 0;
    padding: 1px 0;
    text-align: center;
}
#h_menu .sgLine span {
    padding: 8px 0;
}
.english #h_menu ul li span {
    padding: 8px 15px;
}
#h_menu ul li.first a span {
    border: medium none;
}
#h_menu ul li a:hover, #h_menu ul li a:active, #h_menu ul li a:focus, #h_menu ul li.selected a {
    background: url("../img/bg-menulinka.gif") no-repeat scroll right top #FFFFFF;
    border-left: 1px solid #ADADAD;
    color: #000000;
}
#h_menu ul li.selected a span, #h_menu ul li a:hover span {
    border: 0 none;
}
#h_menu ul li a:hover, #h_menu ul li a:active, #h_menu ul li a:focus {
    background-color: #F1F1F1;
}
.m1 {
    width: 80px;
}
#h_menu ul li.m1 span {
    padding-left: 10px;
}
.m2 {
    width: 70px;
}
.m3 {
    width: 140px;
}
.m4 {
    width: 120px;
}
.m5 {
    width: 110px;
}
.m6 {
    width: 65px;
}
.m7 {
    width: 130px;
}
.m8 {
    width: 90px;
}
.m9 {
    width: 93px;
}
.m10 {
    width: 100px;
}
#h_menu ul li.m10 span {
    padding-right: 10px;
}
#h_menu ul li:hover, #h_menu ul li.hover {
    background: url("../img/bg-menulinka.gif") no-repeat scroll right top #F1F1F1;
}
#h_menu ul li:hover a, #h_menu ul li.hover a {
    border-left: 1px solid #ADADAD;
    color: #000000;
}
#h_menu > ul > li:hover > a, #h_menu > ul > li.hover > a {
    border-right: 1px solid #ADADAD;
}
#h_menu ul li:hover a span, #h_menu ul li.hover a span {
    border: 0 none;
}
#h_menu ul li:hover ul li a, #h_menu ul li.hover ul li a {
    border-left: 0 none;
}
#h_menu ul li:hover ul li, #h_menu ul li.hover ul li {
    background-image: none;
}
#all #h_menu ul li.selected ul li a {
    background: none repeat scroll 0 0 transparent;
}
#h_menu ul ul {
    background: url("../img/bg-hmenu-ul.gif") no-repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #A6A6A6;
    display: none;
    left: 0;
    padding: 5px 0 6px;
    position: absolute;
    width: 200px;
}
#h_menu ul li.m10 ul {
    left: -71px;
}
#h_menu ul ul li {
    border-bottom: 1px solid #D9D9D9;
    float: none;
    margin: 0 8px;
    width: 184px;
}
#h_menu ul ul li.last {
    border: medium none;
}
#h_menu ul ul li a {
    color: #000000;
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#all #h_menu ul ul li a span {
    background: url("../img/sipka-gray.gif") no-repeat scroll 6px 7px transparent;
    border: medium none;
    display: block;
    margin: 1px 0;
    padding: 2px 0 2px 17px;
    text-align: left;
}
#h_menu ul .sgLine ul li a span {
    padding: 2px 0 2px 17px;
}
#h_menu ul ul li a:hover {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
}
#all #h_menu ul ul li a:hover span {
    background: none repeat scroll 0 0 #555555;
}
#h_menu ul li:hover ul, #h_menu ul li.hover ul {
    display: block;
}
#h_menu ul li {
}
#content ul.submenu {
    background: url("../img/dots.gif") repeat-x scroll 0 0 transparent;
    margin: 1em 0;
    padding-top: 2em;
}
#content ul.submenu li {
    background: none repeat scroll 0 0 transparent;
}
#main {
    margin: 0 0 0px;
}
#siteNavigation.dots {
    margin: 0 16px 10px 18px;
    padding: 30px 0 6px;
}
#siteNavigation h4, #siteNavigation p {
    margin-bottom: 0;
}
.breadcrumbs {
    float: right;
    text-align: right;
}
.breadcrumbs a, .breadcrumbs span {
    margin: 0 5px;
    text-decoration: none;
}
.subHP .breadcrumbs {
    float: right;
    padding-bottom: 1px;
    text-align: right;
}
#sidecol ul, #sidecol p {
    margin-right: 18px;
}
#sidecol {
    float: right;
    padding-top: 20px;
    width: 260px;
}

    #sidecol .lang {
        height: 36px;
        text-align: right;
        padding-right: 22px;
    }
    #sidecol .lang .czen {
        background: url(../img/lang_en.png) 0 0 no-repeat;
        padding-left: 18px;
        display: inline-block;
        margin-right: 10px;
    }


#sidecol ul {
    list-style: none outside none;
    padding-bottom: 15px;
    padding-left: 15px;
}
#sidecol ul ul {
    padding-bottom: 0;
}
#sidecol ul li {
    background: url("../img/odrazka-sipka-modra.gif") no-repeat scroll 0 2px transparent;
    margin-bottom: 5px;
    padding-bottom: 1px;
    padding-left: 18px;
}
.sites {
    overflow: hidden;
    padding-bottom: 7px;
}
.sites br {
    display: none;
}
.banners img {
    background: url("../img/bg-banner.gif") no-repeat scroll 0 0 transparent;
    margin-bottom: 7px;
    padding: 3px;
}
.banners object {
    background: url("../img/bg-banner.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 64px;
    margin-bottom: 7px;
    padding: 3px;
    width: 240px;
}
#content_container {
    float: left;
    overflow: visible;
    width: 710px;
}
#content {
    line-height: 1.6em;
    margin: 15px 0 0px 18px;
    text-align: justify;
}
#homepage #content {
    line-height: 1.3em;
    overflow: hidden;
}
.fotobox {
    margin-bottom: 1.5em;
    padding-top: 5px;
    text-align: center;
    width: 188px;
}
.fotobox img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A6A6A6;
    margin-bottom: 8px;
    padding: 2px;
}
.fotobox em {
    color: #000000;
    display: block;
    margin-bottom: 1.5em;
}
.foto img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A5A5A5;
    padding: 2px;
}
.box {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 168px;
}
.box h4 {
    font-size: 1em;
    height: 2.5em;
    line-height: normal;
    margin-bottom: 0.8em;
}
.box p {
    margin-bottom: 1em;
    text-align: center;
}
#content .box a.full {
    background: url("../img/odrazka-sipka-gray.gif") no-repeat scroll 0 2px transparent;
    line-height: normal;
    padding-left: 18px;
}
.thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A9A9A9;
    padding: 2px;
}
.thumb.active {
    border: 3px solid #0e7c80;
    padding: 0px;
}
.popisek {
    min-height: 3.5em;
}
#fullgall .box {
    height: 160px;
    margin-bottom: 30px;
}
.fullgall .box {
    height: 160px;
    margin-bottom: 30px;
}
#fullgall p {
    margin-bottom: 0.3em;
}
.fullgall p {
    margin-bottom: 0.3em;
}
.mini {
    float: left;
    margin-right: 15px;
    position: relative;
    top: 5px;
}
.chapters {
    clear: both;
    color: #000000;
    margin: 0 0 2em;
}
.chapters span {
    font-weight: bold;
}
.chapters .in {
    padding: 15px 18px 3px;
    text-transform: uppercase;
}
.chapters li {
    margin-bottom: 0.2em;
}
.chapters li a {
    text-transform: none;
}
form#chapterSelect {
    float: right;
    margin: 0 0 3px;
    padding: 0;
}
form#chapterSelect p {
    margin-bottom: 0;
}
.related {
    margin: 4em 0;
}
.related h2 {
    margin-bottom: 2em;
}
.related ul {
    list-style: none outside none;
}
#content .related li {
    background: url("../img/odrazka-sipka-zelena.gif") no-repeat scroll 0 4px transparent;
    margin-bottom: 2em;
    padding-left: 20px;
}

.photorelated .related { margin: 0.8em 0;}		
.photorelated .related h2 { margin-bottom: 0.8em;font-size: 1.1em;} 		
#content.photorelated .related li { margin-bottom: 0.8em;}

.doc, .xls, .pdf, .ppt, .multim, .zip, .txt, .img, .exe {
    padding-right: 15px;
}
.doc {
    background: url("../img/ico-doc.gif") no-repeat scroll 100% 50% transparent;
}
.xls {
    background: url("../img/ico-xls.gif") no-repeat scroll 100% 50% transparent;
}
.pdf {
    background: url("../img/ico-pdf.gif") no-repeat scroll 100% 50% transparent;
}
.ppt {
    background: url("../img/ico-ppt.gif") no-repeat scroll 100% 50% transparent;
}
.multim {
    background: url("../img/ico-multimedia.gif") no-repeat scroll 100% 50% transparent;
}
.zip {
    background: url("../img/ico-zip.gif") no-repeat scroll 100% 50% transparent;
}
.txt {
    background: url("../img/ico-txt.gif") no-repeat scroll 100% 50% transparent;
}
.img {
    background: url("../img/ico-jpg.gif") no-repeat scroll 100% 50% transparent;
}
.exe {
    background: url("../img/ico-exe.gif") no-repeat scroll 100% 50% transparent;
}
#sitemap2 {
    padding-top: 15px;
    text-align: left;
}
#sitemap2 ul {
    display: block;
    float: left;
    margin-bottom: 2em;
    width: 30%;
}
#sitemap2 ul ul {
    display: inline;
    margin: 0;
    padding: 3px 0 0;
    width: auto;
}
#sitemap2 ul li {
    background: none repeat scroll 0 0 transparent;
    padding: 0 25px 0 0;
}
#sitemap2 ul ul li {
    padding: 4px 0 0 9px;
}
#sitemap2 ul li a {
    background: url("../img/odrazka-sipka-modra.gif") no-repeat scroll 17px 2px transparent;
    padding-left: 35px;
    text-transform: uppercase;
}
#sitemap2 ul ul li a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-weight: normal;
    padding-left: 27px;
    text-transform: none;
}
#sitemap2 .dots {
    margin-bottom: 2.5em;
    overflow: hidden;
    padding-bottom: 0;
}
#kalendar img {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: none;
    margin: 0 5px;
    padding: 0;
    vertical-align: middle;
}
#kalendar div {
    background: url("../img/bg-kalendar.gif") no-repeat scroll 0 0 transparent;
}
#kalendar p {
    color: #CCCCCC;
}
#kalendar span {
    color: #5F5F5F;
    margin: 0 5px;
}
#kalendar div div {
    background: url("../img/bg-kalendar-bot.gif") no-repeat scroll left bottom transparent;
    margin: 0;
    padding: 6px 0 4px 7px;
    position: relative;
}
#kalendar table {
    margin: 0;
    width: 150px;
}
#kalendar table th, #kalendar table td {
    padding: 1px;
    text-align: center;
}
#kalendar table th {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D6D6D6;
    color: #5F5F5F;
    font-weight: bold;
}
#kalendar table td {
    background: none repeat scroll 0 0 transparent;
}
#kalendar table td.today {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
}
#ender {
    background: url("../img/dots.gif") repeat-x scroll 0 0 transparent;
    clear: both;
    color: #5F5F5F;
    width: 100%;
}
#ender p {
    margin-bottom: 0;
}
#ender a {
    color: #000000;
    margin: 0 15px;
}
#ender a:hover {
    color: #0065A4;
}
#ender a:active, #ender a:focus {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #0065A4;
}
.copyright {
    float: left;
    padding: 10px 0 10px 10px;
}
.links {
    float: right;
    padding: 10px 0;
}
.newsBoxMiniature {
    float: left;
    width: 95px;
}
.newsBoxAnnotation {
    float: left;
    margin-top: 3px;
    width: 175px;
}
.subNewsBoxAnnotation {
    float: left;
    width: 130px;
}
.subActualityBoxAnnotation {
    float: left;
    width: 150px;
}


a.dalsiaktuality2, .sites.dots a {
  text-decoration: none;
}


#image {
    position: relative;
    overflow: hidden;
    height: 510px;
    background: url(../fancybox/loading.gif) 10px 10px no-repeat;
}
#fancybox-left {
    left: 0;
}
#fancybox-right {
    right: 0;
}
#fancybox-left, #fancybox-right {
    background: transparent url(../fancybox/blank.gif);
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 100%;
    outline: medium none;
    position: absolute;
    width: 40%;
    z-index: 1000;
    text-decoration: none;
}
#fancybox-left:hover {
    background: transparent url(../fancybox/fancy_nav_left_browser.png) left center no-repeat;
}
#fancybox-right:hover {
    background: transparent url(../fancybox/fancy_nav_right_browser.png) right center no-repeat;
}
#hiddenFocus {
    position: absolute;
    top: -50px;
    left: 0;
}

/* share by facebook, twitter, googleplus */

.share
{
	position: relative;
	display: block;
	overflow: hidden;
    float: right; 
    margin-left: 15px;
}

.sharefirst
{
    margin-right: 10px; 
}

.share span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.share {
	width: 16px;
	height: 16px;
    margin-top: 2px; 
    background-color: white; 
}

#content a.share, #content a.share:link, #content a.share:visited, #content a.share:active, #content a.share:hover, #content a.share:focus,
.SA #content a.share, .SA #content a.share:link, .SA #content a.share:visited, .SA #content a.share:active, .SA #content a.share:hover, .SA #content a.share:focus
{
    color: white;
}

.sharegoogleplus span {background: url(../img/icon-googleplus.png) no-repeat; cursor: pointer;}
.sharefacebook span {background: url(../img/icon-facebook.png) no-repeat; cursor: pointer;}
.sharetwitter span {background: url(../img/twitter-icon-new.png) no-repeat; cursor: pointer;}


/***********************************************************/
/********************* live content - error ****************/
/***********************************************************/

.livecontenterror
{
    background-color: #e0e0e0;
    margin: 5px;
    padding: 5px;
    color: red;
}

/***********************************************************/
/********************* live content - contact **************/
/***********************************************************/

.contacts {
    margin-top: 4em;
}

.contact {
    padding: 0px;
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}

    .contact .c-title {
        display: inline-block;
        width: 40px;
        font-style: italic;
        color: #333;
        clear: left;
    }
    .contact .c-title-1 {
        display: inline-block;
        width: 100px;
        font-style: italic;
        color: #333;
        clear: left;
    }
    .contact .c-title-2 {
        display: inline-block;
        width: 80px;
        font-style: italic;
        color: #333;
        clear: left;
    }
    .contact .c-title-person {
        display: inline;
        font-style: italic;
        color: #333;
        clear: left;
        text-transform: lowercase;
    }
    .contact .c-block {
        float: left;
        width: 190px;
    }
    .contact .t-block {
        float: left;
    }

.contact p {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden;
}


/* simple */
.contact.simple {
    width: 672px; 
    min-height: 100px
}
.contact.simple .contact-name {
    font-weight: bold;
    color: #4f4f4f;
}
.contact.simple .contact-info {
    padding-left:0px
}
.contact.simple .contact-address {
    padding: 5px 0px;
}
.contact.simple .c-block {
    width: 450px;
}

/* person */
.contact.person {
    width: 672px; 
    min-height: 100px
}
.contact.person .contact-photo-1 {
    float: right; 
    width: 113px;
    height: 150px;
}
.contact.person .contact-name {
    font-weight: bold;
    color: #4f4f4f;
    float: left;
    overflow: hidden;
    width: 200px;
}
.contact.person .contact-info {
    float: left;
    clear: left;
    overflow: hidden;
    margin-top: 10px;
    width: 200px;
}
.contact.person .contact-funkce {
    padding: 0 0 5px 0;
    text-transform: lowercase;
    font-weight: normal;
}
.contact.person .contact-cinnost {
    width: 310px;
    float: right;
    margin: 0 30px 0 0;
}
.contact.person .c-block {
    width: 150px;
}



/* medium */
.contact.medium {
    width: 672px; 
    min-height: 120px;
}
.contact.medium .contact-address {
    padding: 0 10px 10px 0;  
}
.contact.medium .contact-photo-1 {
    float:right; 
    width: 200px;
}
.contact.medium .contact-photo-1 img {
    float: right;
}
.contact.medium .contact-info {
    float: left;
    overflow: hidden;
    width: 400px;
}
.contact.medium .contact-name {
    font-weight: bold;
    color: #4f4f4f;
    padding-bottom: 5px;
    float: left;
    width: 465px;
}

/* full */
.contact.full {
    width: 672px; 
    min-height: 120px;
}
.contact.full .contact-name {
    font-weight: bold;
    color: #4f4f4f;
    padding-bottom: 5px;
}
.contact.full .contact-photo-1 {
    float:left; 
    width: 113px;
    margin-right: 10px;
}
.contact.full .contact-photo-2 {
    float: right; 
    width: 200px;
}
.contact.full .contact-person {
    padding: 10px 10px 0 0;
}
.contact.full .contact-info {
    float: left;
    overflow: hidden;
    width: 345px;
    padding-top: 0;
}
.contact.full .contact-address {
    padding: 0 10px 10px 0;    
}
.contact.full .contact-hodiny {
    margin-top: 10px;   
}
.contact.full .contact-info-1 {
    float: left;
    overflow: hidden;
    width: 672px;
    margin-top: 10px;
}


.contact .contact-notfound {
    color:#606060;
    margin: 5px;
    padding: 5px;
}


.contact .contact-workflowstate
{
    float: right;
    padding: 0 0 0 10px;
    width: 16px;
    height: 16px;
}

.contact .contact-id {
    float: right;
    padding: 0 0 0 10px;
    font-weight: normal;
}