/* general */

body { 
  font-family: Verdana, Arial;
  color: #000000;
  margin: 10px;
  padding: 0px;
}

a:link    { color: #0064C8; }
a:visited { color: #C83200; }
a:hover   { color: #0064C8; }
a:active  { color: #C83200; }

td { 
  font-size: 75%;
  line-height: 1.3em;
}

h1 { 
  margin-top: 0px;
  padding-top: 0.2em;
  font-size: 170%;
}

h2 { 
  font-size: 150%;
}

h3 { 
  font-size: 130%;
  font-weight: bold;
}

h4 { 
  font-size: 110%;
  font-weight: bold;
}

input { 
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 100%;
}

textarea { 
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 100%;
}

input.search { 
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 100%;
}

select.search { 
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 100%;
}


/* Banners */

td#banner-horizontal-1 { 
/*  height: 90px; */
}

div#banner-horizontal-1 { 
  margin: 0px 15px 5px 0px;
  text-align: right;
}

td#banner-horizontal-2 { 
/*  width: 120px; */
/*  height: 90px; */
}

div#banner-horizontal-2 { 
  margin-bottom: 10px;
}

td#banner-vertical-1 { 
  vertical-align: top;
}

div#banner-vertical-1 { 
  margin-top: 5px;
  margin-bottom: 10px;
}

/* content */

table#main { 
  width: 100%;
}

table#header { 
  width: 100%;
}

td#content { 
  padding-right: 10px;
  vertical-align: top;
}

table#content { 
  width: 100%;
}

td.shadow { 
  width: 5px;
  background-color: #CCCCCD;
  vertical-align: top;
}


/* logo */

td#kura { 
  background-image: url('http://www.matkurja.com/img/background/header-left-corner.gif');
  background-repeat: no-repeat;
  width: 180px; 
  vertical-align: top;
}

img.kura-01 { 
  margin-left: 115px; 
}

img.kura-02 { 
  margin-left: 10px;
  border: 0px;
}

img.kura-03 { 
  margin: 0px;
}

td#logo-si { 
  height: 67px;
}

td#logo-en { 
  height: 86px;
}

img.logo-si { 
  margin-left: 55px;
  margin-top: 7px;
  border: 0px;
}

img.logo-en { 
  margin-left: 75px;
  margin-top: 16px;
  border: 0px;
}

/* language */

img.lang { 
  float: right;
  margin-top: 15px;
  margin-right: 10px;
  border: 0px;
}

/* menu */

td#menu-si { 
  vertical-align: top;
  height: 57px;
}

td#menu-en { 
  vertical-align: top;
  height: 38px;
}

img.menu-button { 
  border: 0px;
}

img.menu-button-space { 
  margin-right: 9px;
  border: 0px;
}

td.menu-second-row { 
  vertical-align: bottom;
  text-align: right;
  padding-right: 34px;
}

td.menu-first-row { 
  vertical-align: top;
}

/* body */

td#body { 
  vertical-align: top;
  background-color: #E2E2E2;
  border-top: solid 4px #C1C0C1;
}

div#body { 
  padding: 25px 15px 25px 15px;
}

ul.large-list { 
  margin-top: 1em;
}

ul.large-list li { 
  margin-bottom: 1em;
}

/* footer */

table#footer { 
  width: 100%;
}

td#footer { 
  background-color: #AEC7CA;
  background-image: url('http://www.matkurja.com/img/background/footer.gif');
  background-repeat: repeat-x;
}

td#footer-corner-left { 
  background-image: url('http://www.matkurja.com/img/background/footer-left-corner.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 40px;
}

td#footer-corner-right { 
  background-image: url('http://www.matkurja.com/img/background/footer-right-corner.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 40px;
}

td#menu-company { 
  border-bottom: solid 4px #CCCCCD;
}

div#menu-company { 
  padding: 18px 10px 7px 10px;
  text-align: center;
}

img.menu-company { 
  margin: 0px 30px 0px 30px;
  border: 0px;
}

/* search label */

span.search-label { 
  font-weight: bold;
}
