

p{
margin-top: 2px;
margin-bottom: 2px;
}

h3{
line-height: 1.2;
font-size: 13px;
margin-top: 0px;
margin-bottom: 2px;

}

.prognoza{
margin: 5px;
width: 96%;
height: 100px;
background: #E8E7E7;
text-indent: 15px;
font-size: 12px;
line-height: 1.2;
padding: 4px;


-moz-border-radius: 6px 6px 6px 6px; /* CSS3 rounded borders */
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;

-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 2); /* CSS3 shadows */
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 2);
box-shadow: 0 0 2px rgba(0, 0, 0, 2);


float: left;
z-index:9;

}

.prognozatext{
margin-right: 90px; /*Set right margin to RightColumnWidth*/
height: 100px;



}

.prognozaznak{
float: left;
width: 90px; /*Width of right column*/
margin-left: -103px; /*Set left margin to -(RightColumnWidth) */
height: 100px;

margin-top: 5px;
margin-bottom: 5px;

background: #E8E7E7;

-moz-border-radius: 0px 6px 6px 0px; /* CSS3 rounded borders */
-webkit-border-radius: 0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px;

padding: 4px;

font-size: 35px;
color: #FA9B02;
text-align:center;
line-height:100px;
	text-decoration: none;


}

.prognozaznak a{
text-decoration: none;
color: #FA9B02;

}
.prognozaznak:hover{


background: #F4F2B2;
color: #2E2EFE;

-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 2); /* CSS3 shadows */
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 2);
box-shadow: 0 0 2px rgba(0, 0, 0, 2);



}

.prognozaznakw{
float: left;
width: 90px; /*Width of right column*/
margin-left: -103px; /*Set left margin to -(RightColumnWidth) */
height: 100px;

margin-top: 5px;
margin-bottom: 5px;

background: #D7EBCE;

-moz-border-radius: 0px 6px 6px 0px; /* CSS3 rounded borders */
-webkit-border-radius: 0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px;

padding: 4px;

font-size: 35px;
color: #366C1B;
text-align:center;
line-height:100px;
z-index:10;


}

.prognozaznakw:hover{
height: 98px;   
border:1px solid black;
background-color: #9AF2AB;
color: #088C21;
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8); /* CSS3 shadows */
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

.prognozaznakl{
float: left;
width: 90px; /*Width of right column*/
margin-left: -103px; /*Set left margin to -(RightColumnWidth) */
height: 100px;

margin-top: 5px;
margin-bottom: 5px;

background: #EBCECE;

-moz-border-radius: 0px 6px 6px 0px; /* CSS3 rounded borders */
-webkit-border-radius: 0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px;

padding: 4px;

font-size: 35px;
color: #812525;
text-align:center;
line-height:100px;


}

.prognozaznakn{
float: left;
width: 90px; /*Width of right column*/
margin-left: -103px; /*Set left margin to -(RightColumnWidth) */
height: 100px;

margin-top: 5px;
margin-bottom: 5px;

background: #C8CAF0;

-moz-border-radius: 0px 6px 6px 0px; /* CSS3 rounded borders */
-webkit-border-radius: 0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px;

padding: 4px;

font-size: 35px;
color: #08088A;
text-align:center;
line-height:100px;
}


.paginationwrapper{
float: left;
font-size: 14px;
width: 630px;

}

.pagination{
text-align: center;
margin: 5px;
}


.pagination a{
text-decoration: none;
color: #366C1B;
}


.pagination li{

display: inline;
border-style: solid;
border-width: 1px;
border-color: #0B610B;
background-color: #D7EBCE;
padding: 2px 5px 2px 5px; 
margin:1px;
}

.pagination li.current{

display: inline;
border-width: 2px;
background-color: #72A57A;
padding: 2px 6px 2px 6px; 
}

.pagination li.current a{
color: 0D2811;
}

.pagination li.year{

display: inline;
border-width: 1px;
background-color: #f2d479;
padding: 2px 6px 2px 6px;
border-color: #FFA500;
margin:1px 10px 1px 1px; 
}



