body {
	margin:0;
	padding:0;
	background-color: #cde8fb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.header{
	position: relative;
	background-image: url(../images/fon-up.jpg);
	width: 1000px;
	height: 386px;
}
.main_menu_block{
	position: absolute;
	top: 170px;
	left: 565px;
}
.main_menu{
	width: 105px;
	height: 83px;
	background-image: url(../images/kn_big.png);
	display: block;
	float: left;
	color: #000000;
	font-size: 9px;
	line-height: 50px;
	text-decoration: none;
}
.main_menu_select{
	width: 105px;
	height: 83px;
	background-image: url(../images/kn_big_up.png);
	display: block;
	float: left;
	color: #000000;
	font-size: 9px;
	line-height: 50px;
	text-decoration: none;
}
.main_menu:hover{
	background-image: url(../images/kn_big_up.png);
}
.main_menu_block img{
	margin-left: 3px;
}
.portfolio_menu_block{
	position: absolute;
	top: 333px;
	left: 58px;
	width: 1000px;
}
.portfolio_menu{
	position: relative;
	top: 3px;
	width: 127px;
	height: 44px;
	background-image: url(../images/kn_fon.png);
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	line-height: 35px;
}
.portfolio_menu_select{
	position: relative;
	top: 3px;
	width: 127px;
	height: 44px;
	background-image: url(../images/kn_fon_up.png);
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	line-height: 35px;
}
.portfolio_menu:hover{
	background-image: url(../images/kn_fon_up.png);
}
.text{
	font-size: 12px;
	text-align: justify;
}
.header_news{
	font-size: 14px;
	color: #ee1b2e;
	font-weight: bold;
}
.arhiv_news{
	font-size: 12px;
	color: #ee1b2e;
	font-weight: bold;
	width: 260px;
	display: block;
	text-align: right;
}
.look_news{
	color: #4e83d9;
	text-decoration: none;
}
.look_news:hover{
	color: #ee1b2e;
}
.middle{
	width: 1000px;
	background-image: url(../images/middle-fon.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.footer{
	width: 1000px;
	height: 219px;
	background-image: url(../images/fon-down.jpg);
}
.arhiv_news_block{
	width: 1000px;
	text-align: left;
	font-size: 12px;
	padding-left: 50px;
}
.album {
	float: left;
	width: 170px;
	height: 195px;
	margin: 20px 0px 0 0;
	font-size: 14px;
}
.content{
	position: relative;
	left: 70px;
	width: 850px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.link_portfolio{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link_portfolio:hover{
	color: #ee1b2e;
}
.small_photo{
	width: 245px;
	float: left;
}
.head_portfolio{
	width: 850px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.date{
	width: 850px;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
}
.article_content{
	width: 850px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
.mail{
	color: #ee1b2e;
	font-weight: bold;
	text-decoration: none;
}
.description{
	text-align: justify;
}
