body, td, table{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: normal;
  overflow-x: hidden;
}

a.menu{
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

a.menu:hover{
  color: #4D6087;
}

a.inactiv_left_menu{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #565F76;
  font-weight: bold;
  text-decoration: none;
}

a.inactiv_left_menu:hover{
  color: white;
}

a.active_left_menu{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #565F76;
  font-weight: bold;
  text-decoration: none;
}

a.active_left_menu:hover{
  color: white;
}


.leftmenu{
  margin-top: 20px;
  margin-left: 25px;
}

.inactiv_leftmenu_1{
  width:20px;
  height:20px;
  background-color: #6D7B91;
}

.inactiv_leftmenu_2{
  padding: 2 2 2 10;
  height:20px;
  width:100px;
  border: 1px #6D7B91 solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: white;
}

.active_leftmenu_1{
  width:20px;
  height:20px;
  background-color: #6D7B91;
}

.active_leftmenu_2{
  padding: 2 2 2 10;
  height:20px;
  width:100px;
  border: 1px #6D7B91 solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: #BABFC5;
  color: white;
}

a.inactiv_left_submenu{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #565F76;
  font-weight: bold;
  text-decoration: none;
}

a.active_left_submenu{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color: teal;
  text-decoration: none;
}


a.inactiv_left_submenu:hover{
  color: white;
}


.leftsubmenu{
  margin-top: 5px;
  margin-left: 45px;
}

.inactiv_leftsubmenu_1{
  width:10px;
  height:10px;
  background-color: #BABEC5;
}

.inactiv_leftsubmenu_2{
  padding: 2 2 2 10;
  height:10px;
  width:100px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: white;
}
.inactiv_leftsubmenu_3{
  border-bottom: 1px #BABEC5 solid ;
}

.active_leftsubmenu_1{
  width:10px;
  height:10px;
  background-color: teal;
}

.active_leftsubmenu_2{
  padding: 2 2 2 10;
  height:10px;
  width:100px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color: teal;
}
.active_leftsubmenu_3{
  border-bottom: 1px teal solid;
}

a.inactiv_left_submenuitem{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #565F76;
  font-weight: bold;
  text-decoration: none;
}

a.active_left_submenuitem{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color: teal;
  text-decoration: none;
}

a.inactiv_left_submenuitem:hover{
  color: white;
}

.leftsubmenuitem{
  margin-top: 5px;
  margin-left: 45px;
}

.inactiv_leftsubmenuitem_1{
  width:10px;
  height:10px;
}

.inactiv_leftsubmenuitem_2{
  padding: 2 2 2 10;
  height:10px;
  width:100px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: white;
}


.active_leftsubmenuitem_1{
  width:10px;
  height:10px;
}

.active_leftsubmenuitem_2{
  padding: 2 2 2 10;
  height:10px;
  width:100px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color: teal;
}
.active_leftsubmenuitem_hr{
  width:100%;
  height:1px;
  color: teal;  
}
.inactiv_leftsubmenuitem_hr{
  width:100%;
  height:1px;
  color: #BABEC5;  
}

.nav_bar{
  color: #4D6087;
  font-weight:bold;
  margin-top:5px;
  margin-right:5px;
}

.nav_bar_hr{
  color: #4D6087;
  width:100%;
  height:1px;
}


.group_content_title {
  background-color: #6D7B91;
  color: #DDDDDE;
  font-weight:bold;
}

a.group_content_title{
  color: #DDDDDE;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

a.group_content_title:hover{
  color: white;
}

a.group_content_article{
  color: #6D7B91;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

a.group_content_article:hover{
  color: black;
}

a.pages{
  color: #6D7B91;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

a.pages:hover{
  color: black;
}

.search_form {
  padding-top: 0 px;
  padding-right: 10 px;
  padding-left: 10 px;
  padding-bottom: 8 px;
  vertical-align : text-top;
  background-color:#4D6087;
  display: inline;
}

.input_search {
    width           : 100px;
    height          : 19px; 
    overflow        : hidden;
    border-bottom	: 1pt #FFFFFF solid;
	border-right	: 1pt #FFFFFF solid;
	border-left		: 1pt #969AA5 solid;
	border-top		: 1pt #969AA5 solid;
	background-color: #DDDDDE;
    font-size		: 8pt;
	color			: #565F76;
	display: inline;
}

.select_search {
    width           : 130px;
    height          : 19px; 
    overflow        : hidden;
    border-bottom	: 1px #FFFFFF solid;
	border-right	: 1px #FFFFFF solid;
	border-left		: 1px #969AA5 solid;
	border-top		: 1px #969AA5 solid;
	background-color: #DDDDDE;
    font-size		: 8pt;
	color			: #565F76;
	display			: inline;
}

table.anketa {
	border			: 2px solid Navy;
	border-spacing	: 0px;
	border-collapse	: collapse;
	width			: 660;
	color			: #6D7B91;
}
table.anketa th {
	border			: 2px solid Navy;
	padding			: 3px;
	color			: #6D7B91;
}
table.anketa td {
	border			: 2px solid Navy;
	padding			: 3px;
	color : #6D7B91;
}
input.mark {
	text-align: center;
}
textarea, input {
	background-color:transparent;
	border: 0px #eeeeee solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	color : #6D7B91;
}
.navtext {
	width : 400;
	font-size : 12pt;
	border-width : 2px;
	border-style : outset;
	border-color : darkgray;
	layer-background-color : tan;
	background-color : tan;
	color : black;
}
img.floatRight { 
	float : right;
	position : relative;
	right : 100px;

}
.aboutus {
	position : relative;
	text-align : right;
	right : 20px;
}