@charset "windows-1251";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/img/back.gif);
	background-repeat: no-repeat;
	background-position: center center; 
}
.adv{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002E87;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002E87;
	margin: 0px;
	padding: 0px;
}

#towns {
	width: 126px;
	min-height:20px;
	max-height:300px;
	height:auto !important;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	z-index:5;
	padding-left: 0px;
}

#countrys {
	width: 126px;
	height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	position: static;
	z-index:5;
	padding-left: 0px;
}
.sel_town_contry{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	cursor:	pointer;
}
.sel_town_contry_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	display: block;
}
.sel_town_contry_link:hover{
	text-decoration: underline;
}.main {
	background-image: url(/img/top_main_loop.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 22px;
}
#primets{
	color: #003366;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	position: static;
	visibility: visible;
	max-height:150px;
	height:auto !important;
}
.forecast_big_row{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C9CAF1;
}
.forecast_big_row_l{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C9CAF1;
}
.forecast_big_veter{
	font-size: 11px;
}
/* прогноз на 12 дней */
.forecast_small_month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.forecast_small_row_lt{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #000099;
	border-bottom-color: #000099;
}

.forecast_small_row_rt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}

.forecast_small_row_b{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000099;
}

.forecast_small_link{
	color: #000000;
	text-decoration: none;
}

.forecast_small  {
	position:relative;
	left:0px;
	top:0px;
	width:103px;
	height:103px;
	background-color: #FFFFFF;
	color: #000000;
	cursor:pointer;
	border: 0px solid #FFFFFF;
}
.forecast_small:hover{
	border: 1px solid #FF0000;
}

.forecast_small_date {
	position:absolute;
	left:0px;
	top:0px;
	width:24px;
	height:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.forecast_small_oblach {
	position:absolute;
	left:30px;
	top:10px;
	width:30px;
	height:30px;
	text-align: center;
}
.forecast_small_day {
	position:absolute;
	left:65px;
	top:0px;
	width:35px;
	height:28px;
	background-image: url(/img/forecast_day_small.gif);
	padding-top: 8px;
	padding-left: 3px;
	text-align: center;
	background-repeat: no-repeat;
}
.forecast_small_info {
	position:absolute;
	left:38px;
	top:56px;
	width:60px;
	height:58px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
.forecast_small_night {
	position:absolute;
	left:0px;
	top:67px;
	width:33px;
	height:24px;
	background-image: url(/img/forecast_night_small.gif);
	padding-right: 5px;
	padding-top: 12px;
	text-align: center;
	background-repeat: no-repeat;
}
.forecast_small_night,.forecast_small_day{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#holidays{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 15px;
}
.fore_inf1{
	font-size: 11px;
}
#show {
	display: none;
} 
 