/* Zakładka klimatyczna */
#meteo-climate-tab-box {
	margin-top: 33px;
}

#meteo-climate-tab-top-place-box {
	padding-left: 22px; 
	margin-bottom: 5px; 
	margin-top: 10px;
	font-size: 14pt; 
	font-weight: bold; 
	color: #259FCE;
}

#meteo-climate-tab-top-place-box span {
	font-size: 12pt;
	font-weight: normal
}

#meteo-climate-tab-top-advice-box {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#meteo-climate-tab-top-advice-1-box {
	background: url("/imgs/meteo/panstwo/kiedy-jechac-gora.jpg") no-repeat scroll center top;
	padding: 30px 30px 0 30px;
}

#meteo-climate-tab-top-advice-1-header-box {
	color: #259fce;
	font-size: 12pt;
}

#meteo-climate-tab-top-advice-1-box ul {
	list-style-image: url('/imgs/meteo/panstwo/point.jpg');
	color: #414B56;
	padding-left: 20px;
	line-height: 150%;
	margin-bottom: 0;
}

#meteo-climate-tab-top-advice-1-text-box {
	color: #414B56;
	padding-top: 20px;
	line-height: 150%;
	text-align: justify;
	text-indent: 2em;
	display: none;
}

#meteo-climate-tab-top-advice-1-link-box {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #0051a2;
}

#meteo-climate-tab-top-advice-1-link-box a {
	text-decoration: underline;
}

#meteo-climate-tab-top-advice-2-box {
	height: 71px;
	background: url('/imgs/meteo/panstwo/kiedy-jechac-dol.jpg');
	margin-top: -40px;
}

.meteo-chart-wrapper-box {
	width: 800px; 
	margin-left: 10px; 
	margin-bottom: 10px;
}

#meteo-chart-1-data, #meteo-chart-2-data, #meteo-chart-3-data {
	display: none;
}

#meteo-table-sunhours-box {
	text-align: center; 
	margin-left: 57px;
	margin-bottom: 30px;
}

#meteo-table-precipation-days-box {
	text-align: center; 
	margin-left: 65px;
	margin-bottom: 30px;
}

#meteo-table-sunhours-box table, #meteo-table-precipation-days-box table {
	border-collapse: collapse;
}

#meteo-table-sunhours-box caption, #meteo-table-precipation-days-box caption {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}

#meteo-table-sunhours-box th, #meteo-table-sunhours-box td, 
#meteo-table-precipation-days-box th, #meteo-table-precipation-days-box td {
	border: 2px solid white;
	width: 54px;
}


#meteo-table-sunhours-box th, #meteo-table-precipation-days-box th {
	font-size: 10pt;
	color: white;
}

#meteo-table-sunhours-box th {
	background-color: #ffbf00;
}

#meteo-table-precipation-days-box th {
	background-color: #0098f1;
}

#meteo-table-sunhours-box td, #meteo-table-precipation-days-box td {
	font-weight: bold;
	height: 30px;
	font-size: 10pt;
	color: #999999;
}

#meteo-table-sunhours-box td {
	background-color: #f9eba4;
}

#meteo-table-precipation-days-box td {
	background-color: #d9ebfd;
}

#meteo-climate-tab-footer-box {
	height: 37px;
}

#meteo-climate-tab-footer-right-box {
	float: right;
}

#meteo-climate-tab-footer-right-box td {
	color: #666666;
}
