

@import url("/static/774-1-MZV/en/resources/-logic-mzv-resources-content_slider_css.css");
@import url("/static/774-1-MZV/en/resources/-logic-mzv-resources-simplemap_css.css");

body {
        text-align: center;
}

#page_container {
        width: 91.2em;
        margin: 0 auto;
        padding: 30px 20px;
        text-align: left;
        background-color: rgb(255,255,255);
        text-overflow: ellipsis;
}

/* HEADER */
#header_container {
        height: 7em;
        margin-bottom: 4em;
        overflow: hidden;
}
#header_container #logo {
        width: 67.6em;
        float: left;
        font-size: 1em;
}
        /*#header_container #logo a img {
                width: 41.3333em;
        }*/
        #header_container #logo span {
                display: none;
        }
#header_container #tools {
        font-family: Arial, sans-serif;
        float: right;
        height: 7em;
        width: 21.2em;
}
        #header_container #tools #languages {
                margin: 0 0 0.8em 0;
                padding: 0;
                height: 1.2em;
        }
        #header_container #tools #languages a {
                font-size: 1.2em;
                color: rgb(0,0,0);
                text-decoration: none;
        }
        #header_container #tools #languages a.noactive {
                color: rgb(109,111,114);
        }
        #header_container #tools #languages a:hover {
                text-decoration: underline;
        }
        #header_container #tools form {
                width: 21.2em;
                float: right;
                text-align: left;
        }
        #header_container #tools form div input#hledej.text {
                width: 15.25em;
                height: 16px;
                margin: 0;
                border-right: 0;
                float: left;
        }
        #header_container #tools form div input.submit {
                background: #fff url(/public/b3/b5/ef/676285_580837_hledat_lupa.png) center center no-repeat;
                width: 24px;
                height: 24px;
                border: 0;
                margin: 0;
        }
        #header_container #tools form a {
                margin: 1em 0 0 0;
                color: rgb(0,0,0);
                font-size: 1.2em;
                text-decoration: none;
                display: block;
                height: 1em;
        }
        #header_container #tools form a:hover {
                text-decoration: underline;
        }
        .head {font-size: 0.8em;
        font-weight: bold; text-align: left;}


/* MAIN MENU */
#menu_container {
        /* overflow: hidden; */
        margin-bottom: 4.5em;
        width: 21.2em;
}
        #menu_container ul {
                margin-left: 0;
		line-height: 2.5em;
                width: 21.2em
}
        #menu_container li {
                margin-right: 1px;
                list-style: none;
                text-decoration: none;
                overflow: hidden;
		clear: left;
}
                        
        #menu_container li.last {
                        margin-right: 0;
}
        
        #menu_container a {
                font-size: 2.2em;
                text-decoration: none;
		color: black;
}
        #menu_container li a:hover {
                text-decoration: underline;
}
        #menu_container li.active a {
                color: rgb(213,43,30);
}

/* MAIN CONTAINER */

/* FLASH NEWS */

#flash_news_holder {
        height: 9em;
        background-color: rgb(0,65,101);
}
#flash_news  {
        padding: 0.7em 1em 0.3em 2.4em;
        list-style: none;
        height: 8em; 
        overflow: hidden; 
        color: rgb(255,255,255);
        line-height: 1.9em;
}
#flash_news li {font-size: 1.6em;}
#flash_news li.visible-child { display: block; }
#flash_news li.invisible-child { display: none; }
#flash_news a {
        text-decoration: none; 
        color: rgb(255,255,255);
}
#flash_news a:hover { text-decoration: underline; }

/* CONTENT */
#content_container {
        padding: 0;
        background-color: #fff;}

#content ul, #content ol {
        margin-left: 1em;
}

#left_content_container {
        float: left;
        width: 100%;
        min-height: 70em;
}
body.rs #left_content_container {
        width: 67.6em;
}

#content {
        float: right;
        width: 67.6em;
}
#content p, .article p {
        text-align: left;
}
#content p.left, .article p.left {
        text-align: left;
}
#content p.right, .article p.right {
        text-align: right;
}
#content p.center, .article p.center {
        text-align: center;
}
body.rs #content {
        width: 44em;
}
body.noside #content {
        width: 91.2em;
}

/* LEFT SIDEBAR */
#left_sidebar {
        width: 21.2em;
        clear: left;
}
#left_sidebar .box_content .article {
        margin-bottom: 0.2em;
        padding-bottom: 0;
}

/* RIGHT SIDEBAR */
#right_sidebar {
        float: right;
        width: 21.2em;
}
#right_sidebar .box_content .article {
        margin-bottom: 0.2em;
        padding-bottom: 0;
}

