body { background-color: #99BDFF; background-image: url(images/taust1.gif); background-repeat: repeat-x; }
.uudised {  font-size: 14px; color: #293790; font-weight: bold}
.tpkiri {  font-size: 14pt; color: #293790}
.tpkiri_v {  font-size: 12pt; color: #293790;}
.tpkiri2 {
color: #FFFFFF;
font-weight: bold;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
text-shadow:1px 1px 0 rgba(41, 55, 144, 0.40);
/*filter: DropShadow(Color=#7795dd, OffX=1, OffY=1, Positive=1);*/
}

.tpkiri2_s {font-size: 16pt; color: #FFFFFF; font-weight: bold}
.location {  font-size: 9px; color: #000000}
.location_hele {  font-size: 9px; color: #FFFFFF}
p, td, span, th {font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.tabel {  background-color: #FFFFFF}
.tabel0 {  background-color: #6494EE}
a            { text-decoration: none; color: #293790}
a:hover      { color: #3333CC; text-decoration: underline }
.tabel0tagavara {  background-color: #FF9933}
.tabeltagavara {  background-color: #FDD580}
.boldlink { color: #293790; font-weight: bold}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 125px;
	margin: 0px auto;
	text-align: center;
}

a.button {
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 31px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.40);
}

a.button span {
    background: transparent url('images/bg_button_span.png') no-repeat;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.40);
	color: #fff;
    text-decoration: none;
    display: block;
    font: bold 12px arial, sans-serif;
    line-height: 21px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.40);
    text-decoration: none;
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    text-decoration: none;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
