body {
	background-color: #f2f1f0;
	margin: 0;
	font-family: Sarabun, Helvetica, Arial, 'sans-serif';
	font-size: 12.25px;
	line-height: 1.5;
}
body, body#mapa, #header, #data-content {
	min-width: 400px;
}
body#data, body#about, body#media, body#e404 {
	background-color: #f2f1f0;
	margin-top: 50px;
}
body#mapa, #header {
	overflow: hidden;
}

svg, svg:active, svg:hover {
	outline: 0;
}

#header {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fffefd;
	border-bottom: 1px solid #c7c3bf;
	z-index: 300;
}
#header-content {
	position: relative;
	padding: 0;
    margin: 0 auto;
}
#header-title {
	float: left;
	padding: 0.6rem 0 0 0;
}
#header-menu {
	padding-right: 12rem;
}
#footer {
	background-color: #f2f1f0;
	text-align: center;
	padding: 15px 0 20px 0;
}
#footer-content, #data-content {
    display: inline-block;
    margin: 0 auto;
    padding: 0 20px;
	overflow-x: auto;
}
#footer-content {
	min-width: 722px;
}
.header-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.header-menu ul.hm-left {
	padding-left: 12px;
	padding-right: 12px;
}
.header-menu ul li {
    display: block;
    float: left;
}
li.hm-spacer {
	width: 1px;
	border-right: 1px solid #c7c3bf;
	margin-left: 1rem;
	margin-right: 1rem;
}
.header-menu ul li a {
    display: inline-block;
    color: #202020;
    font-size: 15px;
    line-height: 1em;
    font-weight: 700;
    text-decoration: none;
    padding: 1rem 0.85em 1rem 0.75rem;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: 3px solid transparent;
}
.header-menu ul li a.selected {
	border-bottom: 3px solid #0080d0;
}
.header-menu ul li a:hover {
	border-bottom: 3px solid #828180;
}
.hm-left {
    float: left;
	border-left: 1px solid #c7c3bf;
	padding-left: 20px;
}
.hm-right {
    float: right;
}

.text {
	padding: 20px 0 30px;
	border-bottom: 1px solid #e0e0e0;
}
body#media .text {
	text-align: left;
	padding-top: 30px;
}
.text-content {
	margin: 0 auto;
	max-width: 1400px;
	padding: 0 20px;
}
body#media .text-content {
	max-width: 1207px;
}
#data-content.wide {
	display: block;
}
.wide #tabulka {
	width: 100%;
}
#data-content {
    text-align: left;
	background-color: #fffefd;
	padding-bottom: 30px;
}
#data-wrapper {
	width: 100%;
	overflow-x: auto;
}
#data-wrapper, #text-wrapper {
	background-color: #fffefd;
	text-align: center;	
	padding: 0;
}
#footer-content {
	padding: 0 20px;
	text-align: center;
}
#header .menu-element:hover {
	cursor: pointer;
}
#header a#logo {
	position: absolute;
	left: 20px;
	top: -3px;
}
#header #title {
    position: absolute;
    left: 164px;
    top: 2px;
    color: #303030;
    text-align: left;
    font-size: 100%;
    line-height: 1.05;
    font-weight: 700;
}
#header a#logo img {
	height: 24px;
	border: 0;
}
#header a#logo:hover {
	border-bottom: none;
}

#content {
	position: relative;
	margin-top: 50px;
}
#facebook-like-button {
    position: absolute;
    right: 0;
    bottom: 0.55rem;
}
.title a, .title a span, .logo {
    opacity: 0.9;
	text-decoration: none;
}
.title a:hover, .title a:hover span, .logo:hover {
	opacity: 1;
}
.logo {
    float: left;
    width: 55px;
    margin-left: 20px;
    margin-top: 0;
}
.logo img {
	position: relative;
	top: 0.3rem;
    height: 1.35rem;
}
.title {
    font-size: 2rem;
    line-height: 1.1em;
    font-weight: 700;
    margin-left: 150px;
	width: 148px;
}
.title, .title a {
    color: #808080;
}
.title a span {
    display: block;
    font-size: 13.5px;
    line-height: 1.1em;
}
h1 {
	font-size: 160%;
	line-height: 1.2;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: -0.25px;
}
h1 span {
	color: #909090;
	font-size: 74%;
}
.text h2 {
	font-size: 240%;
	margin-top: 0;
	margin-bottom: 20px;
}
h3 {
	color: #181818;
	font-size: 118%;
	font-weight: bold;
	line-height: 1;
	margin: 15px 0 8px 0;
}

h4 {
	position: relative;
	color: #606060;
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding-top: 8px;
}

.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}
.ltable .ltsv {
	position: relative;
}
.ltsv .rleft, .ltsv .rright {
	position: absolute;
	width: 30px;
	text-align: center;
}
.ltsv .rleft {
	left: -15px;
}
.ltsv:first-child .rleft {
	left: 0px;
	text-align: left;
}
.ltsv .rright {
	right: -15px;
}
.ltsv:last-child .rright {
	right: 0px;
	text-align: right;
}

#map-wrapper {
	width: 100%;
	position: relative;
	outline: 0;
}

.mwb {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

#cover, #map-layer {
	background-color: #f2f1f0;
}

#cover, #supercover {
	position: fixed; 
	height: 100%; 
	width: 100%; 
	top:0; 
	left: 0; 
	z-index:9999;
}

#supercover {
	background-color: transparent;
	overflow-y: auto;
}

#map-layer {
	width: 100%;
	position: absolute;
	outline: 0;
	z-index: 10;
}

#panel {
	position: absolute;
	width: 23%;
	min-width: 400px;
	height: 100%;
	z-index: 100;
	background-color: #fffefd;
	top: 0px;
	left: 0px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

#dashboard {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 200;
	background-color: #f2f1f0;
	top: 0px;
	left: 0px;
	overflow-y: auto;
}

#panel-content {
}
#panel-params {
	background-color: #fffefd;
}
#dashboard-content {
}
#dashboard-params {
	background-color: #f2f1f0;
	padding: 15px 0 30px 0;
}
#dashboard-params .pg-lev-0 {
	display: flex;
}
#panel-groups {
	border-top: 1px solid #c0c0c0;
	padding: 0 15px 15px 15px;
}
#panel-title, #dashboard-title {
	background-color: #f2f1f0;
	border-bottom: 1px solid #c0c0c0;
}
#panel-title {
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
#panel-title-content {
	padding: 8px 15px 8px 15px;
	height: 155px;
}
#dashboard-title-content {
	padding: 8px 15px 10px 15px;
	height: 115px;
}
#ptc-header {
	height: 31px;
	margin-bottom: 2px;
}
#ptc-loading {
	float: left;
	position: relative;
	top: 6.5px;
	height: 15px;
}
#ptc-loading img {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
#datum-aktualizacie {
	position: relative;
	top: 6px;
	color: #a0a0a0;
	font-size: 85%;
}
#datum-aktualizacie img {	
	opacity: 0.5;
	margin-left: 10px;
	margin-right: 5px;
	width: 8px;
}
#ptc-link {
	margin-left: 24px;
}
#group--1 {
	padding: 0 0 5px 0;
}
#panel-params {
	overflow-y: auto;
	overflow-x: hidden;
}
#panel-params {
	width: 100%;
}
#legenda {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
}

