


/*tabela z prognoz� na g��wnej*/
#forecast h3{
    text-align: center;
    font-size: 14px;
}
#forecast table{
    border-collapse: collapse;
}
#forecast table th, #forecast table td{
    padding: 5px;
    font-size: 14px;
    width: 70px;
    vertical-align: middle;
    text-align: center;
}

.gfs1 {
	background-color: #CCFFD9;
}

.gfs2 {
	background-color: #7CC68C;
}

#forecast table tbody tr:nth-child(2n +1){
    background-color: #CDF6BC;
/*background-color: #f1f1f1;*/
}
#forecast table tbody tr:nth-child(2n+2){
    background-color: #ECF6E8;
/*background-color: #ffffff;*/
}


.gfs table tbody tr:nth-child(2n +1){
    background-color: rgb(170,221,255)!important;
    //#7CC68C!important;
/*background-color: #f1f1f1;*/
}
.gfs table tbody tr:nth-child(2n+2){
    background-color: rgb(236,236,236)!important;
    //#CCFFD9!important;
/*background-color: #ffffff;*/
}


/********************************* FORECAST ************************************/


#forecast table th{
    border-right: 1px solid #cccccc;
}
#forecast table td{
    border-right: 1px solid #cccccc;
}
#forecast table tr td:first-child,
#forecast table tr th:first-child{
    border-right: 1px solid #cccccc;
    text-align: left;
    width: 285px;
}


#forecast-cosmo{
    overflow: hidden;
    width: 1020px;
    height:auto;
}
#forecast-cosmo-container{
    position: relative;    
}
#forecast-cosmo-container div{
    float:left;
    width: 1020px;
    display:block;
    margin: 0;
    padding: 0;
}
#forecast{
    width: 100%;
    margin: 10px 0px;
    float:left;
    //overflow: hidden;
}



#forecast-nav{
    width:1020px;
    height: 60px;
    margin: 15px 20px 0 0;
    float:left;
    display: none;
    border-radius: 10px 10px 10px 10px;
    border: 2px #eaeaea solid;
/*    border-bottom: 1px dotted #eaeaea;*/
}
#forecast-nav-cosmo{
    //width:603px;
    height: 60px;
    margin: 15px 20px 0 0;
    float:left;
    display: none;
    border-radius: 0px 0px 0px 0px;
    border: 2px #eaeaea solid;
/*    border-bottom: 1px dotted #eaeaea;*/
}
#forecast-nav-gfs{
    //width:843px;
    height: 60px;
    margin: 15px 20px 0 0;
    float:left;
    display: none;
    border-radius: 0px 0px 0px 0px;
    border: 2px #eaeaea solid;
/*    border-bottom: 1px dotted #eaeaea;*/
}

#forecast-nav ul.nav-gfs{
    border-left: 1px dotted #424242;
    display:none;
}
#forecast-nav-cosmo ul.nav-gfs{

    display:none;
}
#forecast-nav-gfs ul.nav-gfs{
    display:none;
}
#forecast-nav ul{
    list-style: none;
    width: auto;
    padding: 5px;
    float:left;
}
#forecast-nav-cosmo ul{
    list-style: none;
    padding: 5px;
    float:left;
}
#forecast-nav-gfs ul{
    list-style: none;
    padding: 5px;
    float:left;
}
#forecast-nav ul li{
    display: block;
    margin: 0 2px;
    float:left;
}
#forecast-nav-cosmo ul li{
    display: block;
    margin: 0 2px;
    float:left;
	line-height: 20px;
}
#forecast-nav-gfs ul li{
    display: block;
    margin: 0 2px;
    float:left;
	line-height: 20px;	
}
#forecast-nav-cosmo ul li a{
    width: 94.5px;
    height: 46px;
    padding: 4px;
    font-size: 13px;
    display: block;
    text-align: center;
    color: #424242;
    text-decoration: none;
    font-weight: bold;   
    border: 0 none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
#forecast-nav-gfs ul li a{
    width: 94.5px;
    height: 46px;
    padding: 4px;
    font-size: 13px;
    display: block;
    text-align: center;
    color: #424242;
    text-decoration: none;
    font-weight: bold;   
    border: 0 none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
