		html
		{
		 scrollbar-color: #3cc320 #333;
		 scroll-behavior: smooth;
		 scroll-padding-top: 85px;
		} 

		@media only screen and (min-width: 600px) {
		div#top h1 
		{
			font-size: 45px !important; 
			padding: 30px 0 !important;
		}
		
		div.clanek h1 
		{
			font-size: 36px !important;
		}
		
		img#swipegif 
		{
			top: 230px !important;
		}
		}

		@media only screen and (max-width: 767px) {
			.button 
			{
				padding: 7px 8px !important;
				margin: 3px 2px !important;
				font-variant: small-caps;
				font-size: 18px !important;
			}
			.button.mini
			{
				padding: 1px 2px !important;
				margin: 3px 2px !important;
				font-variant: small-caps;
				font-size: 18px !important;
			}
			div.mininahled
			{
				width: 46px !important;
				height: 22px !important;
				padding-top: 14px !important;
			}
			.mininahled .button 
			{
				padding: 10px 0px !important;
				font-size: 8px !important;
			}
			div.buttraise
			{
				padding: 1px !important;
			}

			div.butthumbnail
			{
				padding: 1px !important;
				font-size: 10px !important;
			}
		}

		body
			{
			background-color: #111;
			font-family: cat23;
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 100%;
			}

		a#sipkanahoru
		{
			position: fixed;
			bottom: 20px;
			right: 20px;
			text-decoration: none;
			background: #3CC320;
			background: linear-gradient(90deg, #2e9818 0%, #3CC32090 100%) !important;
			backdrop-filter: blur(10px);
			-webkit-backdrop-filter: blur(10px);
			border-radius: 30px;
			color: #22222290;
			padding: 15px;
			width: 25px;
			text-align: center;
			font-size: 20px;
			font-family: staa23;
			cursor: pointer;
			transform: rotate(90deg);
			display: none;
			margin: 2px;
			z-index: 100000;
		}
		a#sipkanahoru:hover, a#sipkanahoru:focus
		{
			background: #2e9818;
			color: #ffffff90;
			background: linear-gradient(-90deg, #2e9818 0%, #184b0d 100%);
			box-shadow: 0 0 5px #33333370;
			border: 2px solid #fff;
			margin: 0;
		}

		div#top
		{
			position: relative;
			z-index: 1000000;
			width: 100%;
			/*max-width: 1840px;*/
			padding: 10px 20px;
			box-sizing: border-box;
			margin: auto;
			text-align: center;
			color: #000;
			font-family: ral24;
			font-size: 12px;
			background: #3CC320;
			background: linear-gradient(180deg, #061303 0%, #2e9818 100%);
		}

		div#top h1
		{
			font-weight: 700;
			font-size: 25px;
			background-repeat: no-repeat;
			background-position: left center, right center;
			margin: 0 auto;
			padding: 15px 0;
			width: auto;
			max-width: 1000px;
			position: relative;
		}

		div#top h1 a
		{
			color: #fff !important;
			text-decoration: none;
		}

		div#top h1 span#deset
		{
			position: relative;
			display: inline-block;
			font-size: 20px;
			top: -20px;
			left: -10px;
			margin-right: -69px;
			padding: 5px 10px;
			background-color: #ff0;
			border: 2px solid #f00;
			border-radius: 3px;
			transform: rotate(30deg);
			cursor: pointer;
			box-shadow: 2px 2px 5px #00000040;
		}

		div#page
		{
			width: calc(100% - 40px);
			/*max-width: 1800px;*/
			min-height: 400px;
			padding: 20px;
			margin: 0 auto;
			background-color: #fff;
			color: #000;
			font-family: cat23;
			font-size: 20px;
		}

  .poznzel
  {
   border-top: 2px solid rgb(31,207,0);
   border-bottom: 2px solid rgb(31,207,0);
   background: rgb(41,247,0);
		background: linear-gradient(180deg, rgba(41,247,0,0.1) 0%, rgba(13,78,0,0.1) 100%);
    margin: auto -20px;
    padding: 10px 20px; 
  }
  
  #slmenu
  {
     position: relative;
     z-index: 10;
     margin-top: 7px;
  } 

  .pozncer
  {
   border-top: 2px solid rgb(247,0,0);
   border-bottom: 2px solid rgb(247,0,0);
   background: rgb(247,20,20);
		background: linear-gradient(180deg, rgba(247,20,20,0.1) 0%, rgba(77,8,8,0.13) 100%);
    margin: auto -20px;
    padding: 10px 20px; 
  }

		div.affix
		{
			padding: 82px 20px 20px !important;
		}

		#page div, #page p
		{
			font-family: cat23;
		}

		div#pata
		{
			width: 100% !important;
			padding: 30px 20px 0;
			margin: 0 !important;
			color: #fff;
			font-family: cat23 !important;
			font-weight: lighter;
			font-size: 18px;
			background: #222;
			background: linear-gradient(180deg, #222 0%, #111 100%);
			box-sizing: border-box;
			border-top: 1px solid #FFFFFF50;
		}


		div#pata a
		{
			color: #3cc320;
			text-shadow: 1px 1px 1px #000;
		}


		#pata #vnitrek
		{
			background-image: url("../graphics/imgs/pata.png");
		}


		@media only screen and (max-width: 840px) {
			#top h1
			{
				background: transparent !important;
			}
		}

		@media only screen and (max-width: 900px) {
			#pata #hlavni
			{
				margin: 0 !important;
			}
			#pata #odkazy, #pata #kamery
			{
				margin-bottom: 20px;
			}
		}

		#links a i.fas, #links a i.fab, #links a i.bi
		{
			display: inline-block;
			margin-right: 5px;
		}

		.odsazeni a i.fas, .odsazeni a i.fab, .odsazeni a i.far, .odsazeni a i.bi
		{
			display: block;
  		float: left;
			width: 20px;
		  height: 20px;
			margin-right: 5px;		
			padding: .4em 0 0 0;	
		}

		@media only screen and (max-width: 600px) {
			div.mininahled
			{
				width: 40px !important;
				height: 19px !important;
				padding-top: 11px !important;
			}
			.mininahled .button 
			{
				padding: 8px 0px !important;
				font-size: 6px !important;
			}
			div.buttraise
			{
				padding: 5px 2px 2px !important;
			}

			div.butthumbnail
			{
				padding: 5px 2px 2px !important;
				font-size: 8px !important;
			}
			div#ovlpc
			{
				display: none !important;
			}
			div#ovlmob
			{
				display: block !important;
			}
			#pocas img
			{
				width: 120px !important;
				height: 120px !important;
			}

			div#mrizka_mereni
			{
				padding: 0 0 0 20px !important;
			}
			div.dlazdicka
			{
				margin: -15px !important;
				-ms-zoom: 0.8 !important;
        -moz-transform: scale(0.8) !important;
        -moz-transform-origin: 0 0 !important;
        -o-transform: scale(0.8) !important;
        -o-transform-origin: 0 0 !important;
        -webkit-transform: scale(0.8) !important;
        -webkit-transform-origin: 0 0 !important;
			}
		}
		@media only screen and (max-width: 786px) {
			#links a
			{
				font-size: 12px !important;
				margin: 0 1px !important;
			}
			#links
			{
				font-size: 0 !important;
				padding-bottom: 5px !important;
      box-sizing: unset !important;
			}
     .fixni: {paddin-left: 30px !important;}
			#links a i.fas, #links a i.fab, div#kamlink, #links a i.bi
			{
				display: block !important;
				font-size: 23px !important;
				margin-right: 0 !important;
			}
			#snimkymenu, #meteomenu
			{
				display: none !important;
			}
			#line_info_24
			{
				font-size: 13px;
			}
			#links #links_bcg_fa
			{
      padding: 0 5px !important;
      }
		}
		@media only screen and (max-width: 999px) {
			.fixni
			{
				box-sizing: inherit !important;
				left: 0 !important;
				margin: 0 !important;
			}
		}
		@media only screen and (max-width: 600px) {
			#links a
			{
				font-size: 10px !important;
			}
		}

		.odsazeni .fas, .odsazeni .fab, .odsazeni .bi
		{
			display: block;
			float: left;
			margin-right: 0.8em !important;
			font-size: 16px !important;
		}

		.odsazeni .fas.dva, .odsazeni .fab.dva, .odsazeni .bi.dva
		{
			padding: 1.2em 0 0 0;
		}

		#line_info_24
		{
			display: block;
			width: fit-content;
			min-width: 250px;
			max-width: 95%;
			box-sizing: border-box;
			color: #fff;
			margin: -10px auto 15px;
			background-color: #00000030;
			padding: 5px 10px 5px;
			border-radius: 8px;
			box-shadow: 0 8px 17px #00000050;
			text-shadow: 1px 1px 2px #000;
		}

		#line_info_24 #car
		{
			
  		width: 50%;
		  max-width: 350px;
		  border-top: 1px solid #2223;
		  margin: 20px auto;
		}

		#line_info_24 a
		{
			color: #3cc320 !important;
		}

		.alert a
		{
			color: #000 !important;
		}

		#pata #vnitrek
		{
			position: relative;
			width: calc(100% - 240px);
			max-width: 1560px;
			padding: 50px 20px 20px 220px;
			margin: 0 auto;
			background-position: left center; 
			background-repeat: no-repeat;
			display: grid;
  		gap: 10px;
  		text-align: left;
		}
		
		#pata #vnitrek div
		{
		background: linear-gradient(153deg, rgba(255,255,255,0.2) 8%, rgba(255,255,255,0) 40%);
   padding: 20px;
   border-top-left-radius: 10px;
 
		} 

		@media (min-width: 787px) {
		  #vnitrek {
		  	grid-template-columns: repeat(2, 1fr); 
		  }
		}

		@media (min-width: 1000px) {
				  #vnitrek {
				  	grid-template-columns: repeat(3, 1fr); 
				  }
		}

		#pata #hlavni
		{
			margin: 0 20px 0 0;
		}

		#hlavni h3
		{
			margin: 0 0 10px;
			font-size: 24px;
		}

		#pata #odkazy
		{
			
		}

		#page a 
		{
			color: #333;
		}
		h1, h2, h3
		{
			font-family: ral24;
			font-variant: all-petite-caps;
			opacity: 0.8;
		}

		h1 span.uppersection
		{
			font-size: 14px;
			margin-left: -40px;
		}

		img
		{
			max-width: 100%;
			max-height: 900px;
			display: inline-block;
			margin: auto;
			z-index: -1;
		}

		img.po
		{
			margin: 0 !important;
		}

		div#desco
		{
			cursor: default;
			position: relative;
			/*background-color: rgba(0,0,0,0.7)*/
			max-width: 990px;
			width: calc(100% - 10px);
			margin: -27px auto 0;
			font-size: 15px;
			color: #fff;
			text-shadow: 1px 0 0 rgba(0,0,0,0.5), -1px 0 0 rgba(0,0,0,0.5), 0 1px 0 rgba(0,0,0,0.5), 0 -1px 0 rgba(0,0,0,0.5), 1px 1px rgba(0,0,0,0.5), -1px -1px 0 rgba(0,0,0,0.5), 1px -1px 0 rgba(0,0,0,0.5), -1px 1px 0 rgba(0,0,0,0.5);
			text-align: left;
			padding: 2px 5px;
			z-index: 1000;
			font-weight: bold;
		}
		div#desco:hover
		{
			/*background-color: rgba(0,0,0,0.9);*/
			font-size: 18px;
			margin:-31px auto 0;
		}

		span#admbutlinks, span#mssnlinks, span#msmelinks
		{
			z-index: 10000000;
			position: relative;
		}

		div#adminmenu
		{
			position: absolute;
			top: 1.3em;
			left: 0;
			margin-top: 9px;
			margin-left: 0;
			display: none;
			width: 215px;
			height: 504px;
			z-index: 0;
			overflow: hidden;
		}

		.aktivitka
		 {
		 	position: relative;
			display: inline-block;
			width: 100%;
			max-width: 300px;
			height: 200px;
			margin: 5px 5px;
			padding: 10px;
			box-sizing: border-box;
			background-color: #cccccc30;
			box-shadow: 0 5px 10px #00000050;
			border-radius: 5px;
			text-align: left;
			overflow: auto;
		 }

		 .aktivitka .datum
		 {
		 	display: block;
		 	padding: 5px;
		 	box-sizing: border-box;
		 	background-color: #3cc32060;
		 	margin-bottom: 10px;
		 }

		div#snimkymenu, div#meteomenu
		{
			position: absolute;
			top: 1.3em;
			left: 0;
			margin-top: 9px;
			margin-left: 0;
			display: none;
			z-index: 0;
			overflow: hidden;
		}

		div#adminmenu .odsazeni, div#snimkymenu .odsazeni, div#meteomenu .odsazeni
		{
			margin-top: 11px;
			background-color: #E3F9DF80;
			backdrop-filter: blur(10px);
			-webkit-backdrop-filter: blur(10px);
			padding: 10px 5px 5px;
			border-radius: 5px;
			border: 1px solid #00000080;
			text-align: left;
		}

		div#snimkymenu .odsazeni
		{
			width: 160px;
		}

		div#meteomenu .odsazeni
		{
			width: 262px;
		}

		.odsazeni a
		{
			display: block !important;
		}

		#adminmenu a, #snimkymenu a, #meteomenu a
		{
			font-family: ral24 !important;
			font-variant: all-petite-caps;
			font-size: 16px !important;
			display: block;
			min-width: 120px;
			padding: 3px 10px;
			margin: 0;
			color: #000;
			font-weight: lighter;
			text-decoration: none;
		}

		#admbutlinks:hover #adminmenu, #mssnlinks:hover #snimkymenu, #msmelinks:hover #meteomenu
		{
			display: block;
		}

		#adminmenu #info
		{
			font-size: 11px;
			color: #000;
			display: block;
			min-width: 120px;
			margin: 10px 0 5px;
			padding: 0 3px 5px;
			border-bottom: 1px solid #000;
		}

		a#admhid
		{
			position: absolute;
			top: 0;
			left: 0;
			color: #000;
			background-color: transparent;
			border: 0;
			text-decoration: none;
		}

		a.button, span.button, input.button, i.button
		{
			display:  inline-block;
			margin: 1px;
			text-decoration: none;
			background: #3CC320;
			background: linear-gradient(180deg, #3CC320 0%, #2e9818 100%);
			border-radius: 5px;
			color: #222 !important;
			padding: 10px 14px;
			cursor: pointer;
		}

		.button.mini 
		{
			padding: 2px 4px;
    box-sizing: border-box;
    margin: 0;
		}

		.button.mini:hover
		{
			padding: 2px 4px !important;
		}

		input.button
		{
			border: 0 !important;
			padding: 8px 10px;
		}

		.button.fr
		{
			float: right;
		}

		.button.r /*červené*/
		{
			background: #c32020;
			color: #fff !important;
			background: linear-gradient(180deg, #c32020 0%, #981818 100%);
		}

		.button.btep
		{
			background: #ab4e37;
			color: #000 !important;
			background: linear-gradient(180deg, #ff7654 0%, #ab4e37 100%);
		}

		div.stat_ff#tep
		{
			border-top: 3px solid #80BCff;
			background: transparent;
			background: linear-gradient(180deg, #80BCff50 0%, transparent 100%);
		}

		.button.btepn
		{
			background: #80BCff;
			color: #000 !important;
			background: linear-gradient(180deg, #80BCff 0%, #46678b 100%);
		}

		.button.bvit
		{
			background: #E500E5;
			color: 000 !important;
			background: linear-gradient(#E500E5 0%, #AC26AC 100%);
		}

		div.stat_ff
		{
			margin: 20px -20px 5px;
    	padding: 20px 20px 10px; 
    	box-shadow: 0 -5px 5px #22222240;
		}

		div.stat_ff#vit
		{
			border-top: 3px solid #E500E5;
			background: transparent;
			background: linear-gradient(180deg, #E500E550 0%, transparent 100%);
		}


		.stbb
		{
			font-size: 30px;
			font-family: ral24;
			font-variant: all-petite-caps;
		}

		.button.bsra
		{
			background: #188bc2;
			color: #000 !important;
			background: linear-gradient(#188bc2 0%, #1576A6 100%);
		}

		div.stat_ff#sra
		{
			border-top: 3px solid #188bc2;
			background: transparent;
			background: linear-gradient(180deg, #188bc250 0%, transparent 100%);
		}

		.button.bsni
		{
			background: #bbb;
			color: #000 !important;
			background: linear-gradient(#bbb 0%, #b0b0b0 100%);
		}

		div.stat_ff#sni
		{
			border-top: 3px solid #bbbbbb;
			background: transparent;
			background: linear-gradient(180deg, #bbbbbb50 0%, transparent 100%);
		}

		.button.btla
		{
			background: #bbb;
			color: #000 !important;
			background: linear-gradient(#34CB34 0%, #29E629 100%);
		}

		.button.btlan
		{
			background: #009100;
			color: #000 !important;
			background: linear-gradient(#009100 0%, #29AC29 100%);
		}

		div.stat_ff#tla
		{
			border-top: 3px solid #29E629;
			background: transparent;
			background: linear-gradient(180deg, #29E62950 0%, transparent 100%);
		}

		.button.bslu
		{
			background: #ffff00;
			color: #000 !important;
			background: linear-gradient(#FFFF00 0%, #dddd00 100%);
		}

		div.stat_ff#slu
		{
			border-top: 3px solid #FFFF00;
			background: transparent;
			background: linear-gradient(180deg, #FFFF0050 0%, transparent 100%);
		}

		.button.btep.butsel, .button.btepn.butsel, .button.bvit.butsel, .button.bsra.butsel, .button.bsni.butsel, .button.bslu.butsel, .button.btla.butsel
		{
			box-sizing: border-box;
			border: 2px solid #000;
			color: #000 !important;
			box-shadow: 0 0 3px #ccc;
		}

		.ui-shadow
		{
			font-size: 0;
		}

		.ui-input-text
		{
			display: inline;
		}

		.button:hover, span.butsel
		{
			color: #fff !important;
			background: #2e9818;
			background: linear-gradient(0deg, #2e9818 0%, #184b0d 100%);
			box-shadow: 0 0 5px #33333370;
		}

		.button.r:hover
		{
			color: #fff !important;
			background: #9f1a1a;
			background: linear-gradient(0deg, #9f1a1a 0%, #7c1414 100%);
			box-shadow: 0 0 5px #33333370;
			border: 2px solid #fff;
			padding: 8px 12px;
			box-sizing: border-box;
		}

   .button.r.mini:hover
		{
			padding: 0 4px !important;
			box-sizing: border-box;
		}


		div.butthumbnail
		{
			text-align: center;
			display: inline-block;
			text-decoration: none;
			background: #3CC320;
			background: linear-gradient(180deg, #3CC320 0%, #2e9818 100%);
			border-radius: 6px;
			color: #000;
			padding: 5px;
			margin: 1px;
			font-size:  11px;
			cursor: pointer;
		}

   div.butthumbnail .timeabs
   {
     display: none;
   } 
   
   div.butthumbnail:hover .timeabs
   {
     display: block;
   } 
   
   div.butthumbnail:hover .timerel
   {
     display: none;
   } 

		div.buttraise
		{
			padding: 4px;
			border: 1px solid #000;
		}

		div.butthumbnail:hover
		{
			background: #0c2706;
			background: linear-gradient(180deg, #1c600e 0%, #0c2706 100%);
			color: #fff;
		}
		
		div.empty:hover
		{
			background: #c37a20 !important;
			background: linear-gradient(180deg, #c37a20 0%, #985f18 100%) !important;
			color: #000 !important;
			cursor: auto;
		} 

		div.mininahled
		{
			margin: 5px 0 0;
			width: 80px;
			padding-top: 22px;
			height: 38px;
			background: #333;
			background: linear-gradient(180deg, #333333 0%, #151515 100%);
			color: #fff;
			background-size: cover;
		}

		.mininahled .button 
		{
			padding: 10px 2px;
		}

  .zobrazeny
  {
    background: #309c1a !important;
    cursor: auto !important;
  }
  
		.c {text-align: center;}

		div#slides
		{
			padding: 5px;
			text-align: center;
			font-size: 0;
			overflow-x: auto;
			white-space: nowrap;
		}

		div#slides span.button
		{
			font-size: 14px !important;
			color: #000;
			margin: 0 3px;
			cursor: pointer;
		}

  div.rozdelovac
  {
  	text-align: left;
    margin: 30px 0 30px;
    padding-top: 10px;
    border-top: 1px solid #555;
    position: relative;
    font-size: 25px;
  } 

  .rozdelovac .pocbutt
  {
  	position: absolute;
  	top: 5px;
  	right: 5px;
  }

		div.thumbnail span
		{
		height: 18px;
		font-size: 11px;
		border: 0;
		text-shadow: 0 0 8px #000000;
		}

		div.thumbnail 
		{
			margin: 0;
			width: 106px;
			height: 72px !important;
			padding: 21px 0px 0px 5px;
			box-sizing: border-box;
			border-radius: 4px;
		}

		div.thumbnail span
		{
			margin: 20px 0 0;
			width: 97px;
			font-size: 20px;
			border: 0; 
			background-color: transparent !important;
		}

		div.thumbnail:hover span, div.thumbnail:active span
		{
			width:  97px;
			margin: 20px 0 0;
			border: 0 !important;
			color: #3cc320 !important;
		}

		div.thumbnail:hover, div.thumbnail:active
		{
			box-shadow: 0 0 10px #3cc320;
		}

@keyframes blik
  {
    from {box-shadow: 0 0 10px #3cc320;}
    to {box-shadow: 0 0 0px transparent;} 
  } 

  div.thumbnailcl 
  {
    animation-name: blik;
    animation-duration: 2s;
  } 
   #links #links_bcg_fa
   {
     background: #3CC320;
			 background: linear-gradient(180deg, #2e9818 0%, #3CC320 100%);
		  width: 100%;
     height: 100%;
     padding: 0 20px;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 2;
   }
		div#links
		{
			position: relative;
			width: 100%;
			margin: -20px 0 20px -20px;
			padding: 5px 0 0 30px;
    box-sizing: border-box;
		}

		#links a
		{
    
			font-family: cat23;
			display: inline-block;
			padding: 10px 10px 7px;
			font-size: 23px;
			text-decoration: none;
			font-weight: bold;
			margin: 0 3px 5px 2px;
			color: #222 !important;
			border-bottom: 1px solid rgba(0,0,0,0);
    z-index: 5;
    position: relative;
		}

		#links a.tucne
		{
			font-family: staa23;
			font-weight: bolder;
		} 
		
   .fixni #links_bcg_fa
   {
     box-shadow: 0 5px 5px #00000050;
			background: linear-gradient(180deg, #2e9818 0%, #3CC32090 100%) !important;
			backdrop-filter: blur(10px);
			-webkit-backdrop-filter: blur(10px);
   }

		div.fixni /*links*/
		{
			position: fixed !important;
			top: 0;
     left: 10px;
			padding: 8px 0 3px 10px !important;
			width: 100% !important;
			margin: 0 0 0 -20px !important;
			z-index: 999999999 !important;
		}

		#mikrologo
		{
			display: none;
			font-family: ral24;
			font-variant: all-petite-caps;
			font-weight: 700;
			font-size: 24px;
			position: absolute;
			color: #0009;
			margin-top: 8px;
			left: 10px;
			top: 13x;
		}

		#mikrologo img
		{
			display: none;
			margin-right: 10px;
		}

		.fixni i#upper
		{
			display: block !important;
		}

		#links i#upper
		{
			font-size: 18px;
			position: absolute;
			top: 15px;
			right: 10px;
			margin: 10px 35px 10px 10px;
			display: none;
			cursor: pointer;
		}

		#links i.red
		{
			color: red;
			text-shadow: 0 0 2px #000;
		}

		#links a#main
		{
			position: relative;
			border: 2px solid #FFFFFF80;
			box-sizing: border-box;
			border-radius: 5px !important;
		}

		a#main #notakt
		{
			position: absolute;
			top: -2px;
			right: 0;
			background-color: #F00;
			width: 20px;
			height: 20px;
			font-size: 15px;
			text-align: center;
			box-shadow: 0 -4px 6px #00000070;
			border: 1px solid #000;
			border-radius: 10px;
			font-family: cat23;
			font-weight: bolder;
			color: #000 !important;
		}

		#links a:hover, #links a.hov
		{
		background-color: rgba(255,255,255,0.8);
		border-radius: 3px;
		box-shadow: 0 0 10px #fff;
		}

		#links a.sel
		{
		background-color: rgba(255,255,255,0.3);
		border-radius: 3px;
		box-shadow: 0 -2px 5px #00000030;
		}

		div#kamlink
		{
			 display: inline-block;
			 width: 25px;
			 margin-right: 5px;
			 text-align: center;
		}

		#kamlink img 
		{
			margin: 2px 0 -2px;
			width: 25px;
			height: 19px;
			border-radius: 2px;
			display: none;
		}

		@media only screen and (min-width: 1300px) {
			div.fixni #mikrologo
			{
				display: inline-block;
			}
		}
		@media only screen and (min-width: 1350px) {
			div.fixni #mikrologo img
			{
				display: inline-block;
			}
		}

		@media only screen and (max-width: 1160px) {
			#pata #vnitrek
			{
				background: transparent !important;
				padding: 50px 20px 20px !important;
				width: calc(100% - 40px) !important;
			}
			iframe#grafik, .grafik, iframe#grafikzpatky
			{
 				height: 525px !important;
			}
		}

		span#bar_out
		{
			width: 255px;
			display: inline-block;
			background-color: #222;
			text-align: left;
			border-radius: 3px;
			position: relative;
		}

		span#bar_green
		{
			display: inline-block;
			background-color: #3CC320;
			color: #000;
			text-align: right;
			border-radius: 3px;
			min-width: 8px;
			padding: 0 3px;
		}

		div#bar_max
		{
			display: block;
			position: absolute;
			left: 160px;
			top: 0;
			width: 90px;
			border-left: 1px dashed #F22;
			font-size: 10px;
			padding: 5px;
			height: 10px;
			color: #f22;
		}
		div#stat_left, div#stat_right
		{
			width: calc(50% - 20px);
			min-width: 350px;
			min-height: 350px;
			display: inline-grid;
		}

		.alert
		{
			border: 1px solid #f00;
			background-color: #fbb;
			padding: 0 5px;
			margin: 0 0 0 -1px;
			color: #000;
		}

		#cam_s
		{
			position: relative;
			background-image: url("https://webcam.zatnaktel.cz/data/bit_data/lastslide.php?thumb=true");
			background-size: cover;
			background-color: #ccc;
			width: 100%;
			max-width: 1024px;
			aspect-ratio: 1 / 0.6953;
			border-radius: 3px;
			z-index: 10;
		}

		#cam_s_fade_ghost
		{
			max-width: 100%;
			border-radius: 3px;
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			z-index: 999;
		}

		div#slidebar
		{
			width: 0%;
			height: 1px;
			background-color: #3CC320;
			box-shadow: 1px 0px 2px rgba(0,0,0,0.7);
			margin: -5px 0 0;
		}

		#cam
		{
			position: relative;
			background-image: url("https://webcam.zatnaktel.cz/data/images/cam/out_prihon.jpg");
			background-size: cover;
			background-color: #ccc;
			cursor: pointer;
			width: 100%;
			max-width: 1024px;
			aspect-ratio: 1 / 0.6953;
			border-radius: 3px;
			text-shadow: 0 0 10px #000;
			font-size: 30px;
			color: #fff;
			z-index: 10;
		}

		div#fancy
		{
			margin: -20px 0 0 -20px;
			padding: 20px;
			width: calc(100%);
			position: relative;
		}

		#fancy p
		{
			position: relative;
			z-index: 10;
		}

		div#fancy_
		{
			margin: -20px 0 0 -20px;
			padding: 2px 20px 0;
			width: calc(100%);
			position: relative;
		}

		#meteo_fresh
		{
			position: relative;
			margin: -20px 0 0 -20px;
			padding: 2px 20px 0;
			width: calc(100%);
		}

		#meteo_fresh > *
		{
			z-index: 2;
		}

		#meteo_fresh table, #meteo_fresh h1, #meteo_fresh h2 , #fancy_ h1
		{
			position: relative;
			z-index: 2;
		}

		div#fancyfade
		{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 1;
			display: none;
		}

		#swipegif
		{
			width: 100%;
			height: auto;
			display: block;
			position: absolute;
			top: 180px;
			left: 0;
			z-index: 9999;
			margin: 50px 0 -50%;
		}

		@media only screen and (min-width: 767px) {
			#swipegif
			{
				display: none !important;
			}
		}
		iframe
		{
			max-width: 1200px;
		}

		iframe.mapa_kamer
		{
			width: calc( 100% + 40px );
			max-width: calc( 100% + 40px );
			height: 650px;
			border: 0;
			margin-left: -20px;
			margin-right: -20px;
		}

		iframe.historie
		{
			width: calc(100% - 6px);
			height: 0px;
			border: 0px;
		}

		iframe#grafik, .grafik, iframe#grafikzpatky
		{
			border: 0;
			width: calc(100% + 20px);
			height: 680px;
			max-width: 1050px;
			margin: 0 0 0 -10px;
			border: 0;
		}

		iframe#mtps 
		{
			width: 100%;
			max-width:1200px;
			height: 550px;
			border: 0;
			overflow: hidden;
		}

		iframe#vystrahyram
		{
			width:100%;
			max-width:500px;
			height:290px;
			border: 0;
			overflow: hidden;
		}

		iframe#grafikzpatky
		{
			width: 100%;
			max-width: 1050px;
			height: 100%;
			max-height: 680px;
			margin: 0;
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  -ms-transform: translate(-50%, -50%);
		  transform: translate(-50%, -50%);
		  border-radius: 5px;
		}

		ul
		{
			text-align: left;
		}

		div#weather_slides
		{
			width: 100%;
			height: 598px;
			position: relative;
			max-width: 918px;
			margin: auto;
		}

		div#weather_slides span
		{
			position: absolute;
			display: block;
			width: 100%;
			top: 15%;
			font-size: 40px;
			color: #fff;
			font-family: staa23;
			opacity: 0.7;
			text-align: center;
			font-weight: bolder;
			text-shadow: 3px 3px 5px #000;
			z-index: 10000;
		}

		@media only screen and (max-width: 700px) {
			div#weather_slides span
			{
				top: 20%;
				font-size: 30px;
			}
		}

		@media only screen and (max-width: 600px) {
			div#weather_slides span
			{
				top: 25%;
				font-size: 25px;
			}
		}

		div#weather_slides div.image
		{
			position: absolute;
			top: 0;
			right: 0;
			width: 0%;
			height: 100%;
			background-position: center right;
			background-repeat: no-repeat;
			background-size: normal;
			opacity: 0;
		}

		div.imageshow
		{
			width: 100%;
			opacity: 1;
		}

		div#blog
		{
			text-align: left;
			max-width: 1000px;
			margin: auto;
		}

		div#blog iframe
		{
			border: 1px solid #222;
			margin: 20px 0;
		}

		#blog iframe#twitter-widget-0
		{
			max-width: 800px;
			margin: auto;
			border: 0 !important;
		}

		div.clanek h1
		{
			border-left: 2px solid #3CC320;
			border-top-left-radius: 5px;
			padding: 5px 0px 5px 10px;
			margin: 0 0 20px -10px;
			font-size: 20px;
		}

		div.clanek .nahledovka
		{
			max-width: 200px;
			max-height: 140px;
			float: right;
			margin: 0 0 20px 20px;
		}

		div.clanek p
		{
			min-height: 140px;
		}

		div.clanek .zpravicka p 
		{
			min-height: unset;
		}

		.clanek div img 
		{
			border: 3px solid #44444460;
			border-radius: 5px;
			box-shadow: 0 0 5px #444;
			box-sizing: border-box;
			margin: auto;
		}

		div.clanek h1 a
		{
			color: #222;
			text-decoration: none;
		}

		div.clanek h1 span
		{
			float: right;
			display: block;
			margin-top: 8px;
			font-size: 20px;
			background-color: #3CC320;
			border-radius: 5px;
			display: inline-block;
			padding: 5px;
			color: #000 !important;
			box-shadow: 0 2px 5px #00000030;
		}

		#ybvid
		{
			width: 100% !important;
			aspect-ratio: 1 / 0.5625;
		}
		}

		iframe#meteosps
		{
			width: 100%;
			min-height: 400px;
		}

ul.share-buttons{
  list-style: none;
  padding: 0;
  margin: auto;
  padding: 10px;
  background: #3CC320;
	background: linear-gradient(180deg, #2e9818 0%, #3CC320 100%);
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  height: 20px;
}

ul.share-buttons li{
  display: inline-block;
  height: 20px;
}

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
{
	border-radius: 5px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

ul.share-buttons img:hover
{
	box-shadow: 0 0 5px #fff;
	background-color: #fff;
}

div#mravbar
{
	position: relative;
	height: 27px;
	display: inline-block;
	margin: 0 auto -11px;
}

#mravbar #mravblok 
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1;
}

#mravblok img 
{
	width: 37px;
	height: 27px;
}

#mravblok span 
{
	display: none;
	position: absolute;
	white-space: nowrap;
	top: -25px;
	right: 0;
	background-color: #fff;
	padding: 3px;
	font-size: 12px;
	color: #000 !important;
	border: 1px solid #000;
	border-radius: 4px;
	box-shadow: 2px 2px 5px #00000070;
}

table.teplotni
{
	width: 100%;
	max-width: 700px;
	margin: auto;
	border-spacing: 0;
	box-shadow: 0 0 2px #33333370;
}
.teplotni tr td 
{
		text-align: left;
		padding: 3px 10px;
}
table.admlog
{
	width: 100%;
	margin: auto;
	border-spacing: 0;
	border: 1px solid #333;
}

.temphlavicka, .temphlavickahot, .temphlavickacold
{
color: #000 !important;
font-weight: bold;
}

.temphlavicka
{
	background: #3cc320;
	background: linear-gradient(rgb(46, 152, 24) 0%, rgb(60, 195, 32) 100%);
}

.radeksemi 
{
	background: rgba(60, 195, 32, 0.2);
}

.odskoc
{
	margin-bottom: 20px !important;
}

.teplotni.tabvitr .temphlavicka
{
	background: #E500E5;
	background: linear-gradient(#E500E5 0%, #AC26AC 100%);
}
.teplotni.tabvitr .radeksemi
{
	background: #E500E520;
}

.teplotni.tabtlak .temphlavicka
{
	background: #34CB34;
	background: linear-gradient(#34CB34 0%, #29E629 100%);
}
.teplotni.tabtlak .radeksemi
{
	background: #34CB3420;
}

.teplotni.tabtlakn .temphlavicka
{
	background: #29AC29;
	background: linear-gradient(#009100 0%, #29AC29 100%);
}
.teplotni.tabtlakn .radeksemi
{
	background: #29AC2920;
}

.teplotni.tabsrazky .temphlavicka
{
	background: #188bc2;
	background: linear-gradient(#188bc2 0%, #1576A6 100%);
}
.teplotni.tabsrazky .radeksemi
{
	background: #188bc220;
}

.teplotni.tabsnih .temphlavicka
{
	background: #bbb;
	background: linear-gradient(#bbb 0%, #b0b0b0 100%);
}
.teplotni.tabsnih .radeksemi
{
	background: #bbbbbb20;
}

.teplotni.tabslunce .temphlavicka
{
	background: #ffff00;
	background: linear-gradient(#FFFF00 0%, #dddd00 100%);
}
.teplotni.tabslunce .radeksemi
{
	background: #FFFF0020;
}

.temphlavickahot
{
	background: #ff7654;
	background: linear-gradient(180deg, #ff7654 0%, #ab4e37 100%);
}

.radekhotsemi
{
	background: rgba(255, 118, 84, 0.2);
}

.temphlavickacold
{
	background: #80BCff;
	background: linear-gradient(180deg, #80BCff 0%, #46678b 100%);
}

.radekcoldsemi
{
	background: rgba(128, 188, 255, 0.2);
}

.temphlavicka td, .temphlavickacold td, .temphlavickahot td
{
	padding: 10px !important;
	border-bottom: 1px solid #333;
}

div#fb_stars_canvas
{
	position: relative;
	width: 110px;
	height: 22px;
	margin:  3px 5px -5px;
	display: inline-block;
	background-color: #fff;
}

div#fb_stars_canvas #green
{
 position: absolute;
 top: 0;
 left: 0;
 height: 22px;
 background-color: #4fc138;
 z-index: 1;
}

div#fb_stars_canvas #stars_layer
{
 position: absolute;
 top: 0;
 left: 0;
 height: 22px;
 width: 110px;
 background: url('../graphics/imgs/stars.png');
 z-index: 10;
}

div#fb_stars_canvas span
{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	cursor: pointer;
	z-index: 100;
}


div#fb_stars_canvas #star_01 {left: 0;}
div#fb_stars_canvas #star_02 {left: 22px;}
div#fb_stars_canvas #star_03 {left: 44px;}
div#fb_stars_canvas #star_04 {left: 66px;}
div#fb_stars_canvas #star_05 {left: 88px;}

textarea#fb_text
{
	width: 100%;
	height: 100px;
}

div#buttonout
{
	position: relative;
	width: 100%;
	max-width: 500px;
	height: 100%;
	max-height: 500px;
	padding: 20px;
	background-color: #fff;
	color: #222;
	position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow-x: auto;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
}

div#minigal, div#proj_map
{
	position: relative;
	width: 100%;
	max-width: 1700px;
	height: 100%;
	max-height: 800px;
	padding: 20px;
	box-sizing: border-box;
	background-color: #fff;
	color: #222;
	position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow-x: auto;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
}

#minigal .obrazek
{
	display: inline-block;
	width: 200px;
	padding: 5px;
	box-sizing: border-box;
	margin: 10px;
	border: 2px solid #222;
	border-radius: 10px;
}

.obrazek b 
{
	white-space: nowrap;
	overflow-x: auto;
	display: inline-block;
	width: 100%;
}

.obrazek .nahled
{
	width: 180px;
	height: 180px;
	background-size: cover;
	background-position: center center;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 30px;
	background-color: #ccc;
	border-radius: 10px;
}

input#fb_input
{
	width: 100px;
}

div.hodblok
{
	display: inline-block;
	padding:  10px;
	max-width:  100%;
	box-sizing: border-box;
	text-align: left;
	white-space: nowrap;
}

.hodblok img
{
float: left;
margin: 2px 10px 20px 0;
}

div.odperc
{
	position: relative;
	width:  100%;
	max-width: 1000px;
	height: 30px;
	margin: auto;
	border-radius: 3px;
	border:  1px solid rgba(33,33,33,0.3);
	text-align: left;
	font-size: 0px;
	box-shadow: 0 0 10px #00000070;
}

div.odperc .od1, div.odperc .od2, div.odperc .od3, div.odperc .od4, div.odperc .od5, div.odperc .od6
{
	text-align: center !important;
	color:  #000;
	font-size: 15px;
	display: inline-block;
	padding-top: 6px;
	height: 24px; 
	box-shadow: inset 0 0 10px #00000045;
}

div.odperc .od1
{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #3CC320;
}

div.odperc .od2
{
	background-color: #CCFF00;
}

div.odperc .od3
{
	background-color: #FFCC00;
}

div.odperc .od4
{
	background-color: #FF9A00;
}

div.odperc .od5
{
	background-color: #FF3300;
}

div.odperc .od6
{
	background-color: #FF33CC;
}

span#od1_text, span#od2_text, span#od3_text, span#od4_text, span#od5_text, span#od6_text
{
	display: block;
	text-shadow: 1px 1px 1px #00000040;
}

span#od1_text
{
	color: #3CC320;
}

span#od2_text
{
	color: #CCFF00;
	
}

span#od3_text
{
	color: #FFCC00;
	
}

span#od4_text
{
	color: #FF9A00;
	
}

span#od5_text
{
	color: #FF3300;
	
}

span#od6_text
{
	color: #FF33CC;
	
}

div.ui-loader
{
display: none;
}

i.fa-map-pin
{
	margin-left: 10px;
	padding: 5px 10px;
}

div.infostatus_item
{
	display: table-cell;
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
	background-color: #3CC32030;
	border: 1px solid #0001;
	border-radius: 3px;
}

div.infostatus_item h3
{
	color: #000 !important;
	background-color: #3CC320;
	padding: 5px 0;
	margin: -10px 0 8px -10px;
	width: calc(100% + 20px);
	border-radius: 3px;
}

div.infostatus_item h3.poradi
{
	margin: 8px 0 8px -10px;
}

div.infostatus_overlay
{
	display: table;
	width: 100%;
}

img.nahled_turista
{
	height: 100px; 
	margin: 0 1px;
	cursor: pointer;
}

div.turistika_sloupce
{
	display: table;
}

div.turistika_item
{
	display: table-cell;
	width: 49.9%;
	padding: 10px;
	box-sizing: border-box;
}

div.turistika_item h3
{
	color: #000 !important;
	background-color: #3CC320;
}

div.turistika_item h3 .button
{
	background-color: #fff !important;
}

@media only screen and (max-width: 600px) {
  div.turistika_item { 
    display: block;
    width: 100%;
  }
  div.infostatus_item
	{
		display: block;
    width: 100%;
	}
}

img.minimph
{
	width: 1.1em !important;
	height: 1.1em !important;
	float: none !important;
	margin: 5px 0 -5px !important;
	background-color: #222;
	border-radius: 0.5em;
}

img.midimph
{
	width: 55px;
	height: 55px;
	background-color: #222;
	border-radius: 50%;
}

div#bigthumbright
{
	position: absolute;
	bottom: 10px;
	left: auto;
	right: 10px;
	width: 115px;
	height: 80px;
	background-image: url("https://webcam.zatnaktel.cz/data/images/cam/big_thumbnail.php");
	box-shadow: 0 0 20px rgba(0,0,0,0.9);
	border-radius: 4px;
}

div#bigthumbright div#frame
{
	border: 1px solid #3CC320;
	background-color: rgba(60,195,32,0.4);
	background: #3CC32040;
	background: linear-gradient(180deg, #3CC32020 0%, #24701490 100%);
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

#frame #point
{
	position: absolute;
	top: 50%;
	left: 50%;
}

#point #circle
{
	position: absolute;
	top: -3px;
	left: -3px;
	border: 1px solid #fff;
	width: 4px;
	height: 4px;
	border-radius: 4px;
}

#ovlmob
{
	display: none;
}

#kam_bub
{
  display: none;
  border-radius: 5px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 2px 15px #000;
  z-index: 1000000;
  width: 180px;
  height: 110px;
  background-color: #222;
  background-size: cover;
  background-position: center center;
  background-image: url("https://webcam.zatnaktel.cz/data/bit_data/loading.gif");
} 

a.kambub:hover
{
	color: #fff !important;
	text-shadow: 0 0 5px #fff !important;
}

div#mrizka_mereni
{
	width: 100%;
	max-width: 1095px;
	margin: 40px auto 10px;
	position: relative;
	display: block;
}

div.metleg
{
	display: inline-block;
	width:  25px;
	height:  0.3em;
	margin-left: 10px;
}

div.leg_half_l
{
 width: 13px !important;
	margin-left: 10px !important;
}

div.leg_half
{
	width: 13px !important;
	margin-left: 3px !important;
}

div.leg_tep1
{
	border-top: 2px solid #C40909;
}
.meteo_radek_teplota1, .meteo_radek_pocit
{
	background-color: #C4090950;
}
.meteo_radek_pocit
{
	background-color: #C4090920;
}
div.leg_tep1_neg
{
	border-top: 2px solid #48e8d1;
}
.meteo_radek_teplota1n, .meteo_radek_pocit_n
{
	background-color: #48e8d150;
}
.meteo_radek_pocit_n
{
	background-color: #48e8d120;
}
div.leg_tep2
{
	border-top: 2px solid #dc3912;
}
.meteo_radek_teplota2
{
	background-color: #dc391250;
}
div.leg_tep2_neg
{
	border-top: 2px solid #48AFE8;
}
.meteo_radek_teplota2n
{
	background-color: #48AFE850;
}
div.leg_tep3
{
	border-top: 2px solid #FF6600;
}
.meteo_radek_teplota3
{
	background-color: #FF660050;
}
div.leg_tep3_neg
{
	border-top: 2px solid #485fe8;
}
.meteo_radek_teplota3n
{
	background-color: #485fe850;
}
.meteo_radek_teplota4
{
	background-color: #1C15EF50;
}
div.leg_tep4
{
	border-top: 2px dashed #6A65FF;
}
div.leg_tep4_neg
{
	border-top: 2px dashed #1C15EF;
}
.meteo_radek_teplota4n
{
	background-color: #6A65FF50;
}
div.leg_vit
{
	border-top: 2px solid #E500E590;
}
.meteo_radek_vitr
{
	background-color: #E500E550;
}
div.leg_vit_max
{
	border-top: 2px dashed #FF66FF90;
}
.meteo_radek_vitr2
{
	background-color: #FF66FF50;
}
div.leg_sra
{
	background-color: #188bc2;
	margin: -3px 5px;
	height: 1.5em !important;
	width: 0.55em !important; 
}
div.leg_kap
{
	background-color: #0E66BF95;
	margin: 5px 3px 0;
	width: 1.5em !important;
	height: 8px !important; 
	border-radius: 8px;
}
.meteo_radek_srazky, .meteo_radek_srazky3
{
	background-color: #188bc250;
}
.meteo_radek_srazky2, .meteo_radek_oblaka
{
	background-color: #5CAAD720;
}
div.leg_tlak_abs
{
	border-top: 1px solid #29E629;
}
.meteo_radek_tlak
{
	background-color: #29E62950;
}
div.leg_tlak_rel
{
	border-top: 1px solid #34CB34;
}
.meteo_radek_tlak2
{
	background-color: #34CB3420;
}
div.leg_slu
{
	border-top: 2px dotted #fddf00;
	background-color: #fddf0050;
	margin-bottom: 0.1em !important;
	border-radius: 2px;
}
.meteo_radek_slunce
{
	background-color: #fddf0050;
}
.meteo_radek_slunce2
{
	background-color: #fddf0020;
}
.meteo_radek_slunce3
{
	background-color: #fddf0050;
}
div.leg_sni
{
	border-top: 2px solid #BBBBBB;
	background-color: #BBBBBB80;
	margin-bottom: 0.1em !important;
	border-radius: 2px;
}
.meteo_radek_snih
{
	background-color: #B0B0B050;
}
.meteo_radek_mlha
{
	background-color: #D4D7C570;
}
div.leg_mlh
{
	height: 1.5em;
	margin-top: -.5em;
	background-color: #D4D7C599;
	border-radius: 1em;
}

.meteo_radek_blesky
{
	background-color: #D9070670;
}

/*#########################################################################
############################################
#######################################################



DOPLNIT



##############################################################*/
.meteo_radek_mesic
{
	background-color: #dCdCbC50;
}
div.leg_vlh
{
	border-top: 2px dotted #0E66BF;
}
.meteo_radek_vlhkost
{
	background-color: #0E66BF60;
}
.meteo_radek_rosbod
{
	background-color: #0E66BF20;
}
div.leg_ros
{
	border-top: 1px dashed #0E66BF90;
}
td.pd
{
	border-bottom: 1px solid #000;
}

div#legenda
{
 margin: -10px auto 15px;
} 
div#legenda div.blocek
{
 display: inline-block;
 white-space: nowrap;
 font-size: 14px;
} 

div#legenda div.pozn
{
	margin-top: 1em;
	font-size: 14px;
}

div#kontejner_projektu
{
	width: 100%;
	min-height: 200px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 10px;
  text-align: center;
  z-index: 10;
}

#kontejner_projektu #gap
{
	position: relative;
	z-index: 1;
}

div#kont2
{
	position: relative;
	width: 100%;
}

svg.cary
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cary path
{
	position: relative;
	z-index: 200;
}

.cary path:hover
{
	stroke: #ff0000;
	stroke-width: 5px;
}

.cara#k_teplote
{
	top: 5%;
	left: -20px;
	height: 45%;
}

#mereni div, #pczpr div, #sit div
{
	filter: drop-shadow(5px 5px 10px #0005);
}

#mereni, #pczpr, #sit
{
	display: grid;
}

#sit 
{
	align-items: center;
}

#pczpr
{
	grid-column: span 2;
	grid-template-rows: repeat(3, 1fr);
}

#pczpr #rpi
{
	aspect-ratio: 1.5;
	width: 100%;
	max-width: 500px;
	background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/rpi.svg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 20px auto 0;
	align-self: center;
	cursor: pointer;
}

#pczpr #rpi:hover, #pczpr #rpi:active
{
	filter: sepia() hue-rotate(70deg) saturate(250%);
}

#pczpr #canon
{
	aspect-ratio: 1;
	width: 90%;
	max-width: 310px;
	background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/fotak.svg");
	background-size: 80% 80%;
	background-position: center center;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #3CC32080;
	border-radius: 100%;
	border: 3px solid #fff;
	box-shadow: 5px 5px 10px #0007;
	margin-top: 10px;
	cursor: pointer;
}

#mereni .velicina, #sit .server
{
	aspect-ratio: 1;
	width: 90%;
	max-width: 120px;
	background-size: 80% 80%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #3cc32080;
	margin: 10px;
	border-radius: 100%;
	border: 3px solid #fff;
	box-shadow: 5px 5px 10px #0007;
  cursor: pointer;
}

#mereni .velicina
{
	justify-self: right;
}

#sit .server 
{
	justify-self: left;
}

#mereni .velicina:hover, #mereni .velicina:active, #pczpr #canon:hover, #pczpr #canon:active, #sit .server:hover, #sit .server:active
{
	background-color: #3cc320;
}

#mereni #teplota
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/teplota.svg");}

#mereni #dest
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/dest.svg");}

#mereni #vitr
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/vitr.svg");}

#mereni #tlak
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/tlak.svg");}

#mereni #vlhkost
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/vlhkost.svg");}

#mereni #slunce
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/slunce.svg");}

#mereni #snih
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/snih.svg");}

#mereni #mlha
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/mlha.svg");}

#sit #web
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/web.svg");}

#sit #db
{background-image: url("https://webcam.zatnaktel.cz/data/graphics/imgs/projekt_mapa/db.svg");}

div#grmapcontainer
{
	position: relative;
	height: calc(45vw + 250px);
	box-sizing: border-box;
	border: 3px solid #CCCCCC50;
	border-radius: 6px;
}

#grmapcontainer #text 
{
	position: relative;
	top: 20px;
	margin: auto;
	width: calc( 100% - 20px );
	max-width: 1024px;
	min-height: 50%;
	max-height: calc(100% - 40px);
	overflow-y: auto;
	border: 1px solid #33333390;
	box-sizing: border-box;
	padding: 10px 20px 20px;
	border-radius: 4px;
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0px 10px 5px #00000050;
	display: none;
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
}

#grmapcontainer #text p 
{
	text-align: left;
}

#grmapcontainer #text .mapik_obr
{
	max-height: 500px;
	margin-top: 10px;
}

#grmapcontainer #text span#krizek 
{
	position: absolute;
	top: 8px;
	right: 5px;
	width: 60px;
	text-align: center;
	font-size: 50px;
	cursor: pointer;
	border-radius: 50%;
	background-color: #ffffff90;
}

#grmapcontainer .item
{
	position: absolute;
	background-color: #3CC320;
	color: #000;
	box-shadow: 0 0.3em 0.4em #00000070;
	box-sizing: border-box;
	border-bottom: 1px solid #258013;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
}

#grmapcontainer .item:hover
{
	border-bottom: 3px dashed #FFDD00;
}

#grmapcontainer .round
{
	border-radius: 50%;
}

#grmapcontainer .big
{
	width: 10%;
	height: 0;
	padding: calc( 5% - 0.5em ) 0 calc( 5% + 0.5em );
}

#grmapcontainer .small
{
	width: 7%;
	height: 0;
	padding: calc( 3.5% - 0.5em ) 0 calc( 3.5% + 0.5em );
}

#grmapcontainer .small:hover
{
	margin: -3% 0 0 -3.5%;
	width: calc( 7% + 6% );
	padding: calc( 5% + 1.2% - 0.5em ) 0 calc( 5% + 1.2% + 0.5em );
}

#grmapcontainer .rpi
{
	width: 15%;
	top: 40%;
	left: 42.5%;
	background-image: url("../graphics/imgs/mapka/rpi.png");
}

#grmapcontainer .cam
{
	top: 2%;
	left: 45%;
	background-image: url("../graphics/imgs/mapka/foto.png");
}

#grmapcontainer .sens1
{
	top: calc( 30% + 2em );
	left: 12%;
	background-image: url("../graphics/imgs/mapka/snih.png");
}

#grmapcontainer .sens2
{
	top: calc( 6% + 2em );
	left: 19%;
	background-image: url("../graphics/imgs/mapka/slunce.png");
}

#grmapcontainer .sens3
{
	top: 5%;
	left: 31%;
	background-image: url("../graphics/imgs/mapka/sht.png");
}

#grmapcontainer .adc
{
	top: 36%;
	left: 28%;
	background-image: url("../graphics/imgs/mapka/adc.png");
}

#grmapcontainer .sens4
{
	top: 5%;
	left: 59%;
	background-image: url("../graphics/imgs/mapka/bmp180.png");
}

#grmapcontainer .sens5
{
	top: calc( 6% + 2em );
	left: 69%;
	background-image: url("../graphics/imgs/mapka/vitr.png");
}

#grmapcontainer .sens6
{
	top: calc( 19% + 2em );
	left: 78%;
	background-image: url("../graphics/imgs/mapka/smer.png");
}

#grmapcontainer .sens7
{
	top: calc( 38% + 2em );
	left: 83%;
	background-image: url("../graphics/imgs/mapka/srazky.png");
}

#grmapcontainer .kapky
{
	top: calc( 50% + 2em );
	left: 68%;
	background-image: url("../graphics/imgs/mapka/kapky.png");
}

#grmapcontainer .teplo_zem
{
	top: calc( 43% + 2em );
	left: 20%;
	background-image: url("../graphics/imgs/mapka/temp_zem.png");
}

#grmapcontainer .db
{
	top: 80%;
	left: 38%;
	background-image: url("../graphics/imgs/mapka/db.png");
}

#grmapcontainer .web
{
	top: 80%;
	left: 55%;
	background-image: url("../graphics/imgs/mapka/www.png");
}


#grmapcontainer .cara 
{
position: absolute;
}

#grmapcontainer #cara_out
{
	top: 45%;
	left: 43%;
	width: 11.9%;
	height: 39%;
	border: 3px dashed #FF222295;
	border-color: transparent #FF222295 #2222FF95 #FF222295;
}

#grmapcontainer #cara_foto
{
	top: 6%;
	left: 35%;
	width: 20%;
	height: 39%;
	border: 3px solid #C8F;
	border-color: transparent #C8F transparent transparent;
	border-radius: 0 50%/80% 50% 0;
}

#grmapcontainer #cara_snih
{
	top: 36%;
	left: 14%;
	width: 38%;
	height: 30%;
	border: 3px solid #FC8;
	border-color: transparent #FC8 #FC8 #FC8;
	border-radius: 70% 100% 100% 100%;
}

#grmapcontainer #cara_slunce
{
	top: 13%;
	left: 22%;
	width: 12%;
	height: 28%;
	border: 3px solid #F8C;
	border-color: transparent transparent #F8C #F8C;
	border-radius: 100%;
}

#grmapcontainer #cara_adc
{
	top: 26%;
	left: 30%;
	width: 15%;
	height: 16%;
	border: 3px solid #FC8;
	border-color: transparent transparent #FC8 transparent;
	border-radius: 0 0 0 40%;
}

#grmapcontainer #cara_smer
{
	top: 32%;
	left: 26%;
	width: 56%;
	height: 41%;
	border: 3px solid #F8C;
	border-color: #F8C transparent transparent transparent;
	border-radius: 25%/100% 0 0 0;
}

#grmapcontainer #cara_bme
{
	top: 9%;
	left: 35%;
	width: 20%;
	height: 37%;
	border: 3px solid #FC8;
	border-color: transparent transparent #FC8 #FC8;
	border-radius: 0 0 10% 50%;
}

#grmapcontainer #cara_teplo
{
	top: 9%;
	left: 52%;
	width: 10%;
	height: 33%;
	border: 3px solid #FC8;
	border-color: transparent #FC8 #FC8 transparent;
	border-radius: 0 0 50% 20%;
}

#grmapcontainer #cara_vitr
{
	top: 19%;
	left: 52%;
	width: 20%;
	height: 27%;
	border: 3px solid #FC8;
	border-color: transparent #FC8 #FC8 transparent;
	border-radius: 0 0 50% 20%;
}

#grmapcontainer #cara_kapky
{
	top: 45%;
	left: 52%;
	width: 20%;
	height: 19%;
	border: 3px solid #FC8;
	border-color: #FC8 #FC8 transparent transparent;
	border-radius: 0 50% 20%  0;
}

#grmapcontainer #cara_srazky
{
	top: 34%;
	left: 47%;
	width: 37%;
	height: 15%;
	border: 3px solid #FC8;
	border-color: transparent transparent #FC8 transparent;
	border-radius: 0 0 0 25%/100%;
}

#grmapcontainer #cara_teplo_zem
{
	top: 30%;
	left: 23%;
	width: 29%;
	height: 20%;
	border: 3px solid #FC8;
	border-color: transparent transparent #FC8 transparent;
	border-radius: 0 0 100%/60% 0;
}

img#barmetico
{
	filter: invert(1);
	width:27px;
	height:27px;
	margin:3px 10px -6px 0;
}

b.smvpk
{
	font-size: 22px;
}


span#adm_soubor_form
{
	display: none;
}

div.kam_oko
{
	display: inline-block;
	width: 220px;
	padding: 10px;
	margin: 5px 5px 15px;
	border: 1px solid transparent;
}

.kam_oko div
{
	height: 292px;
	display: inline-grid;
}


.kam_oko img 
{
	width: 100%;
	margin-bottom: -10px;
	border-radius: 3px;
}

.kam_oko:hover, .kam_oko:active
{
	border: 1px solid #3cc32080;
  box-shadow: 0px 0px 5em #3cc32080 inset;
  border-radius: 10px;
}

#opozadi
{
	position: relative;
	padding: 1px 0 0;
	margin: -20px -20px;
	width: calc(100% + 40px);
	background-size: cover;
	background-position: center center;
	aspect-ratio: 1.957446809 / 1;
	box-sizing: border-box;
	box-shadow: 0 0 20vw #000 inset;
}

#opozadi #title 
{
	position: relative;
	display: block;
	top: 10%;
	font-size: calc(3vw + 10px);
	color: #fff;
	font-family: ral24;
	font-variant: all-petite-caps;
	opacity: 0.7;
	text-align: center;
	font-weight: normal;
	z-index: 5000;
}

#opozadi h1
{
 color: #fff;
} 

#diskuze input, #diskuze textarea, #fb_text, #fb_input
{
	background-color: #FCFCFC90;
	color: #222;
	font-family: cat23;
	font-size: 20px;
	padding: 5px 10px;
	margin: 4px;
	border-radius: 5px;
	border: 2px solid #222;
}

#diskuze input:focus, #diskuze textarea:focus
{
	border: 2px solid transparent;
	box-shadow: 0 0 20px #3cc320;
}

#diskuze textarea, #fb_text
{
	width: 100%;
	max-width: 1024px;
	min-height: 200px;
	box-sizing: border-box;
}

div.zpravicka
{
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 1024px;
	margin: 10px 0 0;
	padding: 10px;
	box-sizing: border-box;
	background-color: #cccccc30;
	border-top: 2px solid #3cc320;
	box-shadow: 0 5px 10px #00000050;
	border-radius: 5px;
	text-align: left;
}

.zpravicka .kdy
{
	position: absolute;
	right: 10px;
}

.zpravicka b
{
	display: inline-block;
	max-width: 60%;
}

.shine
{
 box-shadow: 0 0 10px #3cc320;
}

div.stat_rl 
{
	display: inline-block;
	margin: 5px;
	width: 100%;
	max-width: 500px;
	min-width: 354px;
}

#scrollne
{
	position: relative;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	font-family: staa23;
	opacity: 0.7;
	font-size: 8vh;
	color: #fff !important;
	text-shadow: 0 0 10px #000;
}

div#malagalerie div.obrazek
{
	display: inline-flex;
  align-items: center;
  justify-content: center;
	width: 100%;
	max-width: 280px;
	height: 180px;
	margin: 5px;
	border-radius: 3px;
	background-color: #222;
	background-size: cover;
	background-position: center center;
	box-shadow: 0 0 3px #000;
	box-sizing: border-box;
	cursor: pointer;
}

div.obrazek span 
{
	backdrop-filter: blur(10px) brightness(0.5);
	-webkit-backdrop-filter: blur(10px) brightness(0.5);
	border-radius: 5px;
	padding: 5px;
	opacity: 0;
	color: #fff !important;
}

@keyframes poznamka
{
	from {opacity: 0;}
	to {opacity: 1;}
}

div.obrazek:hover span 
{
	animation: poznamka 0.5s;
	opacity: 1	;
}

div.blocekwidgety
{
	display: inline-block;
	margin: 5px;
}

textarea#kodik
{
	width: 100%;
	height: 300px;
	border: 1px solid #222;
	border-radius: 5px;
	font-size: 15px;
}

#hodnoceni_formular span.hod_odp
{
	display: inline-block;
	background-color: #ccc6;
	padding: 3px 8px;
	border-radius: 3px;
	margin: 5px;
	cursor: pointer;
}

#hodnoceni_formular p 
{
	box-shadow: 0 4px 5px #3337;
	background-color: #ccc5;
	width: 100%;
	max-width: 600px;
	border-radius: 3px;
	margin: 12px auto;
	padding: 6px 0;
	font-size: 0;
}

#hodnoceni_formular p.odpovezeno
{
	background-color: #3cc32030;
}

#hodnoceni_formular p.neodpovezeno
{
	background-color: #ff000030;
}

#hodnoceni_formular p b, #hodnoceni_formular p span 
{
	font-size: 20px;
}

hvezda
{
	background: url("/data/graphics/imgs/hv0.svg") center center no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
}

hvezda.hov_zel
{
	background: url("/data/graphics/imgs/hv1.svg") center center no-repeat;
}

hvezda.vybrana
{
	background: url("/data/graphics/imgs/hv2.svg") center center no-repeat;
	filter: drop-shadow(1px 2px 1px #666);
}

#hodnoceni_formular span.hod_odp:hover
{
	background-color: #3cc320;
	color: #000;
}
#hodnoceni_formular span.hod_odp.vybrano
{
	background-color: #237213;
	color: #fff;
	filter: drop-shadow(1px 2px 1px #666);
}	

video#vd 
{
	width: 600px;
	max-width: 100%;
	aspect-ratio: 1 / 0.695;
}

input#hledani_zpravicek
{
	background-color: #99999990;
	border-radius: 5px;
	color: #fff;
	border: 0;
	padding: 5px;
	margin-left: 10px;
	width: 350px;
	box-sizing: border-box;
	font-family: cat23;
	opacity: 0.6;
}

.cbrel
{
	top: 5px !important;
	right: 5px !important;
}
