@charset "UTF-8";
/* CSS Document */



body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10pt;
margin-top: 0;
}

body.taust {
background-color: #eeeeee;
}

div.header {
width: 759px;
height: 151px;
background-image:url(images/header_pc.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}

div.content {
width: 759px;
height: auto;
background-image:url(images/mid.jpg);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

.pusher {
margin-left: 10px;
margin-right: 10px;
padding: 0;
margin-top: 0;
}

div.footer {
width: 759px;
height: 30px;
background-image:url(images/footer.jpg);
margin-left: auto;
margin-right: auto;
}

.button {
width: 250px;
padding: 2px;
background-color: #0066cc;
color: #FFFFFF;
border: 1px solid #000000;
}

a:link,
a:visited,
a:hover,
a:active {
color: #0066cc;
text-decoration: none;
}

a:hover {
color: #ffffff;
background-color: #0066cc;
text-decoration: none;
}

.pealkiri {
padding-top: 30px;
margin-bottom: 3px;
font-size: 14pt; 
color: #0066cc;
font-weight: normal;
}

.alapealkiri {
padding-top: 10px;
margin-bottom: 3px;
font-size: 12pt; 
color: #0066cc;
font-weight: bold;
}

.alert {
  padding-top: 10px;
  font-size: 10pt;
  color: red;
  font-weight: bold;
  text-align: center;
}

.estraveli_tabel td
{
vertical-align: top;
padding-left: 5px;
border-bottom: 1px solid #cccccc;
}

.estraveli_tabel th
{
color: #ffffff;	
background-color: #0066cc;
border-bottom: 5px solid #ffffff;
padding-top: 2px;
padding-bottom: 2px;
}


ul {
list-style-image: url(images/sinine_ring.gif);
padding-left: 10px;
margin: 10px;
}


li {
margin-top: 5px;
}

.logo {
text-align: right;
width: 759px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}

div#tiptext {
  position: absolute;
  margin-left: 155px;
  margin-top: -55px;
  border: 1px solid #888888;
  background: url(/addons/kksaldo/images/pc_number.png) no-repeat center 25px;
  width: 215px;
  height: 160px;
  z-index: 100;
  padding: 5px 5px 5px 5px;
}

.smallprint {
  font-size: 8pt;
}


