.page
{
	width: 912px;
	height: auto;
}

.side
{
	width: 258px;
	height: auto;
	float: left;
}

.main
{
	width: 654px;
	height: auto;
	float: left;
	clear: right;
}

.footer
{
	width: 654px;
	height: auto;
	float: right;
	border: 1px solid #465a68;
	padding-top: 10px;
	padding-bottom: 10px;
}

.h_spacer
{
	width: 100%;
	height: 20px;
	clear: both;
}

.buttons
{
	width: 652px;
	height: 37px;
	float: right;
	margin: 0;
	padding: 0;
}

.logo
{
	width: 654px;
	height: 192px;
	clear: right;
}

.block
{
	width: 238px;
	height: auto;
	float: left;
}

.block_top
{
	width: 238px;
	height: 87px;
	background: url(images/block_top.png) no-repeat;
	padding-top: 23px;
	text-align: center;
	font-family: Verdana, Courier;
	font-size: 11pt;
}

.block_middle
{
	width: 168px;
	height: auto;
	background: url(images/block_middle.png) repeat-y;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
}

.block_bottom
{
	width: 238px;
	height: 64px;
	background: url(images/block_bottom.png) no-repeat;	
}

.content
{
	width: 654px;
	height: auto;
	text-align: left;
}

.corners_top
{
	width: 654px;
	height: 24px;
	background: url(images/corners_top.png) no-repeat;
}

.corners_middle
{
	width: 574px;
	height: auto;
	background: url(images/corners_middle.png) repeat-y;
	padding-left: 40px;
	padding-right: 40px;
}

.corners_bottom
{
	width: 654px;
	height: 24px;
	background: url(images/corners_bottom.png) no-repeat;		
}

.description
{
	font-size: 9pt;
	text-align:justify;
}

.article_description
{
	padding-left: 50px; 
	font-size: 8pt; 
	text-align: justify;
	color: #6296b4;
}

#data_str
{
	background-color: #142e41; 
	color: #dff2ff; 
	width: 146px; 
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: 7px;
}

#calend_str
{
	width: 147px;
	height: 137px;
	margin: 0;
	padding: 0;
}

.calendar
{
	background-color: #000000;
	color: #abc8dd;
	font-family: Comic Sans MS;
	font-size: 9pt;
	border: 1px #465a68 solid;
	float: left;
	width: 17px;
	height: 21px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-right: 2px;
	margin-top: 1px;
}

.pustishka
{
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
}

.calendar_today
{
	background-color: #152f41;
	color: #dff2ff;
	font-family: Comic Sans MS;
	font-size: 9pt;
	border: 1px #465a68 solid; 
	width: 17px;
	height: 21px;
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-top: 1px;
}

body
{
	background: #000000 url(images/fon.jpg);
	color: #6296b4;
	font-size: 10pt;
	font-family: Verdana, Courier New;
}

img
{
	margin: 0;
	padding: 0;
	border:0;
}

hr
{
	color: #465a68;
}

.news_title
{
	font-weight: bolder;
	font-style: italic;
	color: #7badd0;
}

a
{
	color: #abc8dd;
	text-decoration: none;
	font-style: italic;
	font-size: 10pt;
	font-family: Verdana, Courier New;
}

a:hover
{
	text-decoration: underline;
}

ol
{
	margin: 0;
	padding: 0;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style-image: url(images/zigzag.png);
	list-style-position: inside;
	padding: 0;
	padding-left: 30px;
	margin: 0px;
	color: #abc8dd;
}

ol li
{


	padding-left: 6px;
	margin: 0px;
}

b
{
	color: #7badd0;
}

p
{
	padding: 0;
	margin: 0;
}