.portlet-image-gallery-display .image-thumbnail .image-title {
	display: none;
}
.portlet-image-gallery-display .image-thumbnail {
 	height: 140px;
}
.aui-image-viewer-content .yui3-widget-ft {
  font-size: inherit;
  font-weight: normal;
}
.portlet-Contextmenu .priloha .odkaz-style-wrapper > a {
  display: none;
}
.load-referring-pages-none-message {
	display: none;
}
.loading-indicator {
	width: 16px;
	height: 16px;
	background: url('../images/application/loading_indicator.gif') no-repeat;
	display: none;
}
.portlet-boundary_MainMenuPortlet_WAR_rsprezentace_ {
	margin-top: 10px;
}
.site-title .site-name {
	font-size: 18px;
	position: absolute;
	margin-left: 50px;
	margin-top: 63px;
	top: 0px;
	left: 0px;
}

.site-title .site-name a {
	text-decoration: none;
	color: #006ab1;
}

/* Layout */
.column-1-home {
	width: 69% !important;
	padding-right: 35px;
}

.column-2-home {
	width: 31% !important;
}

.column-1-home .link {
	text-align: right;
}

.column-1-home .link a, .column-2-home .link a, .column-3-home .link a {
	background:	url('../images/CSU/csu_2012_arrow-blue.gif') no-repeat scroll right 7px transparent;
	padding-right: 10px;
}

.column-1-home table.table td, .column-1-home table.table th {
	color: #565656;
	line-height: 17px;
	padding: 7px 10px;
	vertical-align: top;
}

.column-1-home table.table tr {
	border-bottom: 1px dotted #CCCCCC;
}

/* Odkazy pod NU, mapou kraju a nejnovejsimi aktualitami na titulni strance */
#odkazy-home {
	overflow: hidden;
	padding-bottom: 30px;
}

#odkazy-home div {
	float: left;
	text-align: right;
}

#odkazy-home .left {
	width: 320px;
}

#odkazy-home .center {
	width: 280px;
}

#odkazy-home .right {
	width: 320px;
}

#odkazy-home span.slim {
	display: none;
}

.domov .navprint, .home .navprint {
	display: none;
}

.domov .obsah p, .home .obsah p {
	display: none;
}


/* Nejnovejsi krajske udaje & Nejnovejsi udaje */
.latest-regional-data {
	width: 600px;
	overflow: hidden;
}

.latest-data {
	float: left;
	width: 320px;
}

.latest-data .nu-table {
	margin-bottom: 10px;
	width: 100%;
}

.latest-data .nu-table .vyvoj {
	padding-right: 15px;
	position: relative;
}

.latest-data .nu-table .vyvoj span {
	width: 8px;
	height: 9px;
	position: absolute;
	display: block;
	right: 0px;
	top: 5px;
/*	margin: -13px 0px 0px 12px;*/
/*	margin: -12px 0 0 60px;*/
	font-size: 0px;
}

.latest-data .nu-table .vyvoj.RUST {
	color: #057c09;
}

.latest-data .nu-table .vyvoj.RUST span {
	background: no-repeat url("../images/CSU/csu_2012_indicator.gif");
	background-position: 0px 0px;
}

.latest-data .nu-table .vyvoj.STAGNACE {
	color: #999999;
}

.latest-data .nu-table .vyvoj.STAGNACE span {
	background: no-repeat url("../images/CSU/csu_2012_indicator.gif");
	background-position: 0px -18px;
}

.latest-data .nu-table .vyvoj.POKLES {
	color: #bf1627
}

.latest-data .nu-table .vyvoj.POKLES span {
	background: no-repeat url("../images/CSU/csu_2012_indicator.gif");
	background-position: 0px -9px;
}

.regional-data {
	float: right;
	width: 240px;
}

/* Seznamy */
.obsah ul, .cke_editable ul
{
	margin: 10px 0px 10px 0;
}

.obsah ol, .cke_editable ol {
	margin: 10px 0px 10px 23px;
}