#legenda-content {
	width: 900px;
	height: 262px;
	z-index: 100;
	background-color: #fffefd;
	padding: 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

#legenda-tab, #lt-dummy {
	background-color: #fffefd;
	position: absolute;
	right: 0;
	width: 300px;
}
#legenda-tab {
	top: -40px;
	height: 39px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	z-index: 100;
}
#legenda-tab h3 {
	color: #747474;
	margin-top: 0;
}
#lt-nazov:hover {
	cursor: pointer;
}
#lt-nazov:hover h3 {
	color: #000000;
}
#lt-dummy {
	top: 0;
	height: 12px;
	z-index: 200;
	border-top: 1px solid #e8e8e8
}
#lt-vysvetlivky {
	padding: 6px;
	border-right: 1px solid #e8e8e8;
}
#lt-nazov {
	padding-left: 12px;
	padding-top: 11.5px;
}
#lt-nazov, #lt-vysvetlivky {
	float: left;
}

#vp-more h3 {
	color: #909090;
	font-size: 135%;
	margin: 12px 0 10px 0;
}
#panel-title h3 {
	line-height: 1.5;
	margin-top: 10px;
}
h3 span, h4 span {
	font-weight: 400;
}

sup, sub {
	position: absolute;
}

.vrstva {
	padding: 1px 0;
	border-top: 1px solid #e8e8e8;
}
.v-checkbox {
	width: 25px;
	padding-top: 2px;
}
.v-radio, .v-hradio {
	width: 18px;
}
.v-radio {
	padding-top: 2px;
}
.v-hradio {
	padding-top: 6px;
}
.v-checkbox, .v-icon , .v-radio, .v-hradio {
	float: left;
}
.v-icon {
	width: 60px;
}
.v-icon img {
	width: 50px;
}
.v-text {
	width: 140px;
	font-size: 85%;
	line-height: 1.1;
	padding: 5.45px 0;
	margin-left: 85px;
}
.v-wtext {
	position: relative;
	width: 197px;
	font-size: 85%;
	line-height: 1.1;
	padding: 5px 0;
	margin-left: 18px;
}

.pg {
	padding: 3px 0 1px 0;
}
.pg-typ {
}
.pg-hodnoty {
	margin-top: 5px;
}
.pg-hodnoty span {
	font-size: 85%;
}
.leg-wrapper select, #pg-pzvu {
	font-weight: 500;
	font-size: 100%;
	font-family: Sarabun, Helvetica, Arial, 'sans-serif';
	padding: 4px 2px;
	line-height: 1;
	outline: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.leg-wrapper select {
	border: 0;
}
#pg-pzvu {
	border: 1px solid #d0d0d0;
}
.leg-wrapper .pg-hodnoty select {
	font-size: 85%;
	background-color: #a0a0a0;
	color: #fafafa;
}

.pg-nazov, .pg-hodnota {
	float: left;
}
.pg-hodnota.fullWidth {
	padding-top: 5px;
	text-align: left;
}
.pg-nazov {
	width: 55%;
	padding-right: 5%;
}
#group-20 .pg-nazov span, #dash-group-20 .pg-nazov span {
	color: #a0a0a0;
	font-size: 85%;
	font-style: italic;
}
#group-80 .pg-nazov span {
}
.pg-hodnota {
	color: #0080d0;
	width: 40%;
	font-weight: bold;
	text-align: right;
}
.clear {
	clear: both;
}
.d-column {
	width: 25%;
}
.dc-content {
	margin: 0 15px;
}
.pg-lev {
	position: relative;
	padding-right: 15px;
}

.pg-lev-1 {
	padding-bottom: 5px;
}

.pg-lev-1 .pg-lev, .pg-lev-2 .pg-lev, .pg-lev-3 .pg-lev, .pg-lev-4 .pg-lev {
	line-height: 1.3;
}
.pg-lev-1 > .pg-lev {
	padding-left: 47px;
}
.pg-size-1 {
	color: #505050;
	border-top: 1px solid #eaeaea;
	padding-top: 5px;
	padding-bottom: 6px;
}
#dashboard .pg-size-1:first-child {
	border-top: 1px solid #c0c0c0;
}
.pg-size-1.nobutton {
	background: url('/images/icons/dot-1.png') 25px 12px no-repeat;
}
.pg-size-2.nobutton {
	background: url('/images/icons/dot-2.png') 54px 12px no-repeat;
}
.pg-size-2.nobutton#param-harmonogram-disclaimer {
	background: none;
}
.pg-size-3.nobutton {
	background: url('/images/icons/dot-2.png') 78px 10px no-repeat;
}
.nobutton#param-z31, .nobutton#param-z32a {
	background: none;
}

.pg-lev-2 > .pg-lev {
	padding-left: 72px;
}
.pg-lev-2 > .pg-lev#param-z32a {
	padding-left: 47px;
}
.pg-size-2 {
	color: #505050;
	border-top: 1px solid #eaeaea;
	padding-top: 5px;
	padding-bottom: 6px;
}
.pg-lev-3 > .pg-lev {
	padding-left: 96px;
}
.pg-size-3 {
	color: #505050;
	border-top: 1px solid #eaeaea;
	padding-top: 4px;
	padding-bottom: 5px;
}
.pg-lev-4 > .pg-lev {
	padding-left: 120px;
}
.pg-size-4 {
	color: #b0b0b0;
	font-size: 75%;
	padding-top: 0px;
	padding-bottom: 8px;
}
.pg-lev-0 > .pg-lev, .pg-size-0 {
	color: #303030;
	font-size: 123%;
	line-height: 1.25;
	padding: 11px 15px 12px 15px;
}
.pg-lev-0 > .pg-lev {
	border-top: 4px solid #e8e7e6;
}
.pg-lev-0 > .pg-lev:first-of-type  {
	border-top: none;
}
.pg-lev-0 > .pg-lev .pg-nadpis {
	font-weight: 700;
}
.pg-size-0 .pg-nadpis {
	font-weight: 900;
}
.pg-box {
	background-color: #fffefd;
	margin-bottom: 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25); 
	-ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25); 
}
.dc-content .pg-box:last-child {
	margin-bottom: 0;
}

