/*** Add here all your css customizations ***/
.border_weather {
  	border: 0px solid grey;
	border-style: solid;
	padding: 4px;
	font-size: 19px;
}
/*.border_weather img {width:50px; height:50px;}*/
.border_weather p {color:#22F; }
.border_weather h1 {color:#52F; }
.border_weather h2 {color:#52F; font-size: 18px;} /* Заголовок */
.border_weather .temp {font-size: 28px;} /*Размер шрифта температуры*/
/*.border_weather .border table tr {border: 10px solid;}
/*.border_weather h3 {color:#f2F;}
.border_weather h4 {color:#d2F; }
.border_weather h5 {color:#c2F; }
.border_weather h6 {color:#12F; font-size: 12px;}

.border_weather table {border-top: 3px solid grey; }*/

.border_weather table td {border: 0px solid; width: 15%; color: #32a; font-size: 18px;}
/*.border_weather table th {border: 1px solid; width: 15%; color: #111; font-size: 14px;}*/
.border_weather table tr {border: 0px solid #1a1;  color: #222; width: 15%; font-size: 14px;} /*то что надо */
/*.border_weather table td:first-child {border: 0px solid; color:#f2F; width: 20%;}*/
/*.border_weather table td:last-child {border: 0px solid; color:#42F; width: 20%;}
.border_weather table tr:last-child {border: 0px solid; color:#37F; width: 20%;}
.border_weather table td:last-child {border: 0px solid; color:#37F; width: 20%;}*/

.nowrapIMG div {
    position: relative;
  	display: inline-block;
	border: 5px; 
}

.wrapIMG div {
    position: relative;
}

.kalendar_ss_z {
    z-index: 99999;
}

.z_index_1 {
	z-index: 1;
}

.z_index_10000 {
	z-index: 10000;
}