/* FOOTER */
#footer_container {
        margin-top: 4.5em;
        padding-bottom: 1.3em;
        overflow: hidden;
        font-family: Arial, sans-serif;
        font-size: 1em;
        line-height: 1.5em;
        color: rgb(97,99,101);
}
        #footer_container p {
                float: left;
        }
        #footer_container a {
                color: rgb(97,99,101);
        }
        #footer_container .delimiter {
                padding: 0 0.2em;
        }
        #footer_container .rss_icon {
                float: right;
                display: block;
                height: 2.5em;
        }

/* BOXES */
.box_content {
        margin-bottom: 4.2em;
        overflow: hidden;
}
#aktualne .box_content {margin-bottom: 0;}
.box_content.last {
        margin-bottom: 0;
}

#left_sidebar .box_content > a {
		display: block;
		max-width: 100%;
}

#left_sidebar .box_content > a img {
		max-width: 100%;
		width: auto;
		height: auto;
}

.box_content h2.box_title  {
        font-size: 2.2em;
        margin-bottom: 0;
        color: rgb(0,65,101);
        font-weight: normal;
        height: 1.6em;
        margin-bottom: 0;
}
h2.box_title a{
        color: rgb(0,65,101);
        text-decoration: none;
}
h2.box_title a:hover {
        text-decoration: underline;
}
.box_content .article p {font-size: 1.2em}
#staty_a_uzemi.box_content form {
                padding-top: 1.4em;
                padding-bottom: 0;
}
#osobnost.box_content h3.article_title {
	font-size: 2em;
}
.box_content select {
        width: 100%;
        margin-bottom: 0.5em;
        border: 1px solid #999;
}

.box_content #country_links {
        margin-bottom: 0;
}

.box_content .bookmark-form p {
        margin: 0 0 .5em;
}

/* bannery */
#banners_links { height: 125px; overflow: hidden;}
#banners_links div.visible-child { display: block;}
#banners_links div.invisible-child { display: none;}
#bannery_manualni_mzv .banner {
height: 75px;
widthh: 215px;
margin-bottom: 1.5em;
}

/* abcNavigace */
#abcNavigace {font-size: 1.2em;}

/* ARTICLES */
.article {
        clear: both;
        margin-bottom: 1em;
        padding: 0 0 0.5em;
        position: relative;
}
.article .article_foto {
        max-width: 530px;
        max-height: 350px;
        margin-bottom: 1em;
}
.article .autor {
        color: rgb(97,99,101);
        font-size: 10px;
        font-style: italic;
        margin-bottom: 1em;
}
.article .article_tools {
        float: right;
        margin: 0.5em 14.6em 0 2em;
        position: relative;
}
        .article .article_tools a {
                text-decoration: none;
                margin-left: 0.6em;
        }
.article #googlePlus {
  margin-left: 1em;
  position: absolute;
  right: -42px;
  text-align: left;
  top: -2px;
}
.article #facebook {
        position: absolute;
        top: -2px;
        right: -130px;
        text-align: left;
        margin-left: 1em;
}
#osobnost .sidebarBox .article_body a {
	color: rgb(97, 99, 101);
	text-decoration: none;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
}
#osobnost .sidebarBox .article_body a:hover {
	text-decoration: underline;
}
.article_body {
        
}
.article img.illustration {
        margin-top: -0.3em;
        margin-bottom: 0.5em;
        width: 100px;
}
.uredni_deska .article img.illustration {
        width: 60px;
}
.first_article img.illustration {
        width: 440px;
}
.article .article_body .float_left {
        float: none;
        margin-bottom: 1em;
        margin-right: 0;
}
.article .article_body img[align=left] {
        float: none;
        margin-bottom: 1em;
        margin-right: 0;
}
.article .article_body .float_right {
        float: none;
        margin-bottom: 1em;
        margin-left: 0;
}
.article .article_body img[align=right] {
        float: none;
        margin-bottom: 1em;
        margin-left: 0;
}
.article_list .article {
        padding-top: 0.7em;
        border-top: 1px solid rgb(125,154,170);
        overflow: hidden;
        _height: 1%;
}
.article_list.enc {
        padding: 2em 0;
}
.article.enc {
        border-top-width: 0;
        margin: 0;
        padding: 0;
}
.article_list .first_article {padding-top: 0; border: 0;}
#content .article_list .article .article_content {
        width: 100%;
}
.article_list.uredni_deska .article {
        padding: 1em 0;
        width: 32.4em;
        height: 15.5em;
        float: left;
        margin-right: 0em;
        clear: none;
}
.article_list.uredni_deska .article.vpravo {
        float: right;
}
#content .article_list.uredni_deska .article .article_content.with_illustration {
        margin-left: 7.2em;
        width: 25.2em;
}
.article_list.uredni_deska .article .article_content.with_illustration p {
        margin-left: 0;
}
.article_list .last_article {
        border-bottom: none;
}

