<!--

h2 {
font-family: arial;
margin:0px;
font-size: 19px;
color: #000000;
font-weight: normal;
text-transform: uppercase; 
text-decoration: none;
margin-bottom: 10px;
}

.a2 {
font-family: arial;
font-size: 19px;
color: #000000;
font-weight: normal;
text-transform: uppercase; 
text-decoration: none;
margin-bottom: 10px;
}

/* TABELID */

#tabel_konteiner {
display: table;
}

#tabel_rida {
display: table-row;
}

#tabel_rakk {
display: table-cell;
}

/* PÄIS */

#keeled_logimine {
  text-align: right; 
  width: 900px
}

form#keeled_logimine {
   font-size: 10px;
}

#logo {
text-align: left;
margin-top: 30px; 
margin-left: 4px;

}

#menyy {
  margin-left: 4px; 
  margin-top: 20px;
}

/* /PÄIS */


    /* TUTVUSTUS */

    #tutvustus_vasak {
      float: left; 
      width: 500px;'
    }

    /* /TUTVUSTUS */
    
    /* KONTAKT */
    
    #kontakt_vasak {
      float: left;
      width: 320px;'
    }
       #kontakt_vasak_visiitk {
          width: 300px;
          border: 1px dashed #cccccc;
          padding: 15px;
       }
    
       #kontakt_vasak_kontakt {
          padding: 15px;
       }
    
    #kontakt_parem {
      float: right;
      width: 540px;
    }
    
    
    /* /KONTAKT */

/* KEHA */

#cv_sisestamine { display: table; }
  #cv_rida { display: table-row; }
    #cv_rida ul { list-style-type: none; padding-left: 0px; }
    #cv_rida li { padding-bottom: 4px; }
  #cv_rakk { display: table-cell; vertical-align: top; text-align: left; padding-bottom: 10px; }

#publicity {
position: relative;
}

#publicity_story {
float:left;
width:500px;
padding: 15px;
}

#publicity_contact {
float:right;
width:300px;
border: 1px dashed #cccccc;;
padding:15px;
}

#clear_both {
clear:both;
width:900px;
border-top: 0px solid #eeeeee;
}

.clear_both {
clear:both;
width:900px;
border-top: 0px solid #eeeeee;
}

#p6hi {
margin-top: 125px;
margin: 10px;
clear: both;
width: 900px;
}

#projekt {
margin-top:5px;
padding: 15px;
background-color: #ffffff;
border: 1px dashed #cccccc;
}

.projekt {
margin-top:5px;
padding: 15px;
background-color: #ffffff;
border: 1px dashed #cccccc;
}

#kontent {
padding:10px;
}

#laborandid {
float:right;
width:300px;
}

#nimekaart {
width:300px;
height: 150px;
display; table;
margin-bottom:10px;
text-align: center;
vertical-align: middle;
background-color: #ffffff;
border: 1px dashed #cccccc;
}

.nimekaart {
width:300px;
height: 150px;
display; table;
margin-bottom:10px;
text-align: center;
vertical-align: middle;
background-color: #ffffff;
border: 1px dashed #cccccc;
}

.varjus { display: none; }
.m_varjus { display: block; }


/* JALAD */

#jalus {
  clear: both;
  text-align: left;
  width: 875px;
  margin-top: 20px;
  padding: 15px;
}

  #jalus.img { 
     border-width:0px;
     width:50px;
  }



/* /JALAD */

-->