BODY { color : #145E8B; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
TD A, BODY A, P A, UL LI A, DIV A, UL A { text-decoration : none; color : #0078E6;}
A:hover{text-decoration:underline;}

FORM, INPUT, SELECT, TEXTAREA{ font-family: Tahoma, Verdana, Sans-serif; font-size: 11px; }
.searchInput{ font-family: verdana; color:#4D4D4D; font-size: 9.9; border : 1px solid #4F92B0; width:150px; padding-left:4px; font-weight:normal; }
.searchSubmit{ color : #FFFFFF; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; text-decoration : none; font-weight:normal; letter-spacing:0px;}

.loginInput{ font-family: verdana; color:#000000; font-size: 9px; border : 1px solid #0E5574; width:100px; padding-left:4px; font-weight:normal; }
.loginSubmit{ font-family: Arial, verdana; color:#FFFFFF; font-size: 11; background-color:#1A5A88;  border : 1px solid #FFFFFF; width:30px; }

.menuLvl1{ color : #0E5574; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; text-decoration : none; font-weight:normal; letter-spacing:0px;}
.menuLvl1:hover{ color : #0E5574; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; text-decoration : underline; font-weight:normal; letter-spacing:0px;}
.menuLvl1A, .menuLvl1A:hover{ color : #0E5574; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; text-decoration : none; font-weight:bold; letter-spacing:0px;}

.menuLvl2, .menuLvl2:hover{ color : #FFFFFF; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; text-decoration : none; font-weight:normal; letter-spacing:0px;}
.menuLvl2A, .menuLvl2A:hover{ color : #1F5383; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; text-decoration : none; font-weight:normal; letter-spacing:0px;}

.menuLvl3, .menuLvl3:hover{ color : #FFFFFF; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; font-weight:normal; letter-spacing:0px;}
.menuLvl3A, .menuLvl2A:hover{ color : #FFFFFF; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : underline; font-weight:normal; letter-spacing:0px;}

.iMenu, .iMenu:hover{ color : #FFFFFF; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 14px; text-decoration : none; font-weight:normal; letter-spacing:0px; line-height: 26px;}

body {
  background: #D4ECFD;
  margin: 0;
  padding: 0;
}
#wrap {
  background: url("gfx/wrap_bg.png");
  margin: auto;
  padding: 5px;
  padding-top: 0px;
  width: 960px;
}
#main {
  background: #fff;
  border: #fff 1px solid;
  border-top: none;
}
#header {
  background: #fff url("gfx/header_bg.png") top right no-repeat;
}
#topMenu {
  border-bottom: #fff 1px solid;
}
#nav {
  height: 20px;
  position: relative;
}
  #nav ul {
    height: 47px;
    line-height: 47px;
    position: absolute;
    left: 10px;
    bottom: 0px;
    margin: 0;
    padding: 0;
  }
    #nav li {
      background: url("gfx/menu_r.png") top right no-repeat;      
      display: block;
      float: left;
      padding: 0 9px 0 0;
    }
    #nav li a {
      background: url("gfx/menu_l.png") top left no-repeat;
      color: #fff;
      display: block;
      font-weight: bold;
      font-size: 11px;
      letter-spacing:0px;
      padding: 0 0 0 9px;
      text-transform: uppercase;
    }
    #nav li.last {
      background: url("gfx/menu_last.png") top right no-repeat;
      padding: 0 15px 0 0;
    }
      #nav li.last a {        
        padding: 0 15px 0 9px;
      }
    #nav li a:hover {
      text-decoration: none;
    }
#avaleht {
  background: #1577A8;
  color: #fff;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
  #avaleht .iHdr {
    color: #fed30d;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
  }
    #avaleht h3.iHdr {
      background: url("gfx/h_bg.jpg") top left repeat-x;
      border-bottom: #fff 1px solid;
      color: #fed30d;
      height: 37px;
      line-height: 37px;
      padding: 0 0 0 20px;
      margin: 0;
    }
  #avaleht .iText {
    color: #fff;
    font-size: 11px;
  }
  #avaleht .iFunc, #avaleht .iNewsLink {
    color: #fed30d;
    font-size: 11px;
  }
  #avaleht .iNews {
    color: #fff;
    font-size: 11px;
  }
#ava_hotoffer {
  width: 376px;
  margin: 18px 12px;
}
  #ava_hotoffer img {
    border: #fff 1px solid;
  }
  #ava_hotoffer td {
    vertical-align: top;
    padding: 0 0 20px 0;
  }
  #footer {
    background: #e2f2fe;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
  }
      #footer td {
        padding: 0 15px;
      }
      #footer a {
        color: #145e8b;
      }
#content {  
  color: #2b2b2b;
  font-size: 12px;
  font-family: Arial, Tahoma, sans-serif;
}
  #content .hdr {
    color: #0c5d7f;
    font-family: arial;
    font-size: 22px;
  }
  #content .location {
    font-size: 10px;
  }
  #content a {
    color: #145e8b;
  }

#content .left {
  float: left;
  width: 340px;
}
#content .right {
  float: right;
  width: 340px;
}
.funcs {
  color: #145e8b;
  font-size: 10px;
  padding: 0 0 10px 0;
}
  .funcs a {
    color: #145e8b;
  }
#print {
  text-align: right;
  font-size: 10px;
}
  #print a {
    background: url("gfx/print.jpg") top left no-repeat;
    padding: 2px 0 2px 18px;
  }
.clear {
	clear: both;
  display: block;
	height: 0px;
	line-height: 0;
	overflow: hidden;
}