* {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    height: 100%;
}

body {
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    color: white;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
}



.clr {
    clear: both;
}


a {
    color: #FF9D40;
}

.oLink {
    color: #FF9D40;
}

.rLink {
    color: red;
}

.num {
    color: #FF9D40;
}

hr {
    border-bottom: solid 1px #000;
    margin: 30px 0;
    clear: both;
}



#content h2 {
    display: block;
    margin: 15px 0;
    font-size: 16px;
    clear: both;
}


#bg {
    width: 100%;
    height: 100%;
    background: url(../images/hbg.jpg) no-repeat;
}

#container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#head {
    height: 60px;
    padding: 30px 5px 0 5px;
    background: url(../images/header.png);
}

    h1 a {
        font-size: 30px !important;
        font-style: italic !important;
    }

    #head ul {
        display: table;
        width: 100%;
        list-style-type: none;
    }

        #head ul li {
            display: table-cell;
            padding: 0 2px;
            vertical-align: middle;
            text-align: center;
        }

        #head ul li a {
            font-size: 12px;
            color: #FFF;
        }

        #head ul li a:hover {
            color: #FF9D40;
        }

#orange {
    height: 460px;
    background: url(../images/header.png);
    padding: 5px 0 0 5px;
    overflow: hidden;
}

    #loginBox {
        display: none;
        height: 460px;
    }

        #loginBox a {
            color: #FFF;
        }

        #loginBox h2 {
            font-size: 18px;
            margin: 0 0 20px 0;
        }

        #loginBox label {
            display: block;
            font-size: 15px;
            margin: 5px;
        }

        #loginBox .inpLogin {
            width: 400px;
            height: 25px;
            border: solid 1px #000;
            margin: 5px;
            padding: 0 2px;
            font-size: 13px;
        }

        .inpSubmit {
            padding: 3px 20px;
            margin: 10px 0 20px 5px;
            color: #FFF;
            background-color: transparent;
            font-size: 16px;
            text-decoration: underline;
            cursor: pointer;
            float: right;
        }

        #loginBox .bm {
            margin-top: 200px;
        }


    #loginMsg {
        background: url(../images/vbg1.png);
        width: 510px;
        height: 445px;
        padding: 5px;
    }

    #loginForm {
        background: url(../images/vbg1.png);
        width: 415px;
        height: 445px;
        padding: 5px;
    }

    .oLeft {
        width: 520px;
        height: 460px;
        float: left;
    }

    .oRight {
        margin-left: 525px;
    }

    #video, #videoWrapper {
        width: 520px;
        height: 420px;
        background-color: black;
    }

    .yt iframe {
        padding-top: 55px;
    }
    
    #list {
    }

        .vbox1 {
            width: 415px;
            height: 70px;
            padding: 5px;
            background: url(../images/vbg1.png);
            margin-bottom: 5px;
            overflow: hidden;
        }

            .vbox1 a img {
                width: 68px;
                height: 68px;
                border: solid 1px #000;
                margin-right: 5px;
                float: left;
            }

            .vbox1 h3 a {
                color: #FF9D40;
                font-size: 15px;
                line-height: 25px;
            }

            .vbox1 span {
                font-size: 13px;
            }

        .vbox1:hover {
            background-color: #151515;
        }

.box2 {
    height: 20px;
    padding: 5px;
    margin-right: 5px;
    background: url(../images/vbg1.png);
    text-align: center;
    float: left;
}

.oLeft .box2 {
    margin-top: 5px;
    font-size: 12px;
    line-height: 20px;
}

#ratet {
    width: 90px;
    margin-right: 0 !important;
}

#rate {
    width: 125px;
}

#rate img {
    float: right;
    cursor: pointer;
}

#toggleEmbed {
    width: 120px;
}

#comments {
    width: 135px;
    margin-right: 0;
}

#etc {
    width: 415px;
    text-align: left;
    overflow: hidden;
}

#embedMe {
    display: none;
    width: 415px;
    height: 105px;
    margin-bottom: 5px;
    padding: 5px;
    background: url(../images/vbg1.png);
    text-align: left;
}

    #embedMe h3 {
        font-size: 15px;
    }

    #embedMe textarea {
        width: 410px;
        height: 75px;
        border: solid 1px #FF9D40;
        margin-top: 10px;
        background-color: #000;
        color: #FFF;
        font-size: 12px;
    }