.small_article_list .article {
        border: none;
}
#content h1, #content h2, #content h3, #content h4,
.bulletin_display h1, .bulletin_display h2, .bulletin_display h3, .bulletin_display h4 {
        color: rgb(0,57,166);
        margin-bottom: 0.5em;
}
#content h1, .article .article_title, .article .title, .bulletin_display h1 {
        font-size: 2.2em;
        margin-bottom: 0.5em;
        color: rgb(213,43,30);
        font-weight: normal;
}
#content .article_list .first_article h1.article_title a {color: rgb(213,43,30);}
#content h2, .bulletin_display h2 {
        font-size: 1.8em;
}
#content h3, .bulletin_display h3 {
        font-size: 1.4em;
}
#content .article .article_body h2,
#content .article .article_body h3, 
#content .article .article_body h4 {
        font-weight: bold;
}
#content .article .article_body h2 {
        font-size: 16px;
}
#content .article .article_body h3 {
        font-size: 14px;
}
#content .article .article_body h4 {
        font-size: 12px;
}
.bulletin_display .article_perex {
        font-weight: normal;
}
.article_list .article h2 {
        font-size: 1.8em;
        font-weight: normal;
}
.article_list .article .article_title {
        font-size: 1.8em;
        font-weight: normal;
}
.article_list > a {
	font-size: 1.2em;
}
#content .article .article_perex {
        font-weight: bold;
}
#content .article_list .article .article_perex {
        font-weight: normal;
        margin-bottom: 0em;
        margin-top: -0.6em;
}
.article .article_content p {
        margin-bottom: 1.2em;
        text-align: left;
}
.article_list .article .article_content p {
        font-size: 1.2em
}
#content > .article .article_content p {
        font-size: 1.2em
}
.article_list .article .article_content.with_illustration p {
        margin-left: 9.3em;
}
.article_list .article .article_content p.article_date {
        font-size: 1em;
        text-decoration: none;
        font-style: italic;
        margin-bottom: 0.3em;
        margin-left: 0;
        display: block;
        color: #666;
}
.article_list .article .article_content p.articleDate, 
.article.index .article_content p.articleDate, 
#content > .article .article_content p.articleDate {
        font-family: Arial, sans-serif;
        font-size: 1em;
        margin-top: -0.5em;
        margin-bottom: 0.3em;
        margin-left: 0;
        color: rgb(97,99,101);
}

#content .article .article_content {
        width: 53em;
}
#content .article.index .article_content {
        width: 44em;
}
#content .article .article_content p.info_akce {
        margin-top: -0.6em;        
        margin-bottom: 0.5em;
}
#content .article .article_content p.popisek_obrazku {
        color: rgb(97,99,101);
        font-size: 10px;
        font-style: italic;
        margin-bottom: 1.5em;
        margin-top: -0.2em;
}

.link_vice {
        font-family: Arial, sans-serif;
        font-size: 1em;
        color: rgb(0,57,166);
        text-decoration: none;
}
.first_article .link_vice {color: rgb(213,43,30);}
.link_vice span {text-decoration: underline;}
.link_vice:hover span {text-decoration: none;}
.pod_carou {
        margin-bottom: 1.5em;
        font-family: Arial, sans-serif;
}
.article_body .footnode {
	font-size: 0.9em;
	color: #616365;
	font-family: Arial, sans-serif;
	border-top: 1px solid #616365;
	padding-top: 0.5em;
}
.pod_carou a {
        color: rgb(97,99,101);
}
#content #bulletin_content form input.text {
	border-right: 0;
	float: left;
	height: 16px;
	margin: 0;
	width: 15.25em;
}
#content #bulletin_content form input.submit, #bulletin_content form input.submit {
	background: #fff url(/public/fd/b2/d4/686648_587402_potvrdit.png) center center no-repeat;
	width: 24px;
	height: 24px;
	border: 0;
	margin: 0;
}

#bulletin_content form p:last-child {
	display: flex;	
	margin-top: 5px;
}

#bulletin_content form .text {
	border-right: 0;
}

/* článek v sidebaru */
.article.sidebarBox .article_title {
        font-size: 1.6em;
}
.article.sidebarBox .article_title a {
        color: rgb(213,43,30);
}
.article.sidebarBox img.illustration {
        margin-top: 0.3em;
}
.article.sidebarBox .article_content {
        
}