.leg-col {
	position: relative;
	float: left;
	height: 100%;
}
.leg-col-narrow {
	width: 25%;
}
.leg-col-wide {
	width: 50%;
}
.leg-col > div {
	height: 100%;
}
#leg-col-mid > div {
	overflow-y: auto;
	border-left: 1px solid #d0d0d0;
}
#leg-col-right > div {
	border-left: 1px solid #d0d0d0;
}
.leg-wrapper {
}
#leg-col-left .leg-wrapper {
	padding-right: 15px;
}
#leg-col-right .leg-wrapper {
	padding-left: 15px;
}
#leg-col-mid .leg-wrapper {
	padding: 0 15px;
}
.leg-wrapper h3:first-of-type {
	margin-top: 0px;
}
.hvuw-left, .hvuw-right {
	float: left;
	width: 48.5%;
}
.hvuw-left {
	margin-right: 3%;
}

.hodnotenie-wrapper {
	position: relative;
}
#param-hodnotenie_naliehavost .ht, #param-hodnotenie_primeranost .ht {
	margin-top: 2px;
}
.ht {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
}
.ht-INEKO tr td {
	width: 20%;
	height: 20px;
	border: 1px solid #e0e0e0;
}
.ht-INEKO-znamka-wrapper {
	position: absolute;
	top: 0.4px;
}
.ht-INEKO-znamka {
	color: #fcfcfc;
	position: relative;
	left: -15px;
	width: 20px;
	text-align: center;
	line-height: 1;
	height: 12px;
	padding: 8px 4px;
	border-radius: 15px;
}
.xaxis {
	width: 80%;
	margin-left: 10%;
	border-top: 1px solid #c8c8c8;
	position: relative;
	top: 14px;
	height: 1px;
}
.xtick {
	width: 1px;
	height: 7px;
	position: absolute;
	border-left: 1px solid #c8c8c8;
	top: -4px;
}
.x-0 {
	left: 0;
}
.x-25 {
	left: 25%;
}
.x-50 {
	left: 50%;
}
.x-75 {
	left: 75%;
}
.x-100 {
	left: 100%;
}
.pti {
	float: left;
	height: 100%;
	white-space: nowrap;
}
.ptiw {
    float: left;
	width: 38px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
}
.ptiwi {
}
.ptiwn {
}
.ptit {
	margin-top: 5px;
	letter-spacing: -0.035em;
}
.pti-32, .pti-24, .pti-20, .pti-50 {
	text-overflow: ellipsis;
}
.pti-32, .pti-24, .pti-50 {
	margin-right: 2%;
}
.pti-32 {
	width: 30%;
}
.pti-50 {
	width: 48%;
}
#dti-naklady .pti-32 {
	width: 31%;
}
#dti-parametre .pti-32 {
	width: 27%;
	margin-right: 6.5%;
	border-right: 1px solid #e0e0e0;
}
.pti-24 {
	width: 22%;
}
.pti-20 {
	width: 20%;
}
#dti-parametre .pti-20 {
	width: 18%;
}
.pt-row {
	color: #202020;
	font-size: 115%;
}
.ptr-main {
	height: 48px;
	font-weight: 700;	
	padding-top: 13px;
	padding-bottom: 8px;
	margin-bottom: 2px;
	border-bottom: 1px solid #d0d0d0;
}
#dt-icons {
	position: relative;
	padding-top: 13px;
}
#dt-icons .ptr-main {
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.dti-minimap, .tti-minimap {
	position: absolute;
	right: 0;
	top: 0;
}
.tti-minimap {
	display: none;
}
#dti-minimap, #tti-minimap {
	position: relative;
}
#dtim-useky {
	position: absolute;
	left: 0;
	top: 0;
}
#dti-minimap, #dti-minimap img, #tti-minimap, #tti-minimap img {
	width: 120px !important;
	height: auto !important;
}
.ptr-other {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 21px;
	margin-top: 8px;
}
.ptr-other span {
	white-space: nowrap;
	font-weight: 700;
}
#pt-icons {
	position: relative;
}
#pt-icons img, #dt-icons img {
	width: 30px;
	height: 30px;
	margin-bottom: 5px;
}
#pt-icons .ptr-other img, #dt-icons .ptr-other img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
#pt-icons div {
	text-overflow: ellipsis;
}
.future-date {
    opacity: 0.45;
    filter: alpha(opacity=45);
	font-style: italic;
}
#param-harmonogram-disclaimer, #param-trvanie-disclaimer {
	color: #a8a8a8;
}
#param-trvanie-disclaimer {
	float: right;
	text-align: right;
}
#tl {
	float: left;
	font-weight: 500;
}
#tl span {
	position: relative;
	top: 2px;
}
#fazy-legenda span {
	position: relative;
	top: 4px;
}
#trvanie-legenda, #fazy-legenda {
	color: #505050;
	font-size: 90%;
}
#trvanie-legenda {
	font-weight: 400;
	padding-left: 25%;
	padding-top: 2px;
}
#fazy-legenda {
	text-align: left;
	font-weight: 500;
	line-height: 1.7;
	padding-top: 3px;
}
#intenzity-bg {
	position: relative;
	height: 18px;
}
#intenzity-bg div {
	float: left;
	height: 100%;
}
.intenzity-N3 {
	background-color: #003F64;
}
.intenzity-N2 {
	background-color: #0080d0;
}
.intenzity-N1 {
	background-color: #48A4DB;
}
.intenzity-lahke {
	background-color: #AFD0E4;
}
.intenzity-val {
	color: #303030;
	font-weight: bold;
	font-size: 85%;
	padding-top: 3px;
}
.iv-in {
	position: absolute;
	right: 5px;
}
.iv-out {
	padding-left: 5px;
}
#intenzity-xaxis {
	color: #505050;
	padding-top: 3px;
	font-size: 90%;
	font-weight: 500;
}
#ix-min {
	display: block;
	float: left;
}
#ix-max {
	display: block;
	float: right;
}
#ix-val {
	display: block;
	position: relative;
}
#intenzity-legenda {
	padding: 10px 0 2px 0;
	text-align: left;
}
.il {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 6px;
}
#il-N3 {
	height: 15px;
	margin-right: 25px;
}
#il-N2 {
	height: 15px;
	margin-right: 25px;
}
#il-N1 {
	height: 13px;
	margin-right: 25px;
}
#il-lahke {
	height: 10px;
}
#fazy-bg {
	width: 100%;
	height: 18px;
	margin: 3px 0 3px 0;
}
#fazy-bg > div {
	font-size: 85%;
	height: 100%;
	color: #fcfcfc;
	float: left;
	text-align: center;
}
#fazy-bg > div > div {
	position: relative;
	padding-top: 3px;
	margin: 0 1px 0 0;
	height: 15px;
}
#fazy-bg .ffl, #fazy-bg .ffr {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
}
#fazy-bg .ffl {
	left: 0;
}
#fazy-bg .ffr {
	left: 50%;
}
#fazy-bg .ffv {
	position: absolute;
	left: 0;
	top: 3px;
	width: 100%;
	height: 100%;
}
.flo {
	display: inline-block;
	white-space: nowrap;
}
.unknown {
	color: #a0a0a0;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
.pg-ziadny, .pg-aje , .pg-ajev{
	color: #909090;
	font-style: italic;
}
.pg-ziadny, .pg-aje, .pg-ajev {
	font-size: 100%;
	line-height: 1.33;
	margin: 14px 15px 0 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.pg-ziadny, .pg-aje {
	padding: 10px 12px;
}
.pg-ajev {
	padding: 7px 12px 10px 12px;
}
.pg-ziadny {
	color: #909090;
	border: 1px solid #e0e0e0;
}
.pg-aje, .pg-ajev {
	color: #c05050;
	border: 1px solid #c05050;
}
input[type="radio"] {
	margin-left: 0;
}
#ll {
	font-size:85%;
	line-height: 1;
}
.le {
	padding: 1px 0 9px 0;
}
.lel {
	float: left;
}
.lel {
	width: 28px;
	margin-top: 0px;
	height: 12px;
}
.let {
	margin-left: 35px;
}
.ltable {
	width: 100%;
	border-collapse: collapse;
}
.ltable td {
	width: 20%;
	border: 1px solid #fffefd;
}
.ltable td.ltv {
	padding-top: 7px;
}
.ltable td.ltsv {
	padding-top: 4px;
	font-size: 90%;
}
.ltable td.ltd {
	width: 2.5%;
}
.mt-row {
	padding: 4px 0 4px 0;
	font-size: 100%;
	font-weight: 400;
	color: #505050;
}
.mtr-nazov, .mtr, .mtr-doteraz, .mtr-zostava {
	float: left;
}
.mtr-nazov {
	text-align: left;
}
.mtr-doteraz, .mtr-zostava {
	line-height: 1;
	font-size: 85%;
	text-align: center;
	font-weight: bold;
	padding: 3.5px 0;
}
.mtr-doteraz {
	color: #fefefe;
	background-color: #0080d0;
}
.mtr-zostava {
	color: #202020;
	background-color: #AFD0E4;
}
.mtr-nazov {
	width: 25%;
}
.mtr {
	width: 75%;
}
#disclaimer {
	background-color: #fff0eb;
    position: absolute;
    width: 800px;
    top: 72px;
    left: 0;
    right: 0;
    margin: auto;	
	padding: 20px 20px 15px 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.dpoint {
	padding-bottom: 9px;
}
#disclaimer div#pfp {
	padding-top: 9px;
}

