body {

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	
	}
.logo {

	margin-right: 20px;
	margin-top: 20px;
	
	}
.fff {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
	background-image: url(../img/lt.jpg);
	background-repeat: no-repeat;
	}

p, span {
	font-size:80%;
}
li {
	font-size:80%;
	}
a
	{
		color: #3174a9;
		font-weight: 500;
		font-size:80%;
	}
.menu
	{
	color: #ffffff;
	font-weight: bold;
	font-size:80%;
	text-decoration: none;
	}
	
.top {

	background-image: url(../img/rt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
		
.topl {

	background-image: url(../img/ct.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
	
h3 {
	padding-left: 0px;
	margin-left: 0px;	
	font-size: 100%;
	margin:0px;
	margin-bottom: 20px;
	color: #d52020;
}

h4 {
	padding-left: 0px;
	margin-left: 0px;	
	font-size: 100%;
	margin:0px;
	margin-bottom: 20px;
	color: #d52020;
}

.span_lm
{
line-height: 16px;


}


.span_lm a
{
	line-height: 16px;
	text-decoration: none;
}

.center_menu_lcm {
	background-image: url(../img/lcm.gif)url;
	background-repeat:no-repeat;
	}
.center_menu_rcm {
	background-image:url(../img/rcm.gif);
	background-repeat:no-repeat;
	}

.center_menu {

	padding-top: 1px;
	padding-bottom: 0px;
	text-align: center;
	background-image:url(../img/cm.gif);
	background-repeat:repeat-x;
}


.centr_menu_txt {
	padding-left: 10%;
	padding-right: 10%;
	}



.center_menu table {

	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
}
.center_menu table a {

	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}
.center_menu table a:hover {

	color: #ff8686;
	text-decoration: none;
	}

	


#lu
{
width: 160px;
height: 21px;
margin-top: 0px;
margin-bottom: 0px;

}

div.osn {
font-size:80%;

}

.viz_k
{
font-size:80%;

}
.dom {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


	
	
	.table_id_a
	{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom: 10px;
  
	  }
	  
.news {
	line-height: 120%;
	font-size: 80%;
	}
.news a:hover {

	color: #d52020;
	text-decoration: none;
	}

.news p {
	line-height:25px;
	}
.news_dat {
	background:#e8e8e8;
	font-weight: 500;
	font-size: 80%;
	margin-bottom: 20px;
	line-height: 35px;

	padding: 3px;
	}
	
/*#####################################################################################
########################  ����������� ����   ########################################
#####################################################################################*/
.centr {
	padding-left:20px;
	padding-right: 0px;
	padding-bottom: 20px;
	}


.centr_tit {
	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 80%;
	font-weight: bold;
	}
	
.centr_txt {
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 80%;
	font-weight: 500;
	
	}
.centr_txtt {
	padding-left: 20px;
	padding-top: 5px;
	font-size: 80%;
	font-weight: 500;
	
	}
.centr_txtt a:hover {

	color: #d52020;
	text-decoration: none;
	}
	
.centr_tx {
	padding-left: 20px;
	padding-top: 5px;
	}
	


.viz {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	}

.table_viz {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;	
	}
	

	
.table_centr_viz td {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	font-size: 80%;
	}
.cat {
	color: #3174a9;
	line-height: 75%;
	}	
.cat a {
	text-decoration: none;
	
	}
	
.cat a:hover {

	color: #d52020;
	text-decoration: none;
	}
	
	
			div.calendar
			{
				width: 100%;
				/*border: 1px solid black;*/
			}
			
			div.div_month
			{
				text-align: center;
				padding: 2px;
				font-weight:bold;
			}
			
			div.div_days table
			{
				border-collapse: collapse;
			}
			
			div.div_days td, th
			{
				font-size: 12px;
				width: 27px;
				height: 27px;
				vertical-align: middle;
				text-align: center;
				border: 2px solid black;
				border-color: #E8E8E8;
			}
			
			div.div_days a
			{
				color: #ffffff;
				font-size: 100%;
				font-weight:bold;
				text-decoration:none;
			}
			
			div.day_active
			{
				background-color: #ff0000;
				padding-top: 5px;
				padding-bottom: 6px;
				
			}
			

			div.div_days td.yesterday
			{
				background-color: #bbbbbb;

			}				
			
			div.div_days td.today
			{
				background-color: #bbbbbb;
				font-weight:bold;
				
			}
			
			div.div_days td.tomorrow
			{
				background-color: #cccccc;
			}
						
			div.div_year
			{
				text-align: center;
				font-weight:bold;
				padding: 10px;
			}	
			
			
			span#find
			{
				font-weight: bold;
				font-size: 100%;
				color: #D52020;
			}
			
			span#h
			{
				font-weight: bold;
				font-size: 90%;
				line-height: 150%;
				color: #d52020;
			}
			
			span#find_text
			{
				font-size: 80%;
				color: #000000;
			}