body,p,img,div,span {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background-color: #d6d6d6;
    font-family: Tahoma;
}

#container {
    width: 952px;
}

#container #headertop {
    width: 950px;
    background-color:#777777;
    border:1px solid #555555;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
}

#container #headertop .adHeadline {
    font-size: 14px;
    color: #ff8a00;
}

#container #headertop .adText {
    font-size: 11px;
    color: white;
    text-decoration: none;
}

#container #headertop .advh {
    font-size: 11px;
    color: white;
    text-decoration:none;
}

#container #headertop .advh:hover {
    font-size: 11px;
    color: #8dc54c;
    text-decoration:none;
}

#container #menu {
    width: 950px;
    background-color: black;
    border:1px solid black;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
    font-size: 12px;
    text-align: center;
}

#container #menu a {
    color: white;
    text-decoration: none;
}

#container #menu a:hover {
    color: black;
    background-color: white;
    text-decoration: none;
}

#container #header {
    width: 950px;
    height: 100px;
    background-image: url("http://pic.freeporn.hu/images/header/header.jpg");
    border:1px solid #555555;
}

#mpt {
    float: left;
    width: 150px;
    margin-left: 1px;
}

#mpt .mpthead {
    width: 150px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#mpt .element {
    position: relative;
}

#mpt .element img {
    border:1px solid #8dc54c;
    line-height: 0px;
    width: 148px;
    height: 120px;
}

#mpt .element .f {
    background-color: #8dc54c;
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    position: absolute;
    left: 0px;
    filter:alpha(opacity=50);
    opacity: 0.35;
    top: 106px;
}

#mpt .element .ft {
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 106px;
}


#mpt .element .head {
    background-color: #8dc54c;
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#mpt .mlistelement {
    font-size: 11px;
    width: 150px;
    text-align: left;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid white;
    background-color: #e6e6e6;
}

#mpt .mlistelement a .tt {
    width: 140px;
    margin: auto;
}

#mpt .mlistelement a {
    width: 150px;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 11px;
}

#mpt .mlistelement a:hover {
    text-decoration: none;
    background-color: #8dc54c;
}


#posts {
    float: left;
    width: 526px;
}

#posts .postshead {
    width: 526px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#posts .post {
    float: left;
    width:260px;
    height: 262px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
}

#posts .head {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 252px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#posts .post img {
    width: 250px;
    height: 200px;
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}

#posts .post .date {
    font-size: 10px;
    width: 250px;
    padding-left: 3px;
    padding-right: 3px;
    height: 11px;
    text-align: center;
    margin: auto;
    margin-bottom: 1px;
    margin-top: -3px;

}

#posts .post .text {
    width: 244px;
    padding-left: 3px;
    padding-right: 3px;
    height: 25px;
    text-align: center;
    background-color: #f6f6f6;
    font-size: 10px;
    margin: auto;
    border: 1px solid #c6c6c6;
}

#posts .opost {
    float: left;
    width:172px;
    height: 262px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
}

#posts .ohead {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 152px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#posts .opost img {
    width: 150px;
    height: 200px;
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}
#posts .opost .date {
    font-size: 10px;
    width: 154px;
    padding-left: 3px;
    padding-right: 3px;
    height: 11px;
    text-align: center;
    margin: auto;
    margin-bottom: 1px;
    margin-top: -3px;

}

#posts .opost .text {
    width: 154px;
    padding-left: 3px;
    padding-right: 3px;
    height: 25px;
    text-align: center;
    background-color: #f6f6f6;
    font-size: 10px;
    margin: auto;
    border: 1px solid #c6c6c6;
    overflow: hidden;
}

#posts .post300 {
    float: left;
    width:260px;
    height: 362px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
}

#posts .head300 {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 252px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#posts .post300 img {
    width: 250px;
    height: 300px;
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}

#posts .post300 .date {
    font-size: 10px;
    width: 250px;
    padding-left: 3px;
    padding-right: 3px;
    height: 11px;
    text-align: center;
    margin: auto;
    margin-bottom: 1px;
    margin-top: -3px;

}

#posts .post300 .text {
    width: 244px;
    padding-left: 3px;
    padding-right: 3px;
    height: 25px;
    text-align: center;
    background-color: #f6f6f6;
    font-size: 10px;
    margin: auto;
    border: 1px solid #c6c6c6;
}

#posts .ogpost {
    float: left;
    width:172px;
    min-height: 286px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
}

#posts .oghead {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 152px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#posts .ogpost img {
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}
#posts .ogpost .date {
    font-size: 10px;
    width: 154px;
    padding-left: 3px;
    padding-right: 3px;
    height: 11px;
    text-align: center;
    margin: auto;
    margin-bottom: 1px;
    margin-top: -3px;

}

#posts .ogpost .text {
    width: 154px;
    padding-left: 3px;
    padding-right: 3px;
    height: 25px;
    text-align: center;
    background-color: #f6f6f6;
    font-size: 10px;
    margin: auto;
    margin-bottom: 3px;
    border: 1px solid #c6c6c6;
    overflow: hidden;
}