.obsah ul li:not([type]), .cke_editable ul li:not([type]),
.obsah ul li[type=""], .cke_editable ul li[type=""]
{
	margin-left: 0px; /* MKL - defaultni odsazeni */
	padding-left: 0;
	padding-bottom: 6px;
	list-style: url("../images/CSU/arrow.gif") outside;
	line-height: 18px;
	/*line-height: 1.68em;*/
}

.obsah ol li, .cke_editable ol li {
	margin-left: 0px;
	line-height: 18px; /*1.6em;*/
	padding-bottom: 6px;
}

.obsah ul > li > ul > li,
.cke_editable ul > li > ul > li {
    list-style: none !important; /*url("../images/CSU/csu_2012_dot.gif") outside !important;*/
    background:  url("../images/CSU/csu_2012_dot.gif") no-repeat scroll 2px 10px;
    padding-left: 15px !important;
}


/* Skryti akce Pridat stranku */
li>#addPage {
	display: none;
}

.bocni-menu {
	padding: 12px 10px 8px 10px;
}

.bocni-menu div.typ-prilohy.priloha {
	display: none;
}

div.priloha a[href^="http"] {
	background: url('../images/CSU/csu_2012_arrow-blue.gif') 0 7px no-repeat;
	line-height: 17px;
	padding: 0 0 7px 10px;
}

div.priloha a[href^="http"]:hover {
	background: url("../images/CSU/csu_2012_arrow-red.gif") 0 7px no-repeat;
	line-height: 17px;
	padding: 0 0 7px 10px;
}

li.priloha div.priloha-wrapper span.odkaz-style-wrapper > a > img {
	position: relative;
}

.obsahStatistiky div.priloha a[href^="http"], .obsahStatistiky div.priloha.link
	{
	background: none;
	padding: 0 0 7px 0px;
}

.obsahStatistiky div.priloha a[href^="http"]:hover {
	background: none;
	padding: 0 0 7px 0px;
}

.obsahStatistiky .obsah.centralni {
	padding: 15px 0px;
}

.priloha-popis {
	padding-left: 10px;
}

div.typ-prilohy.priloha {
	display: none;
}

ul.list-style-none {
	list-style-type: none;
}

#column-1 {
	width: 100%;
}

#column-2 {
	width: 200px;
}

/* Zahlavi, zapati a pozadi */
#background {
	padding-top: 1px;
	background: url("../images/CSU/csu_2012_bg-page.gif") 50% 0 repeat-y;
	width: 100%;
	padding-bottom: 20px;
}

#background-footer {
	width: 100%;
	height: 5px;
	background: url("../images/CSU/csu_2012_bg-page-bottom.png") 50% 0
		repeat-y;
}

#heading {
	width: 100%;
	display: inline;
}

#wrapper {
	width: 920px;
	background: none;
	margin: 0px auto 50px auto;
	position: relative;
	background: white;
}

#footer {
	width: 920px;
	text-align: inherit;
	margin: 0 auto;
	margin-top: 25px;
	padding-bottom: 50px;
	position: relative;
}

#footer > p {
	display: inline-block;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #bf1627;
}

#footer #csucopy {
	position: absolute;
	top: 0;
	left: 0;
}

#footer ul {
	margin: 0px;
	/*	position: absolute; */
	top: 0;
	left: 230px;
	position: absolute;
}

#footer ul li {
	display: block;
	float: left;
	padding-right: 20px;
}

#footer #timestamp {
	position: absolute;
	top: 0;
	right: 0;
}

#language {
	width: 50px;
	position: absolute;
	top: 15px;
	right: 218px;
}

#language, #top-menu {
	line-height: 61px;
}

#top-menu {
	float: left;
	width: 510px;
	text-align: center;
	overflow: hidden;
}

#top-menu ul {
	margin: 0px;
}

#top-menu ul li {
	display: block;
	float: left;
	padding-right: 20px;
}

#top-menu a {
	color: #333;
}

#top-menu a:hover {
	color: #bf1627;
}

#top-menu .zahlavi {
	float: right;
}

#search {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 180px;
	height: 30px;
	width: 180px;
	background: url("../images/CSU/csu_2012_bg-search.png") 0 0 no-repeat;
}

#search:hover {
	background: url("../images/CSU/csu_2012_bg-search.png") 0 -30px
		no-repeat;
}

