body {
	margin: 0;
	padding: 0;
	font-family:"Tahoma";
	font-size:11px;
	/*background-image:url(http://www.vremeameteo.ro/images/back.jpg);*/
}
h1.info {
	font-size:10px;
	text-align:center;
	color:#DFDFDF;
	font-weight:100;
	margin:0px;
}
#autocomplete {
	float:left;
	z-index:100;
}
#autocomplete ul {
	background-color:#FFFFFF;
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #F9F9F9;
	border-top:none;
	z-index:100;
}
#autocomplete ul li {
	cursor:pointer;
	color:#000000;
	padding:2px;
	height:16px;
	line-height:16px;
	overflow:hidden;
	z-index:100;
}
#autocomplete ul li.selected {
	background-color:#3D4F77;
	color:#FFFFFF;
}
h1.title {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:20px;
	font-weight:100;
}
h2.title {
	color:#CC0000;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	background-image:url(http://www.vremeameteo.ro/images/small_umbrella.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:5px;
	height:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:438px;
	background-color:#F9F9F9;
	margin:0px;
}
.meniu {
	list-style:none;
	margin:0;
	padding:0;
}
.meniu li {
	float:left;
	margin:15px;
}
.meniu li a {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.meniu li a:hover {
	text-decoration:underline;
	border-bottom:1px solid #FFFFFF;
}
.banda {
	background-color:#3D4F77;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.weather_links {
	color:#003366;
}
.weather_links a {
	color:#003366;
	text-decoration:none;
}
.weather_links a:hover {
	text-decoration:underline;
}
a.tag {
	padding:3px;
	text-decoration:none;
}
a.tag:hover {
	text-decoration:none;
	background-color:#FFFFFF;
}
.tag_word {
	font-family: Tahoma;
	padding: 2px 2px 2px 2px;
	letter-spacing: 2px;
}
.tag_size1 {
	color: #000;
	font-size: 1.6em;
}
.tag_size2 {
	color: #222;
	font-size:1.4em;
}
.tag_size3 {
	color: #444;
	font-size: 1.3em;
}
.tag_size4 {
	color: #666;
	font-size: 1.1em;
}
.tag_size5 {
	color: #888;
	font-size: 1.0em;
}
.tag_size6 {
	color: #aaa;
	font-size: 0.9em;
}
.tag_size7 {
	color: #bbb;
	font-size: 0.8em;
}
.tag_size8 {
	color: #888;
	font-size:  0.7em;
}
.tag_size0 {
	color: #aaa;
	font-size: 0.6em;
}
div.favBtn {
	float:left;
	width:150px;
	height:70px;
	background-image:url(http://www.vremeameteo.ro/images/favBtn.jpg);
	margin:3px;
	cursor:pointer;
}
div.favBtn:hover {
	background-image:url(http://www.vremeameteo.ro/images/favBtn_hover.jpg);
}
a.ariadna {
	color:#999;
	text-decoration:none;
}
a.ariadna:hover {
	color:#333;
	text-decoration:undrline;
}


a.detail {
	color:#CC0000;
	/*background-color:#006699;*/
	padding:1.5px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.detail:hover {
	/*border-bottom:2px solid #000000;*/
	text-decoration:underline;
}


a.rec {
	color:#006699;
	text-decoration:none;
	font-size:11px;
}
a.rec:hover {
	color:#333333;
	text-decoration:underline;
}