/* CALENDAR */
.calendar {
}
	.calendar table {
		transition: opacity 0.5s;
		-webkit-transition: opacity 0.5s;
		-moz-transition: opacity 0.5s;
	}
	.calendar table.loading {
		opacity: 0.5;
		filter: alpha(opacity=50);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	}
        .calendar table {
                width: 100%;
                border-collapse: collapse;
                margin-bottom: 0;
        }
        .calendar table th, .calendar table td {
                font-family: Arial, sans-serif;
                border-bottom: 1px solid rgb(97,99,101);
                font-size: 1.2em;
                text-align: center;
                color: rgb(97,99,101);
                padding: 0.1em 0;
        }
        .calendar table th a, .calendar table td a {
                text-decoration: none;
                color: rgb(97,99,101);
        }
        .calendar table th {
                font-weight: normal;
                background-color: rgb(255,255,255);
                text-transform: lowercase;        
        }
        .calendar table .caption th {
                font-family: Georgia, sans;
                text-align: left;
                border-bottom: 1px solid rgb(97,99,101);
                color: rgb(213,43,30);
                font-size: 1.4em;
                text-transform: lowercase;
                font-weight: normal;
                vertical-align: top;
        }
        .calendar table .caption a {
                text-decoration: none;
                background-color: rgb(255,255,255);
                font-size: 1em;
                display: block;
                width: 13px;
                height: 1.3em;
                color: rgb(225,163,88);
        }
        .calendar td.event {
                background-color: rgb(229,231,233);
        }
        .calendar th.weekend, .calendar td.weekend {
                border-color: rgb(0,57,166);
                color: rgb(0,57,166);
        }
        .calendar td.weekend a {
                color: rgb(0,57,166);
        }
        .calendar td.active_day {
                font-weight: bold;
        }
        .calendar td.active_day a {
                font-weight: bold;
        }
        .calendar td.dnes {
                font-weight: bold;
                color: rgb(213,43,30);
        }
        .calendar td.dnes a {
                font-weight: bold;
                color: rgb(213,43,30);
        }

/* Zjednodušený kalendář nejbližší akce */
#events_upcoming .article p {
        font-family: Arial, sans-serif;
        margin-bottom: 0.5em;
}
#events_upcoming .article p.last {
        margin-bottom: 0;
}
#events_upcoming .article p a {
        color: rgb(97,99,101);
}
/* UPOZORŇUJEME */
/* na tento box jsou použity styly content_slider_css (468279) */

/* EVENTS */
.event {
        overflow: hidden;
}
.event .event_meta {
        float: left;
        width: 12em;
        font-style: italic;
}
.event .event_meta p {
        margin-bottom: 0;
}
.event .article_content {

        /* margin-left: 15em; */
}

/* ATTACHMENTS */
#attachments {
        clear: left;
        border-top: 1px solid rgb(125,154,170);
        padding-top: 1em;
        margin-top: 1.5em;
}
#attachments h2 {color: rgb(0,65,101);}
.attachments {
        clear: both;
        font-family: Arial, sans-serif;
        color: rgb(97,99,101);
        white-space:nowrap;
}
        .attachment {
                overflow: hidden;
                float: left;
                width: 32.8em;
                height: 4.2em;
                margin-right:1em;
        }
        .attachment p > span {
                margin-left: 2.4em;
        }
        .attachment p a {
                display: block;
                font-size: 1.2em;
                margin-bottom: 2px;
                color: rgb(97,99,101);
                padding: 0 0 0.4em 2em;
        }
        .attachment p a.default {
                background: #fff url(/public/1a/16/d1/221686_570979_filetypedokument.png) left bottom no-repeat;
        }
        .attachment p a.art {
                background: #fff url(/public/96/b3/dc/490122_574773_info_seda.png) left bottom no-repeat;
        }
        .attachment p a.doc {
                background: #fff url(/public/ac/6/4b/2568_574727_doc_seda.png) left bottom no-repeat;
        }
        .attachment p a.gif {
                background: #fff url(/public/44/83/61/2574_574751_gif_seda.png) left bottom no-repeat;
        }
        .attachment p a.jpg {
                background: #fff url(/public/1/76/0/2580_574752_jpg_seda.png) left bottom no-repeat;
        }
        .attachment p a.mp3 {
                background: #fff url(/public/7e/14/ec/221708_574726_mp3_seda.png) left bottom no-repeat;
        }        
        .attachment p a.pdf {
                background: #fff url(/public/c5/e2/51/2572_570978_filetypepdf.png) left bottom no-repeat;
        }
        .attachment p a.pps {
                background: #fff url(/public/f4/f3/97/670594_574753_pps_seda.png) left bottom no-repeat;
        }
        .attachment p a.ppt {
                background: #fff url(/public/6d/ed/1a/2570_574754_ppt_seda.png) left bottom no-repeat;
        }
        .attachment p a.psx {
                background: #fff url(/public/12/c0/a2/670596_574755_psx_seda.png) left bottom no-repeat;
        }
        .attachment p a.reg {
                background: #fff url(/public/73/a4/f3/455954_574756_reg_seda.png) left bottom no-repeat;
        }
        .attachment p a.rtf {
                background: #fff url(/public/d8/b3/d9/359099_574745_rtf_seda.png) left bottom no-repeat;
        }
        .attachment p a.txt {
                background: #fff url(/public/d1/3d/a2/228733_574757_txt_seda.png) left bottom no-repeat;
        }
        .attachment p a.xls {
                background: #fff url(/public/c6/ae/a/2578_574758_xls_seda.png) left bottom no-repeat;
        }
        .attachment p a.zip {
                background: #fff url(/public/81/6c/8f/2576_574759_zip_seda.png) left bottom no-repeat;
        }
        .attachment:hover p .noprint {
                color:black;
        }
        .attachment:hover p a {
                color:red;
                text-decoration: underline;
        }
        .attachment:hover p a.default {
                background: #fff url(/public/8/df/9f/672512_574770_dokument_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.art {
                background: #fff url(/public/df/e2/43/672510_574772_info_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.doc {
                background: #fff url(/public/69/3c/4b/672504_574728_doc_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.gif {
                background: #fff url(/public/6b/98/6/672514_574761_gif_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.jpg {
                background: #fff url(/public/c7/5c/d9/672516_574762_jpg_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.mp3 {
                background: #fff url(/public/42/2f/f8/672379_574725_mp3_cervena.png) left bottom no-repeat;
        }        
        .attachment:hover p a.pdf {
                background: #fff url(/public/68/15/de/672176_574724_pdf_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.pps {
                background: #fff url(/public/18/24/cf/672518_574763_pps_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.ppt {
                background: #fff url(/public/a3/de/1f/672520_574764_ppt_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.psx {
                background: #fff url(/public/43/51/72/672522_574765_psx_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.reg {
                background: #fff url(/public/41/ac/1/672524_574766_reg_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.rtf {
                background: #fff url(/public/8f/35/fc/672506_574746_rtf_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.txt {
                background: #fff url(/public/dc/c7/82/672526_574767_txt_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.xls {
                background: #fff url(/public/aa/f2/b4/672528_574768_xls_cervena.png) left bottom no-repeat;
        }
        .attachment:hover p a.zip {
                background: #fff url(/public/d6/a/17/672530_574769_zip_cervena.png) left bottom no-repeat;
        }