/* hide select element in search  */
#search select {
	display: none;
}

#search input[type="text"] {
	width: 140px;
	height: 30px;
	border: none;
	background: transparent;
	line-height: 30px;
	padding: 0 5px;
	color: #565656;
	font-style: italic;
}

#search input[type="text"]:focus {
	outline: none;
}

#search input[type="image"] {
	opacity: .0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity = 0);
}

#invisibleLink {
	display: none;
}

.site-title {
	margin-left: -51px;
	float: left;
}

.page-title {
	font-size: 2.692em;
	color: #bf1627;
	font-weight: normal;
	margin: 0px;
}


span.decor-arrow {
	background: url("../images/CSU/csu_2012_arrow-blue.gif") no-repeat scroll 0 7px transparent;
	text-shadow: none;
	float: none;
	font-size: 1em;
	height: auto;
	line-height: 20px;
	padding: 0 0 10px 15px;
}

#banner {
	padding-top: 15px;
}

#skip-to-content, #banner h2, #banner h3, #navigation h1,
	.site-breadcrumbs h1 {
	clip: rect(0, 0, 0, 0);
	position: absolute;
}

/* Datagrid "Nejnovejsi udaje" */
div.csu-krajske-statistiky-portlet table {
	width: 100%;
}

.green {
	/* color: #3C3; #6F9300;*/
	color: #057c09;
	padding-right: 15px;
	position: relative;
	white-space: nowrap;
}

.red {
	color: #BF1627;
	padding-right: 15px;
	position: relative;
	white-space: nowrap;
}

.gray {
	color: #999999;
    padding-right: 15px;
	position: relative;
	white-space: nowrap;
}

.green span, .red span, .gray span {
	display: block;
	font-size: 0;

	/*line-height: 9px;*/
	position: absolute;
	right: 0;
	top: 5px;
	width: 8px;
	height: 9px;
}

.green span {
	background: url("../images/CSU/csu_2012_indicator.gif") no-repeat scroll
		0 0 transparent;
}

.red span {
	background: url("../images/CSU/csu_2012_indicator.gif") no-repeat scroll
		0 -9px transparent;
}

.gray span {
	background: url("../images/CSU/csu_2012_indicator.gif") no-repeat scroll
		0 -18px transparent;
}

td.right {
	text-align: right;
}

#search .search-layout {
	display: none;
}

/* liferay css changes */
.icons-container {
	margin-top: 0em;
	margin-bottom: 2em;
}

#column-2 {
	min-width: 200px;
}

.publikace-priloha {
	padding: 1px 2px;
	border: #e6e6e6 1px solid;
	font-weight: normal;
	font-size: 90%;
	color: #ffffff;
	background-color: #0059A9;
    text-decoration: underline;
}

.publikace-priloha:hover {
	padding: 1px 2px;
	border: #e6e6e6 1px solid;
	font-weight: normal;
	font-size: 90%;
	color: #bf1627;
	background-color: #ffffff;
}

.nove {
	background-color: #bd091b;
	color: white;
	font-size: 100%;
	padding: 0px 2px;
}


/* zvyrazneni ovladacich prvku weboveho obsahu */
.controls-visible .portlet-journal-content .icons-container {
	margin-top: -1em;
	margin-bottom: 1em;
}

.controls-visible .portlet-boundary .icon-actions {
	-moz-opacity: 0.30;
	opacity: 0.30;
}

.controls-visible .portlet-boundary:hover .icon-actions {
	-moz-opacity: 1;
	opacity: 1;
}

.live-view .lfr-meta-actions, .live-view .lfr-configurator-visibility {
	display: none;
}

.local-staging .portlet-body:hover {
	background: #f5f9ff;
}

.portlet-body .nav-menu {
	overflow: hidden;
}

.portlet-body .nav-menu ul {
	float: left;
	list-style: none;
}

.portlet-body .nav-menu ul.single-list {
	width: 100%;
}

.portlet-body .nav-menu ul.multi-list {
	width: 235px;
}

.portlet-body .nav-menu ul ul {
	padding: 0 0 0 25px;
	margin: 0px;
}

