A:link, A:visited {
color: #165362;
text-decoration: none;
}

A:hover {
color: #165362;
text-decoration: underline;
}

body {
overflow: -moz-scrollbars-vertical;
height: 100.1%;
color: #000;
margin: 0;
font-family: verdana, arial, sans sherif;
font-size: 12px;
background-color: #f5f5f5;
}

#frame {
width: 770px;
background-color: #fff;
}

#bar {
position: relative;
width: 750px;
height: 30px;
background: url('images/m.jpg') repeat-x;
}

#bb {
border-right: 1px solid #fff;
float: left;
height: 30px;
width: 7px;
}

/*  MENÜÜÜÜ TEEEEEEEMAA ALGAAAAAAAAAB SIIIIIIIIIIIIT */

#menu {
list-style-type: none;
padding: 0;
margin: 0;
}

#menu li {
display: inline;
padding: 0;
margin: 0;
}

#menu li a:link, #menu li a:visited {
text-align: center;
text-decoration: none;
display: block;
float: left;
margin: 0;
cursor: pointer;
border-right: 1px solid #fff;
height: 23px;
padding-left: 8px;
padding-right: 8px;
color: #006699;
padding-top: 7px;
font-weight: bold;
font-family: arial, verdana, sans sherif;
}

#menu li a:hover {
background: url('images/m1.jpg') repeat-x;
color: #DD6900;
height: 23px;
}

#menu li a#in:link, #menu li a#in:visited {
background: url('images/m1.jpg') repeat-x;
color: #DD6900;
height: 23px;
}

/*  MENÜÜÜÜ TEEEEEEEMAA LÕPPPEEEEEEEEEEEEEEB SIIIIIIIIIIIN */

#inmenu {
padding: 10px;
color: #fff;
}

#sidemenu {
float: right;
margin-top: 2px;
width: 180px;
background-color: #B9B9B9;
height: 100%;
}

/*  MENÜÜÜÜ TEEEEEEEMAA ALGAAAAAAAAAB SIIIIIIIIIIIIT */

#menu2 {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu2 li {
  display: inline;
  padding: 0;
  margin: 0;
}

#menu2 li a:link, #menu2 li a:visited {
  text-decoration: none;
  display: block;
  margin: 0;
  padding-top: 3px;
  cursor: pointer;
  height: 20px;
  width: 100%;
  border-bottom: 1px solid #fff;
  color: #fff;
}

#menu2 li a:hover {
  text-decoration: underline;
  color: #fff;
}

/*  MENÜÜÜÜ TEEEEEEEMAA LÕPPPEEEEEEEEEEEEEEB SIIIIIIIIIIIN */

#content {
float: left;
width: 560px;
padding-top: 12px;
}

img.lang {
border: 1px solid #E3E3E3;
}
img.lang:hover {
border: 1px solid #8A8A8A;
}

#footer {
width: 750px;
height: 27px;
background: url('images/etml_09.jpg') no-repeat bottom center;
font-size: 11px;
font-family: "verdana", "sans sherif", "arial";
color: #fff;
clear: both;
}

hr {
height: 1px;
background-color: #F5F6F6;
border: 0;
}

hr.mb {
height: 1px;
background-color: #B9B9B9;
border: 0;
}

#fst {
float: right;
width: 130px;
height: 30px;
padding-left: 10px;
border-left: 1px solid #fff;
}

#st {
font-size: 14px;
margin-top: 5px;
width: 130px;
height: 16px;
border: 1px solid #ccc;
background-color: #fff;
}

#fsb {
float: right;
padding-top: 6px;
width: 40px;
}

.rida1 {
background-color: #dedede;
border: 1px solid #fff;
width: 100%;
height: 20px;
font-size: 12px;
}


.rida2 {
background-color: #f0f0f0;
border: 1px solid #fff;
width: 100%;
height: 20px;
font-size: 12px;
}

input, select, textarea {
font-size: "verdana", "sans sherif", "arial";
border: 1px solid #ccc;
background-color: #fff;
}

.ordtxt {
width: 170px;
height: 16px;
}

.ordsect {
width: 174px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