#disclaimer span {
	float: left;
	background-color: #e0e0e0;
	width: 12px;
	height: 12px;
	padding: 9px;
	margin-right: 10px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
}

#disclaimer p {
	line-height: 1.4;
	margin: 0 0 5px 0;
}
#disclaimer .dpoint p {
	line-height: 1.4;
	margin-bottom: 6px;
}
#disclaimer .dpoint.dpoint-last p {
	margin-top: 6px;
}
#disclaimer > p:first-of-type {
	margin-left: 0;
	margin-bottom: 15px;
}

#dod {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 25px;
}
#dti {
	color: #d04040;
	padding: 12px 0;
}
#dti ul {
	margin: 6px 0;
}
#dti-naklady, #dti-parametre, #dti-terminy {
	float: left;
}
#dti-parametre {
	width: 370px;
}
#dti-naklady, #dti-terminy {
	padding-left: 25px;
	border-left: 1px solid #e0e0e0;
}
#dti-naklady {
	width: 360px;
}
#dti-terminy {
	width: 230px;
}

#pfp, #eu {
	border-top: 1px solid #e0e0e0;
}
#pfp {
	float: left;
	width: 255px;
}
#pfp div {
	text-align: center;
	margin: auto;
}
#pfp p {
	color: #a0a0a0;
	text-align: center;
	margin: 28px auto 14px auto;
}
#eu {
	margin-left: 255px;
}
#eu p {
	color: #a0a0a0;
	text-align: center;
	margin: 20px auto 7px auto;
}
#eu img {
	position: relative;
	left: 38px;
}
#eu a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
#eu a:hover {
	text-decoration: underline;
}

.pg-old-faza .pg-param-nazov strong {
	font-weight: normal;
}
.pg-old-faza .pg-nazov, .pg-old-faza .pg-hodnota {
	color: #d4d4d4;
	font-weight: normal;
    filter: alpha(opacity=35);
	text-decoration: line-through;
}
.pg-size-0 .pg-param-nazov.ppn-button {
	margin-left: 32px;
}
.pg-size-1 .pg-param-nazov.ppn-button {
	/*margin-left: 24px;*/
}
.pg-size-2 .pg-param-nazov.ppn-button {
	/*margin-left: 19px;*/
}
#param-93g .pg-hodnota, #param-30g .pg-hodnota {
	padding-bottom: 3px;
}
#param-118 span {
	font-weight: 500;
    font-size: 85%;
    display: inline-block;
    margin-top: 0.4rem;
}
#pg-pzvu {
	width: 15px;
    text-align: right;
    font-size: 85%;
}
.vi {
	background-color: #EABFC7;
	font-style: normal;
	color: #606060;
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 10px;
	font-weight: 700;
	text-align: center;
	padding: 5px;
	border-radius: 10px;
	margin-right: 6px;
	cursor: help;
}
.pg-size-0 .vi {
	font-size: 13px;
}
#vsmrr .v-wtext{
	padding-top: 1px;
}
#vsmrr .v-hradio {
	padding-top: 9px;
}
#vsmrr .b-tiny {
	font-size: 100%;
}

#support, #ineko, #EU {
	position: absolute;
	background-color: #f2f1f0;
	z-index: 50;
	opacity: 0.85;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