.portlet-body .nav-menu ul li a {
	line-height: 20px;
	padding: 0 0 5px 15px;
	background: url("../images/CSU/csu_2012_arrow-blue.gif") no-repeat
		scroll 0 7px transparent;
	float: left;
	clear: both;
}

.portlet-body .navbold {
	float: left;
	clear: both;
}

.kapitola-archiv {
	cursor: pointer;
	text-decotraion: underline;
	color: #0059A9;
}

div.nav-menu h2 a {
	color: #bf1627;
	text-decoration: none;
}

/* Styly CKEditoru */
.csu_hlavni_web_radkovani1EM {
	line-height: 1em;
}

.csu_hlavni_web_radkovani1_5EM {
	line-height: 1, 5em;
}

.csu_hlavni_web_radkovani2EM {
	line-height: 2em;
}

.csu_hlavni_web_fialova {
	color: #A4238D;
}

.csu_hlavni_web_seda {
	color: #7B909D;
}

.csu_hlavni_web_zelena {
	color: #74C043;
}

.csu_hlavni_web_tyrkysova {
	color: #00ABBC;
}

.csu_hlavni_web_oranzova {
	color: #F26D23;
}

.csu_hlavni_web_cervena {
	color: #BE1A1F;
}

.csu_hlavni_web_logo_modra {
	color: #0059A9;
}

.csu_hlavni_web_logo_cervena {
	color: #BF1627;
}

.csu_hlavni_web_tmave_seda {
	color: #333333;
}

/* Banner v prilohach + styly portletu priloh */
ul.prilohy > li.banner {
    list-style-image: none;
    list-style-type: none;
    padding: 0;
}

.mezinadpis {
	padding: 30px 0px 10px 0px;
}

.child-menu .mezinadpis {
    padding-bottom: 8px;
}

.mezinadpis.nad, .soubor.nad {
	padding: 30px 0px 0px 0px;
}

.mezinadpis.pod, .soubor.pod {
	padding: 0px 0px 10px 0px;
}

.mezinadpis.zadny, .soubor.zadny {
	padding: 0px;
}

.odkazNaKapitolu {
	display: block;
	margin-top: 35px;
}

.portlet-search .menu-column .search-layout-content .menu {
	display: none;
}

.portlet-search .menu-column .search-layout-content {
	padding-left: 0em;
}

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title
	{
	font-size: 1em;
}

.results-row td {
	border-width: 0px;
}

.results-grid {
	border-width: 0px;
}


#search .search-webc .webc, #search .search-webc-banner .webc {
	display: none;
}

.search-webc {
	width: 100%;
}

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-type
	{
	display: none;
}

.search-webc .aui-field-input.aui-field-input-text {
	border: 1px solid #e6e6e6;
	background-image: inherit;
}

.search-webc-banner .aui-field.aui-field-select.aui-field-menu.aui-field-inline
	{
	display: none;
}

.search-webc-banner .aui-button-image .aui-button-content input[title="clear-search"]
	{
	display: none;
}


div#menu-page {
    padding-bottom: 50px;
}

/* Autocomplete
----------------------------------*/
.ui-helper-hidden-accessible {
	display: none;
}