#forecast-nav ul li a:hover, #forecast-nav ul li a.current{
    color: #ffffff;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 -1px 0 0 #50aa14 inset;
    text-shadow: 1px 1px 1px #777878;
    background-color: #50aa14;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#50aa14), to(#6bd127));
    background-image: -webkit-linear-gradient(top, #50aa14, #6bd127);
    background-image:    -moz-linear-gradient(top, #50aa14, #6bd127);
    background-image:     -ms-linear-gradient(top, #50aa14, #6bd127);
    background-image:      -o-linear-gradient(top, #50aa14, #6bd127);
    /*hack for ie*/
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#50aa14', endColorstr='#6bd127');  /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#50aa14', endColorstr='#6bd127')";  /*IE8*/
/*    background-position: 0 -50px;*/
}
#forecast-nav-cosmo ul li a:hover, #forecast-nav-cosmo ul li a.current{
	color: #ffffff;
    border: 0 none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 -1px 0 0 #3C6E00  inset;
    text-shadow: 1px 1px 1px #777878;
    background-color: #3C6E00 ;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C6E00 ), to(#3C6E00 ));
    background-image: -webkit-linear-gradient(top, #3C6E00 , #3C6E00 );
    background-image:    -moz-linear-gradient(top, #3C6E00 , #3C6E00 );
    background-image:     -ms-linear-gradient(top, #3C6E00 , #3C6E00 );
    background-image:      -o-linear-gradient(top, #3C6E00 , #3C6E00 );
    /*hack for ie*/
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E00 ', endColorstr='#3C6E00 ');  /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E00 ', endColorstr='#3C6E00 ')";  /*IE8*/
/*    background-position: 0 -50px;*/
}
#forecast-nav-gfs ul li a:hover, #forecast-nav-gfs ul li a.current{
    color: #ffffff;
    border: 0 none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 -1px 0 0 #0071bc inset;
    text-shadow: 1px 1px 1px #777878;
    background-color: #0071bc;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0071bc), to(#0071bc));
    background-image: -webkit-linear-gradient(top, #0071bc, #0071bc);
    background-image:    -moz-linear-gradient(top, #0071bc, #0071bc);
    background-image:     -ms-linear-gradient(top, #0071bc, #0071bc);
    background-image:      -o-linear-gradient(top, #0071bc, #0071bc);
    /*hack for ie*/
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0071bc', endColorstr='#0071bc');  /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0071bc', endColorstr='#0071bc')";  /*IE8*/
/*    background-position: 0 -50px;*/
}

.nav-cosmo{
	margin-left: 0px;

}

.nav-cosmo-text{
	margin-left: 5px;
	margin-top: 5px;
	width: 212px;
	color: #ffffff;
    border: 0 none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 -1px 0 0 #50aa14 inset;
    text-shadow: 1px 1px 1px #777878;
    background-color: #3C6E00;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C6E00), to(#3C6E00 ));
    background-image: -webkit-linear-gradient(top, #3C6E00, #3C6E00 );
    background-image:    -moz-linear-gradient(top, #3C6E00, #3C6E00 );
    background-image:     -ms-linear-gradient(top, #3C6E00, #3C6E00 );
    background-image:      -o-linear-gradient(top, #3C6E00, #3C6E00 );
    /*hack for ie*/
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E00', endColorstr='#3C6E00');  /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E00', endColorstr='#3C6E00')";  /*IE8*/
/*    background-position: 0 -50px;*/
}

.nav-gfs{
	margin-left: 0px;

}

.nav-gfs-text{
	margin-left: 5px;
	margin-top: 5px;
	width: 212px;
    color: #ffffff;
    border: 0 none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 -1px 0 0 #0071bc inset;
    text-shadow: 1px 1px 1px #777878;
    background-color: #0071bc;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0071bc), to(#0071bc));
    background-image: -webkit-linear-gradient(top, #0071bc, #0071bc);
    background-image:    -moz-linear-gradient(top, #0071bc, #0071bc);
    background-image:     -ms-linear-gradient(top, #0071bc, #0071bc);
    background-image:      -o-linear-gradient(top, #0071bc, #0071bc);
    /*hack for ie*/
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0071bc', endColorstr='#0071bc');  /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0071bc', endColorstr='#0071bc')";  /*IE8*/
/*    background-position: 0 -50px;*/
}


.forecast-model h4{
	text-align: left;
	margin-left: 20px;
}

.first-col {
	width: 285px!important;
}

.cosmo-tab {
    background-color: #3C6E00;
    color: white;
}

.gfs-tab {
    background-color: #0071bc;
    color: white;
}
