.ccDetails {
	border: 1px solid #000000;
	background-color: #006699;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}

.ccDetails-slika {
	border: 1px solid #000000;
}

.ccDetailsFont {
	font-size: 10px;
}
.ccDetailsForcast {
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 300px;
	background-color: #fff;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.ccExtDetails {
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 300px;
	background-color: #fff;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.ccDetailsLinks {
	border: 1px Solid #000;
	font-size: 12px;
	width: 300px;
	background-color: #fff;
	margin: 0 auto;
}
#ccExtForcast {
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 300px;
	background-color: #fff;
	margin: 0 auto;
}
.wObserv {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #eee;
	padding: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.day {
	width: 300px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.wcLogo {
	float: right;
}
.wforecast {
	font-weight: bold;
	background-color: #eee;
	padding: 2px 0 2px 0;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
.wforecastIcon {
	width: 50px;
	float: left;
}
.wforecastTemp {
	width: 250px;
}
.wforecastdesc {
	width: 300px;
}
.tmp {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cContainer {
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.wLabelLight {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	padding-left: 2px;
	width: 50%;
	float: left;
}
.wValueLight {
	text-align: right;
	padding-right: 2px;
	font-size: 11px;
	background-color: #fff;
}
.wLabel {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	padding-left: 2px;
	width: 50%;
	float: left;
}
.wValue {
	text-align: right;
	padding-right: 2px;
	font-size: 11px;
	background-color: #eee;
}

.wExtForecast {
	font-size: 12px;
 	text-align: center;
	background-color: #eee;
}
a.wExtForecast {
	font-size: 12px;
	color: #000000;
}

.wLsup {
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-color: #fff;
	border-top: 1px dotted #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
.wDetails {
	color: #000000;
	background-color: #eeeeee;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.wxLinks {
	font-size: 12px;
	color: #000000;
}
#weather input, textarea {
    border: 1px solid #000;
    font-family: Verdana;
    font-size: .8em;
	padding: 1px;
}

select {
    border: 1px solid #000;
    font-family: Verdana;
    font-size: 1em;
}
a.weatherChannel:link {
	font-size: 12px;
	color: #000000;
}
a.weatherChannel:VISITED {
	font-size: 12px;
	color: #000000;
}
a.weatherChannel:ACTIVE {
	font-size: 12px;
	color: #000000;
}
.wConditions {
	font-size: 12px;
	font-weight: bold;
}
.wCondDetails {
	font-size: 12px;
	font-weight: bold;
}
.tod {
	width: 300px;
	font-weight: bold;
}
.dayContainer {
	padding-top: 5px;
}
.search {
	border: 1px solid #000;
	font-size: .8em;
	text-align: center;
	background-color: #fff;
	width: 300px;
}
.ccDetails a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.ccDetails a:hover{
	color: #FF6600;
}
.wDetails a{
	text-decoration: none;
	color: #3366FF;
}
.wDetails a:hover{
	color: #FF9933;
}
.wforecast a{
	text-decoration: none;
	color: #3366FF;
}
.wforecast a:hover{
	color: #FF9933;
}