.ui-autocomplete {
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-top: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

ul.ui-autocomplete li {
	list-style: none;
	padding: 4px 10px;
}

ul.ui-autocomplete li:hover {
	background: #ffffcc;
}

ul.ui-autocomplete li.focused {
	background: #ffffcc;
}

.vypis-casopisu .mezinadpis-casopisu {
	padding-left: 30px;
}

.vypis-casopisu .image div {
	width: 180px;
	height: 120px;
}

.vypis-casopisu .obsah {
	height: 30px;
	vertical-align: top;
	padding: 0px 20px 0px 30px;
}

.vypis-casopisu .obsah .odkaz {
	font-size: 12pt;
	font-weight: bold;
}

.vypis-casopisu .obsah .text {
	padding-top: 5px;
}

.vypis-casopisu .odkazy {
	height: 30px;
	vertical-align: top;
	padding: 3px 10px 0px 10px;
	white-space: nowrap;
	text-align: right;
}

.vypis-casopisu .separator {
	height: 20px;
	border-top: none;
}

.vypis-prilohy .nazev-prilohy {
	font-size: 14pt;
	padding: 20px 0px;
}

.textarea-transition {
	transition: height 0.2s ease 0s;
}

/* hlavni stranky statistik */
.obsahStatistiky ul.tabs {
	overflow: hidden;
	background: #e6e6e6;
	padding: 10px 5px 0px 5px;
	margin: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.obsahStatistiky ul.tabs li {
	list-style: none;
	padding: 10px;
	margin: 0px 5px;
	float: left;
	background: #f3f3f3;
	border: 1px solid #ffffff;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.obsahStatistiky ul.tabs li:hover a {
	color: #bf1627;
}

.obsahStatistiky ul.tabs li.selected {
	background: #ffffff;
}

.obsahStatistiky ul.tabs li.selected a {
	color: #bf1627;
	text-decoration: none;
	font-weight: bold;
}

.obsahStatistiky {
	padding-bottom: 20px;
}

.obsahStatistiky .typy {
	width: 100%;
}

.obsahStatistiky .typy td {
	width: 50%;
	vertical-align: top;
}

.obsahStatistiky .typy td .typ {
	margin-top: 60px;
}

.obsahStatistiky .typy td .nadpis {
	overflow: hidden;
}

.obsahStatistiky .typy td .nadpis .ikona {
	float: left;
}

.obsahStatistiky .typy td .nadpis .nazev {
	float: left;
	padding-left: 10px;
}

.obsahStatistiky .typy td .nadpis .nazev h2 {
	margin: 0px;
}

.obsahStatistiky .typy td .priloha {
	padding: 3px 0px;
}

.obsahStatistiky .typy td .priloha .arrow, .obsahStatistiky .prilohy .priloha .arrow
	{
	position: absolute;
	margin-left: -15px;
	margin-top: 7px;
}

.obsahStatistiky .priloha.separator {
	border: none;
}

.obsahStatistiky .priloha.separator .arrow, .obsahStatistiky .prilohy .priloha.separator .arrow
	{
	display: none;
}

.obsahStatistiky .typy td .prilohy {
	margin-top: 5px;
}

.obsahStatistiky .prilohy {
	margin-top: 60px;
}



.blokTabulkyStatistik {
	padding-top: 10px;
}

table.tabulkaStatistik {
    /* kvuli moznosti roztahnout tabulku nezalomitelnym textem zapoznamkovano:
    table-layout: fixed; */
	width: 100%;
	border: 1px solid #999999;
}

table.tabulkaStatistik td.predpis {
	padding: 5px 10px;
	border-bottom: 1px dotted #cccccc;
	color: #666666;
	/*width: 30%;*/
	word-wrap: normal;
	white-space: normal;
}

table.tabulkaStatistik td.hodnota {
	padding: 5px 10px;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px solid #f2f2f2;
	text-align: right;
	vertical-align: top;
	color: #666666;
	width: 71px;
	word-wrap: normal;
	white-space: normal;
}

table.tabulkaStatistik td.cols {
	text-align: center;
}

table.tabulkaStatistik tr:last-child td {
	border-bottom: none;
}

table.fixed {
	width: 100%;
	table-layout: fixed;
}
table.fixed td.ellipsis {
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
	/*word-wrap: break-word;*/
	cursor: pointer;
	display: block;
}

.casovaRada .priloha {
	padding-bottom: 15px;
}

.popis {
	clear: both;
	/*padding-left: 15px;
	font-size: 11px;
	font-style: italic;*/
}

.casovaRada .priloha .datum {
	clear: both;
}

.casovaRada .arrow {
	position: absolute;
	margin-left: -15px;
	margin-top: 7px;
}

#top-menu ul li {
	padding-right: 40px;
}

#top-menu li, #footer li {
	padding-left: 0px;
	background: none;
	margin-left: 0px;
	padding-right: 0px;
}

/* Portlet promo */
#blokKaruselu {
	width: 590px;
	height: 260px;
	border: 5px solid #e6e6e6;
	margin-bottom: 20px;
}

