.maintext{
  font-family:Verdana;
  color: #5B5D7E;
  text-align: left;
  font-weight: normal;
  font-size: 11px;
}
.menutext{
  font-family:Verdana;
  color: #5B5D7E;
  text-align: center;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.menutext:first-letter{
  font-size:20px;
}
.menutext a:link{
color: #5B5D7E;
text-decoration:none;
}
.menutext a:visited{
color: #5B5D7E;
text-decoration:none;
}
.menutext a:hover{
color: #5B5D7E;
text-decoration:underline;
font-size:13px;
}
.menutext a:active{
color: #5B5D7E;
text-decoration:none;
}
.toptext{
  font-family:Verdana;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
}
.toptext1{
  font-family:Verdana;
  color: #82C142;
  text-align: center;
  font-weight: normal;
  font-size: 19px;
}
.toptext1 a:link{
color: #82C142;
text-decoration:none;
text-transform: uppercase;
}
.toptext1 a:visited{
color: #82C142; 
text-decoration:none;
text-transform: uppercase;
}
.toptext1 a:hover{
color: #82C142;
text-decoration:none;
text-transform: uppercase;
}
.toptext1 a:active{
color: #82C142; 
text-decoration:none;
text-transform: uppercase;
}
.gray{
color:red;
}
.toptext2{
  font-family:Verdana;
  color: #5B5D7E;
  text-align: center;
  font-weight: normal;
  font-size: 19px;
}
.transbox{
  background-color:#ffffff;
  filter:alpha(opacity=60);
  opacity:0.6;
}
.lefttext{
  font-family:Verdana;
  color: #5B5D7E;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}
.lefttext:first-letter{
  font-size:20px;
}
.lefttext a:link{
color: #5B5D7E;
text-decoration:none;
}
.lefttext a:visited{
color: #5B5D7E;
text-decoration:none;
}
.lefttext a:hover{
color: #5B5D7E;
text-decoration:none;
font-size:13px;
}
.lefttext a:active{
color: #5B5D7E;
text-decoration:none;
}
.middletext{
  font-family:Verdana;
  color: #5B5D7E;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}
.middletext a:link{
color: #5B5D7E;
text-decoration:none;
}
.middletext a:visited{
color: #5B5D7E;
text-decoration:none;
}
.middletext a:hover{
color: #5B5D7E;
text-decoration:none;
}
.middletext a:active{
color: #5B5D7E;
text-decoration:none;
}
.extratext{
  font-family:Verdana;
  color: #82C142;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
.extratext1{
  font-family:Verdana;
  color: #5B5D7E;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
.result_head{
  font-family:Verdana;
  font-weight:bold;
  border-bottom:1px dashed #5B5D7E;
  cursor:pointer;  
  color: #5B5D7E;
  font-size: 13px;
  text-transform: uppercase;
}
.google{
  font-family:Verdana;
  color: #5B5D7E;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}
.google a:link{
color: #5B5D7E;
text-decoration:none;
}
.google a:visited{
color: #5B5D7E;
text-decoration:none;
}
.google a:hover{
color: #5B5D7E;
text-decoration:none;
font-weight: bold;
}
.google a:active{
color: #5B5D7E;
text-decoration:none;
}
.green {
	font-family:Verdana;
	color: #82C142;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}
.green a:link{
color: #82C142;
text-decoration:none;
}
.green a:visited{
color: #82C142;
text-decoration:none;
}
.green a:hover{
color: #82C142;
text-decoration:underline;
font-weight: bold;
}
.green a:active{
color: #82C142;
text-decoration:none;
}
.smallcellrighttop{
  background-image:url('img/small_cell_right_top.png');
  background-repeat:no-repeat;
}
.smallcellright{
  background-image:url('img/small_cell_right.png');
  background-repeat:repeat-y;
}
.smallcellbottom{
  background-image:url('img/small_cell_bottom.png');
  background-repeat:no-repeat;
}
.bigcellrighttop{
  background-image:url('img/big_cell_right_top.png');
  background-repeat:no-repeat;
}
.bigcellright{
  background-image:url('img/big_cell_right.png');
  background-repeat:repeat-y;
}
.bigcellbottom{
  background-image:url('img/big_cell_bottom.png');
  background-repeat:no-repeat;
}
.middlecellrighttop{
  background-image:url('img/middle_cell_right_top.png');
  background-repeat:no-repeat;
}
.middlecellright{
  background-image:url('img/middle_cell_right.png');
  background-repeat: repeat-y;
}
.middlecellbottom{
  background-image:url('img/middle_cell_bottom.png');
  background-repeat:no-repeat;
}
.back{
  background-image:url('img/buttons/nav_one_none.gif');
  background-repeat:no-repeat;
}
.findback{
  background-image:url('img/find_back.png');
  background-repeat:repeat-y;
}
input{
  font-size: 12px;
  color: #5B5D7E;
  background: #EBDDE0;
  border: 1px solid #5B5D7E;
}
select{
  font-size: 12px;
  color: #5B5D7E;
  background: #EBDDE0;
  border: 1px solid #5B5D7E;
}
textarea{
  font-size: 12px;
  color: #5B5D7E;
  background: #EBDDE0;
  border: 1px solid #5B5D7E;
}  
    
/* admin section         */

body{
font-family: Verdana,Tahoma,"Times New Roman";
color: #5B5D7E;
font-size:12px;
}

.menu_link_none{
color:black;
font-size:11px;
text-decoration:none;
}

.menu_link_none:hover{
color:gray;
text-decoration:underline;
}

.menu_link_selected{
color:black;
font-size:11px;
text-decoration:underline;
font-weight:bold;
}

.main_table{
background:#ffffff;
border-left:2px solid grey;
border-right:2px solid grey;
}

.universal{
background:#ffffff;
color: #5B5D7E;
font-size:12px;
margin-top:2px;
border:1px solid gray;
}

.errormsg{
font-size:11px;
color:white;
font-weight:bold;
background:#6F0202;
border:1px solid red;
width:90%;
}

.head_t{
border-top:2px solid black;
font-weight:bold;
color:white;
background:#FF9900;
}

.blk{
color:#5B5D7E;
}

.name_link{
color:#5B5D7E;
font-size:11px;
font-weight:bold;
}

modul_menu_table {
background:gray;
}

.button,.bnt{
background:gray;
border:1px solid #D4D0C8;
color:white;
font-size:11px;
font-weight:bold;
}

.button:disabled{
color:red;
}

.font{
font-size:12px;
}

.result_table_font{
font-size: 11px;
}

.search_table{
font-size:12px;
font-weight:bold;
}

.fck {
background-color:#FFFFFF;
}

.row1{
background:999999;
cursor:pointer;
}

.row2{
background:#eeeeee;
cursor:pointer;
}

.red_bg{
color:white;
background:red;
}

a.normal_link{ 
	text-decoration: none; 
	color: black;
}

a.normal_link:hover{ 
	text-decoration: underline;
	color: #FFE37E;
}

a{ 
	text-decoration: none; 
	color: white;
}

a:hover{ 
	text-decoration: underline; 
	color: #FFE37E;
}