/* SUBMENU */
#submenu_container {
        border: none;
        width: 100%;
}
#submenu_container ul {
        list-style: none;
        margin-left: 0;
}
#submenu, #external {font-family: Arial, sans-serif;}
#submenu ul { background: #eee; }
#submenu ul ul { background: #fff; }

#submenu a,#external a {
        background-color: rgb(255,255,255);
        font-family: Arial, sans-serif;
        color: rgb(97,99,101);
        display: block;
        text-decoration: none;
        border-bottom: 1px solid rgb(97,99,101);
        _height: 1%;
}

#submenu li a, #external li a {
        font-size: 1.4em;
        padding: 3px 0 4px;
}
#submenu li li a {
        font-size: 1.2em;
        color: rgb(213,43,30);        
        padding: 6px 0 5px 10px;
        border-color: rgb(213,43,30);
}
#submenu li li li a {
        font-size: 1.2em;
        padding-left: 20px;
}
#submenu a:hover,#external a:hover {
        text-decoration: underline;
}

#submenu a.active_path, #submenu a.active_item {
        color: rgb(213,43,30);
        border-color: rgb(213,43,30);
}
#submenu a[target="_blank"], #external a[target="_blank"] {
        background: url(/public/19/7c/f7/422870_271553_Icon_External_Link.png) no-repeat 98% 50%;
        padding-right: 15px;
}

#content ul, #content ol, .article ul, .article ol {
        margin-left: 1em;
        margin-bottom: 1em;
        font-size: 12px;
}

#content li, .article li {
        line-height: 1.5em;
}
#content ul li, .article ul li {
        padding: 0.2em 0 0.2em 1.5em;
        list-style-type: none;
        //background: url(/public/2e/ec/1/2656_6263_li_bullet.gif) no-repeat left 0.7em;
}
#content ol > li, .aricle ol > li {
        list-style-type: decimal;
        margin-left: 1.5em;
        padding: 0.2em 0;
}

#breadcrumbs {
        line-height: 2em; 
        color: rgb(97,99,101); 
        font-family: Arial, sans-serif;
}
#breadcrumbs a {color: rgb(97,99,101);}

/***** PAGER *****/
#content .pager {
        margin-top: 3.5em;
        text-align: center;
        padding: 0;
}
#content .pager table {
        border-collapse: collapse;
}
#content .pager #pager {
        margin: 0;
        width: 100%;
        text-align: left;
        font-family: Arial, sans-serif;
        font-size: 1.4em;
}
#content .pager #pager table {
        margin: 0;
}
#content .pager td {
        border: none;
        padding: 0;
}
#content .pager table td a, #content .pager table td strong {
        border: 1px solid #919395;
        color: #919395;
        width: 1.5em;
        height: 1.5em;
        line-height: 1.5em;
        text-align: center;
        display: block;
        margin: 0 0.4em 0 0;
        text-decoration: none;
}

#content .pager table td a:hover, #content .pager table td strong {
        border: 1px solid #000;
        color: #000;
        font-weight: normal;
}