/* Sekce banneru na uvodni strance */
#blokBanneru {
	margin-left: -85px;
	padding: 10px 0px 0px 85px;
	width: 1005px;
	overflow: hidden;
	background: url('../images/CSU/csu_2012_bg-page-bottom-big.png') 50% 0
		no-repeat;
	padding: 10px 0px 0px 85px;
	width: 1005px;
	overflow: hidden;
}

#blokBanneru .popis {
	padding-left: 0 !important;
	width: 100% !important;
	font-size: 1em;
	margin: 0px;
}

#blokBanneru .radek {
	width: 100%;
	overflow: hidden;
	float: left;
}

#blokBanneru .banner {
	float: left;
	width: 200px;
	padding: 0px 20px;
}

#blokBanneru .banner:first-of-type {
	padding: 0px 20px 0px 0px;
}

#blokBanneru .banner:last-of-type {
	padding: 0px 0px 0px 20px;
}

#blokBanneru .banner .obrazek {
	width: 100%;
	text-align: center;
	text-decoration: none;
}

#blokBanneru .banner .obrazek img {
	border: 5px solid #e6e6e6;
}

#blokBanneru .banner .titulek {
	width: 100%;
	clear: both;
	text-align: left;
}

#blokBanneru .banner .popis {
	width: 100%;
	clear: both;
	padding-left: 0px;
	font-style: normal;
}

/* Mapa s odkazy na krajske weby */
#obsahMapy {
	width: 234px;
	height: 180px;
	background: url('../images/CSU/csu_2012_map.png') 0px 0px no-repeat;
}

#mapa {
	background: url('../images/CSU/csu_2012_map.png') no-repeat;
	background-position: 0 0;
	height: 180px;
	width: 234px;
	position: relative;
}

#mapa, #titulMapy {
	width: 234px;
	margin: auto;
}

#mapa .transparentniMapa {
	top: 0;
	left: 0;
	width: 234px;
	height: 180px;
	position: absolute;
	z-index: 1;
	margin-top: 0px;
}

#mapa .vice {
	width: 100%;
	text-align: right;
	padding-top: 20px;
}

.rychla-informace {
	overflow: hidden;
}

.rychla-informace-obsah {
	float: left;
	width: 680px;
}

.rychla-informace-menu {
    width: 100%;
	float: right;
}

.rychla-informace-menu ul {
    margin: 0;
}

.rychla-informace-menu ul li {
	background: url('../images/CSU/csu_2012_side-menu.gif');
	margin: 0px;
	padding: 15px;
	list-style: none !important;
	margin-bottom: 2px;
    padding-left: 15px !important;
    padding-top: 13px;
}

.rychla-informace-menu ul li a, .rychla-informace-menu ul li span {
	font-weight: bold;
}

/* Nejnovejsi udaje */
.nu-rust-0 {
	color: #bf1627;
}

.nu-rust-0 .sipka {
	width: 9px;
	height: 9px;
	background: url('../images/CSU/csu_2012_indicator.gif') no-repeat scroll
		0 -9px rgba(0, 0, 0, 0);
	display: inline-block;
	margin-left: 5px;
}

.nu-rust-1 {
	color: #6f9300;
}

.nu-rust-1 .sipka {
	width: 9px;
	height: 9px;
	background: url('../images/CSU/csu_2012_indicator.gif') no-repeat scroll
		0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	margin-left: 5px;
}

.taglib-header .header-back-to a {
	padding: 1.5em .2em 0;
}

/* SUCRRIS-4323: schovanie ikony editacie sablony a struktury */
td.article-structure-template-toolbar a[id$='_editStructureLink'], a[id$='_editTemplateLink'],
	.lfr-upload-container a.clear-uploads {
	display: none;
}

.popupWindow {
	font-size: 13px;
}

/* menu prurezovych statistik */
ul#prurezove-statistiky-menu {
	width: 250px;
	line-height: 17px;
	margin: 0 0 2px auto;
	padding-bottom: 0px;
	list-style: none;
	overflow: visible;

}

ul#prurezove-statistiky-menu li {
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 1em;
	display: block;
	width: 250px;
	position: relative;
	float: right;
	background: #f3f3f3 url("../images/CSU/kapitoly_csu_2012_side-menu.gif") repeat-x scroll 0 bottom;
}

