.weather-box .cleaner {
	padding-top: 5px;
	background-image: url('/img/e5/dot/horizontal-grey.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.weather-box a.archivLink {
	margin-top: 5px !important;
	color: black;
	text-decoration: none;
}

.weather-box a.archivLink:hover {
	text-decoration: underline;
}

.weather-table h1,
.weather-snow h1 {
    display: block;
    margin: 0 10px 10px 10px;
    padding: 0;
    color: #275790;
    font-size: 24px;
    border-bottom: 2px solid #555;
}

.weather-info {
    float: left;
    overflow: hidden;
    width: 93px;
    margin: 0 5px 5px 0;
    font-size: 12px;
}

.weather-box .weather-info {
	width: 75px;
	margin: 0;
	text-align: center;
	background-image: url('/img/e5/dot/vertical-grey.png');
	background-position: 100% 0;
	background-repeat: repeat-y;
}

.weather-box .forecast-3 {
    background: none;
}

.weather-table .weather-info {
    margin-right: 10px;
}

.weather-box .forecast-next-6 {
    margin-right: 0 !important;
}

.weather-info .title {
	font-weight: bold;
}

.weather-info .icon {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 3px;
    background-image: url('/img/e5/sprite/weather-40.png');
    background-repeat: no-repeat;
}

.weather-info .icon span {
    display: none;
}

.weather-box .icon {
	float: none;
	margin: 0 auto;
}

.weather-box .forecast-2 {
    margin-right: 0 !important;
}

.weather p {
    clear: left;
    padding: 5px 0;
}

.weather-box p {
    font-size: 12px;
}

.weather-table p {
    font-size: 14px;
}

.weather-table .item {
    margin: 20px 10px;
	padding-bottom: 10px;
	background-image: url('/img/e5/dot/horizontal-grey.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.weather-table .cleaner {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}

.weather-table p.source {
	text-align: right;
	margin: 0;
	font-size: 11px;
}

.weather-table p.source {
	padding: 0 15px 20px 0;
}

.weather .icon-J {
    background-position: 0 0;
}

.weather .icon-P {
    background-position: -40px 0;
}

.weather .icon-O {
    background-position: -80px 0;
}

.weather .icon-Z {
    background-position: -120px 0;
}

.weather .icon-M {
    background-position: -160px 0;
}

.weather .icon-PD {
    background-position: 0 -40px;
}

.weather .icon-PB {
    background-position: -40px -40px;
}

.weather .icon-PDS {
    background-position: -80px -40px;
}

.weather .icon-PS {
    background-position: -120px -40px;
}

.weather .icon-OD {
    background-position: -160px -40px;
}

.weather .icon-OB {
    background-position: 0 -80px;
}

.weather .icon-ODS {
    background-position: -40px -80px;
}

.weather .icon-OS {
    background-position: -80px -80px;
}

.weather .icon-ZD {
    background-position: -120px -80px;
}

.weather .icon-ZB {
    background-position: -160px -80px;
}

.weather .icon-ZDS {
    background-position: 0 -120px;
}

.weather .icon-ZS {
    background-position: -40px -120px;
}

.weather .icon-MD {
    background-position: -80px -120px;
}

.weather .icon-MDS {
    background-position: -120px -120px;
}

.weather .icon-MS {
    background-position: -160px -120px;
}

.weather-snow table {
	margin: 0 0 25px 25px;
	border-collapse: collapse;
	width: 600px;
	border: 1px solid #ddd;
	text-align: center;
}

.weather-snow table caption {
	font-size: 12px;
	margin: 5px 0;
}

.weather-snow table thead {
	background-color: #ccddf1;
	color: #275790;
}

.weather-snow table th,
.weather-snow table td {
	padding: 5px;
}

.weather-snow table th {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #aaa;
}

.weather-snow table tr.region {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.weather-snow table td {
	font-size: 12px;
	border-right: 1px solid #ddd;
}

.weather-snow table td a {
	font-size: 12px;
}

.weather-snow table tr.odd {
	background-color: #e7f2ff;
}

.weather-snow table tr.region td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: left;
	padding: 8px 20px;
}

.weather-snow table td.stredisko {
	text-align: left;
	padding-left: 10px
}

.weather-snow table td.podminky {
	white-space: nowrap;
}

.weather-snow p.source {
	padding: 0 25px 20px 0;
	text-align: right;
	margin: 0;
	font-size: 11px;
}
