html, body { margin: 0; background: #fff; color: #666; font-family: '-apple-system', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight: normal; }
select, option { font-family: '-apple-system', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight: normal; font-size: 100% }
a { text-decoration: none; cursor: pointer }

/* --- #aside begin --- */
#aside {
	font-size: 87.5%;
	-webkit-overflow-scrolling: touch;
	line-height: 1.5em;
}
#aside * {
	margin: 0;
	padding: 0;
}
#aside .clearfix:before, #aside .clearfix:after {
	content: "";
	display: table;
}
#aside .clearfix:after {
	clear: both;
}
#aside_inner {
	min-height: 100vh;
	padding-top: 1.2em;
	background: #fff;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.7);
	box-shadow: 0 0 3px 0 rgba(0,0,0,.7);
}
#aside a {
	color: #3397d1;
	transition: color 0.2s;
}
#aside a:hover {
	color: #f7a715;
}
.widepanel #aside p {
	margin-bottom: 1.1em;
}
#aside .section {
	padding: 2.143em 27px;
}
#aside .section_grey {
	background: #eee;
}
#aside .header h1 {
	float: left;
	font-family: '-apple-system', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #12507f;
	max-width: 320px;
}
#aside .header #star {
	float: right;
}
#aside .header #star:before {
	content: attr(data-remove);
	float: right;
	padding: .15em 0 0 10px;
	line-height: 1.2;
	white-space: pre;
}
#aside .header #star.star_empty:before {
	content: attr(data-add);
}
#aside .header #star span {
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 5px;
	background-image: url('https://www.ventusky.com/images/icons.png');
	background-position: -19px -3px;
}
#aside table {
	width: 100%;
	border-collapse: collapse;
}
#aside .info_tables {
	display: table-row;
}
#aside .info_table {
	display: table-cell;
	vertical-align: bottom;
	width: 50%;
}
#aside .info_table.spacer {
	width: 10px;
}
#aside .info_table b {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #12507f;
}
#aside .big_ico_cell {
	padding: 0 0px 0 5px;
}
#aside .big_ico {
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
	background-image: url('https://www.ventusky.com/images/pocasi-ikony_v4.svg');
}
#aside .big_ico_cell .big_ico {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}


#aside .big_ico_1 {
    background-position: -10px -10px
}

#aside .big_ico_1_noc {
    background-position: -89px -10px
}

#aside .big_ico_2 {
    background-position: -170px -10px
}

#aside .big_ico_2_noc {
    background-position: -250px -10px
}

#aside .big_ico_3 {
    background-position: -330px -10px
}

#aside .big_ico_3_noc {
     background-position: -410px -8px
}

#aside .big_ico_4 {
     background-position: -490px -10px
}
#aside .big_ico_4_noc {
     background-position: -570px -10px
}

#aside .big_ico_5 {
      background-position: -10px -87px
}

#aside .big_ico_10 {
    background-position: -90px -86px
}

#aside .big_ico_10_noc {
    background-position: -170px -85px
}

#aside .big_ico_15 {
    background-position: -250px -85px
}

#aside .big_ico_15_noc {
    background-position: -330px -85px
}

#aside .big_ico_16 {
    background-position: -410px -90px
}

#aside .big_ico_14 {
    background-position: -490px -85px
}

#aside .big_ico_14_noc {
    background-position: -570px -85px
}

#aside .big_ico_11 {
    background-position: -10px -170px
}

#aside .big_ico_12 {
    background-position: -90px -168px
}

#aside .big_ico_13 {
    background-position: -170px -170px
}

#aside .big_ico_19 {
   background-position: -250px -170px
}

#aside .big_ico_6 {
    background-position: -330px -170px
}

#aside .big_ico_17 {
    background-position: -410px -170px
}

#aside .big_ico_20 {
    background-position: -490px -170px
}

#aside .big_ico_18 {
    background-position: -570px -170px
}

#aside .big_ico_24 {
    background-position: -10px -245px
}

#aside .big_ico_24_noc {
    background-position: -90px -245px
}

#aside .big_ico_25 {
    background-position: -170px -245px
}

#aside .info_table .temperature {
	font-size: 36px;
	line-height: 1.2;
	color: #3397d1;
}
#aside .with_ico {
	position: relative;
	padding-left: 22px;
}
#aside .with_ico::after {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 18px;
	height: 18px;
	background-image: url('https://www.ventusky.com/images/icons.png');
}
#aside .with_ico.empty::after {
	background-image: none;
}

#aside .with_ico.arrow_up::after {
	background-position: -23px -321px;
}
#aside .with_ico.arrow_down::after {
	background-position: -23px -354px;
}
#aside .with_ico.drop::after {
	background-position: 0 -420px;
}

