
body {
    font-family: Arial,Helvetica,sans-serif;
}
body {
    background: url("/img/50-bg.gif") repeat;
    color: #000;
    font-size: 75%;
    margin: 0;
    padding: 0;
    text-align: center;
}
#bg {
    background: url("/img/50-bg-logo.png") no-repeat center 400px;
}
#layout {
    margin: 10px auto 0;
    padding: 0;
    text-align: left;
    width: 1000px;
}
td, th {
    vertical-align: top;
}
a img {
    border: medium none;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], textarea {
    border: 1px solid #5e5c5c;
    padding: 4px 8px;
}
input[type="submit"], input[type="button"], span.tlacitko {
    background-color: #e30b19;
    border: 3px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 1px #000;
    color: #fff;
    display: inline-block;
    padding: 7px 21px;
    text-transform: uppercase;
}
input[type="submit"]:hover, input[type="button"]:hover, span.tlacitko:hover {
    background-color: #00274c;
}
span.tlacitko {
}
select {
    border: 1px solid #5e5c5c;
    padding: 4px 8px;
}
h1, h2, h3, h4 {
    color: #036;
}
h1 {
    font-size: 1.47em;
    margin: 1.5em 0 1em;
}
h2 {
    font-size: 1.15em;
}
h3 {
    font-size: 1em;
}
h4 {
    font-size: 1em;
    font-weight: normal;
}
hr {
    border: none;
    border-bottom: 1px dotted #767676;
    height: 1px;
}
p {
    margin-bottom: 1.5em;
}
small {
    font-size: 0.85em;
}
[onclick] {
    cursor: pointer;
}
.cleaner {
    clear: both;
}
a {
    color: #036;
}
a:hover {
    color: #e30b19;
}
a.vice {
    background: url("/img/ico-sipka-right-blue.png") no-repeat scroll right center;
    font-size: 13px;
    padding-right: 34px;
    text-decoration: none;
    text-transform: uppercase;
}
span.date {
    color: #6f6f6f;
    display: block;
    margin-bottom: 2px;
}
#head {
    position: relative;
}
.logo {
    border-radius: 0 16px 0 0;
    box-shadow: 0 0 20px gray;
    float: left;
    padding: 27px 41px;
    background: url("/img/50-bg.gif") repeat;
    height: 96px;
}
.home .logo {
    padding-bottom: 27px;
}
.soc-lang {
    float: right;
    height: 57px;
    margin-right: 15px;
}
.soc-lang a {
    color: #003366;
    text-decoration: none;
}
.lang {
    display: block;
    float: left;
    font-size: 1.2em;
    margin-right: 49px;
    margin-top: 17px;
}
.site {
    width: 463px;
}
.lang a.active {
    font-weight: bold;
}
.lang a:hover {
    color: #e30b19;
}
a.pin, a.tw, a.fb, a.in, a.youtube {
    background: url("/img/ico-soc-sites.png");
    display: inline-block;
    font-size: 0;
    height: 36px;
    margin-right: 4px;
    width: 37px;
    background-position: right;
}
a.pin {
    background-position: -45px center;
}
a.fb {
    background-position: left center;
}
a.in {
    background-position: 81px center;
}
a.youtube {
    background-image: url("/img/ico-youtube.png");
    margin-left: 40px;
    text-align: right;
    width: 90px;
}
.moto-head {
    box-shadow: 0 0 15px gray;
    clear: right;
    color: #003366;
    font-size: 1.1em;
    font-weight: bold;
    height: 93px;
    margin: 0 0 0 220px;
    position: relative;
    text-align: right;
    z-index: 100;
}
.moto {
    background: url("/img/50-bg.gif") repeat;
    height: 57px;
    margin-left: -15px;
    padding: 18px;
}
.search {
    margin: 16px 0 0;
}
.search input[type="text"] {
    border-color: #c0c0c0;
    margin-right: 5px;
    width: 206px;
}
.search input[type="submit"], .search input[type="button"] {
    background-color: #ddd;
    border: 1px solid #c0c0c0;
    border-radius: 0;
    box-shadow: none;
    color: #737373;
    padding: 4px 10px;
    text-transform: none;
}
.search input[type="submit"]:hover, .search input[type="button"]:hover {
    background-color: #e30b19;
    border-color: #ae1b19;
    color: #fff;
}
#rotator {
    height: 290px;
}
#opener {
    background: url("/img/foto-uvod.jpg") repeat;
    display: none;
    height: 290px;
    width: 1000px;
    position: relative;
    z-index: 100;
}
.home #opener {
    display: block;
}

