body{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

a{
	color: #094157;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.main{
	width: 995px;
	height: 100%;
}
.top1{
	height: 60px; 
	background-color: #1B536A;
}
	.tel{
		width: 208px;
		float: left;
		margin: 0 0 0 25px;
	}
	.text_top{
		width: 339px;
		float: right;
		margin: 0 25px 0 0;
	}
.top2{
	height: 183px;
	background: url(/images/fon_1.jpg) center right no-repeat;
}
.top3{
	height: 42px; 
	background-color: #1B536A;
	background-image: url(/images/fon_menu1.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
	.menu1{
		height: 42px;
		margin: 0;
	}
		.menu1 div{
			height: 42px;
			float: left;
			padding: 13px 25px 13px 25px;
			background-image: url(/images/razd_menu1.gif);
			background-repeat: no-repeat;
			background-position: right center;				
		}
			.menu1 div a{
				font-family: Arial;
				color: #FFFFFF;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
			}
			.menu1 div a:hover{
				font-family: Arial;
				color: #FFFFFF;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
			}	
.page{
	height: 100%;
	padding: 20px 0 20px 0;
}	
	.menu2{
		width: 264px;
		background-image: url(/images/fon_menu2.gif);
		background-repeat: repeat-y;
	}
		.menu2 div{
			padding: 12px 25px 12px 25px;
			border-bottom: 2px #EAEAEA solid;
			background-image: url(/images/arrow1.gif);
			background-repeat: no-repeat;
			background-position: left center;				
		}
		
		.menu2 div a{
			font-family: Arial;
			color: #000000;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}	
		.menu2 div a:hover{
			font-family: Arial;
			color: #000000;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
		}		
	.newsblock{
		margin: 40px 0 0 0;
	}
		.newsblock img{
			margin: 0 0 15px 0;
		}
		.newsitem{
			margin: 0 0 20px 0;
		}
			.newsitem  .date{
				color: #E67815;
				font-size: 12px;
			}
			.newsitem  a{
				color: #094157;
				font-size: 12px;
				text-decoration: underline;
			}
			.newsitem   a:hover{
				color: #000000;
				font-size: 12px;
				text-decoration: underline;
			}	
			.newsitem  .text{
				color: #000000;
				font-size: 12px;
			}
	
	.gismeteo{
		margin: 35px 0 25px 0;
	}
	.gismeteo table tr td{
		font-size: 12px;
	}	
	.gismeteo .gmtbl{background-color: #ffffff; border: 1px solid #086581;}
	.gismeteo .gmtdttl{font-weight: bold; color: #ffffff; text-align:center;  background-color: #075673;}
	.gismeteo .gmtdtext{font-size: 100%; font-weight: normal; color: #011e1e;}
	.gismeteo .tddiv { text-align: left !important;}
	.gismeteo div#cntdiv{ position:absolute; display:block;}
	.gismeteo div#infselectlist{ background-color: #ffffff; border: 1px solid #7c7c7c; width:100%; height:100%; position:relative; top:1; left:0; right:0; visibility:hidden; cursor:pointer;}
	.gismeteo div#hiddentl{ position:relative; top:1; left:0; right:0; visibility:hidden;}			
			
			
	.content{
		margin: 0 15px 15px 15px;
		font-size: 12px;
		color: #000000;
	}
		.chain{
			font-size: 12px;
		}
			.chain a{
				font-size: 12px;
				color: #000000;
				text-decoration: underline;
			}
			.chain a:hover{
				font-size: 12px;
				color: #000000;
				text-decoration: underline;
			}	
		.content .title{
			color: #1D5466;
			font-size: 22px;
			margin: 20px 0 20px 0;
		}
		.subparts{
			padding: 15px;
			background-color: #E0E0E0;
			margin: 0 0 20px 0;
			width: 350px;
		}
			.subparts p{
				padding: 0px;
				margin: 5px;
			}
			.subparts p a{
				
			}
		.files .title{
			margin: 20px 0 10px 0;
		}
		.files p{
			padding: 0px;
			margin: 5px;
		}
	
	.sob {
		text-align: right;
	}
		.sob .title{
			margin: 0 0 15px 0;
		}
	
	.dishes{
		text-align: right;
		margin: 20px 0 0 0;
	}
		.dishes .title{
			margin: 0 0 15px 0;
		}
.bottom{
	height: 70px;
	padding: 15px 0 15px 0;
}
	.bottom .banners{
		width: 264px;
		text-align: center;
		float: left;
	}
	.bottom_text{
		font-size: 12px;
		color: #000000;
	}
		
