body {
    color: #000000;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Verdana, Tahoma, sans-serif;
    text-align: center;
}

#container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 784px;
    height: 482px;
    margin: -241px 0 0 -392px;
    text-align: left;
    overflow: hidden;
}

h2,p,ul {
    margin: 10px;
}

h1 {
    font-size: 26px;
    font-weight: normal;
}

h2 {
    font-size: 15px;
    margin-top: 0;
    padding-top: 10px;
    letter-spacing: 1px;
}

h3 {
    font-size: 13px;
    margin: 10px 0 15px 0;
}

p {

}

ul {
    padding: 0;
}

li {
    padding: 0;
}

ul li {
    list-style-type: none;
    background: url(kw01.png) no-repeat 0 6px;
    display: block;
    margin: 0 0 3px 0;
    padding-left: 10px;
}

a {
    color: silver;
    text-decoration: none;
}

a img {
    border: none;
}

.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0%;
}

.fleft {
    float: left;
    margin: 0 15px 15px 0;
}

.fright {
    float: right;
    margin: 0 0 15px 15px;
}

.right {
    text-align: right;
}



#intro {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -315px;
    text-align: center;
    display: none;
}


#screens {
    height: 420px;
    color: white;
    background-color: black;
    font-size: 10px;
    overflow: hidden;
}

#screens div {
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}



/* Wprowadzenie */

#about {
    font-size: 12px;
}

#about #act {
    margin-bottom: 175px;
}

#about p {
    margin: 30px 20px;
    line-height: 150%;
    width: 275px;
}

#about img {
    position: absolute;
    top: 0;
    left: 469px;
}

#about #mail {
    margin-top: 100px;
}


/* Dotychczasowe role */

#filmo {
    display: none;
    height: 420px;
}

#filmo img {
    position: absolute;
    bottom: 0px;
    display: block;
}

#filmo ul {
    margin: 15px 30px 0 315px;
}

#filmo ul.list-wide {
    margin-left: 15px;
}

#filmo h2 {

}


/* Umiejetnosci */

#skills {
    display: none;
    font-size: 12px;
}

#skills img {
    float: right;
    margin: 0 0 220px 20px;
}

/* Teatr */

#theatre {
    display: none;
    font-size: 12px;
}

#theatre h2{
    text-align: right;
    margin-right: 30px;
}

#theatre img {
    float: left;
    margin: 0 50px 220px 0;
    /*margin: 0 50px 0 0;*/
}





/* Piosenka */

#song {
    display: none;
}

#song img {
    float: right;
    margin: 220px 0 0 20px;
}

#song p {
    float: left;
    width: 175px;
    margin: 15px;
}



/* Galerie */

#galleries {
    display: none;
    width: 100%;
}

#galleries #gal_ico{
    float: right;
    margin-top: 220px;
}

#galleries .gal {
    display: block;
    width: 125px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 10px 10px 5px 0;
    font-size: 10px;
}


.photo {
    display: none;
    text-align: center;
}

.photo img {
    margin-top: 30px;
    margin-bottom: 25px;
}

.photo .hor {
    margin-top: 55px;
    margin-bottom: 45px;
}

.nonactive {
    color: dimgray;
}

.nobold {
    font-weight: normal;
}

#gal_tarasy,#gal_orkiestra,#gal_pitbull,#gal_spektakl,#gal_zw,#gal_offroad,#gal_ogrzej,#gal_proby,#gal_rzepka,#gal_kupuj,#gal_da_vinci,#gal_kubus {
    display: none;
    text-align: center;
    overflow: hidden;
    
}

/* CV */

#cv {
    display: none;
    height: 420px;
    text-align: center;
    font-size: 14px;
}


/* MENU */


#nav {
    height: 42px;
    background-color: white;
}

#nav img {
    float: left;
    margin: 2px 3px 0 0;
    border: 2px black solid;
}

#nav #last {
    margin-right: 0;
    border-left: 2px solid black;
}

#nav #current img{
    
}