#content .pager table td.previous span, #content .pager table td.next span,
#content .pager table td.first span, #content .pager table td.last span {
        visibility: hidden;
}
#content .pager table td.first, #content .pager table td.previous, 
#content .pager table td.next, #content .pager table td.last {
        width: 1.5em;
}
#content .pager table td.first a, #content .pager table td.first strong {
        background: url(/public/5b/41/ca/12221_574685_pager_first.gif) no-repeat center center;
}
#content .pager table td.first a:hover {
        background: url(/public/8f/90/35/672493_574689_pager_first_hover.gif) no-repeat center center;
}
#content .pager table td.previous a, #content .pager table td.previous strong {
        background: url(/public/fb/ad/a5/12227_574688_pager_previous.gif) no-repeat center center;
        margin-right: 1.4em;
}
#content .pager table td.previous a:hover {
        background: url(/public/49/ae/c0/672499_574695_pager_previous_hover.gif) no-repeat center center;
}
#content .pager table td.next a, #content .pager table td.next strong {
        background: url(/public/96/16/a6/12225_574687_pager_next.gif) no-repeat center center;
        margin-left: 1.4em;
}
#content .pager table td.next a:hover {
        background: url(/public/85/c/df/672497_574693_pager_next_hover.gif) no-repeat center center;
}
#content .pager table td.last a, #content .pager table td.last strong {
        background: url(/public/58/84/cd/12223_574686_pager_last.gif) no-repeat center center;
        margin-right: 0;
}
#content .pager table td.last a:hover {
        background: url(/public/28/e6/f3/672495_574691_pager_last_hover.gif) no-repeat center center;
}

/* IMAGE GALLERY */
#galleries {
        clear: left;
        border-top: 1px solid rgb(125,154,170);
        padding-top: 1em;
}
#galleries h2 {color: rgb(0,65,101);}
#galleries h3 {
        color: rgb(213,43,30);
        font-weight: normal;
}
.gallery_motive_list {
        overflow: hidden;
}
.parent_gallery_motive {
        float: left;
        width: 100px;
        text-align: center;
        margin-bottom: 1em;
        margin-right: 1.28em;
	min-height: 118px;
}
.posledni {margin-right: 0;}
.gallery_motive {
        display: table;
        float: left;
        width: 100px;
        height: 100px;
        margin-bottom: 0.2em;
        text-align: center;
        border: 1px solid rgb(97,99,101);
        background-color: rgb(255,255,255);
        opacity: 0.5;
}
.gallery_motive span {
        display: table-cell;
        vertical-align: middle;
}
.gallery_motive span img {
        display: block;
        margin: 0 auto;
}
.parent_gallery_motive span a {
        display: block;
        text-align: left;
        font-size: 1em;
        font-family: Arial, sans-serif;
        color: rgb(97,99,101);
}
.parent_gallery_motive:hover .gallery_motive {
        opacity: 1;
        border-color: rgb(197,199,201);
}
.parent_gallery_motive:hover span a {
        color: rgb(0,0,0);
}
.parent_gallery_motive span.articleDate a {
	clear: both;
	overflow: hidden;
}

/* ENCYKLOPEDIE */
.enc h2 a {
        font-size: 0.78em;
}
#fyrom {
	color: #D52B1E;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}
#map_encyklopedie {
        height: 500px;
        width: 100%;
        border: 1px solid #666;
}
#map_encyklopedie_holder {
        height: 500px;
        width: 100%;
        position: relative;
}
#map_crosshair {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -16px;
        margin-top: -16px;
}
table#get_pos {
        border-collapse: collapse;
        width: 400px;
}
table#get_pos th, table#get_pos td {
        border: 1px solid #999;
}
table#get_pos th {
        background-color: #eee;
        color: #000;
        width: 150px;
}
#flag {
        height: 77px;
        font-size: 3em;
        width: 440px;
        color: #616365;
        margin-top:17px;
}
#flag img {
        border: 1px solid black; 
        float: right;
}
#flag span {
	font-size: 0.7em;
}
#photo {
        height:210px;
        width:440px;
        text-align:center;
        overflow:hidden;
}
.pantone5425 {
        border-color: rgb(125,154,170);
}

/* ICONS */
.icon {
        background: no-repeat 5% 10%;
        padding-left: 1em;
}
.info_icon {
        background-image: url( /public/16/f/cf/45708_583518_info_bila.png );
}

/* SMLOUVY */
.smlouva {
        border-top: 1px solid rgb(125,154,170);
        padding-top: 1em;
        margin-bottom: 1.5em;
}
.smlouva table {
        width: 100%;
        font-size: 1.2em;
}

.smlouva table th {
        width: 30%;
}

/* TREATY PAGER */
.treaty-pager {
        margin-bottom: 1em;
}
.treaty-pager-bottom {
        margin-bottom: 0;
        margin-top: 1em;
}

