a.blue {
	color: #3399ff;
	text-decoration: none;
}

a.blue:hover {
	text-decoration: underline;
}

h2 {
	font-size: 1.4em;
}

.hr {	
	box-shadow: 0 6px 6px -9px #999999;
}

.weather-detail-subtitle {
	color:#999999;
	font-size:16px;
	display: inline-block;
}

.basic-forecast {
	margin-bottom: 10px;
}

.basic-forecast table {
    border-collapse: collapse;
    border: 1px solid #88BCCE;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}

.basic-forecast .name a {
	overflow: hidden;
	width: 102px;
	display: block;
}

.row0 {
	background-color: #f4fafd;
}

.firstcol {
	width: 175px;
}

.basic-forecast table tr.dark {
	background-color: #e6e6e6;
}

.basic-forecast table td.header {
	background-color: #d5edf7;
	border-bottom: 4px solid #88BCCE;
	color:#000;
	font-weight: bold;
	height:35px;
	padding-top:4px;
	vertical-align:top;
}
.basic-forecast table td.temp {
	text-align: right;
	padding-right: 8px;
}

.basic-forecast .date-name {
	font-weight: bold;
}

.basic-forecast .date-name-heading {
	font-size: 1.3em;
	font-weight: normal;
}

.basic-forecast table td.header .date-number {
    font-size: 0.9em;
    font-weight: normal;
}

.basic-forecast table td {
	padding: 2px;
	/*padding-right: 10px;*/
	text-align: center;
	vertical-align: middle;
}
.basic-forecast table td:not(:first-child) {
    width:80px;
	max-width: 80px;
}
.basic-forecast table td:not(:first-child) img {
    float:left;
}
.basic-forecast table td:not(:first-child) div {
    float:right;
    text-align:right;
    padding-right:5px;
}

.basic-forecast th {
	color:#008fbb;
	padding:3px;
	text-align:left;
	vertical-align:top;
        /* word-break:break-all; */
}

.basic-forecast td, .basic-forecast th {
	border: 1px solid #88BCCE;
}

.basic-forecast th a {
	color:#008fbb;
	text-decoration:none;
}

.basic-forecast th a:hover {
	text-decoration:underline;
}

.basic-forecast table span.unit {
	font-size: 0.8em;
}

.temp_min, .temp_max {
	font-weight: bold;
}

table.partial-detail th.thin{
    border-bottom: 1px solid #88BCCE !important;
}

table.partial-detail {
	border: 1px solid #88BCCE;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

table.partial-detail th {
	border-bottom: 3px solid #88BCCE !important;
	text-align: center;
}

table.partial-detail td, table.partial-detail th {
	border: 1px solid #88BCCE;
	padding: 2px 3px;
}

table.partial-detail .date-number {
    font-size: 0.9em;
    font-weight: normal;
}

table.partial-detail th {
	background-color: #d5edf7;
}

table.partial-detail th.weekend {
	background-color: #aae0f7;
}

table.partial-detail th.active {
	background-color: #336688;
	color: #fff;
}

.header-link {
	text-decoration: none;
	line-height: 0.9em;
	font-size: 0.9em;
}

.details {
	font-size: 0.8em;
	padding-top: 5px;
	display: block;
}
.details:hover {
	text-decoration: underline;
}

table.sun {
	border: 1px solid #88BCCE;
	border-collapse: collapse;
	margin-top: 20px;
}

table.sun th, table.sun td {
	padding: 2px 4px;
}

table.sun th {
	background-color: #D5EDF7;
	border-bottom: 4px solid #88BCCE;
}

table.sun td {
	border: 1px solid #88BCCE;
}

.station-header-horni {
	background:url("../images/frontend/station-header.png") no-repeat scroll 0 0 transparent;
	height:51px;
	margin:5px 0;
	width:65px;
}

.station-header-dolni {
	background:transparent url(../images/frontend/station-header.png) no-repeat scroll -65px 0;
	height: 51px;
	width: 65px;
}

.station-header-label {
	color:#008fbb;
	left:5px;
	margin-left:65px;
	position:relative;
	text-align:left;
	top:3px;
}

.weatherreport-quickview {
	float:left;
	margin:0 4px 0 6px;
	width:48%;
}

.weatherreport-quickview h2 {
	font-size: 1em !important;
    margin-bottom: 7px;
	line-height: 1.5em;
}

.weatherreport-quickview-header {
	background:url("../images/frontend/weatherreport-quickview-header.png") repeat-x scroll 0 0 transparent;
	height:100px;
	padding:5px 0 0 5px;
}

.weatherreport-quickview-header .snowflakes {
	background:url("../images/frontend/weatherreport-sun-snowflake.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 65px;
	width: 63px;
	margin-right: 5px;
}

.weatherreport-quickview-header .sun {
	background:url("../images/frontend/weatherreport-sun-snowflake.png") no-repeat scroll -63px 0 transparent;
	float: left;
	height: 65px;
	width: 59px;
	margin-right: 5px;
}

.weatherreport-quickview-header .text {
	padding:5px 2px 0 0;
}

.region-one-day {
	width: 100px;
}

.region-one-day .temp {
	
}

.region-one-day .snow {
	font-size: 11px;
}

.weather-heading-container {
	margin-top: 2em;
}

.weather-heading-container h3{
	font-size: 0.9em;
	margin: 0;
	padding-left: 8px;
	float: left;
}
.weather-heading-container .altitude {
	padding-left: 1em;
}

.weather-pictogram {
	width: 50px;
	height: 50px;
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
	display: block;
	background-repeat: no-repeat;
	background-size: 50px 50px;
}
.weather-pictogram a {
	width: 100%;
	height: 100%;
	display: block;
}
.weather-pictogram.weather-zamg { background-image: url("../images/skicentres-icons/pocasi-zamg-100x100.png");}
li.weather-pictogram.weather-zamg:hover, .weather-pictogram.weather-zamg.active
	{ background-image: url("../images/skicentres-icons/pocasi-zamg-100x100-dark.png");}
.weather-pictogram.weather-ski { background-image: url("../images/skicentres-icons/pocasi-skiresort-100x100.png");}
li.weather-pictogram.weather-ski:hover, .weather-pictogram.weather-ski.active
	{ background-image: url("../images/skicentres-icons/pocasi-skiresort-100x100-dark.png");}
.weather-pictogram.weather-yrno { background-image: url("../images/skicentres-icons/pocasi-yrno-100x100.png");}
li.weather-pictogram.weather-yrno:hover, .weather-pictogram.weather-yrno.active
	{ background-image: url("../images/skicentres-icons/pocasi-yrno-100x100-dark.png");}
.weather-pictogram.weather-inpo { background-image: url("../images/skicentres-icons/pocasi-inpocasi-100x100.png");}
li.weather-pictogram.weather-inpo:hover, .weather-pictogram.weather-inpo.active
{ background-image: url("../images/skicentres-icons/pocasi-inpocasi-100x100-dark.png");}

h2.weather-heading {
	font-size: 1.2em !important;
	margin: 0;
	line-height: 1.5em;
	font-weight: bold;
}

h2.weather-heading span {    
    padding: 3px 8px;
	border-bottom: 3px solid #cecdc8;
}

h2.weather-heading span:hover {
	background-color: #badcff;
}

h2.weather-heading a {
    color: #3098ff;
    text-decoration: none;
}

a.header-link, .data-source a {
	color: #000;
}

.basic-forecast .weather-symbol { min-width: 45%; float: left; margin: 0; }
@media ( max-width: 500px) {
	.basic-forecast .temps { font-size: 0.9em; }
}
.partial-detail .weather-symbol img { min-width: 50px; }

.weather-source-menu {
	float: left;
}

.weather-source-menu ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.weather-source-menu ul li {
	margin: 0 10px 10px 0;
	padding: 0;
}
.weather-order-menu {
	margin-top: 10px;
}

.basic-forecast .subtitle {
	font-size: 0.8em;
	color: #000;
	font-weight: normal;
	margin-left: 24px;
}
.basic-forecast .weather-symbol.center {
	clear: both;
	float: none;
}
.basic-forecast .description {
	text-align: left;
	padding: 5px 3px;
}
.partial-detail .description {
	text-align: left;
	padding: 5px 10px;
	border-bottom: 3px solid #88BCCE;
}

.weather-cell-note {
	font-size: 0.8em;
	display: block;
}

.weather-symbol .yrno-symbol {
	padding: 5px;
}