html {
	height: 100%;
}
body {
   background-color: #F4F4F4;
	color: black;
	/*height: 100%;
	margin: 3px 3px 3px 3px;
	padding: 0px;
	*/
	font-family: "Arial CE";
	font-size: 12px;
}
.main {
 width: 975px;
 background-color: red;
}
.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;}
h1 
	{
	/*naslovi*/
	font-size: 27px;
	font-family: "Arial CE";
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
h3 
	{
	/*naslovi3*/
	color: Yellow;
	font-size: 32px;
	font-family: "Times New Roman CE";
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	}

p 		
	{
	padding: 5px; 
	font-family: "Arial CE";
	font-size: 14px;
	}
table.zgoraj_vreme{
    width: 975px;
	background-color: #F4F4F4;
}
table.main_vreme{
    width: 975px;
	background-color: white;
	text-align: left;
}
table.vreme_100{
    width: 975px;
	background-color: white;
	text-align: left;
}
td.vreme_naslov
{
font-size: 14px;
width: 239px;
text-align: center;
vertical-align: top;
/*text-decoration: underline; */
 font-weight: bold;
}
td.vreme_slike{
 background-color: #003366;
 border: 1px solid #000066;
 width: 975px; 
 height: 70px;
}
td.vreme_spacer{
 width: 7px;
 color: #003366;
 background-color: #003366;
 border: 1px solid #003366;
}
td.vreme_slike_napis{
 height: 55px;
 width: 150px;
 background-color: #003366;
 border: 1px solid #003366;
}
td.vreme_slike_napis_sirok{
 height: 55px;
 width: 100%;
 background-color: #003366;
 border: 1px solid #003366;
}
td.vreme_levo
	{
	 width: 316px; 
	 height: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 100px
	}
td.vreme_levo_hrvaska
	{
	 width: 316px; 
	 height: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 100px
	}
td.vreme_noga
	{
	height: 18px;
	width: 975px;
	background-color: #003366;
	}
div.countryName
	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
  	font-size: 16px;
	text-transform: none;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	}
a:link, a:visited {
	color: #0000FF; 
	text-decoration: none;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}/* general links style*/
a:hover {
	color: Navy; text-decoration: none;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;} 
	
	
/* ----------------------------------------------------------------------------------------------------------------- */



.textmed
{
  font-size:11px;
  line-height:17px;
}

.textmedbold
{
  font-size:14px;
  line-height:17px;
  font-weight:700;
}

.fltLeft,.menuControl
{
  float:right;
}

.detailsIcon,.ForecastIcon
{
  float:left;
  width:55px;
}

.ForecastDescription
{
  float:left;
  width:210px;
}