/* VOTE */
#content_container .vote_container {}
#content_container .vote {}
#content_container .vote ul {
        list-style: none;
        margin: 0 !important;
}
#content_container .vote ul li {
        overflow: hidden;
        line-height: 1.5em;
}
#content_container .vote ul li .percent {
        float: right;
}
.vote {
        font-size: 1.2em;
        font-family: Arial, sans-serif;
}
.vote span {
        color: #004A9B;
}
.vote a, .vote ul li {
        text-decoration: none;
        color: #004A9B;
}
.vote a:hover {
        text-decoration: underline;
}
.vote .voteTepBg {
        margin: 0.1em 0 0.3em;
        height: 1.1em;
        background-color: #80A4CD;
}
.vote .voteTepBg div {
        height: 1.1em;
        background-color: #004A9B;
}
.vote p {
        margin-bottom: 0.6em;
}
#content_container .vote table {
        font-size: 0.8em;
        width: 100%;
}
#content_container .vote table th {
        text-align: right;
        width: 14em;
        padding: 0.5em 1em 0.5em 0;
        background: none;
        border: none;
        color: #000;
}
#content_container .vote table td {

        padding: 0.5em 0;
        vertical-align: middle;
        border: none;

}
#content_container .vote td.vote-percent {
        width: 1em;
}
#content_container .vote table td span.rating-l {
        background: url() no-repeat left top;
        display: block;
        float: left;
        position: relative;
        top: 3px;
        width: 80%;
        line-height: 1.9em;
}
        #content_container .vote table td.vote-green span.rating-l { background-image: url(); }
        #content_container .vote table td.vote-blue span.rating-l { background-image: url(); }


        #content_container .vote table td.vote-red span.rating-l { background-image: url(); }
#content_container .vote table td span.rating-r {
        background: url() no-repeat right top;
        margin-left: 16px;
        display: block;
        width: 50px;
        margin-right: 1em;
}
        #content_container .vote table td.vote-green span.rating-r { background-image: url(); }
        #content_container .vote table td.vote-blue span.rating-r { background-image: url(); }
        #content_container .vote table td.vote-red span.rating-r { background-image: url(); }

/* Articles - HORIZONTAL LAYOUT */
.horizontal {
        overflow: hidden;
}
.horizontal .article {
        float: left;
        width: 200px;
        margin-bottom: 1em;
}
.horizontal .even_article {
        margin-right: 20px;
}

/* EMCALENDAR */
form input.emCalendarInput {
        font-style: normal;
        letter-spacing: 0;
}
form table input.emCalendarInput {
        width: auto;
}

/* KONTAKTNI INFORMACE */
p.contact-address {
        padding: 1em;
        background-color: #eee;
        border: 1px solid #ccc;
        font-weight: bold;
}
.contact-details th, .contact-details td {
        padding: 3px 5px 3px 0;
}
.contact-details th {
        width: 180px;
}
.box .box { margin-bottom: 0em; }

/* EXTERNI LINK */
a[onclick='window.open(this.href);return false;'] {
        background: url(/public/19/7c/f7/422870_271553_Icon_External_Link.png) no-repeat 100% 50%;
        padding-right: 15px;
}

/* STYLY TABULEK */
#content .article .article_content .article_body table {
        font-size: 1.2em; 
        line-height: 1.5;
        border-collapse: collapse;
        max-width: 100%;
        background-color: rgb(255,255,255);
        border-color: rgb(0,0,0);
}
.article_content .article_body table td,
.article_content .article_body table th {
        padding: 0.2em 0.3em;
        border: 0px solid rgb(0,0,0);
}
.article_content .article_body table.bez_ramecku,
.article_content .article_body table.bez_ramecku th,
.article_content .article_body table.bez_ramecku td {
        border: 0;
}
.article_content .article_body table.ramecek,
.article_content .article_body table.ramecek th,
.article_content .article_body table.ramecek td {
        border: 1px solid #616365;
}
#content .article .article_content .article_body table ul,
#content .article .article_content .article_body table ol,
#content .article .article_content .article_body table p {
        font-size: 1em;
}

.article_body .country-list a {
		display: inline-block;
		padding: 4px;
}