#aside .wind_ico::before {
    content: " -";
    background: url('https://www.ventusky.com/images/wind.svg');
    background-position: 0 0;
    padding: 1px;
    padding-left: 18px;
    display: ;
    color: white;
}

#aside .wind_ico.arrow_0:before,
#aside .wind_ico.arrow_360:before {
      background-position: 0 0;
}

#aside .wind_ico.arrow_45:before {
      background-position: -36px 0;
}

#aside .wind_ico.arrow_90:before {
      background-position: -72px 0;
}

#aside .wind_ico.arrow_135:before {
    background-position: -108px 0;
}

#aside .wind_ico.arrow_180:before {
    background-position: -144px 0;
}

#aside .wind_ico.arrow_225:before {
    background-position: -180px 0;
}

#aside .wind_ico.arrow_270:before {
    background-position: -216px 0;
}

#aside .wind_ico.arrow_315:before {
    background-position: -252px 0;
}

#aside .wind_ico.arrow_calm:before {
     background-position: -288px 0;
}


#aside .info_tables .info_table:last-of-type tr td:last-of-type {
	text-align: right;
}
#aside .note {
	padding-top: 15px;
	text-align: left;
	font-size: 10px;
	-webkit-text-size-adjust: none;
}
#aside .section_header {
	padding-bottom: .75em;
}
#aside .section_header h2 {
	float: left;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #12507f;
}
#aside .section_header .note {
	float: right;
	padding-top: 3px;
}
#aside .section_header .round_buttons {
	float: right;
}
#aside .section_header .round_button {
	position: relative;
	top: -5px;
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	margin-left: 5px;
	overflow: hidden;
	background-color: #3697d1;
	transition: background-color 0.2s;
}
#aside .section_header .round_button.inactive {
	background-color: #ddd;
	transition: none;
}
#aside .section_header .round_button::after {
	content: "";
	position: absolute;
	left: 7px;
	top: 8px;
	width: 15px;
	height: 15px;
	background-image: url('https://www.ventusky.com/images/icons.png');
}
#aside .section_header .round_button.next::after {
	background-position: 0 -353px;
}
#aside .section_header .round_button.previous::after {
	background-position: 0 -337px;
}
#aside .webcams a {
	position: relative;
	display: inline-block;
	width: 16.6%;
	padding-bottom: 10%;
    float: left;
}

#aside .webcams a img {
     position: absolute;
}
#aside .webcam_overlay {
	position: absolute;
	width: 100%;
	padding: 5px;
	color: #fff;
}
#aside .plus {
	position: absolute;
	margin-top: 20%;
	left: 50%;
	background: url('https://www.ventusky.com/images/icons.png') repeat 45px -436px;
	width: 20px;
	height: 17px;
}
#aside .resp_table {
	display: table;
	width: 100%;
	overflow: auto;
	line-height: 1.2;
	-webkit-overflow-scrolling: touch;
}
#aside .resp_table_inner {
	display: table;
	width: 100%;
}
#aside .resp_table_row {
	display: table-row;
}
#aside .resp_table_cell {
	display: table-cell;
	border-top: 1px solid #eee;
	vertical-align: middle;
}
#aside .resp_table .resp_table_row:last-of-type .resp_table_cell {
	border-bottom: 1px solid #eee;
}
#aside .resp_table .with_ico {
	display: block;
}
#aside .settings .resp_table_cell {
	padding: 7px 0;
}
#aside .settings .cell2 {
	text-align: right;
	font-size: 90%;
	width: 50%;
}
#aside .settings .cell2 input {
	min-width: 70px;
	width: 100%;
}
#aside .settings input[type="checkbox"] {
    min-width: auto;
	width: auto;
}
#aside .settings .cell2 select {
	min-width: 60px;
}
#aside .settings .cell2 span {
	float: left;
}
.resp_table_inner .highlighted {
	background-color: #eee;
}
#aside .cell1 {
	width: 70px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #12507f;
}
#aside .cell2 .big_ico {
	margin-left: -16px;
	-ms-transform: scale(0.63);
	-webkit-transform: scale(0.63);
	transform: scale(0.63);
}
#aside .cell3 span {
	display: block;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #3697d1;
}
#aside .cell4 {
	width: 110px;
}
#aside .temporary {
	padding: 3em 1em;
	text-align: center;
	background: yellow;
}
#aside .udaje_r {
	text-align: right;
}
#aside .udaje_r span, #aside .udaje span {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #12507f;
}
#aside #astro-sun, #aside #astro-moon {
	margin-bottom: 10px;
	width: 100%;
	height: 200px;
	cursor: e-resize;
}
#aside #astro-sun-time, #aside #astro-moon-time {
	display: inline-block;
	width: 40px;
}
#aside #astro-sun-altitude, #aside #astro-moon-altitude {
	display: inline-block;
	width: 40px;
}
#aside #astro-moon-table tr:first-of-type, #aside #astro-sun-table tr:first-of-type  {
	background-color: #3697d1;
	color: #fff;
	text-transform:uppercase;
}
#aside #astro-moon-table td, #aside #astro-sun-table td  {
	padding: 10px 10px;
}
#aside #astro-moon-table tr, #aside #astro-sun-table tr {
	border-bottom: 1px solid #eee;
}
#aside .social li  {
	float: left;
	list-style-type: none;
	padding: 10px 15px 0 0;
}