#support a img, #ineko a img {
    opacity: 0.8;
    filter: alpha(opacity=80);
	border: 0;
	outline: 0;
}
#support a:hover img, #ineko a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
#support {
    position: absolute;
    right: 365px;
    bottom: 7px;
    top: unset;
    padding: 8px 12px;
}
#support p, #EU p {
	color: #808080;
	margin-top: 0;
	font-size: 90%;
	line-height: 1.3;
}
#support p {
	line-height: 1;
	margin-bottom: 20px;
}
#EU {
	position: absolute;
	right: 600px;
	bottom: 7px;
	width: 360px;
	padding: 8px 12px 6px 12px;
	white-space: nowrap;
}
#EU p {
	margin-bottom: 6px;
}
#EU p a {
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
#EU p a:hover {
	text-decoration: underline;
}
#ineko {
	right: -135px;
	padding: 0;
}

.tooltip, .tooltip-d {
	display: inline-block;
	position: relative;
	width: 10px;
	height: 10px;
	text-align: center !important;
	font-weight: 700 !important;
	font-style: normal !important;
	margin-left: 5px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-ms-border-radius: 9px;
	cursor: help;
}
.tooltip {
	top: -1px;
	background-color: #E8F1F7 !important;
	color: #0080d0 !important;
	font-size: 10px !important;
	line-height: 7px !important;
	border: 1px solid #0080d0;
	padding: 2px 1px 0 1px;
}
#legenda .tooltip {
	filter: grayscale(1);
	margin-left: 4px;
	position: absolute;
}
#legenda .v-wtext .tooltip {
	top: 4px;
}
#legenda h4 .tooltip {
	top: 8px;
}

