/* CSS Document strona tytulowa */

/*************** CSS strona tytulowa *****************/


.strona_tyt .left_box {
    float: none; 
    padding-top: 35px;
    margin-top: 0;
    
}

.mainimg{
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    width: 800px; 
    height: 628px;
}

#pars {
    width: 373px;
}

#content .strona_tyt p {
    padding-left: 20px;   
    width: auto;
}


#content {
    position: relative;
    padding: 0 0 0 70px;
    background-repeat: no-repeat;
    background-position: right top;
    height: 628px;
}

#header img {
    visibility: hidden;
}

#h1 {
    font-size: 25px;
    font-style: italic;
    color: #AAAAAA;
}

.strona_tyt{
    position: absolute;
    top: 0px;
    left: 70px;
    width: 500px;
}

#main_images {
    position: absolute;
    top: 0px;
    right: 0px;
}