ul#prurezove-statistiky-menu a {
	padding: 8px;
	position: relative;
	display: block;
	line-height: 20px;
}

/* Kontextove menu */
div.portlet-Contextmenu {
}

div.portlet-Contextmenu .gray-box .gray-box-body {
    padding: 0;
}

div.portlet-Contextmenu h2 {
	padding: 15px 10px;
	background-color: #E6E6E6;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}

div.portlet-Contextmenu li.mezinadpis h2 {
	padding: 15px 10px;
	background-color: #E6E6E6;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}

/* s prazdnym atributem class nebo uplne bez atributu class - nema ramecek */
div.portlet-Contextmenu > div[class=""], div.portlet-Contextmenu > div:not([class]) {
	margin-bottom: 30px;
	overflow: hidden;
}

div.portlet-Contextmenu div.gray-box {
	border: 5px solid #e6e6e6;
}

div.portlet-Contextmenu div.gray-box h2 {
	padding: 15px 10px;
	background-color: #E6E6E6;
	margin: 0;
	font-size: 1.1em;
}

div.portlet-Contextmenu div.gray-box-body {
	background-color: white;
}

div.gray-box ul {
	background-color: white;
	list-style: none;
	overflow: visible;
	line-height: 17px;
}

div.gray-box ul li a {
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
	background: url("../images/CSU/csu_2012_arrow-blue.gif") 0px 5px no-repeat;
}

div.gray-box ul li {
	line-height: 16px;
}

div.gray-box-body li {
	line-height: 16px;
}

/* Rozbalovací sekce v grayboxu */
div.gray-box ul.rozbalovaci-sekce {
	padding: 1px 10px 5px !important;
}

div.gray-box ul.rozbalovaci-sekce > li {
	background: url("../images/CSU/csu_2012_arrow-blue.gif") 0px 8px no-repeat;
	margin: 0;
	padding: 0 0 6px 10px;
	line-height: 19px;
}

div.gray-box ul.rozbalovaci-sekce > li > ul {
	margin: 0;
	padding: 0;
}

div.gray-box ul.rozbalovaci-sekce > li > ul > li {
	margin: 0;
	padding: 0;
}

div.portlet-Contextmenu div.gray-box li.mezinadpis {
	padding: 6px;
}

div.portlet-Contextmenu div.gray-box li.mezinadpis:first-of-type {
	background-color: #e6e6e6;
}


div.portlet-Contextmenu div.gray-box .mezinadpis h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 8px 0 12px;
}

.portlet-Contextmenu .gray-box .gray-box-body li:not(.mezinadpis) {
    padding: 1px 10px 0px;
}

.js .controls-visible .portlet-journal-content .icons-container {
    position: absolute;
    margin-top: -40px;
}



/* prilohy, publikace */
table.prilohy-publikace {
	width: 100%;
}

table.prilohy-publikace td {
	padding: 9px 0px;
}

table.prilohy-publikace td.nazev > span {
	padding-left: 0;
}

table.prilohy-publikace td.nazev > span > a {
	line-height: 20px;
	padding: 5px 0 5px 0;
}

div.hodnoty-komplet table td a {
	color: #0059A9;
}

div.hodnoty-komplet table td a:hover {
	color: #bf1627;
}

a#sign-in {
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0;
	background: #333;
	color: #fff;
	font-size: 15px;
	opacity: 0.3;
	padding: 2px 12px 4px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	line-height: 21px;
	z-index: 100;
}

a#sign-in:hover {
	opacity: 1;
	color: #fff !important;
}

/* FAQ v tabulce */
table.faq-v-tabulce td p.odpoved-link {

	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #888888;
}

table.faq-v-tabulce td div.odpoved {
	display: none;
}

a.ext-home {
	font-size: 14px;
	padding: 3px 6px 3px;
	color: white;
	background-color:  #0059a9;
	border: 1px solid #E6E6E6;
}

a.ext-home:hover {
	background-color: white;
	color: #bf1627;
}

table.krajske-nu-kompletni {
	table-layout: auto;
}

table.krajske-nu-kompletni th {
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
}

table.krajske-nu-kompletni td a.metodika {
	display: inline-block;
	padding-top: 17px;
	font-size: 80%;
	text-decoration: none;
	background: url("../images/CSU/metodika_kraje.gif") no-repeat top left transparent;
}