.tooltip-d {
	top: 2px;
	background-image: url('/images/icons/i.png');
	background-size: 18px 18px;
	color: #ffffff;
	border: 0;
	font-size: 13px !important;
	line-height: 9px !important;
	padding: 4px;	
	margin-left: 10px;
	border-radius: 10px;
}
.t {
	border-collapse: separate;
    border-spacing: 0px;
    border-color: #fffefd;
}
.t tr td {
	padding: 8px 10px 8px 10px;
	line-height: 1.4;
	vertical-align: top;
}
.t tr td.t-znamka {
	padding: 7px 10px 7px 10px;
}
.t tr th {
	padding: 6px 10px 6px 10px;
	line-height: 1.2;
}
.t tr.hr-first th {
	padding-top: 22px;
}
.t tr td.t-name, .t tr td.t-name {
	padding-right: 37px;
}
.t tr td div {
	position: relative;
/* 	white-space: nowrap; */
}
.t tr td.t-status > div {
	position: relative;
	text-align: center;
}
.t tr td.t-status > div > div {
	position: absolute;
}
.t tr td.t-status div, .t tr th.t-status div {
	width: 26px;
}
.t tr td.t-widetext {
	min-width: 250px;
}
.nowrap, .t tr td div.nowrap {
 	white-space: nowrap;
}
.t tr  td.t-text div, .t tr  td.t-name div {
	white-space: normal;
}
.t div a > span, .timeseries h4 > span {
	display: block;
	font-weight: 400;
	font-size: 80%;
	line-height: 1.3;
	margin-top: 2px;
	margin-bottom: 2px;
}
.t .t-cislo > div, .t-datum > div, .t-rok > div {
/*	max-width: 125px; */
}
.t .t-date.t-cislo {
	width: 52px;
}
.t .t-road {
}
.t .t-road div {
}
.t .t-status, .t .t-status div {
	text-align: center;
}
.t .t-text div {
	overflow: hidden;
	text-overflow: ellipsis;
}
.t td.t-text div a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted;
}
.t td.t-text div a.icon-exclamation, .t td.t-text div a.icon-exclamation:hover {
	border-bottom: none;
}
.t td.t-text a:hover {
	border-bottom: 1px solid;
}
.t tr th.t-name div, .t tr td.t-name div {
	max-width: 500px;
}
.t th {
	text-align: left;
	vertical-align: bottom;
}
.t th.t-cislo, .t td.t-cislo, .t th.t-datum, .t td.t-datum, .t th.t-rok, .t td.t-rok, .t th.t-interval, .t td.t-interval {
	text-align: right;
}
.t .tv-5 {
	text-align: center !important;
	max-width: 80px !important;
}
.t.tv-41 {
	max-width: 80px !important;
}
.t .tv-105 {
	max-width: 120px !important;
}
.t-road {
	text-align: center !important;
	max-width: 30px;
}
.t td.t-interval.t-graf {
	text-align: left;
}
.t tr td {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e6e6e6;
}
.t tr td.tv-31g {
	border-left: none;
	padding-left: 0;
}
.t tr.tr-summary td, .t tr.tr-firstrow td {
	border-top: none;
}
.t tr th {
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #d4d4d4;
	background-color: #f2f1f0;
	position: relative;
	z-index: 100;
}
.t tr.hr-first th {
	border-bottom: 1px solid #e0e0e0;
}
.t tr.hr-second th {
	color: #888888;
	font-weight: 500;
	font-size: 80%;
	border-bottom: 3px double #000000;
}
.t tr.hr-first th.t-date, .t tr th.center {
	text-align: center;
}
.t tr th.t-num, .t tr td.t-num {
	color: #a0a0a0;
	font-weight: 500;
	font-size: 80%;
	border-left: none;
	padding-left: 10px;
	padding-right: 10px;
}
.t tr td.t-num {
	padding-top: 12px;
}
.t tr th.t-num {
}
.t tr th.t-last-fixed, .t tr td.t-last-fixed {
	border-right: 1px solid #606060;
}
.t tr.tr-summary td.t-name {
	border-left: none;
}
.t tr.odd td {
}
.t tr.even td {
	background-color: #f2f1f0;
}
.t tr.odd td.t-sorted, .t tr.tr-summary td.t-sorted {
	background-color: #EDF3F8;
}
.t tr.tr-summary.trs-bottom td.t-num.t-sorted
{
	background-color: transparent;
}
.t tr.even td.t-sorted, .t th.t-sorted {
	background-color: #DCE8ED;
}
.t tr.even td.t-sorted:last-child {
	border-right: none;
}
.t tr.even td.t-name.t-sorted {
	border-right: 1px solid #606060;
}
.t tr:hover td {
	background-color: #F8F2DC !important;
}
.t td.t-name a, .minimap-container a {
	color: #0080d0;
	text-decoration: none;
	font-weight: 500;
}
.t td.t-name a:hover, .minimap-container a:hover {
	text-decoration: underline;
}
.t a.t-sort {
    position: absolute;
    right: -4px;
    top: 0;
    font-size: 150%;
	line-height: 1;
    font-weight: 700;
}
.hr-sort-wrapper {
	position: absolute;
    height: 20px;
    top: 2px;
    left: 0;
    width: 50% !important;
}
a.t-sort.ts-down, a.t-sort.ts-up {
	display: none;
	text-decoration: none !important;
}
.hr-first th.sortable:hover {
	background-color: #DCE8ED;
	cursor: pointer;
}
th.ts-desc a.t-sort.ts-down {
	display: block;
}
th.ts-asc a.t-sort.ts-up {
	display: block;
}
.t th div a {
	color: #000000;
	text-decoration: none;
}
.t th div a div {
	font-size: 85%;
	font-weight: 400;
	padding-top: 4px;
}
.t th div a div:before {
	content: '(';
}
.t th div a div:after {
	content: ')';
}
.t th div a:hover {
	text-decoration: underline;
}
.t th:hover .ts-down {
	display: block;
}
.t th.ts-desc:hover .ts-down {
	display: none;
}
.t th.ts-desc:hover .ts-up {
	display: block;
}
.t th.ts-asc:hover .ts-down {
	display: block;
}
.t th.ts-asc:hover .ts-up {
	display: none;
}
.tr-summary td {
	font-weight: 500;
}
.tr-summary.trs-bottom td {
	border-top: 1px solid #606060 !important;
}
.tr-summary.trs-top td {
	border-bottom: 1px solid #606060 !important;
}
.t td.t-cislo.t-znamka, .t th.t-cislo.t-znamka {
	text-align: center;
}
.t-znamka > div > span {
    display: inline-block;
    right: 0;
    color: #fcfcfc;
    text-align: center;
    line-height: 1em;
    font-weight: 500;
    width: 1em;
    height: 1em;
    padding: 0.3em;
    border-radius: 0.8em;
    filter: grayscale(40%);
}
.t-znamka > div > span > span {
	font-size: 60%;
}
.vyber, .tvyber {
    float: left;
}
.tvyber {
	margin-top: 4px;
}
.vyber {
	margin-top: 33.5px;
}
.vyber {
	width: 400px;
}
.tvyber {
	width: 20%;
}
#media .vyber {
	margin-top: 0;
}
.tabulka {
	margin-left: 440px;
}
.ttabulka {
	margin-left: 26%;
}
.tabulka.tabulka-wide {
	margin-left: 0;
}
#table-wrapper {
}
.v-categories {
    padding: 15px 20px 17px 20px;
    background-color: #f2f1f0;
	border-radius: 4px;
	margin-bottom: 20px;
}
.v-category {
}
.v-category:last-child .v-categories {
	margin-bottom: 0;
}
.v-category h2 {
	font-weight: 700;
	font-size: 165%;
	margin: 0 0 10px 20px;
}
.v-category h2 span {
	color: #404040;
	font-size: 0.8rem;
	font-weight: 700;
}
.vc-count {
	float: right;
	margin-top: 9px;
    margin-right: 20px;	
}
.v-section {
	position: relative;
}
.v-section {
	padding-bottom: 10px;
}
#vu-more {
	padding-bottom: 10px;
}
#vyber-hlavnych-parametrov .v-section {
	padding-bottom: 0;
}
.v-section:last-child {
	padding-bottom: 0;
}
.vsh-right {
	position: absolute;
	right: 0;
	top: 0;
}
.v-section h4 {
	color: #404040;
	font-size: 110%;
	font-weight: bold;
	padding-top: 0;
	margin-bottom: 7px;
}
#media .v-section h4 {
	color: #707070;
	font-size: 120%;
}
.v-section span {
	display: block;
	color: #989898;
	font-size: 80%;
	margin-top: 4px;
}
#media .v-section span {
	color: #808080;
	display: inline-block;
	margin-top: 0;
}
.v-section.minimap-container span, #vp-more .v-section h4 span {
	display: inline-block;
}
.v-sections .v-section span {
	display: inline-block;
}
#vyber-usekov h4 {
	margin-bottom: 4px;
}
.tabulka-stats {
	color: #808080;
	text-align: right;
	font-size: 85%;
	padding-top: 17px;
}
.main-error {
	display: inline-block;
	color: #BF6F60 !important;
	font-weight: bold;
	padding: 12px 20px;
	border: 1px solid #E7B9A8;
	margin-top: 75px;
    width: 100%;
    text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#media .main-error {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer p {
	color: #808080;
}
#footer a {
	text-decoration: none;
}
#footer p a {
	color: #808080;
	font-weight: bold;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer #pfp2, #footer #eu2 {
	float: left;
}
#footer #pfp2 {
	padding-right: 30px;
	padding-top: 19.5px;
}
#footer #eu2 {
}
#footer img {
	opacity: 0.75;
}
#footer img:hover {
	opacity: 1;
}
#fttp {
	height: 43px;
	margin-right: 30px;
	margin-top: 10px;
	vertical-align: top;
}
#np {
	height: 43px;
	margin-top: 10px;
}
#evs {
	height: 60px;
	vertical-align: top;
}
#esf {
	height: 60px;
}
#EU #evs, #EU #esf {
	position: relative;
}
#EU #evs {
	left: -42px
}
#EU #esf {
	left: -52px;
}
#table-controls {
	position: relative;
	background-color: #fffefd;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 200;
}
.pd-footnote {
	color: #808080;
	font-style: italic;
}
.icon-stav {
	position: relative;
	height: 1.45em;
	cursor: help;
}
.minimap-container {
	position: relative;
}
#minimap {
	position: relative;
	margin-top: 8px;
}
.timeseries {
	position: absolute !important;
	left: 0;
	top: 0;
    background-color: #f8f8f8;
    width: 300px;
    max-width: none !important;
    text-align: left;
    padding: 8px 18px 15px 18px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
    z-index: 20;
}
.timeseries h4 {
	line-height: 1.2;
}
h4.ts-parameter {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-top: 1px solid #505050;
}
h4.ts-usek {
	color: #000000;
	font-size: 110%;
	width: 270px;
}
.ts-close {
	color: #808080;
	position: absolute;
	right: 18px;
	top: 13px;
	font-size: 120%;
	text-decoration: none;
	cursor: pointer;
}
.ts-close:hover {
	color: #000000;
}
.timeseries p {
    color: #505050;
    font-size: 90%;
	line-height: 1.5;
    border-top: 1px solid #d8d8d8;
    padding-top: 15px;
    margin: 15px 0;
}
.timeseries p strong {
}
.timeseries p:first-of-type {
	margin-top: 12px;
}
.timeseries p:last-of-type {
	margin-bottom: 0;
}
.pvp {
	color: #989898;
	padding-bottom: 10px;
}
span.pt-v-podiel {
	font-size: 93.5%;
	color: #989898;
	font-weight: 400;
}
.pt-v .pt-v-podiel {
	position: absolute;
	right: 5px;
	top: 9px;
	font-size: 85%;
}
.pt-v-cit {
	font-weight: 700;
}
.pt-v-cit.cit-sel {
	color: #0080cc;
}
.intenzity-graf {
	top: 5px;
    line-height: 1em;
    height: 1em;
    white-space: nowrap !important;
}
.intenzity-graf div {
	height: 8px;
	display: inline-block;
}
.ig-N3 {
	background-color: #404040;
}
.ig-N2 {
	background-color: #707070;
}
.ig-N1 {
	background-color: #a0a0a0;
}
.ig-o {
	background-color: #d0d0d0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.ig-o.ig-o-o {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.ig-overflow {
	position: absolute;
	right: 0;
	top: 0;
}
.ig-overflow .ig-o.ig-o-o {
	background-color: transparent;
	color: transparent;
	width: 2px;
	height: 2px;
	font-size: 8px;
	line-height: 8px;
	margin-left: 2px;
	border-bottom: 2px solid #808080;
}
.fazy-graf {
    display: block;
    vertical-align: middle;
    line-height: 1;
    height: 8px;
    white-space: nowrap !important;
	margin-top: 5px;
	width: 90px;
}
.fazy-graf div:first-child {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.fazy-graf div:last-child {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-right: none;
}
.lerv .fazy-graf {
	width: auto;
}
.fazy-graf div {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-right: 1px solid #fffefd;
}
.legenda-element .fazy-graf div {
    width: 14px;
    height: 14px;
    text-align: center;
    font-size: 80%;
    line-height: 14px;
    font-weight: 500;
}
.fazy-graf div.fgf-half {
	width: 4px;
}
.legenda-element .fazy-graf div.fgf-half {
	width: 7px;
}
.fazy-graf div.fgf-half.fgf-h
{
	border-right: none;
}
.fazy-graf .fgf-n {
	background-color: #d0d0d0;
}
.fazy-graf .fgf-p {
	background-color: #3D9DD8;
}
.fazy-graf .fgf-h {
	background-color: #888888;
}
.tv-31 {
	white-space: nowrap;
}
.tv-31 div {
	display: inline-block;
	white-space: normal;
}
#pvu {
	padding: 3px 0;
}
#pvu strong {
	color: #0080cc;
}
#dd-ID {
	height: 403px;
	overflow-x: hidden;
	overflow-y: auto;
}
#tabulka-legenda {
	font-size: 85%;
}
#tabulka-legenda h3 {
	width: 255px;
    padding-bottom: 5px;
    border-bottom: 1px dotted;
    margin-bottom: 14px;
}
.legenda-element {
	padding-top: 12px;
}
.ler {
	padding-top: 4px;
}
.ler p {
	line-height: 1.5;
	max-width: 1000px;
}
.ler p:first-child {
	margin-top: 0;
}
.ler p:last-child {
	margin-bottom: 0;
}
.le-fazy .ler {
    line-height: 1;
    padding-top: 6px;
}
.lerv {
	display: inline-block;
	margin-right: 10px;
}
.le-fazy .lerv {
	position: relative;
	top: -1px;
}
.legenda-element:first-of-type {
	padding-top: 0;
}
.tv-change {
	display: inline-block;
	text-align: right;
	font-weight: 700;
	font-size: 85%;
}
.tvch-mesiac {
	width: 40px;
}
.tvch-1 {
	color: #00b000;
}
.tvch-0 {
	color: #c0c0c0;
}
.tvch--1 {
	color: #d04040;
}
.columns {
	column-count: 2;
	column-gap: 60px;
}
.text p {
	color: #303030;
	font-size: 115%;
	line-height: 1.5;
}
.text p:first-child, .text div p {
	margin-top: 0;
}
.text > div > p:last-child {
	margin-bottom: 0;
}
.columns p, .columns div {
	text-align: left;
	-webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.columns div span {
	float: left;
    display: block;
    position: relative;
    top: -10px;
    width: 30px;
    color: #c0c0c0;
    font-weight: bold;
    font-size: 350%;
}
.columns div p {
	margin-left: 38px;
	margin-bottom: 25px;
}
.text p a, .text .tabulka a {
	color: #0080d0;
	font-weight: 500;
	text-decoration: none;
}
.text p a:hover, .text .tabulka a:hover {
	text-decoration: underline;
}
.vystup-wrapper {
	padding: 17px 0 22px 0;
	border-bottom: 1px solid #e0e0e0;
}
.vystup-wrapper:first-child {
	padding-top: 0;
}
.vystup-wrapper:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.vystup-wrapper h3 {
	line-height: 1.25;
	margin-top: 0;
	margin-bottom: 8px;
}
.vystup-wrapper h3 a {
	color: #303030 !important;
	font-size: 120%;
	font-weight: 700 !important;
}
.vystup-datum {
	color: #a0a0a0;
    font-size: 85%;
    font-weight: 500;
}
.vystup-perex {
	color: #505050;
	font-size: 115%;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 6px;
}
.vystup-footer {
	position: relative;
}
.vystup-kategorie, .vystup-tagy {
	display: inline-block;
}
.vystup-kategorie {
	font-size: 85%;
	color: #a0a0a0;
	font-weight: 500;
}
.vystup-kategorie span {
	display: inline-block;
	background-color: #e0e0e0;
	color: #505050;
	line-height: 1;
	text-transform: uppercase;
	padding: 4px 6px;
	border-radius: 2px;
}
.vystup-viac {
	position: absolute;
	right: 0;
	bottom: 0;
}
.vystup-viac a {
	color: #808080;
	text-decoration: none;
	font-weight: 500;
}
.vystup-viac a:hover {
	color: #0080d0;
	text-decoration: underline;
}
.e404 {
	padding: 40px 0 20px 0;
}
.e404-text {
	margin-top: 40px;
	font-size: 140%;
	font-weight: 500;
}
.v-section hr {
	width: 50%;
	height: 0;
	margin: 6px 50% 6px 0;
	border-bottom: none;
	border-top: 1px solid #e0e0e0;
}

.mobile-menu a {
	display: block;
	background-color: #f2f1f0;
	padding: 8px 20px 8px 16px;
	border-top: 1px solid #dddbd8;
	text-decoration: none;
	color: #202020;
	font-size: 175%;
	font-weight: bold;
	border-left: 4px solid transparent;
}
.mobile-menu a:hover {
	background-color: #e4e2e0;
	border-left: 4px solid #828180;
}
.mobile-menu a.selected {
	border-left: 4px solid #0080d0;
}
.mobile-menu {
	display: none;
	position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
	float: left;
	z-index: 1000;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);	
}
.mm-button {
	display: none;
}
.mm-button:hover {
	cursor: pointer;
}
.mm-button img {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 10px 20px;
	width: 30px;
}

