a:link, a:visited, a:active {text-decoration: None; color: #6282A2; font-weight: bold}

a:hover { text-decoration: none; color: #ffffff; font-weight: bold}

a.txt:link, a.txt:visited, a.txt:active { font-family: Verdana, Arial, sans-serif; text-decoration: None; color: #f1f1f1; font-weight: bold; font-size: 11px }

a.txt:hover { font-family: Verdana, Arial, sans-serif; text-decoration: None; color: #ffffff; font-weight: bold; font-size: 11px }

a.txt1:link, a.txt:visited, a.txt:active { font-family: Verdana, Arial, sans-serif; text-decoration: None; color: #6282A2; font-weight: bold; font-size: 11px }

a.txt1:hover { font-family: Verdana, Arial, sans-serif; text-decoration: None; color: red; font-weight: bold; font-size: 11px }

.news {  font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff }

.date { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-align: left; color: #6282A2 }

.bluetxt { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-align: left; color: #0852A5 }

.rubrika {  font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000; padding-left: 5px }

td.txt1 { padding-left: 8px }

a.rubrika:link, a.rubrika:visited, a.rubrika:active { font-family: Verdana, Arial, sans-serif; text-decoration: None; font-size: 11px; font-weight: bold; color: #2783C4  }

a.rubrika:hover { font-family: Verdana, Arial, sans-serif; text-decoration: None; font-size: 11px; font-weight: bold; color: #F81010 }

.number {  font-family: Verdana, Arial, sans-serif; font-size: 30px; font-weight: bold; color: red }

.txt1 { font-family: Verdana, Arial, sans-serif; font-size: 11px }
.txt2 { font-family: Verdana, Arial, sans-serif; font-size: 11px;list-style-type: square; }
.txt3 { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-align:center }


.knopka { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; border-color: #6282A2; background-color: #6282A2 }

A.menu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;cursor: default; 
}
A.menu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;cursor: default;
}
A.menu:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	cursor: default;

}
A.menu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline;cursor: default;
}

.btn1 { 
	background-color: #6282A2; border: 1px solid #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 9px; COLOR: #ffffff; font-weight: bold; text-align: center;
}


.thead { 
 font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: center; color: #ffffff;
}

input { font-family: Verdana, Arial, sans-serif; font-size: 11px }

.leftcol img{
	width:200px !important;
}

.main img{
	max-width:800px !important;
}

.menu1{
    font: 11px Tahoma;
}
 
/* remove the bullets, padding and margins from the lists */
.menu1 ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu1 li{
float:left;
position:relative;
padding-left: 5px;
}

/* style all the links */
.menu1 a, .menu1 :visited {
display:block;
font-size:11px;
width:45px;
padding:7px 0;
color:#567b8a;
background-color: #f6f7f7;
text-decoration:none;
margin-right:1px;
text-align:left;
}

.menu1 a
{
	width:60px;
}
/* style the links hover */
.menu1 :hover{
color:#FFF;
background:#559ab7;
}
 
/* hide the sub level links */
.menu1 ul ul {
visibility:hidden;
position:absolute;
height:0;
}
/* make the sub level visible on hover list or link */
.menu1 ul li:hover ul,
.menu1 ul a:hover ul{
visibility:visible;
}

.mmm_ul
{
left: 62px;
top: 0px;
z-index:1000;
}

.razdel
{
	float:left;
	color: #fff;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-right: 30px;
	width: 100px;
}
