@charset "windows-1251";
/* CSS Document */

#middle {
	width: 100%;
	padding: 0 0 138px;
	height: 1%;
	background: #fff url(img/bg1.jpg) repeat-x top left;
}

h1 {color:#0091d5; font-size:18px; padding-bottom:17px;}

.date {color:#534c84; font-weight: bold;}
.more {color:#0091d5;}

a {
	color: #0091d5;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}