#opener .text {
    background: url("/img/white-opacity.png");
    float: right;
    font-size: 1.15em;
    height: 290px;
    padding: 0 15px 0 20px;
    width: 329px;
}
#opener h2 {
    font-size: 1.15em;
    text-transform: uppercase;
    margin-top: 1.5em;
}
#opener ul {
    font-size: 1.1em;
    margin: 1.5em 0 1.5em 17px;
    padding: 0;
}
#opener li {
    margin: 1em 0;
    padding: 0;
}
#opener a {
    color: #626262;
    text-decoration: none;
}
#opener a:hover {
    color: #003366;
}
#menu-horizontal {
    background: url("/img/bg-menu.png") no-repeat center bottom;
    margin: 0 -16px;
    padding-bottom: 14px;
    position: relative;
    z-index: 100;
}
#menu-horizontal ul {
    background-color: white;
    box-shadow: 0 4px 10px #808080;
    clear: left;
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu-horizontal li {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
}
#menu-horizontal ul a {
    background: url("/img/menu-li.gif") no-repeat left;
    color: black;
    display: inline-block;
    font-size: 16px;
    padding: 14px 28px;
    text-decoration: none;
}
#menu-horizontal li.active a {
    background-color: #00274c;
    background-image: none;
    color: white;
}
#menu-horizontal a:hover {
    background-color: #6F768B;
    background-image: none;
    color: white;
}
.home #menu-horizontal a:hover {
    background-color: #00274c;
}
#menu-horizontal ul > li:first-child > a:first-child, #menu-horizontal ul ul > li:first-child a, #menu-horizontal ul li.active ul > li:first-child a {
    background-image: none;
}
#menu-horizontal ul ul {
    background: #00274c;
    box-shadow: none;
    left: 0;
    text-align: left;
    top: 46px;
    width: 100%;
    position: absolute;
}
.home #menu-horizontal ul ul {
    display: none;
}
#menu-horizontal ul ul ul {
    display: none;
}
#menu-horizontal ul ul a {
    color: #ffffff;
    padding: 10px 28px;
    font-size: 14px;
}
#menu-horizontal ul li ul a, #menu-horizontal ul li.active ul a {
    background-image: url("/img/submenu-li.png");
}
#menu-horizontal ul li ul a:hover, #menu-horizontal ul li.active ul a:hover {
    background-image: url("/img/submenu-li.png");
    color: #999999;
}
.inpath.active a {
    color: #999999 !important;
}
#menu-boxes {
    background: url("/img/white-opacity-main.png");
    position: relative;
    padding-top: 31px;
}
.home #menu-boxes {
    padding-top: 1px;
}
#menu-boxes ul {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 8px 0 0 8px;
}
#menu-boxes li {
    display: inline-block;
    margin-left: 20px;
    padding: 0;
}
#menu-boxes li span {
    background: none no-repeat scroll left -147px;
    border-bottom: 5px solid transparent;
    border-radius: 0 11px 0 0;
    display: block;
    height: 74px;
    width: 221px;
}
.home #menu-boxes li span {
    background: none no-repeat scroll left bottom;
    height: 221px;
}
#menu-boxes li.statistiky span {
    background-image: url("/img/box-statistiky-0.png");
}
#menu-boxes li.politicky span {
    background-image: url("/img/box-politicky-0.png");
}
#menu-boxes li.podpora span {
    background-image: url("/img/box-podpora-rovnovahy-0.png");
}
#menu-boxes li.prilezitosti span {
    background-image: url("/img/box-rovne-prilezitosti-0.png");
}
#menu-boxes li.statistiky.active span, #menu-boxes li.statistiky span:hover {
    background-image: url("/img/box-statistiky-1.png");
}
#menu-boxes li.politicky.active span, #menu-boxes li.politicky span:hover {
    background-image: url("/img/box-politicky-1.png");
}
#menu-boxes li.podpora.active span, #menu-boxes li.podpora span:hover {
    background-image: url("/img/box-podpora-rovnovahy-1.png");
}
#menu-boxes li.prilezitosti.active span, #menu-boxes li.prilezitosti span:hover {
    background-image: url("/img/box-rovne-prilezitosti-1.png");
}
.submenu-boxes {
    background: white;
    border: 1px solid #224057;
    display: table;
    margin: 0 28px;
    min-height: 100px;
    padding: 9px 0 26px;
    position: absolute;
    width: 942px;
}
.submenu-boxes div {
    float: left;
    width: 33.333%;
}
.submenu-boxes h3 {
    font-size: 1.2em;
    margin: 3em 0 0.5em;
}
.submenu-boxes p {
    line-height: 1.5;
    margin: 0 28px;
}
.submenu-boxes a {
    color: #224057;
    text-decoration: none;
}
.submenu-boxes h3 a, .submenu-boxes h3 span {
    background-color: #9498a8;
    display: block;
    padding: 5px 28px;
}
.submenu-boxes div:hover h3 a {
    background: none repeat scroll 0 0 #224057;
    color: #fff;
}
img.menu-hover {
    background-image: url("/img/box-menu-sipka-blue.png");
    left: 80px;
    position: absolute;
    top: -6px;
}
.submenu-boxes > div:nth-child(4n+1) {
    clear: both;
}
.submenu-boxes p a:hover {
    border-bottom: 1px solid #ababab;
    color: #000000;
}
.submenu-boxes.m-podpora {
    border-color: #656a20;
}
.submenu-boxes.m-podpora a {
    color: #656a20;
}
.submenu-boxes.m-podpora h3 a, .submenu-boxes.m-podpora h3 span {
    background-color: #bcba9c;
}
.submenu-boxes.m-podpora div:hover h3 a {
    background-color: #656a20;
    color: #fff;
}
.m-podpora img.menu-hover {
    background-image: url("/img/box-menu-sipka-green.png");
    left: 325px;
}
.submenu-boxes.m-politicky {
    border-color: #5f1c48;
}
.submenu-boxes.m-politicky a {
    color: #5f1c48;
}
.submenu-boxes.m-politicky h3 a, .submenu-boxes.m-politicky h3 span {
    background-color: #c3b0b6;
}
.submenu-boxes.m-politicky div:hover h3 a {
    background-color: #5f1c48;
    color: #fff;
}
.m-politicky img.menu-hover {
    background-image: url("/img/box-menu-sipka-bordo.png");
    left: 567px;
}
.submenu-boxes.m-prilezitosti {
    border-color: #bf1e2e;
}
.submenu-boxes.m-prilezitosti a {
    color: #bf1e2e;
}
.submenu-boxes.m-prilezitosti h3 a, .submenu-boxes.m-prilezitosti h3 span {
    background-color: #edd6c0;
}
.submenu-boxes.m-prilezitosti div:hover h3 a {
    background: none repeat scroll 0 0 #bf1e2e;
    color: #fff;
}
.m-prilezitosti img.menu-hover {
    background-image: url("/img/box-menu-sipka-red.png");
    left: 807px;
}
#drobeckova {
    border-top: 2px solid #808080;
    font-size: 0.85em;
    margin: 59px 0 0;
    padding-top: 8px;
    width: 665px;
}
#drobeckova a {
    color: #818181;
    text-decoration: none;
}
#main {
    background: url("/img/white-opacity-main.png");
    display: table;
    font-size: 1.2em;
    padding: 1px 28px;
    width: 944px;
}
.main-text {
    float: left;
    margin-bottom: 3em;
    width: 664px;
}
.home h1 {
    background: url("/img/bg-linka-zalozka.png") no-repeat;
    color: #036;
    font-size: 1.25em;
    font-weight: normal;
    margin: 21px 0 15px;
    padding: 15px 0;
    text-transform: uppercase;
}
.main-text a:hover {
    color: #e30b19;
}
#main div.fotogalerie {
    clear: left;
    height: 152px;
    margin: 0 -10px 0 -1px;
    overflow: hidden;
}
#main div.fotogalerie .foto-obal {
    background-color: #eaeaea;
    display: block;
    float: left;
    height: 150px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 0;
}
#main div.fotogalerie a {
    border: 1px solid white;
    display: block;
    height: 150px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
