html{
    height: 100%;
    width: 100%;
    margin: 0px;
}
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 100%;
  background: url(/skins/default/gfx/taust.gif) repeat-x top;
  margin: 0px;
}
.bodyContainer{
    display:table;
    width: 800px;
    height: 100%;
    margin: 0px auto 0px auto;
}
.kast {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 11px;
  padding: 0px 5px 0px 15px;
}

.lingistiil {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  text-decoration: none;
}

.languageSwitch {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: black;
}

.sisu{
  font-size: 11px;
  padding: 0px 0px 20px 0px;
}

.sisu_tihe{
  font-size: 11px;
  line-height: 10px;
}

.verdana{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
  font-size: 125%;
  font-weight: bold;
  color: #0080C0;
}
h1.pageName{
    text-transform: uppercase;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2{
  font-size: 110%;
  font-weight: bold;
  color: black;
  margin-bottom: 4px;
}
h3{
  font-size: 105%;
  font-weight: bold;
  color: black;
  margin: 15px 0px 10px 0px;
}
h4{
  font-size: 104%;
  font-weight: bold;
}
h5{
  font-size: 103%;
  font-weight: bold;
}
h6{
  font-size: 100%;
  font-weight: bold;
  margin: 20px 0px 2px 0px;
}
a:hover{
  text-decoration: underline;
  color: black;
}

a{
  text-decoration: underline;
  color: #0080C0;
}

.lastnews{
    font-weight: bold;
  color: #103A56;
  font-size: 1em;
}

.lastnews:hover{
    color: white;
    text-decoration: none;
}

.tagasiside{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
}

.button{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid Black;
  background-color: #0080C0;
  color: white;
  font-size: 11px;
  font-weight: bold;
}

.rightLogos{
  text-align: center;
}

.rightLogos img{
  margin: 10px;
}
.red{
  color: #CC0000;
}

.listTable{
  font-size: inherit;
}
.listTable td{
  font-size: 11px;
  padding: 1px 2px 1px 2px;
}

.field{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #0080C0;
}
sup{
  font-size: 8px;
}
.validatorFailure{
  color: red;
  font-size: 11px;
  font-weight: bold;
}

.alert{
        color: red;
        font-weight: bold;
}

.menu1Item, .menu1ActiveItem{
    display: block;
    font-size: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 200px;
    min-height: 25px;
}
/**
 * a
 */
.menu1Link{
    display: block;
    color: black;
    text-decoration: none;
    margin: 1px 1px 1px 2px;
    padding: 4px 2px 3px 12px;
    line-height: 16px;
}
.menu1Item a{
    vertical-align: middle;
}
.menu1Link:hover {
    text-decoration: none;
    background-image: url(/skins/default/gfx/lingi_riba.gif);
    color: white;
}
.menu1Container:before{
     content: url(/skins/default/gfx/lingi_riba.gif);
}
/*
.menu1Item:after{
    margin: 0px;
    content: url(/skins/default/gfx/lingi_riba.gif);
}
.menu1ActiveItem:after{
    margin: 0px;
    content: url(/skins/default/gfx/lingi_riba.gif);
}
*/
.searchFormContainer{
    margin: 10px 0px 15px 0px;
}

.listItem{
    border-bottom: 1px solid #EDF5F9;
    width: 100%;
    padding: 0px 0px 10px 5px;
}
.listItem:hover{

}
.listItemBlock{
    margin: 5px 0px 5px 0px;
}
.activeRow td{
    background-color: #D8EFFC;
}
.topNewsContainer{
    display: table-cell;
    height: 75px;
    background-image: url('/skins/default/gfx/uudised_bg.gif');
    padding-left: 176px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.topNewsList{
    list-style-type: circle;
}
.topNewsList li:hover{
     list-style-type: disc;
}

.exhTable{
    border:1px solid #73C8E4;
    border-collapse: collapse;
}
.exhTable td{
    border:1px solid #73C8E4;
    padding: 1px;
}
.exhTable thead td{
    font-weight: bold;
}

.documentList{
    display: table;
}
.documenListRow{
    display: table-row;
}
.documentListRowItem{
    display: table-cell;
    padding: 1px 5px 1px 1px;
}

#EAPInfo{
    margin-left:20px;
    width: 150px;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    border: 2px solid #bdc4c6;

}
#SearchFormContainer{
    vertical-align: top;
}
#SearchForm{
    padding-left:10px;
    margin:5px 0px 5px 0px;
}
#SearchText{
    font-size:0.8em;
    font-family: verdana, arial, helvetica, sans-serif;
    background: transparent url('/skins/default/gfx/bg_searchfield.png') no-repeat;
    height:16px;
    width:142px;
    border:none;
    padding: 2px 0px 0px 5px;
    margin-right:0px;
}
#SearchButton{
    background: transparent url('/skins/default/gfx/bg_searchbutton.png') no-repeat;
    border: none;
    color: white;
    height:16px;
    width:40px;
    font-size:0.9em;
    vertical-align: top;
    margin-left:0px;

}
.menu1separator{
    background-image: url(/skins/default/gfx/lingi_riba.gif);
    height:2px;
    width:218px;
}
.large{
	font-size: large;
}

#DocumentListContainer{
	position: relative;
	margin: 20px 20px 0px 0px;
	padding: 5px;
	border: 1px dotted #0080C0;
	list-style: none;
}width: 200px;
}