#posts .ogpost .text a {
    color: #6aa624;
}

#posts .ogpost .text a:hover {
    color: black;
}


#posts .pager {
    width: 526px;
    height: 20px;
    background-color: #e6e6e6;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: center;
    float: left;
}

#posts .pager a {
    padding-left: 3px;
    color: black;
}

#posts .pager a:hover {
    color: #ff8a00;
}

#posts .pager .act {
    padding-left: 3px;
    color: #6aa624;
}

#right {
    float: left;
    width: 200px;
    margin-left: 1px;
    background-color: #e6e6e6;
}

#right .righthead {
    width: 200px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#right .rightbox {
    margin-bottom: 1px;
}

#right .rightbox .adHeadline {
    font-size: 14px;
    color: #ff8a00;
}

#right .rightbox .adText {
    font-size: 11px;
    color: white;
    text-decoration: none;
}

#right .rightbox .advh a {
    font-size: 11px;
    color: white;
    text-decoration:none;
}

#right .rightbox .advh a:hover {
    font-size: 11px;
    color: #8dc54c;
    text-decoration:none;
}

#right .rightbox .listelement {
    font-size: 13px;
    width: 200px;
    text-align: left;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid white;
}

#right .rightbox .listelement a .rtt {
    width: 190px;
    margin: auto;
}

#right .rightbox .listelement a {
    width: 200px;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 11px;
}

#right .rightbox .listelement a:hover {
    text-decoration: none;
    background-color: #8dc54c;
}

#rightb {
    float: left;
    width: 73px;
    margin-left: 1px;
    background-color: #e6e6e6;
    font-size: 11px;
}

#rightb .rightbhead {
    width: 73px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#rightb .listelement {
    font-size: 13px;
    width: 73px;
    text-align: left;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid white;
}

#rightb .listelement a {
    width: 73px;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 10px;
}

#rightb .listelement a:hover {
    text-decoration: none;
    background-color: #8dc54c;
}

#galcontent {
    float: left;
    width: 549px;
    margin-left: 1px;
    background-color: #e6e6e6;
}

#galcontent .galcontenthead {
    width: 549px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#galcontent .galcontentpics {
    background-color: white;
    padding-top: 6px;
    width: 529px;
}

#galcontent .galcontentpics img {
    border:1px solid black;
    margin: 4px;
}

#galcontent .galcontentpics a {
    color: #ba7e21;
}

#galcontent .galcontentpics a:hover {
    color: black;
}

#galcontent .galcontentpics .hosted_galleries a {
    width: 96px;
    float: left;
    display: block;
    height: 15px;
    background-color: white;
    padding: 3px;
    margin: 1px;
    border: 1px solid #ffc161;
    text-decoration: none;
    font-weight: bold;
    padding-bottom /**/:7px;
}

#galcontent .galcontentpics .hosted_galleries a:hover {
    width: 96px;
    float: left;
    display: block;
    height: 15px;
    background-color: #8dc54c;
    padding: 3px;
    margin: 1px;
    border: 1px solid #ffc161;
    font-weight: bold;
    text-decoration: none;
    padding-bottom /**/:7px;
}

#galcontent .banner {
    background-color: white;
    padding-bottom: 6px;
    width: 529px;
}

#galcontent .banner a {
    font-size: 16px;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

#galcontent .banner a img {
    border: 1px solid black;
}

#galcontent .backto {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

#galcontent .backto a {
    font-weight: normal;
    font-size: 22px;
    text-decoration: none;
    color: red;
}

#galcontent .backto a:hover {
    color: black;
}

#galcontent .ogpost {
    float: left;
    width:172px;
    min-height: 262px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
}

#galcontent .oghead {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 152px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#galcontent .ogpost img {
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}
#galcontent .ogpost .date {
    font-size: 10px;
    width: 154px;
    padding-left: 3px;
    padding-right: 3px;
    height: 11px;
    text-align: center;
    margin: auto;
    margin-bottom: 1px;
    margin-top: -3px;

}

#galcontent .ogpost .text {
    width: 154px;
    padding-left: 3px;
    padding-right: 3px;
    height: 25px;
    text-align: center;
    background-color: #f6f6f6;
    font-size: 10px;
    margin: auto;
    margin-bottom: 3px;
    border: 1px solid #c6c6c6;
    overflow: hidden;
}

#galcontent .ogpost .text a {
    color: #6aa624;
}

#galcontent .ogpost .text a:hover {
    color: black;
}



#bottom_posts {
    margin-top: 1px;
    width: 952px;
    float: left
}

#bottom_posts .bphead {
    width: 952px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}


#bottom_posts .bp {
    width: 950px;
    height: 185px;
    background-color: #e6e6e6;
}


#bottom_posts .bp .bppost {
    float: left;
    width:152px;
    height: 185px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
    margin-left: 5px;
    _margin-left: 4px;
}

#bottom_posts .bp .bppost230 {
    float: left;
    width:232px;
    height: 278px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
    margin-left: 4px;
    _margin-left: 3px;
}

