* { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; }

.clearfix:after{ clear: both; content: "."; display: block; height: 0px; line-height: 0px; visibility: hidden; }
.clear {	clear:both; height: 0px; line-height: 0px; overflow: hidden; _zoom: 1; }

body {
    background: #fff url('../../../imgLib/tlo.jpg') repeat-x scroll center top;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}

.rozowy { color: #ad0072; }
.morski { color: #097291; }

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*::::                                               MENU GORNE I LOGO                                                      :::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.header {
    position: relative;
    width: 960px;
    height: 293px;
    margin: 0 auto;
    background: #fff url('../images/header.jpg') no-repeat scroll left bottom;
}

    .header .logo { 
        width: 380px;
        height: 90px;
        float: left;
        background: #fff url('../images/logo.png') no-repeat scroll left top;
        text-indent: -1000px;
    }
    
    .header .menu {
        width: 580px;
        float: left;
    }
    
        .header .menu .nawigacyjne {
            display: block;
            float: right;            
        }
        
            .header .menu .nawigacyjne li {
                display: block;
                height: 12px;
                float: left;    
                padding: 5px 5px 0 20px;
                border-right: 1px solid #e5e5e5;
            }
            
            .header .menu .nawigacyjne .link1 { background: transparent url('../images/ico-menuNav-link1.png') no-repeat scroll 6px bottom; }
            .header .menu .nawigacyjne .link2 { background: transparent url('../images/ico-menuNav-link2.png') no-repeat scroll 6px bottom; }
            .header .menu .nawigacyjne .link3 { background: transparent url('../images/ico-menuNav-link3.png') no-repeat scroll 6px bottom; border: 0 none; }
            
                .header .menu .nawigacyjne li a {
                    color: #999;
                    font-size: 10px;
                }
                
                .header .menu .nawigacyjne li a:hover { text-decoration: underline; }
                
        .header .menu .menuGorne {
            display: block;
            float: right;
            margin-top: 34px;
        }
        
            .header .menu .menuGorne li {
                display: block;                
                float: left;
            }
            
                .header .menu .menuGorne li a {
                    display: block;
                    width: 120px;
                    margin-left: 1px;
                    background-color: #c8007c;
                    border-bottom: 1px solid #aa0a6d;
                    color: #fff;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 15px;
                    text-align: center;
                }
                
                .header .menu .menuGorne li .link1 { width: 180px; height: 30px; padding: 4px 5px; }
                .header .menu .menuGorne li .link2 { width: 140px; height: 30px; padding: 4px 5px; }
                .header .menu .menuGorne li .link3 { width: 120px; height: 16px; padding: 11px 5px; }
                .header .menu .menuGorne li .link4 { width: 96px; height: 16px; padding: 11px 5px; }
                
                .header .menu .menuGorne li .link4 { background-color: #097291; border-bottom: 1px solid #11657e; }
                .header .menu .menuGorne li .link4:hover { background-color: #c8007c; }
                
                .header .menu .menuGorne li a:hover { background-color: #097291; border-bottom: 1px solid #11657e; }
                
    .header .infolinia {
        position: absolute;
        top: 105px;
        left: 145px;
        width: 190px;
        height: 100px;
    }
    
        .header .infolinia p { 
            font-size: 12px;
            line-height: 15px;            
        }
        
        .header .infolinia #numer { 
            display: black;
            margin-top: 3px;
            color: #c8007c;
            font-family: 'arial black';
            font-size: 24px;
            line-height: 20px;
        }
        
        .header .infolinia .koszt { 
            display: block;
            margin-bottom: 5px;
            color: #939088;
            font-size: 10px;
        }
        
        .header .infolinia .skype { 
            display: block;
            margin-top: 5px;
            padding-left: 15px;
            background: transparent url('../images/ico-skype.png') no-repeat scroll left 2px;
        }
        
    .header .stickies {
        position: absolute;
        top: 115px;
        right: -5px;
        width: 191px;
        height: 161px;
    }
        
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*::::                                                        MENU GLOWNE                                                        :::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.menuMain {
    width: 960px;
    height: 70px;
    margin: 0 auto;
    background: #097291 url('../images/background-menuMain.png') no-repeat scroll left top;
}

    .menuMain ul {
        float: right;
    }
    
        .menuMain ul li {
            display: block;
            float: left;
            font-weight: bold;
        }
        
            .menuMain ul li a {
                display: block;
                color: #fff;
            }

    .menuMain .menuMainTop {
        width: 780px;
        height: 30px;        
    }
    
        .menuMain .menuMainTop li a { padding: 8px 10px; }
    
    .menuMain .menuMainBottom {
        width: 780px;
        height: 40px;
        background-color: #c8007c;
    }
    
        .menuMain .menuMainBottom li a { padding: 13px 10px; }
        
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*::::                                                              TRESC                                                                    :::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.content {
    width: 960px; 
    margin: 10px auto;
}

.tresc { width: 720px; float: left; margin-right: 10px; display: inline; }

    .tresc h2.tresc {
        width: 705px;
        margin: 5px 0 15px 0;
        padding: 7px 0 7px 15px;
        background-color: #097291;
        color: #fff;
        font-size: 18px;        
    }
    
    .tresc h3 { 
        display: block;
        margin: 10px 0;
        color: #097291;
        font-size: 12px;        
    }
    
    .tresc p {
        display: block;
        width: 100%;
        margin: 0 10px 10px 0;
        font-size: 12px;
    }
    
    .tresc ul, .tresc ol {
        margin: 10px 20px;
        font-size: 12px;
    }
    
    .tresc ul li, .tresc ol li {
        margin: 10px 0;
        font-size: 12px;        
    }

/* ::::::::::::::::::::::::::::::::::::::::::::::::: WYSZUKIWARKA ::::::::::::::::::::::::::::::::::::::::::::::::: */
.tresc #main { width: 680px; }

.main {
    padding: 10px 15px;
    background-color: #f0e8d3;
    border: #c8007c solid 5px;
    color: #333;
}

    #main .lineLow {
        display: block;
        height: 15px;
        padding: 5px 5px 10px;
        border-bottom: 1px solid #d4cdbb;
    }
    
        #main .lineLow input, #main .lineLow label {
            display: block;
            float: left;
            padding: 0 5px;
        }
        
        #main .lineLow label {
            position: relative;
            top: -1px;
            margin-right: 10px;
        }
        
    #main .lineHigh {
        display: block;
        height: 30px;
        padding: 5px 5px 15px;
        border-bottom: 1px solid #d4cdbb;
    }
    #main .lineHidden {
        padding: 5px 5px 15px;
        border-bottom: 0;
        border-top: 1px solid #d4cdbb;        
    }
    
        #main .lineHigh .pole {
            float: left;
            width: 155px;
            height: 36px;
            margin-right: 15px;
        }
        
        #main .lineHigh .dziecko { width: 53px; margin-right: 0; }
        #main .lineHigh .dzieckoLast { margin-right: 11px; }
        
        #main .lineHigh .poleLast, #main .lineHidden .poleLast { margin-right: 0; }         
        
            #main .lineHigh .pole label {
                display: block;
                margin: 0 0 6px 5px;
            }
            
            #main .lineHigh .dziecko label { margin: 0 0 6px 0; }
            
            #main .lineHigh .pole input { width: 155px; height: 14px; padding: 2px 0; border: 1px solid #7f9db9; }
            #main .lineHigh .pole select { width: 155px; height: 20px; padding: 1px 0; border: 1px solid #7f9db9; }
            #main .lineHigh .dziecko select { width: 50px; }
            #main .lineHigh .pole .data { width: 122px; float: left; margin-right: 10px; }
            #main .lineHigh .pole .calendar { float: left; }
    
    #main .lineLast { border: 0 none; }
    
    
    #main .lineSearch {
        margin: 5px 10px;
    }
    
        #main .lineSearch .pole {
            float: right;
        }
        
            #main .lineSearch .pole img {
                display: block;
                width: 97px;
                height: 28px;
            }
        
        #main .lineSearch .poleMore {
            line-height:30px; 
            margin: 5px 15px;
        }
        
        #main .lineSearch .poleUdog {            
            margin: 5px 15px 5px 0;
        }
        
