﻿body, img, a, ul, li { border : 0; padding : 0; margin : 0 }

body { font-family : Tahoma; font-size : 8pt; }

ul { list-style : none;}

/* baner góra */
#main-cnt { width : 954px;  margin : 0 auto; }

    #logo-lnk, #logo-img
    { 
        display : block;
        height : 97px;
    }
        
    #logo-lnk { float : left; width : 141px;}
    #logo-img { float : right; width : 813px;}



.left { float : left; }
.right { float : right; }

#mnu-lst
{
    height: 29px;
    border-bottom: solid 3px #740074;
    background: transparent url(../images/filler-mnu.gif) repeat-x center center;
}

#mnu-lst li { float : left; display : block; height : 29px; }

.banner_bcg
{
    width : 813px;
    height : 97px;
    float : left;
}

.region
{
    text-indent : 10px;
    
}

#top-cnt 
{ 
    background : transparent url(../images/top-menu-border.gif) no-repeat center bottom;
    padding-bottom : 1px;
    width : 954px;
    height : 129px;
}

#banner-cnt
{
    width : 954px;
    height : 97px;
}

.main-page-actv
{ 
    background : transparent url(../images/main-page-btn-actv.gif) no-repeat center center; 
    width : 116px;
}

.destinations
{
    background : transparent url(../images/destinations-btn.gif) no-repeat center center; 
    width : 92px;
}

.first-minute
{
    background : transparent url(../images/first-minute-btn.gif) no-repeat center center; 
    width : 96px;
}

.tv
{
    background : transparent url(../images/tv-btn.gif) no-repeat center center; 
    width : 90px;
}

.sales
{
    background : transparent url(../images/sales-btn.gif) no-repeat center center; 
    width : 114px;
}

.about-us
{
    background : transparent url(../images/sales-btn.gif) no-repeat center center; 
    width : 59px;
}

.job
{
    background : transparent url(../images/job-btn.gif) no-repeat center center; 
    width : 62px;
}

.agent-area
{
    background : transparent url(../images/agent-area-btn.gif) no-repeat center center; 
    width : 106px;
}

.contact
{
    background : transparent url(../images/contact-btn.gif) no-repeat center center; 
    width : 72px;   
}

#ftr-mdl
{
    color: #7a7a7a;
    width : 384px;
    clear : both;
    margin : 0 auto;
}

#ftr-mdl a
{
    color: #7a7a7a;
    text-decoration : underline;
}

#ftr-mdl li
{
    float : left;
    padding-top : 3px;
}

.text
{
    color : #7A7A7A;
    padding-left : 13px;
    padding-right : 13px;
    
}

#mdl-left
{
    float : left;
}

#mdl-rigth
{
    float : right;
}

a
{
    text-decoration : none;
}

a:hover
{
    text-decoration : underline;
}

.link
{
    color : #740074;
}