table.krajske-nu-kompletni td > div.ui-outputpanel {
    display: inline;
}

table.krajske-nu-kompletni td.vpravo {
	text-align: right;
}

table.krajske-nu-kompletni td.stred {
	text-align: center;
}

table.krajske-nu-kompletni .tucne {
	font-weight: bold;
}

div.regional-data > div#mapa-pouze-odkazy {
	display: none;
}


/* BANNERY UVODNI STRANKY */
body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ {
	margin-left: -78px;
	padding: 10px 0px 0px 54px;
	width: 1005px;
	overflow: hidden;
	background: url('../images/CSU/csu_2012_bg-page-bottom-big.png') 50% 0
		no-repeat;
	width: 1005px;
	overflow: hidden;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .popis,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .popis {
	padding-left: 0 !important;
	width: 100% !important;
	font-size: 1em;
	margin: 0px;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .radek,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .radek {
	width: 100%;
	overflow: hidden;
	float: left;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner {
	float: left;
	width: 200px;
	padding: 0px 20px;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner:first-of-type,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner:first-of-type {
	padding: 0px 20px 0px 0px;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner:last-of-type,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner:last-of-type {
	padding: 0px 0px 0px 20px;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .obrazek,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .obrazek {
	width: 100%;
	text-align: center;
	text-decoration: none;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .obrazek img,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .obrazek img {
	border: 5px solid #e6e6e6;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .titulek,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .titulek {
	width: 100%;
	clear: both;
	text-align: left;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .popis,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ .banner .popis {
	width: 100%;
	clear: both;
	padding-left: 0px;
	font-style: normal;
}

body.domov .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ div.portlet-Contextmenu div.gray-box-body,
body.home .portlet-boundary_ContextMenuPortlet_WAR_rsprezentace_ div.portlet-Contextmenu div.gray-box-body {
    background-color: transparent;
    padding: 0px 3px 1px;
}

#objednavkaProduktuPto {
    overflow: hidden;
}

.portlet-search form fieldset div span select.aui-field-input {
    width: 130px;
}

/* gradient archivu rychlych informaci */
#archiv-wrapper {
    max-height: 150px; /* vyska bloku archivu - pokud obsah bude vyssi, objevi se moznost zvetseni */
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    padding-left: 30px;
    position: relative;
    left: -30px;

    -webkit-transition: max-height 1s;
  	-moz-transition: max-height 1s;
  	-ms-transition: max-height 1s;
  	-o-transition: max-height 1s;
  	transition: max-height 1s;
}

#archiv-wrapper-gradient {
    background: none repeat scroll 0 0 white;
    box-shadow: 0 -10px 20px 10px white;
    height: auto;
    left: -30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 50;
    display: none; /* defaultne neviditelny */
}

#archiv-wrapper-gradient > span {
    color: #0059a9;
    text-decoration: underline;
}

#archiv-wrapper-gradient > span:hover {
    color: #0059a9;
    cursor: pointer;
}

/* share buttons */
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.2em 0.5em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
}

.resp-sharing-button--google:hover {
  background-color: #c23321;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293;
}

.resp-sharing-button--email {
  background-color: #777;
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e;
}

.resp-sharing-button--xing {
  background-color: #1a7576;
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
}

.resp-sharing-button--hackernews {
background-color: #FF6600;
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200; }

.resp-sharing-button--vk {
  background-color: #507299;
}

.resp-sharing-button--vk:hover {
  background-color: #43648c;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

ul.share-buttons img{
  width: 18px;
}
/* share buttons end */

button.unitx-chatbot-container-header-button,
button.unitx-chatbot-send-button,
button.unitx-chatbot-initial-button {
  background: none;
  text-shadow: none;
}

button.unitx-chatbot-initial-button-icon-only {
  background-image: none !important;
}

.unitx-chatbot-close-button-icon[_ngcontent-tlq-c21] {
  font-size: 20px;
}

.unitx-chatbot-jump-out-dialogue,
.unitx-chatbot-initial-button-icon-only {
  z-index: 12010;
}