/* ::::::::::::::::::::::::::::::::::::::::::::::::: BOXY ::::::::::::::::::::::::::::::::::::::::::::::::: */
.box {
    float: left;
    width: 179px;
    margin: 10px 1px 0 0;
}

    .box h2 {
        display: block;
        width: 100%;
        color: #fff;
        font-size: 12px;
        text-align: center;        
    }
    
    .box h2.upper { height: 40px; line-height: 40px; }
        .box h2.upper a { color: #fff; }
    .box h2.lower { height: 30px; line-height: 30px; }
        .box h2.lower a { color: #fff; }
    
    .box a { display: block; }
    
    .box img {
        width: 179px;
        height: 120px;
        border-bottom: 3px solid #e3d5b0;
    }
    
    .box ul {
        display: block; 
        width: 179px;        
        margin: 0 0;
    }
    
        .box ul li { 
            width: 179px;
            border-bottom: 1px solid #e3d5b0;
            list-style: none; 
        }
        
        .box ul li.disabled { 
            width: 179px;
            height: 28px;
            background-color: #f0e8d3;
            border-bottom: 1px solid #e3d5b0;
            list-style: none; 
        }
    
            .box ul li a {
                display: block;
                width: 155px;
                padding: 0 12px;
                background-color: #f0e8d3;
                color: #362f2d;
                line-height: 30px;
            }
            
            .box ul li a:hover { background-color: #e3d5b0; }
            
            .box ul li .more {
                display: block;
                width: 155px;
                padding: 0 12px;
                background-color: #e3d5b0;
                color: #939089;
                line-height: 30px;
                text-align: right;
            }
            
            .box ul li a span {
                float: right;
            }
    
.box1, .box1 ul, .box1 ul li, .box1 img { width: 180px; }
.box1 ul li a, .box1 ul li .more { width: 156px; }

.boxTop1 h2 { background-color: #c8007c; }
.boxTop2 h2 { background-color: #007797; }

.boxLast { margin-right: 0; }

/* ::::::::::::::::::::::::::::::::::::::::::::::::: RAMKI MIEDZY BOXAMI ::::::::::::::::::::::::::::::::::::::::::::::::: */
.ramkaTxt {
    width: 660px;
    margin-top: 10px;
    padding: 19px 25px;
    border: 5px solid #f0e8d3;    
}

    .ramkaTxt h2 {
        display: block;
        margin-bottom: 24px;
        font-size: 14px;
    }
    
    .ramkaTxt p { line-height: 15px }
    
/* ::::::::::::::::::::::::::::::::::::::::::::::::: BOXY W SZACHOWNICE ::::::::::::::::::::::::::::::::::::::::::::::::: */
.fourBox {
    float: left;
    width: 340px;
    height: 75px;
    padding: 9px 5px 10px 10px;
}

.leftBox1 { margin: 10px 10px 0 0; }
.rightBox1 { margin: 10px 0 0 0; }
.leftBox2 { margin: 1px 10px 0 0; }
.rightBox2 { margin: 1px 0 0 0; }
.rozowyBox { background-color: #c8007c; }
.morskiBox { background-color: #007797; }
    
    .fourBox a { color: #fff; }

    .fourBox img { 
        display: block;
        float: left;
        width:  109px;
        height: 75px;
        margin-right: 10px;
        border: 1px solid #d3e4f3;
    }
    
    .fourBox span { 
        display: block;
        float: left;
        width: 200px;
        margin-top: 10px; 
    }
    
    .fourBox h2 {
        display: blokc;
        margin-bottom: 10px;
        font-family: verdana;
        font-size: 13px;
    }
    
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*::::                                                    LEWA KOLUMNA                                                           :::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.leftColumn {
	display: inline;
    float: left;
    width: 230px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::: MENU ::::::::::::::::::::::::::::::::::::::::::::::::: */

.leftColumn .menu {
    display: block;
    width: 210px;
    margin: 0;
    padding: 10px;
    background-color: #097291;
}

.leftColumn .menuBottom { margin-top: 10px; }

    .leftColumn .menu li { list-style: none; margin-bottom: 2px; }
    .leftColumn .menu .last { margin-bottom: 0; }

    .leftColumn .menu a {
        display: block;
        width: 201px;
        padding: 0 0 0 9px;
        color: #fff;
        font-weight: bold;
    }
    
    .leftColumn .menu a.top { height: 30px; line-height: 30px; }
    .leftColumn .menu a.bottom { height: 25px; line-height: 25px; }
    .leftColumn .menu a.color1 { background-color: #c8007c; }
    .leftColumn .menu a.color2 { background-color: #5f2867; }
    .leftColumn .menu a:hover { background-color: #097291; }
    
/* ::::::::::::::::::::::::::::::::::::::::::::::::: POPULARNE KIERUNKI ::::::::::::::::::::::::::::::::::::::::::::::::: */
.popularneKierunki {
    width: 169px;
    min-height: 112px;
    margin-top: 10px;
    padding: 138px 0 10px 61px;
    background: #e3d5b1 url('../images/background-popularne.jpg') no-repeat scroll left top;
}

    .popularneKierunki span {
        float: left;
        width: 84px;
        height: 20px;
    }
    
    .popularneKierunki a {
        color: #625340;
        font-weight: bold;
        line-height: 20px;
    }
    
    .popularneKierunki a:hover { text-decoration: underline; }
    
/* ::::::::::::::::::::::::::::::::::::::::::::::::: BANNERY ::::::::::::::::::::::::::::::::::::::::::::::::: */
.banner {
    display: block;
    width: 230px;
    margin: 10px auto 0 auto;
    text-align: center;
}

.boxRamka {
    display: block;
    width: 200px;
    margin: 10px auto 0 auto;
    padding: 5px 10px;
    border: 5px solid #f0e8d4;
    color: #666;
    text-align: center;
}

.boxRamka img { margin: 5px 5px 0; }

.newsletter label {
    display: block;
    margin-bottom: 5px;
}

    .newsletter label strong { font-size: 12px; }

.newsletter .text {
    width: 128px; 
    height: 17px; 
    padding: 6px 0 0 0; 
    border: 1px solid #a7a7a7;
}

.newsletter .submit, #kontakt .submit, #polec .submit {
    width: 58px;
    height: 26px;
    background: #07799a url('../images/btn-zapisz.png') no-repeat scroll left top;
    border: 0 none;
    color: #fff;
    font-weight: bold;
    border; 0;
}

#kontakt input, #polec input, #kontakt textarea, #polec textarea {
    border: 1px solid #097291;
    padding: 3px 0;
}

#kontakt th.form, #polec label { color: #097291; text-align: right; padding: 5px 5px 5px 0; }
#polec p { margin: 5px 0; clear:both; line-height: 20px;  }
#polec label { color: #097291; text-align: right; position: relative; top:-9px; }

.reklamaKsiazki {
    display: block;
    width: 210px;
    margin: 10px auto 0 auto;
    padding: 47px 11px 9px 11px;
    background: #fff url('../images/background-reklamaKsiazki.png') no-repeat scroll left top;
    color: #333;
    text-align: center;
}

    .reklamaKsiazki img { float: left; margin-right: 30px; }
    
    .reklamaKsiazki p { float: left; text-align: left; line-height: 20px; width: 125px; }
    .reklamaKsiazki p span { color: #666; }
    .reklamaKsiazki p a { color: #f18d00; }
    
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*:::                                                             STOPKA                                                                  :::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.footer {
    width: 100%;
    height: 100px;
    margin: 10px 0 50px 0;
    background: transparent url('../images/background-footer.png') repeat-x scroll left top;
}

.footer .inner {
    width: 960px;
    margin: 0 auto;
}

    .footer .inner .copyright { 
        display: block;
        float: left;
        width: 189px;
        height: 37px;
        margin-right: 15px;
        padding: 4px 0 4px 0;
        background: #dacfb3 url('../images/background-copyright.png') no-repeat scroll left top; 
        color: #939089;
        line-height: 18px; 
        text-align: center;
    }
    
    .footer .inner .copyright b { font-size: 12px; }

    .footer .top { height: 45px; margin-bottom: 10px; }

        .footer .top .menuBottom {
            display: block;
            float: left;
            width: 755px;    
        }

            .footer .top .menuBottom  li {
                float: left;
                height: 35px;
                margin-right: 5px;
                font-size: 10px;
                line-height: 35px;
                list-style: none;
            }
        
            .footer .top .menuBottom li a { color: #fff; }
        
    .footer .middle {
        width: 770px;
        height: 35px;
        margin: 0 auto 20px auto;
        padding: 0 0 0 190px;
        background: transparent url('../images/background-partnerzy.png') no-repeat scroll left top;
        color: #625340;
        line-height: 35px;        
    }
    
    .footer .bottom {
        color: #999;
        font-size: 10px;
        text-align: center;
    }
    
    .footer .created {
        padding: 10px 0 25px 0;
        color: #ddd;
        text-align: right;
    }
    
        .footer .created a img{
            position: relative;
            top: 4px;
            left: 2px;
        }
    
    
    
    
    
    
/* ------------ tablica dla stepow ------------- */

.kroki {
    width: 100%;
    margin: 0 0 10px 0;
}

    .kroki td {
        text-align: center;
    }
    
.step_table {
    width: 719px;
    margin: 0 auto;
    border: 1px solid #990066;
    border-collapse: collapse;
    font-size: 11px;
}

    .step_table tr.hover:hover td { background-color: #cc6699; }

    .step_table td { padding: 10px; }
    
    .step_table th { padding: 5px 10px; background-color: #f7f3e8; color: #50201c; }
        .step_table form { float: right; }
    
        .step_table th select { 
            float: left;
            width: 170px;
            margin-left: 15px;
        }
        
        .step_table th .filtr { 
            float: left;
            margin: 3px 0 0 30px;
            font-weight: normal;
        }
        
        .step_table th .prWybr { 
            float: left;
            margin-top: 3px;
            color: #990066;
        }
        
    .step_table td a { color: #50201c; }   
    
    
    .step4 td a { 
        display: block;
        width: 100px;
        height: 27px;
        padding: 5px 10px;
        background-color: #C8007C;
        color: #fff; 
    }   
    
    .step4 td a:hover { color: #fff; }
    
    .step4 td a.red { 
        background-color: #8f0006;
        color: #fff; 
    }
    
    .step4 td a.green { 
        background: #3a6f00;
        color: #fff; 
    }

    .step_table .dark { background-color: #f7f3e8; }
    .step_table .light { background-color: #fff; }
    .step_table .over { background-color: #f5f0e3; }
    .step_table .head { background-color: #5f2867; color: #fff; }
    .step_table .kraj { font-size: 12px; font-weight: bold; background-color: #F7F3E8; }
        .step_table .kraj a { color: ##990066; }
        .step_table .kraj a:hover  { color: ##990066; }   
        
.step_table .stronicowanie {
    background-color: #f0e8d3;
    border-top: 1px solid #990066;
    border-bottom: 1px solid #990066;
    text-align: center;    
}
.step_table .stronicowanie:hover { background-color: #f0e8d3; }

    .step_table .stronicowanie a { color: #fff; font-size: 120%; font-weight: bold;padding: 0 5px; }
    .step_table .stronicowanie  .selected  { color: #50201c; }

    .step_table .stronicowanie b { float: left }
    .step_table .stronicowanie img { position: relative; top: 3px; }
    
/* ------------ step 2 ------------- */
.step2 td { padding: 5px 10px; }
.step2 .col1 { width: 40%; padding-left: 25px; line-height: 25px;}
.step2 .col2 { width: 35%; }
.step2 .col3 { width: 25%; text-align: right; }
    .step2 .col3  a { color: #990066; }
    .step2 .col3  .cena { color: #006699; }

/* ------------ step 3 ------------- */

.step3 .col1 { width: 75px; border-right: 0 none; }

    .step3 .col1 img { 
        width: 100px; 
        height: 67px; 
        margin-top: 3px;
    }
    
.step3 .col2 { width: 300px; border-left: 0 none; vertical-align: top; color: #50201c; }
    .step3 .col2 strong{ color: #990066; font-size: 120%; }
    .step3 .col2 a { color: #990066; display: block; margin-top: 8px; width: 130px; }
    .step3 .col2 a img { position: relative; top: 4px; margin-right: 5px; }
    
.step3 .col3 { text-align: right; vertical-align: top; color: #50201c; }
    .step3 .col3 .price { display: block; margin-top: 25px; color: #990066; float: right; width: 100px; }
    .step3 .col3 .price .cena { color: #006699; }
    .step3 .col3 .price img { position: relative; top: 3px; }
    
    

/* ------------ step 4 ------------- */

.step4 .col1 { width: 70px; height: 35px; }
.step4 .col2 { width: 100px; }
.step4 .col3 { width: 35px; }
.step4 .col5 { width: 95px; }
.step4 .col6  {
    width: 75px;
    font-weight: bold;
    text-align: center;
}

h2.step4 {
    color: #ff8a00;
    margin: 15px 0 15px 10px;
}

.mainS4 {
    width: 100%;
    margin: 0 auto;
}

    .mainS4 .zdjecie {
        float: left;
        width: 250px;
    }
    
        .mainS4 .zdjecie img {
            width: 250px;
            height: 168px;
            border: 2px solid #dad7cb;
        }
    
    .mainS4 .dane {
        float: left;
        padding-left: 25px;
        font-size: 12px;
    }
    
        .mainS4 h3 { margin: 5px 0 15px 0; }
    
        .mainS4 .dane p { line-height: 20px; }        
        .mainS4 .dane p.temp, .mainS4 .dane p.infoLink { line-height: 38px; }
        
            .mainS4 .dane p label {
                float: left;
                display: block; 
                width: 100px;
                text-align: left;
            }
        
            .mainS4 .dane p.temp  img{
                position: relative;
                top: 3px;
                margin-left: 10px; 
            }
            
            .mainS4 .dane p.infoLink a { 
                padding: 0 12px 0 10px;
                border-right: 1px solid #5f2867;
                color: #5d2d28;
            }            
            .mainS4 .dane p.infoLink a:hover { color: #F65017; }
            
            .mainS4 .dane p.infoLink a.last { border: 0 }
            
/* popup */
#popup {
    display: none;
    position: absolute;
    left: 35%;
    top: 15%;
    width: 411px;
    height: 400px;
    background: #fff url('../images/popup.jpg') no-repeat scroll left top;
    z-index: 99999;
}

    #popup a {
        display: block;
        margin-top: 265px;
        padding: 15px 10px;
        color: #000;
        font-weight: bold;
        line-height: 16px;
    }
    
    #popup span {
        display: block;
        width: 22px;
        height: 22px;
        float: right;
        margin: 12px 11px;
        cursor: pointer;
    }
    
.tresc .box ul li { margin: 0; font-size: 11px; height: 30px; }

#organizatorzy  img { margin: 10px; width: 80px; height: 50px; }

.navG { width: 720px; margin: 40px 0 20px 0; font-size: 12px; font-weight: bold; }
    .navG .gora { float: right; color: #c8007c; }
    .navG .cofnij { float: left; color: #c8007c; }
    
#kontakt label  { margin-left: 15px; }
#kontakt td { padding: 5px 0; }

.siteLink { float: right; padding: 5px 10px; color: #fff; font-weight: bold; background-color: #C8007C; margin-bottom: 50px; }

#kontakt .last .submit { float: right; margin-right: 260px; }

.mapaSerwisu { font-weight: bold; }
.mapaSerwisu li { font-weight: normal; }
.mapaSeriwsu a { color: #ad0072; }

/* udogodnienia */

#optlisttable td { width: 200px; padding-right: 30px; }

#menupath { width: 720px; }