body, td
{
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:#383838;

}


a
{
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:#1E8EB4;
}


a:hover
{
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:#1E8EB4;
	text-decoration: none;
}



#menu ul {
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 5px;
	list-style: none;

}

#menu li {
	background-image:url(/images/menu-dots.gif);
	background-repeat:no-repeat;
	background-position:0 21;
	margin-left: 0px;
	padding-left: 0px;
	padding: 4px;
}

#menu li a {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1E8EB4;
	font-weight:bold;
	text-decoration:none;
	text-transform: UPPERCASE;
}

#menu li a:hover 
{
	color: #666666;
}

#menu li.selected {
	font-weight: bold;
	color: #16647c;
	text-transform: UPPERCASE;
}

#menu li.selected a {
	color: #16647c;
}


#menu li li a {
	color:#2ab1da;
	text-transform: none;
}

#menu li.selected li a {
	color:#2ab1da;
	text-transform: none;
}


#menu_razdel ul {
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 5px;
	list-style: none;

}

#menu_razdel li {
	margin-left: 0px;
	padding-left: 0px;
	padding: 4px;
	border-bottom: 1px #CCC dotted;
}

#menu_razdel li a {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1E8EB4;
	font-weight:bold;
	text-decoration:none;
	text-transform: UPPERCASE;
}


#menu_razdel li.selected {
	font-weight: bold;
	color: #16647c;
	text-transform: UPPERCASE;
}

#menu_razdel li.selected a {
	color: #16647c;
}


#menu_razdel li li a {
	color:#2ab1da;
	text-transform: none;
}

#menu_razdel li.selected li a {
	color:#2ab1da;
	text-transform: none;
}

td.main-menu
{
	 background-color:#F7F7F7;
	 background-image:url(/images/menu-top.jpg);
	 background-repeat:no-repeat;
	 background-position:0 0;
	 vertical-align:top;
	 width:303px;
}

a.menu
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1E8EB4;
	font-weight:bold;
	margin-left:12px;
	text-decoration:none;
}

a.menu:hover 
{
	color: #666666;
}

td.menu
{
	height:22px;
	background-image:url(/images/menu-dots.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
}

table.menu
{
	width:260px;
	margin-top:24px;
	margin-left:12px;
}

table.search
{
	width:100%;
	vertical-align:top;
	margin-top:50px;
	margin-bottom:50px;
}

td.search
{
	padding-left:34px;
}

table.copyright
{
	width:100%;
	margin-bottom:50px;
}

td.copy-line
{
	height:38px;
	background-image:url(/images/green-bottom-line.png);
	background-repeat:repeat-x;
}

#copyright
{
	 padding-left:33px;
	 padding-right:23px;
	 font-family:Tahoma, Verdana;
	 font-size:11px;
	 color:#383838;
}

#copyright a {
	 font-size:11px;
}

td.news-tasks
{
	vertical-align:top;
	background:#F1FFE8;
	background-image:url(/images/green-corner.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding: 30px;
}

table.news-tasks
{
	width:100%;
	background-image:url(/images/corner-top-right.png);
	background-position:100% 0;
	background-repeat:no-repeat;
}

H1,H2,H3
{
	font-family:Tahoma, Verdana;
	font-size:18px;
	color:#1783B1;
	font-weight: normal;
	text-transform: UPPERCASE;
}


#nav a {
	color:#1783B1;	
	font-size:18px;
}


.green
{
	font-family:Tahoma, Verdana;
	font-size:18px;
	color:#479410;
	padding: 5px;
}


a.green:hover
{
	font-size:18px;
	color:#479410;
	padding: 5px;
}


.main_title
{
	font-family:Tahoma, Verdana;
	font-size:14px;
	color:#479410;
	padding: 5px;
	font-weight: bold;
}


a.main_title:hover
{
	font-size:14px;
	color:#479410;
	padding: 5px;
}


.blue
{
	font-family:Tahoma, Verdana;
	font-size:18px;
	color:#1783B1;
	padding: 5px;
}

a.blue:hover
{
	font-size:18px;
	color:#1783B1;
	padding: 5px;
}


a.more
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1080B2;
	text-decoration:underline;
}
a.more:hover
{
	font-size:11px;
	color: #666666;
}


.news-date
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#606958;
}

.news-text
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#333333;
	text-align:justify;
}

a.news-comments
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#D7372B;
	text-decoration:underline;
}

a.news-comments:hover
{
	color: #666666;
}

.news
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#0E81B7;
	font-weight:bold;
}


a.news
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#0E81B7;
	font-weight:bold;
	text-decoration:underline;
}
a.news:hover
{
	font-size:12px;
	color: #666666;
}

input 
{
	font-size: 14px;
	background-color: #FFFFFF;
	color:#000000;
	border: 1px solid #B9B9B9;
}

#search_button { border: 0px;}

.line {
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom:#E0F0D5 solid 1px;
}

.mini {
	font-size: 11px;
}

.utable {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.mysmall {

	font-family:Tahoma, Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.small {

	font-family:Tahoma, Verdana;
	font-size: 7px;
	color: #333333;
	text-decoration: none;
}

#kal_top {
	background: #1783B1;
	text-align: center;
	color: #FFFFFF;
}

#kal_top a.top {
	color: #FFFFFF;
	font-weight: bold;	
}

a.kal_top {
	color: #FFFFFF;
}

a.kal_top:hover {
	color: #FFFFFF;
}

#kal_top2 {
	text-align: center;
	color: #1783B1;
	font-weight: bold;
}

.kal_other {
	text-align: center;
}