/* odvozeno od barvy #A8DAA5   */
table.green_table {
  margin: 0 auto;
  background-color: #CEEDCD;
  color: #000000;
  border: 1px solid #3A8E36;
  border-collapse: collapse;
}
table.green_table caption {text-align: center;}
table.green_table th {background-color: #C4EDC1;}
table.green_table th, table.green_table td {border: 1px solid #3A8E36; padding: 0.2em 0.4em;}

/* odvozeno od barvy #8CD7F2   */
table.blue_table {
  margin: 0 auto;  
  background-color: #BFE9F9;
  color: #000000;
  border: 1px solid #2D7E9D;
  border-collapse: collapse;
}
table.blue_table caption {text-align: center;}
table.blue_table th {background-color: #AAE3F9;}
table.blue_table th, table.blue_table td {border: 1px solid #2D7E9D; padding: 0.2em 0.4em;}

/* odvozeno od barvy #F7B3CA   */
table.rose_table {
  margin: 0 auto;
 &nbsp;background-color: #FBD5E2;
  color: #000000;
  border: 1px solid #A13A5D;
  border-collapse: collapse;
}
table.rose_table caption {text-align: center;}
table.rose_table th {background-color: #FBC7D9;}
table.rose_table th, table.rose_table td {border: 1px solid #A13A5D; padding: 0.2em 0.4em;}

/* odvozeno od barvy #DE7676   */
table.red_table {
  margin: 0 auto;  
  background-color: #EFB1B1;
  color: #000000;
  border: 1px solid #902626;
  border-collapse: collapse;
}
table.red_table caption {text-align: center;}
table.red_table th {background-color: #EF9B9B;}
table.red_table th, table.red_table td {border: 1px solid #902626; padding: 0.2em 0.4em;}

/* odvozeno od barvy #FFDF80   */
table.yellow_table {
  margin: 0 auto;  
  background-color: #FFEEB9;
  color: #000000;
  border: 1px solid #A6872A;
  border-collapse: collapse;
}
table.yellow_table caption {text-align: center;}
table.yellow_table th {background-color: #FFE7A0;}
table.yellow_table th, table.yellow_table td {border: 1px solid #A6872A; padding: 0.2em 0.4em;}

/* odvozeno od barvy #CC9966   */
table.brown_table {
  margin: 0 auto;  
  background-color: #E6C6A6;
  color: #000000;
  border: 1px solid #855321;
  border-collapse: collapse;
}
table.brown_table caption {text-align: center;}
table.brown_table th {background-color: #E6BA8F;}
table.brown_table th, table.brown_table td {border: 1px solid #855321; padding: 0.2em 0.4em;}

/* Upozornění na cestování*/

#content p.upozorneniCestovani {
font-size: 1.2em;
line-height: 1.6em;
font-weight: bold;
letter-spacing: -0.0em;
}
/* ENC cestování část varování*/
#varovani h2 {
	color: #616365;
	font-size: 1.4em;
}
#varovani .article_list_varovani {
	margin-left: 2em;
}
#varovani .article_list_varovani .article {
	border: 0;
	font-size: 1.2em;
	margin-bottom: 0;
	padding: 0;
} 
#varovani .article_list_varovani .article a {
	color: #616365;
}

/* Naposledy změněné články */

table.modifyArticles {
        width: 90%;
        border-collapse: collapse;
}
table.modifyArticles th, table.modifyArticles td {
        padding: 0.2em 0.5em;
        border: 1px solid #42454F;
}
.bgBezova {background-color: #E1A358;}
.bgModroSeda {background-color: #7D9AAA;}
.bgZelena {background-color: #878800;}

/* Expirované články */
.proslyClanek {
  color: #DE7676;
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  margin: 0 0 0.2em 0;
  padding: 0;
}
#umrtivh div.sidebarBox {
        background-color: #555;
        border: 5px solid #000;
        color: #fff;
        overflow: hidden;
        padding: 0.5em;
}
#umrtivh h3.article_title a {
        color: #ccc;
}
/* Box sociální sítě */
#socialniSite { 
	background-color: #FFFFFF;
	font-size: 12px;
	margin-left: 710px;
	padding: 1em;
	width: 72px;
}
#socialniSite .socSit {
	margin-bottom: 0.5em;
}
.socialIcon {
	float: left;
	margin-bottom: 5px;
	margin-right: 3px;
	width: 32px;
}
.socialIcon a {
	text-decoration: none;
}
.socialIcon a img {
	border: 0 none;
	width: 32px;
}

#zadost {
	width: 100%
} 
#zadost h1 {
	font-size: 1.4em;
	text-align: center;
}
#zadost h1 strong {
	font-size: 1.5em;
}
#zadost em {
	color: #666;
}
#zadost form {
	font-size: 1.2em;
}
#zadost form textarea.text {
	width: 97%;
}
#zadost form table {
	border-collapse: collapse;
	margin: 1em 0;
}
#zadost form table td {
	padding: 0.2em 0.3em;
	text-align: left;
	vertical-align: top;
}
#zadost form table td.prvniSloupec {
	width: 5%;
}
#zadost form table td.druhySloupec {
	width: 30%;
}
#zadost form table td.sirokySloupec {
	width: 70%;
}
#zadost form table input.text {
	width: 98%;
}

.ht {
	position: relative;
}

.ht:hover .tooltip {
    display:block;
}

.tooltip {
    display: none;
    color: white;
    background-color: black;
    padding: 15px;
    width: 60px;
    transform: translateX(-50%);
    position: absolute;
    z-index: 1000;
    
		width: 121px;
    top: -35px;
    left: 50%;
    text-align:center;
}