#main div.fotogalerie a:hover {
    border: 1px solid red;
}
.items .cleaner {
    border-top: 1px solid #a9aaab;
    clear: both;
}
.items img {
    float: left;
    margin: 0 15px 34px 0;
}
.items h2 {
    font-size: 1em;
    margin: 0 0 0.7em;
}
.items p {
    display: inline;
}
.items h2 a {
    color: #000000;
    text-decoration: none;
}
.items h2 a:hover {
    color: #003366;
}
/*.items > .item:nth-child(7n+7) .cleaner {
    display: none;
}*/
.pager {
    clear: both;
    margin: 1em 0;
    text-align: right;
}
.pager a {
    color: #036;
    text-decoration: none;
}
span.delimiter {
    color: #b0b0b0;
}
.vlevo {
    color: #616161;
    float: left;
    font-size: 0.75em;
    margin: 0 34px 26px 0;
}
.vpravo {
    color: #616161;
    float: right;
    font-size: 0.75em;
    margin: 0 0 26px 34px;
}
.vlevo em {
    display: inline-block;
    font-style: normal;
    margin-top: 5px;
}
.abst {
    color: #036;
    font-weight: bold;
    margin: 0 0 1.3em;
}
.fulltext {
    margin-bottom: 50px;
}
.modre-pozadi {
  background-color: #C6CCD2;
  color: #036;
  padding: 1em 1em 1em 2em;
  margin: 1.5em 0;
}
.bile-pozadi {
    background-color: #fff;
    padding: 1em;
    margin: 1.5em 0;
}
img[align="left"] {
    float: left;
    margin: 0 25px 10px 0;
}
img[align="left"] + ul {
    margin-left: 130px;
    margin-top: 0.1em;
}
img[align="right"] {
    float: right;
    margin: 0 0 10px 25px;
}
.main-text form table {
    background-color: #ced0d5;
    padding: 22px;
    width: 100%;
}
.main-text form table table {
    padding: 0;
}
.main-text form table input[type="checkbox"] {
    margin-left: 0;
}
form td.popisek, th {
    color: #036;
    font-weight: bold;
}
.tabulka {
    border-collapse: collapse;
}
.tabulka th, .tabulka td {
    padding: 9px 9px 15px !important;
}
.tabulka th {
    background-color: #446a8e;
    color: white;
}
.tabulka td {
    border-bottom: 1px solid black;
}
.tabulka td p {
    margin-top: 0;
}
#right-column, .foot-right {
    float: right;
    margin-top: -23px;
    width: 257px;
}
.home #right-column {
    margin-top: 63px;
}
#right-column .box {
    margin-bottom: 15px;
}
#right-column .box h3 {
    border: 1px solid #969696;
    border-radius: 9px;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0 0 0.7em;
    padding: 3px;
    text-transform: uppercase;
}
#right-column .box h3 a, #right-column .box h3 span {
    background-color: #6d6e71;
    border-radius: 6px;
    color: #fff;
    display: block;
    padding: 22px 10px;
    text-align: center;
    text-decoration: none;
}
#right-column .box h3 a {
    background: url("/img/ico-sipka-right-red.png") no-repeat scroll right center #00274c;
    padding-right: 43px;
    text-align: right;
}
#right-column .box h3 a[href*="kalendar"] {
    background-color: #6d6e71;
    background-image: none;
    padding-right: 10px;
    text-align: center;
}
#right-column > .box:nth-child(2) h3 a {
    background-color: #89a936;
    background-image: url("/img/ico-sipka-right-white.png");
}
#right-column .box h3 a:hover {
    opacity: 0.85;
}
#right-column .box .text-box {
    color: #6c6c6c;
    text-align: center;
}
#right-column .calendar {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    border: 1px solid #969696;
    border-top: none;
    margin-top: -20px;
    padding: 15px 30px 15px 26px;
    text-align: left;
}
.calendar .item {
    clear: both;
    min-height: 54px;
    font-size: 1.1em;
}
#right-column h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0.2em 0 0.1em;
}
#right-column .text-box a {
    color: #003366;
    text-decoration: none;
}
.calendar div.dateblock {
    border-right: 1px solid #969696;
    color: #000;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: 700;
    margin: 0 15px 15px 0;
    padding: 4px 0;
    text-align: center;
    width: 53px;
}
div.dateblock small {
    color: #000;
    font-size: 10px;
}
div.dateblock span {
    display: block;
    font-size: 2.5em;
    letter-spacing: -1px;
    margin: -3px 0 -3px -3px;
}
.calendar .anotace {
    float: left;
    font-size: 0.8em;
    line-height: 1.3;
    padding-bottom: 1.2em;
    width: 593px;
}
#right-column .calendar .anotace {
    font-size: 0.8em;
    width: 129px;
}
.main-text .calendar h4 {
    font-size: 1.25em;
    font-weight: bold;
    margin: 0.2em 0 0.5em;
}
.main-text .calendar .anotace {
    padding-bottom: 3em;
}
#right-column .box.dynamic {
    border: 1px solid #969696;
    border-radius: 9px;
    font-size: 1em;
    padding: 3px;
}
.box.dynamic .text-box, .box.dynamic .foto {
    background: none repeat scroll 0 0 #00274c;
    text-align: center;
}
.box.dynamic .foto {
    background: none repeat scroll 0 0 #00274c;
    color: #d8d8d8;
    height: 190px;
}
.box.dynamic .foto img {
    margin-bottom: 3px;
}
.box.dynamic .text-box {
    border-radius: 0 0 6px 6px;
    padding-bottom: 15px;
}
#right-column .box.dynamic h3 {
    border: medium none;
    font-size: 1em;
    margin: 0;
    padding: 0;
    text-transform: none;
}
#right-column .box.dynamic h3 a {
    background-image: none;
    border-radius: 6px 6px 0 0;
    padding: 13px 0;
    text-align: center;
}
#right-column .box.dynamic .rot-hide {
    border-top: 1px solid #a6a7a9;
    margin: 0 16px;
    padding: 15px 0;
}
#main a.but-vice {
    background-color: #f00;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 0.9em 1.5em;
    text-transform: uppercase;
}
#main a.but-vice:hover {
    background-color: #f00;
}
.pocitadlo {
    color: #cccccc;
    padding-top: 8px;
}
#foot {
    background: url("/img/white-opacity-main.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #00254e;
    font-size: 1.2em;
    padding: 1px 28px 30px;
}
#foot .foot-bg {
    background: url("/img/bg-linka-zalozka.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table;
    padding-top: 17px;
    width: 944px;
}
#foot a {
    color: #003366;
    text-decoration: none;
}
#foot a:hover {
    color: #e30b19;
}
.foot-left {
    float: left;
    position: relative;
    width: 664px;
}
.foot-right {
    margin-top: 39px;
}
.foot-left img.banner {
    background: none repeat scroll 0 0 #9d9fa2;
    position: absolute;
    right: 0;
    top: 39px;
}
.foot-menu {
    clear: left;
    margin: 25px 0 0;
}
.foot-menu div {
    float: left;
    margin-left: 15px;
    width: 206px;
}
.foot-menu h2 {
    color: #003366;
    font-size: 1.1em;
    margin: 0.5em 0 1.3em;
    text-transform: uppercase;
}
.foot-menu h3 {
    font-size: 1em;
    text-transform: uppercase;
}
.foot-menu h4 {
    font-size: 0.85em;
    line-height: 1.3;
    text-transform: uppercase;
}
.foot-menu ul {
    margin: 0 0 0 17px;
    padding: 0;
}
.foot-menu li {
    margin: 0;
    padding: 0;
}
.foot-menu.links a, a.vice {
    background: url("/img/ico-sipka-right-blue.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 34px;
}
#foot a.pin, #foot a.tw, #foot a.fb, #foot a.in, #foot a.youtube {
    background: url("/img/ico-soc-site-smal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 0;
    height: 26px;
    margin-right: 2px;
    width: 27px;
}
#foot a.pin {
    background-position: -32px center;
}
#foot a.fb {
    background-position: -65px center;
}
#foot a.in {
    background-position: -98px center;
}
#foot a.youtube {
    background-position: -131px center;
    margin: 0;
    text-align: right;
    width: 64px;
}
#foot li#menu-93e9e072321bf10bf941a02354447f88 a {
}
#foot li#menu-c4b87cf15cfa68ab76dc6229063f8e7b a {
    color: #656a20;
}
#foot li#menu-d81cbe77b88a558ab53f794cdd537573 a {
    color: #5f1c48;
}
#foot li#menu-edcd642d624ced0e4ea1421f084a1a29 a {
    color: #bf1e2e;
}

.skryj {
  display:none;
}
.kalendar-akci .date, .kalendar-akci .misto {
  color: #036;
  margin: 1em 0;
}