#aside .unroll {
  position: relative;
  top: -5px;
  display: inline-block;
  border: 1px solid #DDD;
  border-radius: 1.5em;
  padding: 0 0.5em;
  float: left;
}
#aside .unroll:hover {
  background: #DDD;
}
#aside .unroll:before {
  content: attr(data-text);
  position: absolute;
  padding: 0 0.25em;
  line-height: 28px;
}
#aside .unroll:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url('https://www.ventusky.com/images/icons.png') 0 -80px no-repeat;
  right: 1em;
  margin: -8px -8px 0 0;
  background-position: 0 -208px;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}
#aside .unroll select {
  opacity: 0;
  border: 0;
  margin: -1px 0;
  height: 30px;
  width: 7em;
  line-height: 28px;
  -webkit-appearance: none;
}
/* ----------------------------- 900 px ----------------------------- */
@media (max-width: 900px) {
#aside .webcams a {
	position: relative;
	display: inline-block;
	width: 33.3%;
	padding-bottom: 20%;
    float: left;
}

}
/* ----------------------------- 647 px ----------------------------- */
@media (max-width: 647px) {
.widepanel #aside {
	position: absolute;
	width: 100%;
	padding-left: 0;
}
.widepanel #aside #aside_close_btn {
	position: absolute;
	left: auto;
	right: 20px;
	top: 20px;
	z-index: 1;
}
}
/* ----------------------------- 560 px ----------------------------- */
@media (max-width: 560px) {
#aside {
	position: absolute;
	width: 100%;
	padding-left: 0;
}
#aside .section {
	padding: 1.5em 20px;
}
#aside .header h1 {
	font-size: 18px;
	max-width: 80%;
}
#aside .menu {
	padding: 0;
}
#aside .menu li {
	float: none;
	display: block;
}
#aside .menu a {
	display: block;
	padding: .917em 20px;
	border-bottom: 1px solid #eee;
}
#aside .menu li:last-of-type a {
	border-bottom: none;
}
#aside .info_tables {
	display: block;
}
#aside .info_table {
	display: block;
	width: 100%;
}
#aside .info_table:nth-child(1) {
	text-align: right;
}
#aside .info_table.spacer {
	height: 25px;
}
#aside .webcams a {
	position: relative;
	display: inline-block;
	width: 50%;
	padding-bottom: 30%;
    float: left;
}
#aside .city_table, #aside .city_table .resp_table_cell {
	display: block;
  margin-left: 1px;
}

}
/* ----------------------------- 450 px ----------------------------- */
@media (max-width: 450px) {
#aside .clanek img {
	float: none;
}
#aside #astro-moon-table td:nth-child(5) {
	display: none;
}
#aside #astro-sun-table td:nth-child(3) {
	display: none;
}
#aside #astro-moon-table td, #aside #astro-sun-table td  {
	padding: 10px 1px;
}
}
/* ----------------------------- 400 px ----------------------------- */
@media (max-width: 400px) {
#aside .section_header h2, #aside .section_header .round_buttons {
	float: none;
}
#aside .section_header .round_buttons {
	padding-top: 10px;
}
}
/* --- #aside end --- */

/* pie chart */
.pie_inside {
    margin-left: 22px !important;
    margin-top: 20px !important;
    width: 110px;
    height: 69px;
    position: absolute;
    background-color: white;
    border-radius: 50%;
    text-align: center;
    padding-top: 45px !important;
}

.pie {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 50%;
    border: 2px solid #ebeff1;
    float: left;
    margin-right: 10px !important;
}

.quality-text-0 {
    color: #5bc84c;
}

.quality-text-1 {
    color: #f9bd08;
}

.quality-text-2 {
    color: #f67100;
}

.quality-text-3 {
    color: #b63365;
}

.quality-text-4 {
    color: #6b1527;
}

.quality-text-5 {
    color: #222222;
}


#help .clanek img {
      position: absolute;
  	  clip: rect(0px,80px,100vh,0px);
}
#help .clanek {
    margin-bottom: 20px
}
#help .clanek .text {
    margin-left: 100px
}
#help p {
    margin-top: 1em
}



