﻿/* weatherToday - START */
div.weatherToday	{	font-family:Verdana; font-size:10px; background:white url('/WebResources/mobile/Img/meteo/separator.gif') repeat-x left top;	}
div.weatherToday #wCity 
{
	/* width:100%; */
	padding: 10px 5px 0px 5px;
}
div.weatherToday a	
{	
	color:#e20073;
	text-decoration:underline;	
	font-size: 10px;
}
div.weatherToday #wCity #wCal 
{		
	background: #f3eec7 url('/WebResources/mobile/Img/meteo/calCityHead.gif') no-repeat left top;
	width: 33px;
	text-align: center;
}
div.weatherToday p.weatherDay 
{
	font-size: 8px;
	margin: 0px 0px 0px 0px;
	line-height: 10px;
}
div.weatherToday p.weatherDate 
{
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
	line-height: 20px;
}
div.weatherToday h1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 0px 6px;
	color: #666666;
}
div.weatherToday h2
{
	font-size: 10px;
	line-height: 10px;
	margin: 1px 0px 0px 6px;
	color: #666666;
}
div.weatherToday a
{
	line-height: 12px;
	margin: 4px 0px 0px 6px;
}
div.weatherToday #wCityData 
{
	/* width:100%; */
	padding: 5px 5px 0px 5px;
	text-align: center;
}
#wIconBig 
{
	width: 102px;
}
div.weatherToday #wCityData h3
{
	font-size: 40px;
	color: #afc426;
	margin: 0px;
}
div.weatherToday p
{
	line-height: 10px;
	font-size: 10px;
	margin: 0px;
}
div.weatherToday img
{
	display: block;
	margin:0px 5px 0px 0px;	
}
/* weatherToday - END */


/* weatherLinks - START */
div.weatherLinks table
{	
	font-family:Verdana; 
	font-size:11px;
	/* width:100%; */
	height: 30px;
	padding: 10px 5px 0px 5px;
}
div.weatherLinks a	
{	
	color:#e20073;
	text-decoration:underline;	
	font-size: 10px;
}
/* weatherLinks - END */


/* weatherSeparator - START */
div.weatherSeparator		
{
	background: white url('/WebResources/mobile/Img/meteo/separator.gif') repeat-x left top;
	height: 8px;
}
/* weatherSeparator - END */	


/* weatherTodayList - START */
div.weatherTodayList		
{
	font-family: Verdana; font-size: 10px; padding: 0px 5px 0px 5px; background: #FFFFFF url('/WebResources/mobile/Img/meteo/listBackground.gif') repeat-x left bottom;	
}
div.weatherTodayList table
{
	/* width:100%; */
	padding: 3px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
}
div.weatherTodayList table td
{
	vertical-align: top;
}
div.weatherTodayList table td.rspan
{
	padding-top: 19px;
}
div.weatherTodayList table td.rspanWind img
{
	padding: 2px 0px 2px 0px;
	width: 15px;
	height: 15px;
}
div.weatherTodayList .wTdCal 
{
	background: #f3eec7 url('/WebResources/mobile/Img/meteo/calListHead.gif') no-repeat left top;
	width: 40px;
	font-size: 8px;
	line-height: 14px;
	/* font-weight: bold; */
}
div.weatherTodayList table p
{
	margin: 0px;
}
/* weatherTodayList - END */


/* weatherCitiesList - START */
div.weatherCitiesList		
{
	font-family: Verdana; font-size: 10px; padding: 0px 5px 0px 5px; background: #FFFFFF url('/WebResources/mobile/Img/meteo/listBackground.gif') repeat-x left bottom;	
}
div.weatherCitiesList table
{
	/* width:100%; */
	padding: 3px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
}
div.weatherCitiesList table td
{
	vertical-align: top;
}
div.weatherCitiesList table td.rspan
{
	padding-top: 19px;
}
div.weatherCitiesList table td.rspanTemp
{
	padding-top: 5px;
}
div.weatherCitiesList table td.wTdCity
{
	text-align: left;
}
div.weatherCitiesList table td.wTdCity a
{
	color: #03659d;
	font-size: 12px;
	font-weight: bold;
}
div.weatherCitiesList table td.rspanWind img
{
	padding: 2px 0px 2px 0px;
	width: 15px;
	height: 15px;
}
div.weatherCitiesList .wTdCal 
{
	background: #f3eec7 url('/WebResources/mobile/Img/meteo/calListHead.gif') no-repeat left top;
	width: 40px;
	font-size: 8px;
	line-height: 14px;
	font-weight: bold;
}
div.weatherCitiesList table p
{
	margin: 0px;
}
/* weatherCitiesList - END */


/* weatherCitiesListHead - START */
div.weatherCitiesListHead table
{	
	font-family:Verdana;
	/* width:100%; */
	padding: 10px 5px 3px 5px;
	border-bottom: solid 4px #CCCCCC;
}
div.weatherCitiesListHead h1
{	
	color:#666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
}
div.weatherCitiesListHead a	
{	
	color:#e20073;
	text-decoration:underline;	
	font-size: 10px;
}
/* weatherCitiesListHead - END */


/* weather common - START */
.wHeadMax
{	
	background-color: #9e0309;
	color: White;
	padding: 0px 4px 0px 4px;
	font-size: 11px;
}
.wHeadMin
{	
	background-color: #03659d;
	color: White;
	padding: 0px 4px 0px 4px;
	font-size: 11px;
}
.wHeadVjetar
{	
	background-color: #838484;
	color: White;
	padding: 0px 4px 0px 4px;
	font-size: 11px;
}
.wHeadTlak
{	
	background-color: #333333;
	color: White;
	padding: 0px 4px 0px 4px;
	font-size: 11px;
}
.bold
{
	font-weight: bold;
}
div.weatherCitiesList tr.separator td,
div.weatherTodayList tr.separator td
{
	border-bottom: solid 1px #c1c4c6;
	height: 3px;
}
/* weather common - END */

/* weatherWidget - START */
div.weatherWidget
{
	background-color:#eee;
	overflow:hidden;
	padding:1px 1px;
}

div.weatherWidget table
{	
	font-family:Verdana; 
	font-size:11px;
	width:100%;
	height: 30px;
	padding: 0px 5px 0px 10px;
}

div.weatherWidget a	
{
	color:#404040;
	text-decoration:none;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 0px 0px 6px;
}

div.weatherWidget h1
{
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	margin: 0px 0px 0px 6px;
	color: #404040;
}

div.weatherWidget h2
{
	font-size: 9px;
	line-height: 10px;
	margin: 2px 0px 0px 6px;
	color: #404040;
}

div.weatherWidget h3
{
	font-size: 20px;
	font-weight: bold;
	color: #afc426;
	margin: 0px;
	white-space: nowrap;
}

div.weatherWidget .aCityData
{	
	margin: 0px 0px 0px 0px;
}

/* weatherWidget - END */