.ttp-wrapper {
	margin: 5px 0 20px 0;
}
.ttp-short {
	font-size: 80%;
	height: 82px;
	margin: 10px 0 5px 0;
}
.ttps-vaxis, .ttps-chart {
	position: relative;
	height: 67px;
}
.ttps-vaxis {
	float: left;
	width: 38px;
	text-align: right;
}
.ttps-vmax, .ttps-vmid, .ttps-vmin, .ttps-v34, .ttps-v14 {
	position: absolute;
	right: 0;
}
.ttps-vmax {
	top: -6px;
}
.ttps-v34 {
	top: 10.75px;
}
.ttps-vmid {
	top: 27.5px;
}
.ttps-v14 {
	bottom: 10.75px;
}
.ttps-vmin {
	bottom: -6px;
}
.ttps-vlegend {
	position: absolute;
	top: 26px;
	font-weight: 500;
	left: 0;
	transform: rotate(-90deg);
}
.ttps-chart-wrapper {
	margin-left: 45px;
}
.ttps-chart {
	border-bottom: 1px solid #505050;
}
.ttps-haxis {
	position: relative;
	margin-top: 4px;
}
.ttps-hmin {
	position: absolute;
	left: 0;
}
.ttps-hgrid {
	position: absolute;
	left: 0;
	width: 100%;
	height: 16.25px;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	opacity: 0.15;
}
.ttpsh-top {
	top: 0;
}
.ttpsh-bottom {
	top: 32.5px;
}
.ttps-hmax {
	position: absolute;
	right: 0;
}
.ttps-block {
	position: absolute;
	bottom: 0;
	background-color: #48A4DB;
}

