﻿/*

BLACK:      #444

LIGHTFREEN: #f0ffc2

GREY:       #f2f2f2

GREEN:      #d0ff3e

YELLOW:     #ffd03e

ORANGE:     #ff903e

RED:        #ff673e

DARKGREEN:  #209a17

*/



html, body {

  margin: 0;

  padding: 0;

  background-color: #f0ffc2;

  color: #444;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 0.9em;

  height: 100%;

  /*background: #fff url(images/bg-site.png) repeat-y center;*/

}



h2 {

  color: #209a17;

  font-size: 18px;

  font-family: Georgia, Times New Roman, serif;

  font-weight: normal;

  letter-spacing: 0.1em;

}



p {

  text-align: justify;

}



img {

  border: 0;

}



.head-green {

  color: #d0ff3e;

  /*background-color: #d0ff3e;*/

  background: #f0ffc2 url(images/header_bg.jpg) repeat-y center;

  height: 165px;

}



.head-center {

  color: #444;

  background-color: #fff;

  margin-left: auto;

  margin-right: auto;

  width: 800px;

  height: 100%;

  /*padding: 24px 24px 0 24px;

 border: 1px dashed #ddd; */

}



.viimistlus .head {

  background-color: #d0ff3e;

  color: #444;

}



.viimistlus th {

  background-color: #f0ffc2;

  color: #444;

  white-space: nowrap;

}



.title {

  background: url(images/bg-title.png) transparent repeat-x;

  color: #ff673e;

  height: 42px;

  padding: 18px 12px 18px 12px;

  font-size: 22px;

  margin: 0 12px 0 12px;

  font-family: Georgia, Times New Roman, serif;

  font-weight: normal;

  letter-spacing: 0.1em;

  line-height: 0.8em;

}



.title span {

  display: block;

  font-size: 11px;

  color: #209a17;

}





.content-frame {

  color: #444;

  background-color: #fff;

  margin-left: auto;

  margin-right: auto;

  width: 800px;



}



.content {

  margin: 0 24px;

}



.header-link:link, .header-link:visited {

  padding: 8px;

  line-height: 32px;

  border-bottom: 10px solid;

  text-decoration: none;

  color: #444;

  font-weight: bold;

  font-size: 12px;

}

#h-avaleht {

  border-color: #d0ff3e;

}

#h-ehitusinfo {

  border-color: #ffd03e;

}

#h-siseviimistlus {

  border-color: #ff903e;

}

#h-asukoht {

  border-color: #ff673e;

}

#h-weblink {

  border-color: #f0f0f0;

  color: #999;

  font-weight: normal;

  padding-left: 72px;

}

.header-link:hover {

  background-color: #f7f7f7;

}

.h-selected {

  border-top: 1px solid;

  background-color: #f5f5f5;

}



.footer {

  background: transparent;

  color: #444;

  height: 32px;

  padding: 12px;

  font-size: 12px;

  margin: 12px 12px 0 12px;

  border-top: 1px solid #d0ff3e;

  text-align: center;

}



.viimistlus {

  border-top: 1px solid #ddd;

  border-right:1px solid #ddd;

}



.viimistlus td, .viimistlus th {

  border-bottom: 1px solid #ddd;

  border-left:1px solid #ddd;

  padding: 4px;

}





.author {

  padding: 4px 10px;

  text-align: right;

  margin: 0;

}



.front-left {

 height:294px;

 width:235px;

 background: url(images/bg-esi-vasak.png) transparent no-repeat;

 vertical-align: top;

}



.front-left .links a:link, .front-left .links a:visited {

  display: block;

  padding: 2px 34px;

  border-top: 1px dashed transparent;

  border-bottom: 1px dashed transparent;

  color: #444;

  text-decoration: none;

  background: url(images/pdf_icon_16.png) transparent no-repeat 10px;

}



.front-left .links a:hover {

	background-color: #f0ffc2;

  border-top: 1px dashed #d0ff3e;

  border-bottom: 1px dashed #d0ff3e;

}





.front-right {

 height:294px;

 width:515px;

 background: url(images/bg-esi-parem.jpg) transparent no-repeat;

}



.front-left h2 {

  padding: 6px 0 0 12px;

}



.front-left p {

  padding: 0 12px;

}



.bottominfo {

  background-color: #EFFFDF;

  margin-top: 12px;

  padding: 12px;

}




