.prognoza5zile {
	width:50px;
	height:50px;
	border: solid 1px #555;
	background-color: white;
	-webkit-box-shadow: 4px 1px 5px  rgba(0,0,0,0.6);
	border-radius:10px;
}
	
.prognoza3zile {
        width:50px;
        height:50px;
        border: solid 1px #555;
        background-color: white;
        -webkit-box-shadow: 4px 1px 5px  rgba(0,0,0,0.6);
        border-radius:10px;
}

.prognoza12ore {
        width:50px;
        height:50px;
        border: solid 1px #555;
        background-color: white;
        -webkit-box-shadow: 4px 1px 5px  rgba(0,0,0,0.6);
        border-radius:10px;
}

.temperaturaAer {
        text-shadow: 1px 1px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,

                -2px 1px 0 #fff,
                -2px -1px 0 #fff,
                2px 1px 0 #fff,
                2px -1px 0 #fff,

                1px -2px 0 #fff,
                -1px -2px 0 #fff;
}

.iconMeteo {
	background: #fff;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.4); 
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.4);
	border-radius: 4px;
	padding: 2px 2px 8px;
	color: #0060C6;
	position: absolute;
	width: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
}

.iconMeteo p {
	text-align: center;
	font-size: 11px;
	font-weight: 400;
	margin-top: -4px;
	color: #0060C6;
}

.directiavantului {
	text-align:center;
}

.directiavantului b{
	text-shadow: 1px 1px 0 #fff,
	     -1px -1px 0 #fff,
         1px -1px 0 #fff,
         -1px 1px 0 #fff,

         -2px 1px 0 #fff,
         -2px -1px 0 #fff,
         2px 1px 0 #fff,
          2px -1px 0 #fff,

          1px -2px 0 #fff,
         -1px -2px 0 #fff;
}

.directiavantului img {
	margin: -8px 0px -8px;
}

.europa {
        text-align: center;
        width: 45px;
        height:55px;
        border: solid 1px #555;
        background-color: white;
        color: #376e90;
        -webkit-box-shadow: 4px 1px 5px  rgba(0,0,0,0.6);
        border-radius:8px;
}

.europa p {
        text-align: center
}

.leaflet-top { margin-top: 20px;  }
.leaflet-popup-tip { background: #3280e9; }   
.ui a {
	pointer-events: auto;
	margin-right: 5px;
    	display: inline-block;
    	padding: 4px;
    	border-radius: 4px;
    	background: #0060C6;
    	color: white;
}


.icon img {
	float: right;
}
span.titlu {
	color: #1252d0;
}
span.tempe {
	position: absolute;
	margin-left: 186px;
	margin-top: 34px;
	color: #376e90;
}
.icon hr {
	text-align: left;
	width: 68%;
	margin-left: 0;
	margin-top: 12px;
	border-top: 0.5px solid #3987bf;
}

.meteomap_extra a {
        pointer-events: auto;
        margin-right: 5px;
        display: inline-block;
        padding: 4px;
        border-radius: 4px;
        background: #0060C6;
        color: white;
}

.leaflet-rrose-content-wrapper {
	width: 266px; 
	background: none repeat scroll 0 0 rgba(255, 255, 255, .95);
	color: #000;
	line-height: 20px;
	border-radius: 8px;
	border-top-right-radius: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.leaflet-rrose-content-wrapper.n::after, .leaflet-rrose-content-wrapper.ne::after {
	border-color: transparent transparent transparent #4BA4F0;
    	border-style: solid;
    	border-width: 20px 20px 0;
    	bottom: 20px;
    	content: "";
    	display: block;
    	height: 0;
    	left: 0px;
    	position: absolute;
    	width: 0;
    	z-index: 2;
}
.leaflet-rrose-content-wrapper.nw::after {
    border-color: transparent #4BA4F0 transparent transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    bottom: 20px;
    content: "";
    display: block;
    height: 0;
    left: auto;
    position: absolute;
    width: 0;
    z-index: 2;
    right: -1px;
}

.leaflet-rrose-content-wrapper.s::after, .leaflet-rrose-content-wrapper.se::after {
    border-color: transparent transparent transparent #4BA4F0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    bottom: 20px;
    content: "";
    top: -1px;
    display: block;
    height: 0;
    left: 0px;
    position: absolute;
    width: 0;
    z-index: 2;
}

.leaflet-rrose-content-wrapper.sw::after {
    border-color: transparent #4BA4F0 transparent transparent;
    border-style: solid;
    border-width: 0 20px 20px 0;
    bottom: 20px;
    content: "";
    display: block;
    height: 0;
    left: auto;
    position: absolute;
    width: 0;
    z-index: 2;
    right: -1px;
    top: -1px;
}

.leaflet-rrose-content-wrapper.s::after {
	top:20px;
}

.leaflet-rrose-content-wrapper.s::after, .leaflet-rrose-content-wrapper.se::after, .leaflet-rrose-content-wrapper.sw::after {
	bottom: 0px;
}
a.leaflet-rrose-close-button {
	background: #4BA4F0;
	padding: 2px;
	color: white;
}
a.leaflet-rrose-close-button:hover {
	color: #f1f1f1;
}
.comforttermic {
	text-shadow: 1px 1px 0 #fff,
		-1px -1px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff,

		-2px 1px 0 #fff,
		-2px -1px 0 #fff,
		2px 1px 0 #fff,
		2px -1px 0 #fff,

		1px -2px 0 #fff,
		-1px -2px 0 #fff;
}
.meteomap_prognoza {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

#lean_overlay {
    position: fixed;
    z-index:99999999;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#modal {
	width: 600px;
	padding: 30px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
	
}

.meteomap_controls_extra .meteomap_legenda {
    display: inline-block;
    padding: 8px;
    background: #0060C6;
    border-radius: 4px;
    color: white;
    pointer-events: auto;
    margin-bottom: 8px;
}

.meteomap_controls_extra .layerButton a {
    background: #4BA4F0;
    padding: 4px 8px;
    border-radius: 4px;
    color: white;
    line-height: 32px;
    pointer-events: auto;
}

.meteomap_controls_extra .meteomap_legenda a.data.curenta {
    background: #4BA4F0;
    color: white;
}

.meteomap_controls_extra .meteomap_legenda a.data {
    background: white;
    color: black;
    padding: 4px;
    border-radius: 4px;
    pointer-events: auto;
    overflow: hidden;
    white-space: nowrap;
}



/*
img.modal-content {
	margin: 0 auto;
	margin-top: 10%;
	display: block;
	width: 80%;
	max-width: 700px;
}
span.close {
	position: absolute;
  	top: 105px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
}
*/