.ttp-nazvy {
	position: relative;
	float: left;
	width: 132px;
	font-size: 90%;
}
.ttpch-bod {
	position: absolute;
	right: 0px;
}
.ttpchb-nazov {
	position: relative;
	top: -8px;
}
.ttpchb-marker {
	position: absolute;
    top: -0.5px;
    right: -15px;
    width: 10px;
    height: 0px;
    border-bottom: 1px solid #505050;
}
.ttp-chart {
	margin-left: 142px;
	margin-right: 15px;
}
.ttp-header {
	height: 27px;
}
.ttp-chart {
	font-size: 80%;
}
.ttpch-haxis {
	position: relative;
}
.ttpch-haxis-label {
	text-align: center;
}
.ttpch-hval-wrapper {
	position: absolute;
	top: 0;
}
.ttpch-hval-wrapper div {
	position: relative;
	left: -10px;
	width: 20px;
	text-align: center;	
}
.ttpch-canvas {
	position: relative;
	height: 100%;
	border-left: 1px solid #505050;
}
.ttpch-vgrid {
	width: 0px;
	position: absolute;
	height: 100%;
	border-left: 1px solid #0080d0;
	opacity: 0.4;
}
.ttpch-hgrid {
	height: 0px;
	position: absolute;
	width: 100%;
	border-top: 1px solid #505050;
	opacity: 0.2;
}
.ttpch-dist {
	position: absolute;
	right: -30px;
}
.ttpch-dist div {
	position: relative;
	top: -5px;
	text-align: center;
	width: 40px;
	transform: rotate(-90deg);
}
.ttpch-block {
	position: absolute;
	background-color: #48A4DB;
}

@media (max-width: 1260px) {
	#dashboard {
		display: none !important;
	}
}
@media (max-width: 1065px) {
	#facebook-like-button {
		display: none;
	}
	#header-menu {
		padding-right: 1rem;
	}
}
@media (max-width: 1000px) {
	#support, #EU {
		display: none;
	}
}
@media (max-width: 980px) {
	#header-menu {
		padding-right: 0;
	}
	#leg-col-right {
		display: none;
	}
	.hvuw-right {
		display: none;
	}
	.hvuw-left {
		width: 100%;
		margin-right: 0;
	}
	#legenda-content {
		width: 450px;
	}
	#leg-col-left {
		width: 50%;
	}
}
@media (max-width: 880px) {
	.hm-left, .hm-right {
		display: none;
	}
	.mm-button {
		display: block;
	}
	#header {
		height: 50px;
	}
	#disclaimer {
		width: auto;
		height: auto;
		margin: 0 20px 20px 20px;
		font-size: 125%;
	}
	#disclaimer #dod {
		margin: 10px 0 30px 0;
	}
	#disclaimer .b-large {
		font-size: 150%;
		padding-bottom: 13px;
	}
}
@media (min-width: 881px) {
	.mm-button, .mobile-menu {
		display: none !important;
	}
}
@media (max-width: 800px) {
	#pfp, #eu {
		display: none;
	}
	#footer #pfp2, #footer #eu2 {
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
	#footer #pfp2 {
		padding-top: 0;
	}
	#footer-content {
		min-width: auto;
	}
	.columns {
		column-count: 1;
	}
	.tvyber {
		width: 100%;
		font-size: 137.5%;
		margin-top: 0;
		margin-bottom: 30px;
	}
	.tvyber hr {
		display: none;
	}
	.ttabulka {
		margin-left: 0;
	}
	.tpd-size-large .tpd-content,
	.tpd-size-large .tpd-title {
		width: 400px;
		margin: auto;
	}
}
@media (max-width: 740px) {
/*	#legenda {
		display: none;
	} */
	#panel {
		width: 100% !important;
	}
}
@media (max-width: 740px) and (min-width: 520px) {
	.tti-minimap {
		display: block;
	}
	.ptr-icons {
		width: 75%;
	}
}
@media (max-width: 520px) {
	#legenda {
		display: none;
	} 
	#lt-vysvetlivky {
		display: none;
	}
	#legenda-content {
		width: calc(100% - 30px)
	}
	#leg-col-mid {
		width: 100%;
	}
	#leg-col-mid > div {
		border-left: 0;
	}
	#leg-col-mid .leg-wrapper {
		padding: 0;
	}
	.hvuw-right {
		display: block;
	}
	#leg-col-left {
		display: none;
	}
}
@media (max-width: 320px) {
	#legenda-content {
		width: 240px;
	}
	#leg-col-left {
		display: none;
	}
	.hvuw-left {
		width: 100%;
	}
}