body{
	font-size: 12px;
	font-family: Verdana;
}

font{
	font-size: 11px;
	font-family: Verdana;
}

a{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

.text{
	font-size: 12px;
	font-family: Verdana;
}

div.list{
	background-color: #f5f5f5;
	color: #3a3a3a;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

div.list a{
	color: #3a3a3a;
	font-size: 10px;
}

a.copy{
	color: #3a3a3a;
	font-size: 10px;
}

td.copy{
	color: #3a3a3a;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
}

a.small{
	font-weight: bold;
	font-size: 11px;
	color: #00A5D2;
	text-decoration: none;
}

a.small:hover{
	font-weight: bold;
	font-size: 11px;
	color: #00A5D2;
	text-decoration: underline;
}

.small_active{
	font-weight: bold;
	font-size: 11px;
	color: #0082A6;
	text-decoration: underline;
}

a.small_active{
	font-weight: bold;
	font-size: 11px;
	color: #0082A6;
	text-decoration: underline;
}

a.small_active:hover{
	font-weight: bold;
	font-size: 11px;
	color: #0082A6;
	text-decoration: underline;
}

#footer{
	border-top: 1px solid #30D1FF;
	margin-top: 10px;
}

table.header{
	border: 0px;
	width: 100%;
	font-size: 12px;
	font-family: Verdana;
}

td.logo{
	width: 180px;
	vertical-align: middle;
	text-align: center;
}

td.login{
	font-size: 12px;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

td.services{
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

a.services{
	color: #9E9E9E;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin-right: 25px;
}

a.services:hover{
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}

#content{
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(http://i.conturov.net/pogoda/bg.gif);
	width: 100%;
}

#title{
	width: 450px;
	padding-top: 70px;
	padding-left: 100px;
	display: block;
	color: #969696;
	font-size: 23px;
	padding-bottom: 20px;
}

#left-banner{
	width: 250px;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

#list-city{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

#right-column{
	vertical-align: top;
	width: 250px;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #F5F5F5;
}

a.item-city{
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.item-city:hover{
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

a.item-my-city{
	color: #FF8D79;
	font-size: 20px;
	text-decoration: none;
	margin-right: 40px;
}

a.item-my-city:hover{
	text-decoration: none;
	border-bottom: 1px dotted #FF8D79;
}


a.item-current-city{
	color: #666666;
	font-size: 20px;
	text-decoration: underline;
	margin-right: 40px;
}

a.item-current-city:hover{
	text-decoration: underline;
}