#bottom_posts .bp .imghead {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 152px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#bottom_posts .bp img {
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}

#container #picadbrite {
    width: 950px;
    background-color:#777777;
    border:1px solid #555555;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
    float: left;
}

#container #picadbrite .adHeadline {
    font-size: 14px;
    color: #ff8a00;
}

#container #picadbrite .adText {
    font-size: 11px;
    color: white;
    text-decoration: none;
}

#container #picadbrite .advh {
    font-size: 11px;
    color: white;
    text-decoration:none;
}

#container #picadbrite .advh:hover {
    font-size: 11px;
    color: #8dc54c;
    text-decoration:none;
}

#piccontent {
    float: left;
    width: 950px;
    background-color: #e6e6e6;
    margin-left /**/:1px;
}

#piccontent img {
    border: 1px solid white;
}

#piccontent .backtorow {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 950px;
}

#piccontent .backtorow .backto {
    float: right;
}

#piccontent .backtorow .backto a {
    font-weight: normal;
    font-size: 22px;
    text-decoration: none;
    color: red;
}

#piccontent .backtorow .backto a:hover {
    color: black;
}

#piccontent .backtorow .backtog {
    float: left;
}

#piccontent .backtorow .backtog a {
    font-weight: normal;
    font-size: 22px;
    text-decoration: none;
    color: red;
}

#piccontent .backtorow .backtog a:hover {
    color: black;
}

#piccontent .ppic {
    width: 802px;
    margin: 0px;
    padding: 0px;
    border: 1px solid white;
    background-color: white;
}

#piccontent .ppic .picpager {
    background-color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 20px;
    font-weight: normal;
    width: 800px;
}

#piccontent .ppic .picpager a {
    color: red;
    text-decoration: none;
}

#piccontent .ppic .picpager a:hover {
    color: black;
}

#piccontent .ppic .picpager a:visited {
    color: #ddaaaa;
}

#piccontent .ppic .picpager .galtitle a {
    color: orange;
    text-decoration: none;
}

#piccontent .ppic .picpager .galtitle a:hover {
    color: black;
}

#piccontent .ppic .picpager .galtitle a:visited {
    color: orange;
}

#piccontent .ppic .picbanner {
    background-color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: -3px;
    font-size: 20px;
    font-weight: normal;
    width: 800px;
}

#piccontent .ppic .picbanner a {
    text-decoration: none;
    color: black;
}

#footer {
    width: 952px;
    float: left;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#tgp_posts {
    margin-top: 1px;
    width: 952px;
    float: left
}

#tgp_posts .bphead {
    width: 952px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#tgp_posts .post {
    float: left;
    width:155px;
    height: 213px;
    background-color: #e6e6e6;
    text-align: center;
    margin: 1px;
    margin-left: 2px;
}

#tgp_posts .head {
    background-color: #ffffff;
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#tgp_posts .post img {
    width: 150px;
    height: 180px;
    border: 1px solid #ffffff;
    margin: 0px;
    _margin-bottom: 3px;
    padding: 0px;
}

#tgp_posts .post .date {
    font-size: 10px;
    width: 152px;
    padding-left: 3px;
    padding-right: 3px;
    height: 11px;
    text-align: center;
    margin: auto;
    margin-bottom: 1px;
    margin-top: -3px;

}

#tgp_posts .post .text {
    width: 140px;
    padding-left: 2px;
    padding-right: 2px;
    height: 25px;
    text-align: center;
    background-color: #f6f6f6;
    font-size: 10px;
    margin: auto;
    border: 1px solid #c6c6c6;
}


#tgp_mpt {
    float: left;
    width: 165px;
    margin-left: 1px;
    margin-top: 1px;
    background-color: #e6e6e6;
}

#tgp_mpt .mpthead {
    width: 165px;
    background-color: #ffc161;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    margin: auto;
    margin-bottom: 1px;
    color: black;
    text-align: left;
}

#tgp_mpt .element {
    position: relative;
}

#tgp_mpt .element img {
    border:1px solid #8dc54c;
    line-height: 0px;
    width: 148px;
    height: 120px;
}

#tgp_mpt .element .f {
    background-color: #8dc54c;
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    position: absolute;
    left: 7px;
    filter:alpha(opacity=50);
    opacity: 0.35;
    top: 106px;
}

#tgp_mpt .element .ft {
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 106px;
}


#tgp_mpt .element .head {
    background-color: #8dc54c;
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 15px;
    margin: auto;
    margin-top: 2px;
}

#tgp_mpt .mlistelement {
    font-size: 11px;
    width: 150px;
    text-align: left;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid white;
    background-color: #e6e6e6;
}

#tgp_mpt .mlistelement a .tt {
    width: 140px;
    margin: auto;
}

#tgp_mpt .mlistelement a {
    width: 150px;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 11px;
}

#tgp_mpt .mlistelement a:hover {
    text-decoration: none;
    background-color: #8dc54c;
}
