body {
	background-color: #77322a;
	background-image: url('./bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a{
	text-decoration: none;
	outline: none;
	color: #80392e;
}


a:hover{
	color: #000;
}

img{
	border: none;
}

.all{
	width: 1289px;
	height: 586px;
	margin: 0 auto;
	background-image: url('./snowbg.jpg');
	background-repeat: no-repeat; 
}

.cotainer{
	width: 950px;
	margin: 0 auto;
}

.flash{
	
	outline: none;
	height: 384px;
	width: 948px;
}

.main{
	margin-top: 10px;
	padding-bottom: 10px;
}

.main_top{
	height: 10px;
	background-image: url('./main_top.png');
	background-repeat: no-repeat; 
}

.main_main{
	background-image: url('./main_bg.png');
	background-repeat: repeat-y; 
	padding-bottom: 5px;
}

.main_left{
	float: left;
	width: 250px;
}

.main_right{
	float: left;
	width: 600px;
}

.main_bottom{
	height: 25px;
	background-image: url('./main_bottom.png');
	background-repeat: no-repeat; 
	color: #999;
}

.main_bottom a{
	color: #999;
}

.main_bottom a:hover{
	color: #80392e;
}

.main_bottom_left{
	padding-top: 5px;
	padding-left: 65px;
	float: left;
	width: 725px;
}

.main_bottom_right{
	padding-top: 5px;
	float: left;
	width: 70px;
}

.menu{
	width: 230px;
	height: 312px;
	background-image: url('./menu.png');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	padding: 15px 10px 10px 10px;
}

.pogoda_panel{
	width: 221px;
	height: 96px;
	background-image: url('./pogoda_panel.png');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	padding: 15px 10px 10px 10px;
}

.menu ul{
	font-size: 12px;
	margin: 0;
	padding-left: 10px;
}

.menu h3{
	font-size: 14px;
	color: #ef5b14;
}

.menu a{
	color: #fff;
}

.menu a:hover{
	color: #ef5b14;
}

.menu p{
	margin-top: 0px;
}

.clear_it{
	clear: both;
}

.main_right_top{
	width: 600px;
	height: 15px;
	background-image: url('./gray_field_top.jpg');
	background-repeat: no-repeat;
}

.main_right_main{
	width: 548px;
	margin-left: 12px;
	padding: 10px 20px;
	background-image: url('./gray_field_bg.jpg');
	background-repeat: repeat-x;
}

.main_right_main h1{
	font-style:italic;
	color: #80392e;
	font-size: 28px;
}

.galleryImage{
	margin-top: 0;
}

h1, h2, h3, h4{
	margin: 0;
}
