@CHARSET "UTF-8";
/* N O W I N Y */
.news { padding-bottom: 15px; }
.news.headerOnly { width: 275px; float: left; }
    #content .news h2 { padding-left: 25px; padding-bottom: 10px; background: transparent url( "../img/deco_news.gif" ) 0 13px no-repeat; }
    .news em.date { display: block; color: #ababab; font-size: 10px; margin-left: 25px; margin-top: -8px; margin-bottom: 5px; }
    #content .news p { margin-left: 25px; }
    #content p.author { text-align: right; margin-right: 40px; margin-top: 0; }
    #content p.more { margin-bottom: 0; margin-top: -5px; }
        .more a { background: transparent url("../img/arr_red_next.gif") no-repeat scroll 100% 58%; padding-right: 14px; }
#newsArchiveHeader { clear: left; padding: 30px 0 10px 20px; }
#newsArchive li { width: 45px; float: left; height: 20px; line-height: 20px; text-align: center; font-size: 10px; }
    #newsArchive li a { display: block; }
    #newsArchive li strong { display: block; color: #535353; }

/* komentarze */
#commentsList { overflow: hidden; width: 700px; }
    #commentsList li { overflow: hidden; border-bottom: 1px solid #cecece; padding: 10px 0 5px; }
    #commentsList li:first-child { border-top: 1px solid #cecece; }
    #commentsList li.altRow { background-color: #000; }
        #commentsList div { float: right; width: 100px; text-align: left; }
            #commentsList cite { display: block; font-weight: bold; font-style: normal; font-size: 1.2em; }
            #commentsList img { display: none; margin: 5px 0 0; }
            #commentsList p.buttons { margin: 5px 0 5px; overflow: hidden; }
                #commentsList div p a { display: block; width: 45px; float: left; text-align: center; margin-right: 5px; }
        #commentsList blockquote { float: left; width: 600px; }
            #commentsList blockquote p { padding: 0 10px 5px; }
            #commentsList img { float: none; }
#comment_add { margin-top: 25px; }

/* A R T Y K U Ł Y */
em.date.article { display: block; color: #ababab; font-size: 10px; margin: -10px 0 0 20px;}

.xtext { margin: 10px 20px; }
    .xtext h4, .xtext h5, .xtext h6 { color: #ffff80; padding: 6px 5px 4px 0; margin-left: -10px; }
    .xtext h4 { font-size: 16px; }
    .xtext h5 { font-size: 12px; }
    .xtext h6 { font-size: 11px; }
    .xtext li { line-height:20px; list-style-type:disc; margin-left:20px; padding:2px 5px; }
        .xtext li li { list-style-type: circle; }

/* G A L E R I A */
#gallery { overflow: hidden; margin: 10px 5px 30px; }
    #gallery div.img { margin: 0; padding: 0; float: left; width: 130px; height: 130px; }
        #gallery div.img img { margin: 5px; }
#content .pagination { clear: both; margin: 0 auto; height: 20px; font-size: 11px; line-height: 20px; width: 300px; text-align: right; }
    #content .pagination img { float: none; margin: 0; }

/* HOF */
* { margin: 0; padding: 0; }
.box-layout { margin: 50px auto; width: 640px; }
    .box-layout li {
        width: 160px;
        height: 160px;
        float: left;
        text-align: center;
        list-style-type: none;
        overflow: hidden;
        position: relative;
        margin: 0 0 40px 40px
    }
        .box-layout div {
            width: 360px;
            min-height: 148px;
            border: 1px solid #666;
            background-color: #212121;
            position: absolute;
            top: 0;
            right: 0;
            overflow: hidden;
            display: block;
            padding-top: 10px;
        }
            .box-layout li a.avatar {
                display: block;
                width: 158px;
                height: 158px;
                line-height: 158px;
                float: right;
                border: 1px solid #666;
                border-width: 0 0 1px 1px;
                margin-top: -10px;
            }
                .box-layout a.avatar img {
                    opacity: 0.4;
                    vertical-align: middle;
                }
                .box-layout li a img:hover, .box-layout li.hover a img {
                    opacity: 1;
                }
            .box-layout a.nick{
                padding: 10px 10px 0;
                font-size: 16px;
                text-align: center;
            }
            .box-layout li p {
               padding: 10px;
               text-align: left;
            }
    .box-layout li.hover {
        overflow: visible;
    }
        .box-layout li.hover div {
            /*overflow: auto;*/
            z-index: 100;
            border-color: #b5a366;
        }
            .box-layout li.hover a.avatar {
                border-width: 0;
            }
/* HoF - osoba */
#content div.hof-avatar {
    padding: 0;
    margin: 15px 25px 5px 20px;
    text-align: left;
}
    #content div.hof-avatar img {
        float: none;
        margin: 0;
    }
p.hof-lead {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
}

/* archivum */
.jb-archive {
	padding-top: 20px;
}
    .jb-archive li {
        padding: 0 0 10px;
	}
	    .jb-archive .image {
	        float: left;
	        display: block;
	        width: 130px;
	        height: 120px;
	        line-height: 110px;
	    }
	        .jb-archive .image img {
	            opacity: 0.4;
	            vertical-align: middle;
	        }
	        .jb-archive .image img:hover {
	            opacity: 1;
	        }
	    .jb-archive a.title {
	        line-height: 20px;
	        font-size: 16px;
	        font-weight: normal;
	    }
        .jb-archive p {
            padding-top: 10px;
        }

/* kalendarium */
#callendar {
    margin: 20px 0 0 15px;
}
/* FAQ */
#faq { width: 500px; margin: 10px auto; border-top-width: 0; }
    #faq dt {
    padding: 7px 10px;
    background-color: #f3bf5f;
    color: #000;
    cursor: pointer;
}
        #faq dt:hover { text-decoration: underline; }
    #faq dt.selected { border-bottom: 1px solid #ffb; background-color: #f3bf5f; }
        #faq dd { padding: 5px 10px; }
