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

/*

sarga: #F79C53
bibor: #E35168
zold: #52E465
kek: #6E87EE

szurke: #1A1A1A

*/

html {
    text-align: center;
}

body {
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    color: #FFF;
    font-size: 15px;
    background: url(http://feketejuk.hu/public/images/bg.jpg);
    background-attachment: fixed;
}

a {
    color: #6E87EE;
    text-decoration: none;
}

a:hover {
    text-decoration: underline !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #52E465;
}

h1 {
    font-size: 8px;
    color: black;
    text-indent: 20px;
}

h2 {
    font-size: 20px;
    color: #52E465;
}


h3 {
    font-size: 18px;
    color: #6E87EE;
    margin: 20px 0 10px 0;
}

h4 {
    font-size: 18px;
    color: #E35168;
    margin: 20px 0 10px 0;
}

h5 {
    font-size: 16px;
    color: #6E87EE;
}

h5.w {
    color: #E35168;
}

h6 {
    font-size: 16px;
}

hr {
    border-top: solid 1px #1A1A1A;
    margin: 10px 0;
}


blockquote {
    background: url(http://feketejuk.hu/public/images/quote.jpg) no-repeat;
    padding:  15px 30px;
    font-style: italic;
}

.ar {
    text-align: right;
}

.fl {
    float: left;
}

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

.odd {
    background-color: #1A1A1A;
}

.sm {
    font-size: 11px;
}

p.imgl img,p.imgl object {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}

/* sections */

.container {
    width: 950px;
    margin: 10px auto;
    text-align: left;
}

#header {
    height: 220px;
    background: url(http://feketejuk.hu/public/images/header.png) no-repeat;
}

.header {
    height: 50px;
    background: url(http://feketejuk.hu/public/images/header2.png) no-repeat bottom left;
}

    #header .link {
        display: block;
        width: 240px;
        height: 60px;
        margin: 10px 0 0 110px;
        color: #000;
        float: left;
    }

    #header ul {
        display: block;
        margin: 5px 20px 0 150px;
        list-style-type: none;
        float: right;
    }

    #header ul li {
        display: inline;
    }

    #header ul li a {
        font-size: 12px;
        text-decoration: none;
    }

    #header ul li a.v1 {
        color: #F79C53;
    }

    #header ul li a.v2 {
        color: #E35168;
    }

    #header ul li a.v3 {
        color: #52E465;
    }

    #header ul li a.v4 {
        color: #6E87EE;
    }

    #header ul li a.va {
        color: red;
        font-weight: bold;
        border: solid 1px maroon;
        background-color: #000;
    }


    #banner {
        width: 728px;
        height: 90px;
        margin: 30px 20px 0 150px;
        float: left;
        background-color: #1A1A1A;
    }

.contents {
    background: url(http://feketejuk.hu/public/images/cbg.png) repeat-y;
}

.main {
    width: 920px;
    margin: 0 auto;
    border-top: solid 1px #1A1A1A;
    padding: 10px 0 30px 0;
}


    .leftColumn {
        width: 160px;
        float: left;
        background-color: #1A1A1A;
    }

    .content {
        width: 580px;
        margin-left: 10px;
        float: left;
    }

        .content p {
            text-align: justify;
        }

        .error {
            margin: 20px;
            padding: 10px;
            border: solid 1px gray;
            color: red;
        }

        ul.cand {
            margin-left: 30px;
        }

        .msgTable {
            width: 100%;
        }

            .msgTable tr td {
                padding: 5px;
            }

            .it {
                width: 230px;
                border: solid 1px gray;
                padding: 3px 5px;
                background-color: black;
                color: #FFF;
            }

            .its {
                width: 50px;
            }

            .itw {
                width: 470px;
            }

            .ir {

            }

            .ita {
                width: 550px;
                border: solid 1px silver;
                padding: 3px 5px;
                background-color: black;
                color: #FFF;
            }

            .is {
                background-color: transparent;
                border-bottom: solid 1px #FFF;
                color: #FFF;
                font-size: 15px;
                cursor: pointer;
            }

            .candidate {
                width: 570px;
                margin: 0 0 10px 0;
                padding: 5px;
                float: left;
            }

            .candidate img {
                float: left;
                margin: 0 5px 5px 0;
            }

        .comment {
            min-height: 130px;
        }

            .comment img {
                margin: 15px;
                float: left;
            }

            .comment div {
                margin-left: 130px;
                padding: 15px 15px 15px 0;
                font-size: 13px;
            }

            .comment div hr {
                border-top: solid 1px gray;
                margin: 7px 0 2px 0;
            }

            .comment div span.date {
                display: block;
                text-align: right;
            }

    .rightColumn {
        width: 160px;
        margin-left: 760px;
        background-color: #1A1A1A;
    }

    .content2 {
        width: 800px;
        margin: 20px auto;
    }

        .content2 h2 {
            color: #FFF;
            margin-bottom: 10px;
        }

        .content2 .col {
            width: 190px;
            padding: 0 5px 10px 5px;
            float: left;
        }

        .content2 .col:hover {
            background-color: #1A1A1A;
        }

            .content2 .col h3 a {
                display: block;
                height: 30px;
                font-size: 12px;
            }

            .content2 .col a {
                font-size: 11px;
            }

        .content2 table {
            width: 100%;
            margin-bottom: 20px;
        }

        .content2 table td {
            text-align: center;
        }

        .content2 img {
            border: solid 2px #FFF;
        }

        .content2 .asm img {
            width: 90%;
        }

.footer {
    height: 15px;
    background: url(http://feketejuk.hu/public/images/footer.png);
}


.clr {
    clear: both;
}

/* twitter */

.twitter {
    width: 150px;
    height: 220px;
    margin: 5px auto 0 auto;
}

.twitter ul {
    list-style-position: inside;
    list-style-image: url(http://tomtv.hu/public/images/twitter.jpeg);
}

.twitter ul li span a {
    color: black;
    padding-bottom: 5px;
}


form ol {
    list-style-type: none;
    margin-left: 20px;
}

form ol li {
    padding: 10px;
}

form ol li label {
    display: block;
}

.is2 {
    margin-left: 30px;
}


.banners img, .banners object {
    display: block;
    width: 150px;
    height: 220px;
    margin: 5px auto 0 auto;
}
