﻿body
{
    margin: 10px;
    padding: 0px;
    font-family: Arial;
    font-size: small;
    background-color: transparent;
}
.imgbuffer
{
    position: absolute;
}
.style1
{
    font-size: x-small;
}
.fotter
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    clear: both; padding-top: 10px;
}
table
{
    border-collapse: collapse;
}

th, td
{
    padding: 0;
}
.im
{
    position: relative;
}
.tdm
{
    width: 60px;
    height: 60px;
}
.tdp
{
    background-image: url('slide_btns/kreska.html');
    width: 2px;
    height: 60px;
}
.tdpp
{
    background-image: url('slide_btns/bcgr_03.html');
    width: 15px;
    height: 60px;
}


.button_up
{
    padding:5px; -webkit-border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; border: 1px solid #000000;
        background-color: #E3E3E3; -webkit-box-shadow: #B3B3B3 4px 4px 4px; -moz-box-shadow: #B3B3B3 4px 4px 4px;
        box-shadow: #B3B3B3 4px 4px 4px; float:left; overflow:hidden; margin-right:5px;margin-left:3px;
}


.button_down
{ margin-top:2px; margin-left:2px;margin-right:3px;
    padding:5px; -webkit-border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; border: 1px solid #000000;
        background-color: #F99; -webkit-box-shadow: #B3B3B3 1px 1px 1px; -moz-box-shadow: #B3B3B3 2px 2px 2px;
        box-shadow: #B3B3B3 2px 2px 2px; float:left; overflow:hidden;
}
