/* Nawigacja */
.navigation {
    padding:30px 0 2px 0;
    margin:10px 0;
    clear:both;
    display:block;
    position:relative;
}
.navigation span {
    margin:0 10px 0 0;
}
.navigation p {
    color:#666;
    font-size:11px !important;
}
.navigation b {
    padding:4px 5px;
    margin:0;
    background:#eee;
    color:#222;
    border:1px solid #e5e5e5;
    font-size:11px;
}
.navigation a {
    line-height:30px;
    border:1px solid #e5e5e5;
    padding:4px 5px;
    margin:0 1px 0 0;
    text-decoration:none;
    font-size:11px;
}
.navigation a:hover {
    background:#eee;
}
.navigation .prev {
    position:absolute;
    left:0;
    top:0;
    border:none;
}
.navigation .next {
    position:absolute;
    right:0;
    top:0;
    border:none;
}
.navigation .prev:hover, .navigation .next:hover {
    background:none;
}

/* Trzeba go wywalic z dwoch miejsc w gallery_show.tpl */
div.clear {
    clear: both;
}

/* Strona glowna galerii */
div.WEBGallery_main_page {
    /* ->> clearfix */
    border: #d9d9d9 solid 1px;
    margin-bottom: 20px;
    padding: 1px;
}

div.WEBGallery_main_page h3 {
    clear: both;
    line-height: 20px;
    height: 20px;
    padding: 0 20px 10px 10px;
    margin: 0px;
    background: #eeeeee;
}

div.WEBGallery_main_page h3 a {
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

div.WEBGallery_main_page h3 a:hover {
    font-weight: bold;
}

div.WEBGallery_main_page div.subcategory {
    margin: 5px;
    padding: 5px;
    border:#e5e5e5 solid 1px;
}

div.WEBGallery_main_page div.subcategory_photo {
    float: left;
    margin-right: 10px;
}

div.WEBGallery_main_page div.subcategory_info {
    float: left;
}

div.WEBGallery_main_page div.subcategory_info h3 {
    width: 600px;
    height: auto;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

div.WEBGallery_main_page div.subcategory_info h3 a {
    font-size: 13px;
    font-weight: bold;
}

div.WEBGallery_main_page div.more {
    clear:both;
    float:none;
    background:none;
    border:none;
    margin: 5px;
    text-align: right;
}

 div.more a {
    font-size: 12px;
}

div.WEBGallery_main_page div.more a:hover {
    border:none
}

div.WEBGallery_main_page .loaderOut {
    position: relative;
}

div.WEBGallery_main_page .loader {
    position: absolute;
    right: 14px;
    top: -46px;
}

/* Kategoria */
div.WEBGallery_category_page {
    /* ->> clearfix */
    min-height:140px;
    border: #d9d9d9 solid 1px;
    margin-bottom: 20px;
    padding: 1px;
}

div.WEBGallery_category_page h3 {
    clear: both;
    line-height: 20px;
    height: 20px;
    padding: 0 14px 10px 10px;
    margin:0;
    background: #f2f2f2;
}

div.WEBGallery_category_page h3 a {
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

div.WEBGallery_category_page h3 a:hover {
    font-weight: bold;
}

div.WEBGallery_category_page div.more {
    clear:both;
    float:none;
    background:none;
    border:none;
    margin: 5px;
}

div.WEBGallery_category_page div.more a {
    font-size: 12px;
}

div.WEBGallery_category_page div.more a:hover {
    border:none
}

div.WEBGallery_category_page .info {
    float:left;
    width:100px;
    display:inline;
    margin:4px 0 0 10px;
    text-align:center
}
div.WEBGallery_category_page .info .date {
    background:#f2f2f2;
    color:#666;
    text-align:center;
    margin:auto;
    font-size:11px;
    line-height:20px
}
div.WEBGallery_category_page .info a {
    height:80px;
    display:block;
    text-align:center;
    border:#D9D9D9 solid 1px
}
div.WEBGallery_category_page .info a:hover {
    border:#ff0000 solid 1px;
    background:#fff
}
div.WEBGallery_category_page .info a img {
    margin:5px auto
}
div.WEBGallery_category_page .info a.back {
    margin-top:5px;
    font-weight:bold;
    padding:5px;
    height:auto;
    border:none
}
div.WEBGallery_category_page .photos {
    float:right;
    width:652px;
    text-align:center;
    margin-top:4px;
    overflow:hidden
}
div.WEBGallery_category_page .photos img {
    margin:5px auto
}
div.WEBGallery_category_page .photos a {
    display:block;
    float:left;
    width:75px;
    height:80px;
    margin:0 2px 2px 0;
    background:#f4f4f4;
    border:#e5e5e5 solid 1px
}
div.WEBGallery_category_page .photos a:hover {
    border:#ff0000 solid 1px
}
div.WEBGallery_category_page .photos a.more {
    clear:both;
    width:auto;
    height:auto;
    line-height:20px;
    float:none;
    background:none;
    border:none;
    font-size: 12px;
}
div.WEBGallery_category_page .photos a.more:hover {
    border:none
}

.category_info {
    margin-bottom: 10px;
    color:#333333;
    overflow:hidden
}
.category_info p {
    font-size: 13px;
    color:#333333;
}

/* Losowe zdjecia */
div.WEBGallery_random_photos {
    border: solid 1px #e0dcd3;
    margin-bottom: 3px;
    margin-top: 3px;
}

div.WEBGallery_random_photos div.header {
    background-image: url(../gallery/index/bg_dok_prawa_kol.gif);
    background-repeat: repeat-x;
    background-position: top;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 19px;
    height: 15px;
    text-align: left;
}

div.WEBGallery_random_photos div.header a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

div.WEBGallery_random_photos div.header a:hover {
    color: #444444;
    font-weight: bold;
    text-decoration: underline;
}

div.WEBGallery_random_photos div.wrap {
    padding: 0 5px 3px 10px;
    margin: 0px auto;
}

div.WEBGallery_random_photos div.wrap img {
    display: block;
    height: 100px;
    margin: 0px auto;
}

div.WEBGallery_random_photos .box {
    float: left;
    width: 230px;
    text-align: center;
    font-size: 11px;
}

div.WEBGallery_random_photos a:hover {
    text-decoration: none;
}

div.WEBGallery_random_photos div.clear {
    clear: both;
}

div.WEBGallery_random_photos div.foot {
    color: #ffffff;
    display: block;
    text-align: right;
    padding-bottom: 5px;
    padding-right: 11px;
}

div.WEBGallery_random_photos div.foot a {
    color: #444444;
    text-decoration: underline;
}

div.WEBGallery_random_photos div.foot a:hover {
    color: #a70000;
    text-decoration: none;
}

div.WEBGallery_random_photos div.wrap span.count {
    display: block;
}

