@charset "UTF-8";

.info .sisu {
  width: 808px;
  font-size: 14px;
}

.info .sisu p,
.info .sisu h3 {
  margin-left: 7px;
}

.info .sisu.info_wide {
  width: 100%; /* no menu */
}

div.infotocsection {
  float: left;
  width: 202px;
  margin-top: 20px;
}

div.infotocsection h1 {
  float: none;
  font: bold 20px 'Trebuchet MS', sans-serif;
  margin: 0 0 8px 0;
  padding-left: 7px;
}

div.infotocsection h1 {
  color: #000000;
}

div.infotocsection a {
  color: #686366;
  display: block;
  margin: 11px 11px 11px 7px;
  text-decoration: none;
}

div.infotocsection a:hover {
  text-decoration: underline;
}

div.infotocsection a.selected {
  color: #000000;
  text-decoration: underline;
}

h2.section {
  border-bottom: 1px solid #cccccc;
  clear: both;
  color: #4d4d4d;
  font: normal 18px 'Trebuchet MS', sans-serif;
  margin: 0 0 15px 0; padding: 15px 0 0 0;
}

h3.section {
  font: normal 15px 'Trebuchet MS', sans-serif;
  color: #4d4d4d;
  margin: 10px 0; padding: 0;
}

/* infolehtede css reset */
h3 {
  font-size: 14px;
  font-weight: bold;
}

h4.section {
  font: normal 11px 'Trebuchet MS', sans-serif;
  color: #4d4d4d;
  margin: 5px 0;
  padding: 0;
}

/* forms */
form.login input,
form.recoverpwd input {
  display: block;
  margin: 3px 0;
}

form.register input.subscribe,
form.login input.subscribe {
  display: inline;
  border: 0 none white;
}

form.register > p label {
  margin-top: 2px;
}

form.register > p label.consent {
  margin-right: 25px;
}

form.register > p input {
  display: block;
  margin-top: 2px;
}

form.reklform {
  text-align: right;
  width: 800px;
}

form.reklform label {
  vertical-align: top;
  padding-right: 5px;
}

form.reklform input,
form.reklform textarea,
form.reklform select {
  padding-left: 5px;
  width: 220px;
  vertical-align: bottom;
  margin-bottom: 3px;
  font: 12px Verdana, sans-serif;
}

form.reklform input.check {
  width: 20px;
  position: relative;
  top: 2px;
}

form.reklform select {
  width: 206px;
  padding: 0;
}

form.reklform input.submitbutton {
  height: auto;
  width: auto;
}

/* konto leht */
.acc td,
.acc th {
  padding: 2px;
}

.acc .summa {
  font-weight: bold;
  text-align: right;
  padding-left: 5px;
}

.acc.rec {
  margin-top: 10px;
}

.acc.rec td {
  padding-right: 5px;
}

.acc_pager {
  display: block;
  float: left;
  text-align: right;
}

.acc_pager li {
  display: inline;
  padding: 5px 4px;
  text-align: right;
}

.acc_pager .sel {
  color: red;
}