#contents {
    background-color: #2A2A2A;
    padding: 5px;
}

    #menu {
        height: 30px;
        overflow: hidden;
    }

        #menu ul {
            display: table;
            width: 100%;
            list-style-type: none;
        }

        #menu ul li {
            display: table-cell;
        }

        #menu ul li:hover {
            background-color: #202020;
        }

        #menu ul li a {
            display: block;
            height: 25px;
            color: #FFF;
            text-align: center;
            vertical-align: middle;
        }

    .col {
        width: 160px;
        padding: 5px;
        background-color: #202020;
    }

        .col img, .col object {
            width: 160px;
        }

    #leftCol {
        float: left;
    }

    #content {
        width: 590px;
        padding: 5px;
        margin-left: 5px;
        float: left;
    }

        .vbox2 {
            width: 170px;
            height: 225px;
            padding: 5px;
            margin: 0 8px 10px 8px;
            background-color: #151515;
            text-align: center;
            float: left;
        }

            .vbox2 img {
                display: block;
                width: 148px;
                height: 148px;
                border: solid 1px #000;
                margin: 5px auto 2px auto;
            }

            .vbox2 h3 a {
                display: block;
                height: 30px;
                color: #FF9D40;
                font-size: 12px;
            }

            .vbox2 span {
                font-size: 11px;
            }

    .vbox2:hover {
        background-color: #101010;
    }


    .message1,.message2 {
        margin-bottom: 10px;
    }

    .message1
    {
        background-color: #151515;
    }

    .mtitle
    {
        margin: 0 0 5px 0;
        padding: 5px;
    }

    .pic
    {
        width: 70px;
        float: left;
        text-align: left;
    }

    .name
    {
        width: 200px;
        margin-left: 75px;
        color: #FFA45C;
    }

        .name big
        {
            font-size: 15px;
            font-weight: bold;
            line-height: 30px;
        }

    .mcontent
    {
        padding: 5px;
        clear: both;
    }

    .thumbnail
    {
        width: 50px;
        height: 50px;
        margin: 3px 0 0 0;
        border: solid 4px silver;
    }

    #newComment {
        width: 590px;
        height: 100px;
        border: solid 1px #FF9D40;
        color: #FFF;
        background-color: #000;
    }



    #rightCol {
        margin-left: 780px;
    }

#footer {
    padding-bottom: 50px;
    text-align: right;
}


/* old login */

fieldset ol
    {
        padding: 1em 1em 0 1em;
        list-style: none;
    }

    fieldset li
    {
        float: left;
        clear: left;
        width: 100%;
        padding-bottom: 1em;
    }

    fieldset label
    {
        float: left;
        width: 100px;
        margin-right: 15px;
        text-align: right;
    }

    fieldset label strong
    {
        display:        block;
        width:          400px;
        color:          #C00;
        font-weight:    bold;
        margin:         10px 5px 0 5px;
        text-align:     left;
    }

    fieldset label em
    {
        display: block;
        color: #060;
        font-style: normal;
        text-transform: uppercase;
    }

    .inpBLText
    {
        display:            block;
        width:              300px;
        height:             20px;
        border:             solid 1px #737373;
        float:              left;
    }

    .inpTextarea
    {
        display:            block;
        width:              300px;
        height:             100px;
        border:             solid 1px #737373;
        float:              left;
    }

    .inpBTextarea
    {
        display:            block;
        width:              300px;
        height:             250px;
        border:             solid 1px #737373;
        float:              left;
    }

    .loginBBtn
    {
        display:            block;
        border:             0;
        width:              66px;
        height:             28px;
        margin:             0 155px;
        cursor:             pointer;
    }

    .regBtn
    {
        display:            block;
        border:             0;
        width:              66px;
        height:             28px;
        margin:             0 155px;
        background:         url(http://privatpartner.hu/public/images/defbtn.jpg) no-repeat;
        cursor:             pointer;
    }


.smsTable {
    width: 98%;
    margin: 20px auto;
    font-weight: bold;
    border-color: #FF9D40;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.smsTable td {
    padding: 5px 2px;
    border-color: #FF9D40;
    border-width: 1px 1px 0 0;
    border-style: solid;
}



#messages
{
    margin-top: 20px;
}

.message1
{
    background-color: #F3ECEC;
}

.mtitle
{
    margin: 0 0 5px 0;
    padding: 5px;
}

.pic
{
    width: 70px;
    float: left;
    text-align: left;
}

.name
{
    width: 200px;
    margin-left: 75px;
}

    .name big
    {
        font-size: 15px;
        font-weight: bold;
        line-height: 30px;
    }

.mcontent
{
    padding: 5px;
    clear: both;
}

.thumbnail
{
    width: 50px;
    height: 50px;
    margin: 3px 0 0 0;
    border: solid 4px silver;
}

#newmessage {
	padding: 20px 0;
}

.spacer {
    margin: 15px 0;
}

h4 {
    margin: 15px 5px 5px 5px;
}

.mimg {
    width: 547px;
    margin-top: 10px;
    background-color: #FFF;
    border: solid 1px silver;
}

.mimg table {
    display: block;
    text-align: center;
    margin: 0 0 0 5px;
}

.mimg table td {
    width: 130px;
}

.mimg img {
    max-width: 125px;
    margin: 2px auto;
    border: solid 2px #FFF;
}

#footer {
    text-align: right;
    padding: 10px;
}


/* form table */
table.form  {
    min-width: 100px;
    width: 520px !important;
    margin: 10px auto;
}

    table.form  td {
        background-color: #202020;
        vertical-align: top;
        padding: 15px 15px;
    }
 
.it {
    width: 300px;
    border: solid 1px gray;
    background-color: #202020;
    color: white;
}
    
input.is {
    width: 40px;
}

textarea.it {
    height: 50px;
}

.submit {
    padding: 5px;
    cursor: pointer;
}
