body{
     background-color: #6890B6;
     text-align: center;
     margin: 0px;
     padding: 0px;
}
table{
     margin: 0px auto 0px auto;
     padding: 0px;
}
td{
    text-align: left;
    vertical-align: top;
}
.top{
    width: 780px;
    height: 24px;
    background-image: url('images/index_01.jpg');
}
.rightop{
    width: 624px;
    height: 203px;
    display: block;
    background-image: url('images/index_03.jpg');
    margin: 0px;
    padding: 0px !important;
}
.menu{
    width: 156px;
    height: 200px;
    background-image: url('images/index_07.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}
.menu ul{
    margin: 0px;
    padding: 0px;
}
.menu li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.a1{
    width: 156px;
    height: 35px;
    background-image: url('images/o-nas.png');
    background-position: left top;
    display: block;
}
.a1:hover{
    background-position: left bottom;
}
.a2{
    width: 156px;
    height: 35px;
    background-image: url('images/kursy.png');
    background-position: left top;
    display: block;
}
.a2:hover{
    background-position: left bottom;
}
.a3{
    width: 156px;
    height: 35px;
    background-image: url('images/galeria.png');
    background-position: left top;
    display: block;
}
.a3:hover{
    background-position: left bottom;
}
.a4{
    width: 156px;
    height: 35px;
    background-image: url('images/kontakt.png');
    background-position: left top;
    background-repeat:no-repeat;
    display: block;
}
.a4:hover{
    background-position: left bottom;
}

.a5{
    width: 156px;
    height: 35px;
    background-image: url('images/dojazd1.png');
    background-position: left top;
    background-repeat:no-repeat;
    display: block;
}
.a5:hover{
    background-position: left bottom;
}
.lewa{
    background-color: #3B6185;
}
.news{
    width: 154px;
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
}
.prawa{
    background-color: #3B6185;
    background-image: url('images/index_08.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}
.prawa ul{
    margin: 0px 0px 0px 20px;
    padding: 0px;
}
.prawa li{
    margin: 0px 0px 0px 3px;
    padding: 3px;
    color: white;
    font-family: 'Tahoma';
    font-size: 12px;
}
h1{
    color: white;
    font-size: 18px;
    font-family: 'Trebuchet MS', 'Verdana';
    margin: 10px;
    padding: 0px;
}
p{
    color: white;
    font-family: 'Tahoma';
    font-size: 12px;
    margin: 10px;
    padding: 0px;
}
.footer{
    background-image: url('images/index_13.jpg');
    background-repeat: repeat-x;
    height: 62px;
    text-align: center;
    color: #ADCCEA;
    font-family: 'Tahoma';
    font-size: 12px;
}
.footer a{
    color: #ADCCEA;
    font-family: 'Tahoma';
    font-size: 12px;
    text-decoration: none;
    margin: 0px 4px 0px 4px;
}
.footer a:hover{
    color: white;
}
.dodolu{
    position: relative;
    top: 12px;
}
.footer div{
    position: relative;
    top: 20px;
}
.more{
    color: #ADCCEA;
    font-family: 'Tahoma';
    font-size: 12px;
    text-decoration: none;
    float: right;
    clear: both;
    margin-right: 3px;
    display: block;
}
.more:hover{
    color: white;
}
.dd{
    font-size: 11px;
    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.galeria a{
    margin: 0px !important;
    padding: 0px !important;
}
.galeria a img{
    border: 2px solid #ADCCEA;
    margin: 0px;
    padding: 0px;
}
object{
    margin: 0px;
    padding: 0px;
}
param{
    margin: 0px;
    padding: 0px;
}
.prawa table{
    border-spacing: 0px;
    border-collapse: 0px;
    border: 1px solid white;
}
.prawa td{
    border: 1px solid white;
    color: white;
    font-family: 'Tahoma';
    font-size: 12px;
    padding: 2px 3px 2px 3px;
}

