#wrapper {
	width:80%;
	text-align:left;
	font:12px arial;
}

#header-lottery {
	background:url(http://weather.211.ru/img/header/logo.png) no-repeat;
	height:40px;
}

/* today */
#today {
	margin:20px 0 0 170px;
}

#today .weather {
	width:300px;
}

#today h2 span {
	display:block;
	float:left;
}

#today h2 .date {
	margin:12px 10px 0 0;
	font:18px arial;
	color:#333;
}

#today h2 .celsius {
	font-size:40px;
	width:96px;
	height:47px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
}

#today h2 .warm {
	background:url(http://weather.211.ru/img/today-warm.png) no-repeat;
}

#today h2 .cold {
	background:url(http://weather.211.ru/img/today-cold.png) no-repeat;
}

.icon-current-weather {
	width:300px;
	height:150px;
	clear:left;
}

/*.icon-clouds-day {
	background:url(http://weather.211.ru/img/icon-clouds-day.jpg) no-repeat;
}*/

#today .text {
	float:right;
	width:45%;
	background:url(http://weather.211.ru/img/pointer.png) 0 10px no-repeat;
	padding:0 0 0 75px;
	font:14px arial;
	line-height:23px;
}

#today .recomendation {
	font-style:italic;
}

/* 3days */
#days {
	width:100%;
	overflow:hidden;
}
#days .wrapper {
	margin:0;
	width:75%;
	float:left;
}
/*banners*/
#banners {
	overflow:hidden;
	width:24%;
	float:right;
	/*margin-top:-80px;*/
}


#days .menu {
	margin:20px 0 0 170px;
}

#days .menu li {
	float:left;
	display:block;
	margin:4px 30px 4px 0;
	vertical-align:top;
	line-height:25px;
}

#days .menu span {
	font-size:18px;
}

#days .menu li a.local {
	border-bottom:1px #0159B3 dashed;
	text-decoration:none;
}

#days table {
	clear:left;
	width:100%;
}

#days table th, #days table th h2 {
	font-size:14px;
	font-weight:bold;
}

#days .clouds-day div, #days .clouds-night div {
	margin:15px 0;
	width:50px;
	height:25px;
	background-repeat:no-repeat;
}
/*
#days .clouds-day div {
	background:url(http://weather.211.ru/img/small-clouds-day.jpg);
}

#days .clouds-night div {
	background:url(http://weather.211.ru/img/small-clouds-night.jpg);
}*/

#days table th, #days table td {
	padding:0 5px 10px 25px;
	border-right:1px #E3E3E3 solid;
	border-bottom:1px #E3E3E3 solid;
}

#days table td {
	padding-top:5px;
}


.menu.huy {background:red;}

#days .w10day,  .w10night  {
	margin:19px 0;
	width:50px;
	height:25px;
	background-repeat:no-repeat;
	text-align: right;
}
/*ÊÍÎÏÊÀ*/
#getta {
	margin:0;
	margin-top: 30px;
	float: right;
}
#getta a {
	cursor:pointer;
	display:block;
	width:250px;
	height:60px;
	text-align:center;
	line-height:57px;
	background:#447C01 url(../images/green-buttons.jpg) no-repeat;
	background-position:0 0;
	margin-bottom:20px;
	position:relative;
	top:-20px;
	font-size:18px;
	color:#4F7F19;
	font-weight:bold;
	text-decoration:none;
}
#getta a span {
	width:250px;
	height:60px;
	text-align:center;
	position: absolute;
	top: 0.05em;
	left: 0.05em;
	color:#FFF;
}
#getta a:hover {
	background-position:0 -60px;
}
#getta a:active {
	background-position:0 -120px;
	text-indent:-4px;
	line-height:55px;
}

.proc30 {	width:30%;}

.proc20 {
	width:20%;
}
