/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, small, strong, sub, sup,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
@font-face {
    font-family: 'Museo700Regular';
    src: url('../../fonts/Museo700-Regular-webfont.eot');
    src: url('../../fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Museo700-Regular-webfont.woff') format('woff'),
        url('../../fonts/Museo700-Regular-webfont.ttf') format('truetype'),
        url('../../fonts/Museo700-Regular-webfont.svg#Museo700Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    line-height: 1;
    background-repeat: repeat-x;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* end reset */
a:link, a:visited, a:active, a:hover {
    text-decoration: none;
    color: #006699;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* alert o braku obs?ugi JS'a */
#jsdisabled2 {
    margin: 0 0 6px;
    padding: 14px 0 13px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #d01a15;
}

/* show_main.php oraz g??wna struktura */
#show_main {
    min-width: 676px;
    max-width: 1080px;
    width: expression(document.documentElement.clientWidth < 677? "676px": "auto");
    display: block;
    margin: 0 auto;
    padding: 0 160px 40px;
    font-family: Arial, Helvetica, Verdana, Tahoma
}
#show_main a {
    text-decoration: none;
}

/* kluczowe elementy nawigacji zawsze maja nasz kr?j czcionki */
#jsdisabled2, #user, #user a, #user p, #show_menu, #show_photo td, #show_cont_more, h1, #photo_nav, .msgb_box, 
#show_midoptions #mid_left, #show_midoptions #mid_right, .lbx_unlogged, #default_style_info, #blog_pswd, 
#blog_pswd h3, #blog_pswd label, #blog_pswd span, #blog_pswd a, #blog_pswd input, #photo_note_edit_tooltip, 
#gbloading_comment, .show_rightform textarea, a#gb_show_more, .tool-tip, .inplace_button, #full_view_button, 
.inplace_inputs_cont select, .inplace_inputs_cont input, .junior-tip-wrap, .photos_counter, #footer, 
.tool-tip .tip, .list-suggester, .user-tagged-tip {
    font-family: Arial, Helvetica, Verdana, Tahoma!important;
}
#left, #right {
    padding-top: 20px;
}
#left {
    width: 160px;
    overflow: visible;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -100%;
    right: 160px;
}
.tmp_date {
    margin: 3px 0 10px;
}
.tmp_uid {
    position: relative;
    top: 10px;
    display: block;
}
.album_preview {
    width: 100px;
    height: 75px;
    margin: 0 auto;
    padding: 17px 7px 9px 4px;
    display: block;
    position: relative;   
    background: transparent url("/images/show/png_w_album_archive.png") no-repeat scroll 0 0;
}
.album_preview.preview_b {
    background: transparent url("/images/show/png_b_album_archive.png") no-repeat scroll 0 0;
}
.album_preview img {
    border: none!important;
}
.photos_counter {
    width: 38px; 
    position: absolute; 
    top: 2px; 
    right: 0; 
    font-size: 10px!important; 
    text-align: center;
}
/* tooltipy, jesli wylaczone podpisy miniaturek*/
.tool-tip {
    min-width: 100px;
    padding: 4px 6px 5px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 5px;
    -moz-border-radius: 5px;
    z-index: 15;
}
.tool-tip .tip-title {
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: bold;
}
.tool-tip .tip-text {
    font-size: 11px;
}
.tool-tip-like, .tool-tip-recommended {
    min-width: 0;
}
.tool-tip-recommended {
    max-width: 300px;
    padding: 4px 8px 5px;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
.tool-tip-recommended .tip-title {
    font-weight: normal;   
    font-size: 12px;
}
.tool-tip-recommended .tip-text {
    text-align: left;
}
.tool-tip-recommended span {
    line-height: 1.4;  
    white-space: normal;
}

/* wpis wideo */
.video_thumb_preview {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-repeat: repeat-x;
    width: 100px;
    height: 75px;
}
.video_thumb_icon {
    margin-left: -19px;
    position: absolute;
    left: 50%;
    top: 25px;
    border: none!important;
}
#right .video_thumb_icon {
    margin-left: -20px;
}
#left .options, #right .options {
    width: 100px;
    display: block;
    position: relative;
    top: 0;
    padding: 1px;
    margin: 0 auto 5px;
    font-weight: bold;
}
#right .options {
    margin: 10px auto 15px;
}
#left #user {
    height: 140px;
    padding: 10px 0 0 30px;
    text-align: left;
}
#left #user.user_birthday_chat {
    height: 170px!important;
}
#left #user #user_avatar #user_profile {
    width: 100px;
    height: 16px;
    display: block;
    padding-top: 4px;
    background-color: red;
    position: absolute;
    bottom: 1px;
    left: 1px;
    text-align: center;
    font-size: 11px;
    background: transparent url("/images/blg_avatar.png") repeat scroll center top;
}
#left #user #user_avatar {
    position: relative;
    display: block;
}
#left a.av_icon {
    width: 19px;
    height: 19px;
    display: block;
    margin-bottom: 8px;
}
#left #user_avatar_role_icons {
    position: absolute;
    top: -11px;
    left: -9px;
    display: block;
    z-index: 10;
}
#left img.show_thumb, #right img.show_thumb  {
    width: 100px;
}
#left a.mod_star, #left a.adm_star, #left a.pro_star, #left a.beta_tester, #left a.suggester, #left a.junior {
    margin: 3px 0 0 2px;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll 0 0;
}
#left a.mod_star {
    background-position: -21px -191px;
}
#left a.adm_star {
    background-position: -41px -191px;
}
#left a.pro_star {
    background-position: -60px -191px;
}
#left a.beta_tester {
    background-position: -1px -191px;
}
#left a.junior {
    background-position: -47px -210px;
}
#left a.suggester {
    background-position: -28px -211px;
}
#left a.beta_tester_self {
    top: -8px!important;
}
#left #user #user_avatar a#avatar_img {
    width: 100px;
    max-height: 75px;
    height: expression( this.scrollHeight > 76 ? "75px" : "auto" );
    display: block;
    margin-bottom: 4px;
    overflow: hidden;
}
#left #user #user_avatar a#avatar_img img {
    width: 100px;
}
#left #user #user_details {
    font-size: 11px;
    overflow-x: hidden;
}
#left #user #user_details p {
    margin: 1px 0 3px;
    white-space: nowrap;
}
#left #user #user_details a.user_name_link {
    font-weight: bold;
}
#left #user #user_details a.user_event, #left #user #user_details a#chat_catch_me {
    width: 100px;
    display: block;
    margin-top: 12px;
    padding: 0 0 3px;
    white-space: nowrap;
}
#left #user #user_details a#chat_catch_me {
    margin: 0 0 8px 1px;
    padding-bottom: 4px;
}
#left #user #user_details a.user_online {
    width:  126px!important;
    margin-left: -13px!important;
}
#left #user #user_details a.user_event_w {
    background: transparent url("/images/show/png_w.png") repeat scroll 0 0;
}
#left #user #user_details a.user_event_w:hover {
    background: transparent url("/images/show/png_w_sh.png") repeat scroll 0 0;
}
#left #user #user_details a.user_event_wh {
    background: transparent url("/images/show/png_wh.png") repeat scroll 0 0;
}
#left #user #user_details a.user_event_wh:hover {
    background: transparent url("/images/show/png_wh_sh.png") repeat scroll 0 0;
}
#left #user #user_details a.user_event_b {
    background: transparent url("/images/show/png_b.png") repeat scroll 0 0;
}
#left #user #user_details a.user_event_b:hover {
    background: transparent url("/images/show/png_b_sh.png") repeat scroll 0 0;
}
#left #user a img.u_birthday, #left #user #user_details a img.u_chat {
    position: relative;
    margin-right: 13px;
    left: 7px;
    top: 3px;
    border: none;
}
#sl_birthday {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 22px;
    line-height: 22px;
    font-size: 11px; 
    color: #fff;
    background: rgba(0,0,0,.5);
    z-index: 10;
}
#left #user a img.u_birthday {
    width: 12px;
    height: 14px;
    background: transparent url("/images/show/sprite.png?v=4") repeat scroll -12px 0px;
}
#left #user #user_details a img.u_chat {
    margin-right: 14px;
    top: 4px;
}
#center {
    width: 100%;
    overflow: visible;
    text-align: center;
    float: left;
    position: relative;
    min-width: 640px;
}
#center h2 {
    margin: 30px 0;
    font-weight: bold;
}
#center h2.title_banner {
    font-size: 0;
    max-height: 150px;
    overflow: hidden;
}
#center .banB3 {
    max-width: 308px;
}
#right {
    width: 160px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin-right: -100%;
}
#right h4, #left h4 {
    margin: 15px 0 8px;
}
#right .fblask-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 104px;
    height: 30px;
    padding: 0;
    line-height: 33px;
    vertical-align: middle;
    margin: 10px auto;
    font-size: 11px;
    font-family: 'Museo700Regular';
    font-weight: normal;
    text-align: center;
    text-shadow: 0 1px 0 rgba(163, 111, 0, .8);
    color: #fff;
    background: #ffc334;
    border: 1px solid #ffa734;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 4;
}
#right .fblask-btn:hover {
    border-color: #D37700;
} 
#left h4#left_last_albums {
    margin-top: 35px;
}
#left .single_left_album {
    width: 100px;
    height: 75px;
    display: block;
    margin: 0 auto;
}
#right #r_promo {
    position: relative;
    height: 140px;
    width: 100px;
    margin: 0 auto;
    padding-top:10px;
}
#right #n_album {
    height: 100px;
}
#right #n_album img {
    border: 5px solid;
}
#right #n_album span {
    display: block;
    position: relative;
    top: -2px;
    text-align: center;
    margin: 3px 0;
}
#right .icont {
    position: relative;
}
#right span.icont_id {
    display: block;
    font-weight: bold;
    margin: 2px 0 6px;
}
#right .locked {
    width: 22px;
    position: absolute;
    bottom: -6px;
    right: 22px;
    border: none;
}
#right .album_preview .locked {
    right: -2px;
}
#right ul {
    padding: 15px 0 0;
    list-style: none;
}
#right ul li {
    margin-bottom: 8px;
}

/* show_gora.tpl */
#default_style_info {
    margin: 20px 0;
    padding: 14px 0 12px;
    font-size: 12px;
    color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #eee;
}
#default_style_info a {
    color: #006699!important;
}
#show_header {
    width: 640px;
    margin: 0 auto;
}
#show_header h2#blog_title {
    display: block;
    padding: 10px 0;
    margin: 0;
}
#show_header #show_menu {
    width: 640px;
    font-size: 11px;
    text-align: left;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

/* brak ogolnych klas do PNGow */
#show_header .show_menu_w {
    background: transparent url("/images/show/png_w.png") repeat scroll 0 0;
}
#show_header .show_menu_w ul li a:hover {
    background: transparent url("/images/show/png_w_h.png") repeat scroll 0 0;
}
#show_header .show_menu_w ul li a.m_active {
    background: transparent url("/images/show/png_w_a.png") repeat scroll 0 0;
}
#show_header .show_menu_wh {
    background: transparent url("/images/show/png_wh.png") repeat scroll 0 0;
}
#show_header .show_menu_wh ul li a:hover  {
    background: transparent url("/images/show/png_wh_h.png") repeat scroll 0 0;
}
#show_header .show_menu_wh ul li a.m_active {
    background: transparent url("/images/show/png_wh_a.png") repeat scroll 0 0;
}
#show_header .show_menu_b {
    background: transparent url("/images/show/png_b.png") repeat scroll 0 0;
}
#show_header .show_menu_b ul li a:hover  {
    background: transparent url("/images/show/png_b_h.png") repeat scroll 0 0;
}
#show_header .show_menu_b ul li a.m_active {
    background: transparent url("/images/show/png_b_a.png") repeat scroll 0 0;
}
#show_header #show_menu ul {
    width: 100%;
    list-style: none;
}
#show_header #show_menu ul li {
    float: left;
}
#show_header #show_menu ul li.menu_right {
    float: right;
}
#show_header #show_menu ul li#tr_menu_rel {
    position: relative;
}
#show_header #show_menu ul li a {
    display: block;
    padding: 7px 8px;
}
#show_header #show_menu ul a#toggle {
    padding-right: 22px;
}
#show_header #vertical_status {
    font-weight: bold;
}
.tr {
    width: 0;
    display: block;
    position: absolute;
    font-size: 0;
    line-height: 0;
}
.tr_com {
    top: 10px;
    left: 59px;
    border-right-width: 6px;
    border-right-style: solid;
    border-bottom: 5px outset transparent;
    border-bottom: 5px outset rgba(255,255,255,0);
    border-top: 5px outset transparent;
    border-top: 5px outset rgba(255,255,255,0);
}
.com_res .tr_com {
    top: 6px;
}
.show_down .pic_album {
    width: 55px;
    height: 36px;
    position: absolute;
    top: 8px;
    right: 8px;   
    display: block;
    z-index: 300;
    overflow: hidden;
    border: 1px solid;
}
.spam_buttom_placer .pic_album {
    height: 32px;
    top: 14px;
}
.show_down .pic_album.pic_album_owner {
    right: 12px;
}
.show_down .pic_album img {
    width: 55px;
}
.tr_menu {
    top: 11px;
    right: 8px;
}
.tr_menu_off {
    border-top-width: 5px;
    border-top-style: solid;
    border-left: 4px outset transparent;
    border-left: 4px outset rgba(255,255,255,0);
    border-right: 4px outset transparent;
    border-right: 4px outset rgba(255,255,255,0);
}
.tr_menu_on {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-left: 4px outset transparent;
    border-left: 4px outset rgba(255,255,255,0);
    border-right: 4px outset transparent;
    border-right: 4px outset rgba(255,255,255,0);
}
/* trojkat w formularzu wprowadzania komentarza */
.tr_form {
    border-right: 6px solid #fff!important;
    left: -6px!important;
}
/* trojkat w tool-tipie do buttonow */
.tool-tip-like .tip-bottom, .tool-tip-recommended .tip-bottom, .junior-tip-show .tip-bottom {
    width: 0;
    margin: 5px 0 0 2px;
    display: block;
    position: absolute;
    font-size: 0;
    line-height: 0;
    border-top: 5px solid;
    border-left: 4px outset transparent;
    border-left: 4px outset rgba(255,255,255,0);
    border-right: 4px outset transparent;
    border-right: 4px outset rgba(255,255,255,0);
}
.tool-tip-like, .junior-tip-wrap {
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    z-index: 11;
}
#show_header #show_cont_more {
    width: 640px;
    margin: 0 auto;
}
#show_header #show_more {
    width: 640px;
    display: none;
    font-size: 11px;
    margin: 0;
}
#show_header #show_more .show_more_floater {
    width: 220px;
    text-align: left;
    float: left;
}
#show_header #show_more .show_more_floater ul.group_year_details {
    margin-left: 10px;
}
#show_header #show_more a.group_year {
    font-weight: bold;
}
#show_header #show_more .show_more_left {
    width: 220px!important;
}
#show_header #show_more span.show_more_title {
    display: block;
    font-weight: bold;
    padding: 4px;
    border-bottom: 1px solid;
}
#show_header #show_more ul {
    list-style: none;
    margin-top: 3px;
    padding: 0;
}
#show_header #show_more ul li {
    padding: 4px;
}
#show_header #show_more .mod_panel {
    background-color: #161616;
    color: #fff;
}
#show_header #show_more .mod_panel a {
    color: #fff!important;
}
#show_header #show_more .mod_panel .mod_main_info {
    background-color: #c61818;
    font-weight: bold;
    font-size: 15px;
    padding: 7px 0;
    border-bottom: 1px solid;
}
#show_header #show_more .mod_panel .mod_links {
    padding: 10px 5px 15px;
    text-align: left;
    font-size: 13px;
}
#show_header #show_more .mod_panel .mod_links ul {
    list-style: square;
    padding-left: 35px;
}
#show_header #show_more .mod_panel .mod_links ul li:first-child {
    font-weight: bold;
}
#show_header #show_more .mod_panel .mod_main_info span {
    width: 320px;
    float: left;
}
.mod_links li:hover {
    text-decoration: underline;
}
.mod_links .mod_tab {
    display: block;
    padding: 10px;
    float: left;
    border: 1px solid #FFF;
    background-color: #333;
}
.mod_links .mod_tab_sep {
    display: block;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    border-bottom: 1px solid #FFF;
}
.mod_links .active {
    border-bottom: 1px solid #161616;
    background-color: #161616;
}
.mod_tab_content {
    padding-top: 10px !important;
}

/* show_srodek.php */

/**/
.msgb {
    text-align: left;
}
/**/
#show_photo {
    max-width: 680px;
    font-size: 11px;
    margin: 16px auto 0;
    text-align: center;
}
#show_photo #photo_nav, #show_photo #album_photo_nav {
    line-height: 0;
}
#show_photo #photo_nav a, #show_photo #album_photo_nav a {
    font-weight: bold;
}
#show_photo .now_date {
    display: inline;
    font-size: 12px;
    line-height: 1.1;
}
#show_photo h2 {
    display: block;
    text-align: left;
    margin: 2px 0 0;
}
#show_photo .add_mobile {
    position: absolute;
    top: 7px;
    right: 10px;
}
#show_photo .add_mobile a img {
    width: 91px;
    height: 19px;
    float: right;
    border: none!important;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll 1px -173px;
}
#show_photo .add_mobile a.add_iphone img {
    background-position: 0 -154px;
}
#show_photo #cat_t {
    font-weight: normal;
}
#show_photo table {
    margin: 0 auto;
}
#show_photo #show_pic {
    min-width: 300px;
    min-height: 130px;
    position: relative;
    margin: 5px 0 2px;
    overflow: hidden;
    text-align: center;
    z-index: 10;
 
}

video#show_video {
        min-width: 640px;
        min-height: 480px;
        background-color: #000;
    }

#video_processing, #album_processing {
    background: url("/images/show/go_edit.png") repeat scroll 0 0 transparent;
    border-radius: 6px 6px 6px 6px;
    display: block;
    font-weight: bold;
    font-size: 12px !important;
    margin: auto;
    padding: 5px;
    width: 200px;
}
.user_verify {
    padding: 6px 10px 5px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #222 !important;
    font-size: 12px;
    font-weight: bold;
    opacity: 0.8;
    border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    background-color: #bfbfbf;
}
#show_pic .user_verify img {
    margin-right: 8px;
    vertical-align: middle;
    border: none;
}
#show_pic iframe#show_pic_viewer {
    min-width: 200px !important;
    min-height: 200px !important;
}
#show_pic .main-photo-nav {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
/* Nowa fotorelacja */
#show_pic .show_single_pic{
    display: block;
    margin: 10px auto;
}

#show_pic p.show_single_desc {
    margin: 10px auto;
    padding: 2px;
    text-align: left;
}

.show_pic_infobar {
    height: 30px;
    padding: 5px 0;
    z-index: 11;
    position: relative;
}
.show_pic_infobar .r_undermenu, .show_pic_infobar .l_undermenu {
    height: 24px;
}
.show_pic_infobar .r_undermenu {float: right;}
.show_pic_infobar .l_undermenu {float: left;}
@media only screen 
and (min-width : 1224px) {
.show_pic_infobar.fixed {
    position: fixed;
    height: 58px;
    padding: 0 10px;
    margin-left: -10px;
    
    z-index: 99999;
    top: 0px;
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0;
    border-radius: 0 0 8px 8px;
    -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.1);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.1);
}

.show_pic_infobar.fixed .r_undermenu, .show_pic_infobar.fixed .l_undermenu {
    margin-top: 15px;
}

}

.multi_photo .photo_nav_tr td {
    padding: 15px 0;
    line-height: auto;
}

#show_photo.multi_photo {margin-top: 3px;}

.multi_photo #photo_category{
    top: 0;
    margin-left: 0;
    position: static;
    
}

/* koniec */

#show_pic .main-photo-nav a {
    position: absolute;
    display: block;
    height: 100%;
    min-height: 100%;
    top: 0;
    z-index: 1000;
}
#show_pic .main-photo-nav a.next {
    left: 0; 
    width: 30%;
}
#show_pic .main-photo-nav a.prev {
    right: 0;
    width: 30%;
}
#show_pic .main-photo-nav .fajne {
 width: 40%;
 left: 30%;
}

#show_pic .main-photo-nav a img, #show_pic .main-photo-nav .fajne img {
    position: absolute;
    top: 50%;
    margin-top: -41px;
    height: 83px;
    width: 47px;
    opacity: 0;
    -khtml-opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll 0 -333px;
}


#show_pic .main-photo-nav .fajne img {
    background: none;
    width: auto;
    height: auto;
    left: 50%;
    margin-left: -32px;
    margin-top: -40px;
    width: 75px;
    height: 90px;
    transition: width 1s, height 1s, opacity 1s, left 1s top 1s;
    
}

#show_pic .main-photo-nav a:hover img {
    opacity: .8;
    -khtml-opacity: .8;
}
#show_pic .main-photo-nav a.next img {
    left: 20px;
}
#show_pic .main-photo-nav a.prev img {
    right: 20px;
    background-position: -47px -333px; 
}
.l_undermenu {
    text-align: left;
    padding: 2px 0 10px 0;
}
.l_undermenu a {
    margin-right: 2px;
}
.l_undermenu a#zoom img,  #show_pic a#zoom img, .l_undermenu a#exif img, 
.l_undermenu a#recommend img, .l_undermenu a#suggest img,
.l_undermenu a#source-apple img, .l_undermenu a#source-android img,
.l_undermenu a#source-mobile img, .l_undermenu a#source-camera img {
    height: 21px;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll 0 0;
}
.l_undermenu a#zoom img, #show_pic a#zoom img {
    width: 24px;
    background-position: -68px -43px;
}
.l_undermenu.undermenu_b a#zoom img {
    background-position: -68px -21px;
}
.l_undermenu a#exif img {
    width: 29px;
    background-position: -30px -87px;
}
.l_undermenu a#source-apple img, 
.l_undermenu a#source-android img,
.l_undermenu a#source-mobile img,
.l_undermenu a#source-camera img {
    width: 29px;
}
.l_undermenu.undermenu_b a#source-apple img {
    background-position: -30px -312px;
}
.l_undermenu.undermenu_w a#source-apple img {
    background-position: -30px -290px;
}
.l_undermenu.undermenu_b a#source-android img {
    background-position: -59px -312px;
}
.l_undermenu.undermenu_w a#source-android img {
    background-position: -59px -290px;
}
.l_undermenu.undermenu_b a#source-camera img {
    background-position: -88px -312px;
}
.l_undermenu.undermenu_w a#source-camera img {
    background-position: -88px -290px;
}
.l_undermenu.undermenu_b a#source-mobile img {
    background-position: 0 -312px;
}
.l_undermenu.undermenu_w a#source-mobile img {
    background-position: 0 -290px;
}
.l_undermenu.undermenu_b a#exif img {
    background-position: -30px -65px;
}
.l_undermenu a#exif.exif_on img {
    width: 37px;
    background-position: -30px -43px;
}
.l_undermenu.undermenu_b a#exif.exif_on img {
    background-position: -30px -21px;
}
.l_undermenu a#recommend img {
    width: 28px;
    background-position: -1px -64px;
}
.l_undermenu a#recommend:hover img {
    background-position: -1px -85px;
}
.l_undermenu.undermenu_b a#recommend img {
    background-position: -1px -22px;
}
.l_undermenu.undermenu_b a#recommend:hover img {
    background-position: -1px -43px;
}
.l_undermenu a#suggest img {
    width: 28px;
    background-position: -1px -231px;
}
.l_undermenu a#suggest:hover img {
    background-position: -30px -231px;
}
.l_undermenu.undermenu_b a#suggest img {
    background-position: -1px -253px;
}
.l_undermenu.undermenu_b a#suggest:hover img {
    background-position: -30px -253px;
}
.r_undermenu {
    padding-top: 2px;
    text-align: right;
    vertical-align: top;
}
.like_button {
    height: 21px;
    margin-left: 11px;
    float: right;
    display: block;
    font-weight: bold;
    text-align: center;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll right -1px;
}
.like_button.like {
    background-position: right -45px;
}
.undermenu_w .like_button {
    background-position: right -23px;
}
.undermenu_w .like_button.like {
    background-position: right -67px;
}
a#like_change, a#like_by {
    height: 16px;
    display: block;
}
a#like_change {
    margin-left: -6px;
    padding: 5px 10px 0 14px;
    float: left;
    color: #afafaf;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll -90px -154px;
}
.like_button.like a#like_change {
    background-position: -90px -198px;
}
.undermenu_w a#like_change {
    color: #5b5b5b;
    background-position: -90px -176px;
}
.undermenu_w .like_button.like a#like_change {
    background-position: -90px -220px;
}
.like_button.like a#like_change, .like_button.like a#like_change a#like_change {
    color: #90ab4c;
}
.undermenu_w .like_button.like a#like_change, .undermenu_w .like_button.like:hover a#like_change {
    color: #758e33;
}
.like_blank a#like_change {
    margin-right: 3px;
    float: none;
}
a#like_by {
    margin-right: 2px;
    padding-top: 5px;
    float: right;
    color: #afafaf;
    border-left: 1px solid #4d4d4d;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll right -154px;
}
a#like_by:hover {
    opacity: 0.9;
}
a#like_by img#like_gbloading {
    width: 15px;
    height: 5px;
    margin: 0 auto;
    position: relative;
    top: -7px;
    display: block;
    background: transparent url("/images/show/indicator.gif") no-repeat scroll 0 0;
}
a#like_by:hover img#like_gbloading.like_active {
    width: 12px;
    height: 11px;
    top: -11px;
    display: block!important;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll -49px -5px;
}
.undermenu_w a#like_by:hover img#like_gbloading.like_active {
    background-position: -71px -5px;
}
a#like_by:hover #like_counter {
    visibility: hidden!important;
}
.undermenu_w a#like_by {
    color: #5b5b5b;
    border-left: 1px solid #6f6f6f;
    background-position: right -88px;
}
.like_blank a#like_by {
    display: none;
}
span#like_counter {
    margin: 0 8px 0 9px;
}
.share {
    width: 24px;
    height: 21px;
    position: relative;
    float: right;
    overflow: visible;
}
.share a#ss_a_sendfriend {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.share a#ss_a_sendfriend img {
    width: 24px;
    height: 21px;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll -59px -65px;
}
.facebook-like {
    position: relative;
    float: right;
    margin-right: 4px;
    margin-top: 1px;
}
.facebook-like * {
    top: 0;
    left: 0;
}
.undermenu_w .share a#ss_a_sendfriend img {
    background-position: -59px -87px;
}
.share .share_wrapper {
    position: absolute;
    width: 97px;
    height: 28px;
    padding: 26px 3px 10px 10px;
    top: -2px;
    right: -3px;
    display: none;
    z-index: 9;
}
.share:hover .share_wrapper {
    display: block;    
}
.share_body {
    padding: 5px 0 5px 6px;
    border: 1px solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    background: transparent url("/images/show/png_b.png") repeat scroll 0 0;
}
.undermenu_w .share_body {
    background: transparent url("/images/show/png_w.png") repeat scroll 0 0;
}
.share_body a {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 3000px;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll -84px -92px;
}
.share_body a:hover {
    opacity: 0.8;
}
a.share_item_sledzik {
    width: 17px;
}
a.share_item_facebook {
    background-position: -102px -92px;
}
a.share_item_twitter {
    background-position: -119px -92px;
}
a.share_item_rss {
    background-position: -136px -92px;
}
#show_exif {
    overflow: hidden;
    width: 100%;
    min-width: 250px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    background: transparent url("/images/show/bg_exif.png") repeat-x center top;
}
#show_exif table {
    margin: 0;
    padding: 0 0 2px 10px;
    border-collapse: separate;
}
#show_exif table tr th {
    padding: 2px;
    text-align: right;
}
#show_exif table tr td {
    text-align: left;
    vertical-align: top;
    padding: 1px 2px 5px 10px;
}
#show_exif .exif_headers th {
    padding: 4px 0 12px 2px;
    text-align: left;
    font-size: 12px;
}
#show_exif a, #show_exif table tr td, #show_exif table tr th {
    color: #000;
}
span#photo_category {
    position: relative;
    top: -6px;
    margin-left: 10px;
}
span#photo_category > div {
    display: inline;    
}
/* statystyki wpisu */
.entry-stats {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.entry-stats div {
    float: right;
    height: 32px;
    line-height: 34px;
    padding: 0 10px 0 0;
    font-size: 11px;
    color: #656565; 
    white-space: nowrap;
}
.entry-stats div:first-child {
    float: left;
    padding: 0 0 0 10px;
}
.entry-stats div img {
    margin-right: 10px;
    vertical-align: middle;
}
.entry-stats div .pro-icon {
    width: 19px;
    height: 18px;
    margin-top: -2px;
    background: transparent url("/images/show/sprite.png?v=4") repeat scroll -61px -192px;
}
.entry-stats div .close-icon {
    width: 12px;
    height: 12px;
    margin: 12px 0 0 0;
    background: transparent url("/images/show/sprite.png?v=4") repeat scroll -119px -312px;
}
.entry-stats div span {
    display: block;
    float: left;
    height: 100%;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
    border-right: 1px solid #fff;
}
.entry-stats div > a > img.pro-icon {
    margin: 7px 0 0 0;
}

.entry-stats.stats-w {
    background: rgba(243,243,243,.9);
}
.entry-stats.stats-b {
    background: rgba(33,33,33,.9);
}
.entry-stats.stats-b div span {
    border-color: #000;
}

/* widget albumy */
#album_widget {
    width: 685px;/*660px;*/
    margin: 25px auto 30px;
}
.album_widget_base {
    padding: 6px 4px;
    float: left;
    position: relative;
    overflow: hidden;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.show_widget_w .album_widget_base {
    -moz-box-shadow: 0 1px 1px #111;
    -webkit-box-shadow: 0 1px 1px #111;
    box-shadow: 0 1px 1px #111;
    background: transparent url(/images/show/png_w.png) repeat scroll 0 0;
}
.show_widget_wh .album_widget_base {
    -moz-box-shadow: 0 1px 1px #141414;
    -webkit-box-shadow: 0 1px 1px #141414;
    box-shadow: 0 1px 1px #141414;
    background: transparent url(/images/show/png_wh.png) repeat scroll 0 0;
}
.show_widget_b .album_widget_base {
    width: 580px;
    overflow: hidden;
    -moz-box-shadow: 0 1px 1px #a3a3a3;
    -webkit-box-shadow: 0 1px 1px #a3a3a3;
    box-shadow: 0 1px 1px #a3a3a3;
    background: transparent url(/images/show/png_b.png) repeat scroll 0 0;
}
.album_widget_slider {
    width: 9400px;
    height: 69px;
    margin: 0px;
    margin-left: -3px;
    padding: 0px;
    float: left;
    display: block;
    border: none;
}
.album_widget_slider a {
    width: 75px;
    height: 56px;
    margin: 0 3px;
    float: left;
    display: block;
    overflow: hidden;
    border: 4px solid transparent;
}
.album_widget_slider a img, .album_widget_slider a.album_counter span {
    width: 75px;
    height: 56px;
}
.album_widget_slider a.album_counter {
    position: relative;
}
.album_widget_slider a.album_counter img {
    height: 20px;
    left: 37%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 32%;
    width: 20px;
}
.album_widget_slider a.album_counter span {
    background: url("/images/fotorelacje/widget-live-loader.gif") no-repeat scroll 48% 46% #FFFFFF;
    color: #000 !important;
    display: block;
    font-family: sans-serif;
    font-size: 10px;
    height: 56px;
    opacity: 0.7;
    padding-left: 2px;
    padding-top: 2px;
    text-align: left;
    width: 75px;
}
.album_widget_slider .album_live_indicator {
    height: 20px;
    width: 20px;
}
.album_widget a.album_opened {
    border: 4px solid #e9b824;
}
.album_widget_navi {
    width: 30px;
    float: left;
}
.album_widget_navi a {
    height: 95px;
    display: block;
}
.album_widget_navi a img {
    width: 14px;
    height: 28px;
    margin: 31px 0 0 0;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll 0 0;
}
.album_widget_prev:hover img {
    margin-right: 14px;
}
.album_widget_next:hover img {
    margin-left: 15px;
}
.show_widget_w .album_widget_prev img {
    background-position: -59px -241px;
}
.show_widget_w .album_widget_next img {
    background-position: -74px -241px;   
}
.show_widget_wh .album_widget_prev img {
    background-position: -89px -241px;
}
.show_widget_wh .album_widget_next img {
    background-position: -104px -241px;
}
.show_widget_b .album_widget_prev img {
    background-position: -119px -241px;
}
.show_widget_b .album_widget_next img {
    background-position: -134px -241px;
}
#show_pic #show_pic_indicator {
    margin: -18px auto auto -23px;
    padding: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: none;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: transparent url(/images/show/png_b_album.png) repeat scroll 0 0;
}
#photo_album_caption {
    width: 560px;
    height: 44px;
    padding: 0px 40px 0 16px;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    background: transparent url(/images/show/png_b_album.png) repeat scroll 0 0;
    text-align: left;
}
.album_opened {
    display: none;
}
.album_single img {
    margin: 0;
    width: 75px;
}
.album_widget_info {
    margin-top: 4px;
    font-size: 12px;
}
.album_widget_info a {
    margin-left: 3px;   
    position: relative; 
    top: 1px;
}
.album_widget_info img {
    width: 10px;
    height: 10px;
    background: url("/images/show/sprite.png?v=4") no-repeat scroll 0 0 transparent; 
}
.show_widget_w .album_widget_info img, .show_widget_wh .album_widget_info img {
    background-position: -71px -270px;
}
.show_widget_b .album_widget_info img {
    background-position: -59px -270px;
}
.album_widget_mid_border {
    width: 75px;
    height: 56px;
    position: absolute;
    top: 6px;
    left: 271px;
    border: 4px solid #e9b824;
}
#postcontainer, #footercontainer {
    width: 80%;
    min-width: 640px;
    width: expression(document.documentElement.clientWidth < 641? "640px": "80%");
    min-height: 14px;
    margin: 30px auto;
    padding: 10px;
    position: relative;
    overflow: hidden;
    line-height: 1.3;
    text-align: left;
    font-size: 12px;
    border-radius: 6px;
    -moz-border-radius: 6px;
}
#postcontainer:hover, #footercontainer:hover {
    cursor: default;    
}
#postcontainer p, #footercontainer p {
    margin: 0;
}
#postcontainer ul, #footercontainer ul,
#postcontainer ol, #footercontainer ol {
    margin-left: 40px;
    list-style: disc;
}
#postcontainer ol, #footercontainer ol {
    list-style: decimal;
}
#postcontainer .konkursowe img {
    margin: 5px 0 10px;
}
.launch_inplace {
    width: 13px;
    height: 13px;
    position: relative;
    top: 2px;
    left: 4px;
    cursor: pointer;
    background: transparent url("/images/show/sprite.png?v=4") repeat scroll -25px 0;
}
.movie_inplace {
    padding: 20px 0;
    text-align: center;
}
#show_midoptions {
    width: 628px;
    margin: 10px auto 0;
    padding: 5px 6px 4px;
    font-weight: bold;
    font-size: 11px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.show_midoptions_w {
    background: transparent url("/images/show/png_w.png") repeat scroll 0 0;
}
.show_midoptions_wh {
    background: transparent url("/images/show/png_wh.png") repeat scroll 0 0;
}
.show_midoptions_b {
    background: transparent url("/images/show/png_b.png") repeat scroll 0 0;
}
#show_midoptions #mid_left {
    float: left;
}
#show_midoptions #mid_right {
    float: right;
}
#show_midoptions #mid_right a {
    font-weight: normal;    
}
#gbloading_comment {
    position: absolute;
    font-size: 11px;
    left: 33%;
    right: 33%;
}
#gbloading, .reply_gbloading {
    margin-top: 7px;
    float: right;
    white-space: nowrap;
    text-align: right;
}
.gbloading_comment_error {
    position: static!important;
    padding: 12px;
    line-height: 1.5;
    font-size: 12px!important;
    color: #eee;
    opacity: .85;
    background-color: #000;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
.gbloading_comment_error a {
    color: #eee;
    text-decoration: underline;
}
#gbloading img, #gbloading_comment img, .reply_gbloading img {
    margin-right: 14px;
    position: relative;
    top: 1px;
}
.show_down #gb_show_more {
    width: 100%;
    position: absolute;
    left: 0!important;
}
.show_down #gb_show_more a {
    width: 124px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 7px 8px 6px;
    cursor: pointer;
    text-align: center;
    font-size: 11px!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

/* show_srodek_guestbook3 */
#gbview {
    overflow: hidden;
}
#commentform {
    text-align: left;
}
.show_down {
    width: 640px;
    position: relative;
    margin: 0 auto;
}
/* dodatkowy div unifikuj?cy ie6/7/8 */
#show_down_unify {
    position: relative;
    padding-bottom: 20px;
}
.show_down input#abcd, .show_down input.nick_res {
    width: 120px;
    color: #000;
    border: 1px solid;
    padding: 4px 3px 3px;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #fff;
}
.com_author {
    float: right;
    padding: 0px 0px 0px 0px;
}
.show_down textarea {
    width: 570px;
    height: 50px;
    display: block;
    margin: 4px 0;
    padding: 3px;
    color: #000;
    font-size: 12px;
    overflow: hidden;
    resize: none;
    border: 1px solid;
    border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #fff;
}
.show_down #s_cmf, .s_cmf_res {
    display: block;
    margin: 2px 0 0;
    font-size: 10px;
    /*border-top: 1px solid;*/
}
.s_cmf_res {
    width: 572px;
}
.com_unlogged {
    padding-bottom: 14px;
}
.com_unlogged #s_cmf, .com_unlogged .s_cmf_res {
    border-top: none;
}
.com_unlogged .show_down textarea {
    margin-bottom: 2px;
}
.show_down .show_leftform {
    float: left;
    margin-left: 4px;
    padding-top: 4px;
}
.show_down .show_leftform a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.show_down .show_rightform {
    overflow: hidden;
    max-width: 578px;
    float: right;
}
.show_down .show_rightform .show_counter {
    float: left;
}
.show_down .comb_area {
    display: block;
}
.show_down .show_comb {
    float: right;
    font-size: 12px;
    color: #000;
    border: 1px solid;
    cursor: pointer;
    padding: 4px 7px 3px;
    margin-left: 14px;
    margin-right: -88px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f9f9f9;
}
.show_down .show_comb:hover {
    opacity: 0.93;
    filter: alpha(opacity=93);
}
.show_down .show_myavatar {
    float: left;
    border: 1px solid green;
}
.show_down .show_myavatar img {
    width: 75px;
    height: 75px;
}

/* show_srodek_comment.php */
#gbview {
    width: 640px;
    padding: 0 0 20px;
    text-align: left;
}
.com {
    width: 640px;
    padding: 2px 0 8px;
    position: relative;
}
#moderation .com_res .tomod:first-child {
    margin: 8px 0 0;
}
.com_h {
    padding: 0 0 2px 4px;
}
#moderation .com_h {
    padding-bottom: 0;
}
#moderation .com_h_node {
    padding-bottom: 3px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.com_h a {
    font-weight: bold;
}
.com_h .entry-source {
    font-size: 80%;
    font-style: italic;
    font-weight: normal;    
}
.com_h a img {
    margin-right: 1px;
    position: relative;
    top: 1px;
    left: -3px;
}
.com_h input.mdrv {
    vertical-align: middle;
}
span.ip_address {
    display: none;
}
.com_h:hover span.ip_address {
    display: inline;
}
.com_h:hover span.add_com_time:first-child {
    display: inline!important;
}
.com .av_t_node {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.com .av_t {
    position: relative;
}
.com .av_t a.show_delete, .com .av_t a.spam_button {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 1px;
    right: 1px;
}
.com .av_t a.spam_button {
    width: 27px;
    right: 14px;
}
#moderation .com .av_t a.spam_button {
    right: 1px;
}
.com .av_t .show_av {
    float: left;
}
.com .av_t .show_av a {
    width: 50px;
    height: 50px;
    margin: 4px;
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.com .av_t .show_av a.blank_avatar {
    cursor: auto;
}
.com .show_comment_error {
    width: 540px;
    padding: 3px;
    position: absolute;
    bottom: -16px;
    color: #000;
    border: 1px solid #ff5f5f;
    border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #ffafaf;
}
#moderation .show_comment_error {
    width: 486px;
    bottom: 15px;
}
.com .comment_error_accept {
    bottom: -6px;
}
.com .show_comment_error a {
    font-weight: bold;
}
.com .av_t .com_f {
    width: 563px;
    float: right;
    padding: 5px;
    padding-left: 7px;
    min-height: 44px;
    margin-left: 7px;
    line-height: 1.3;
    overflow: hidden;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
div.album_comment .com_f {
    width: 496px !important;
    padding-right: 72px !important;
}
.com .com_res .com {
    width: 573px;
    margin: 2px 0 7px;
    padding: 4px 0;
    float: right;
}
.com .com_res .com:first-child {
    margin-top: 4px;

}
.com .com_res .tr_com {
    left: 49px;
}
.com .com_res .show_av a {
    width: 40px;
    height: 40px;
    margin-top: 3px;
}
.com .com_res .com_f {
    width: 506px;
    min-height: 33px;
}
.mark_spam {
    padding: 3px 0 6px 21px;
    position: absolute;
    bottom: -18px;
    right: 70px;
    display: block;
    text-align: right;
}
.give_res {
    padding: 3px 0 6px 21px;
    position: absolute;
    bottom: 1px;
    right: 0;
    display: block;
    text-align: right;
}
.reply_show_all {
    width: 506px;
    margin: 6px 0;
    padding: 4px 6px 5px;
    display: block;
    float: right;
    font-weight: bold;
    text-align: center;
    opacity: 0.6;
    filter: alpha(opacity=60);
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.reply_msg {
    width: 550px;
    float: right;
}
.com .com_form_a {
    top: -4px;
    clear: both;
}
.com .com_form_a .show_leftform a {
    width: 40px;
    height: 40px;
}
.com .com_form_a .show_rightform textarea {
    width: 510px;
    height: 40px;
}
.com .com_form_a .com_author .nick_res {
    width: 88px;
}
.show_down .com .com_form_a .show_comb {
    font-size: 11px;
}
#moderation, #moderation_slave {
    width: 640px;
    margin: 10px 0 25px;
}
#moderation .bar, #moderation_slave .bar {
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 4px 5px;
    margin-bottom: 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #a4ad67;
}
#moderation .bottom, #moderation_slave .bottom {
    width: 630px;
    margin: 15px 0 0;
    padding: 1px 5px 4px;
}
.selected_comment {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.inf_checkall {
    float: left;
}
.inf_checkall a {
    position: relative;
    top: 2px;
}
.inf_checkall a.sall {
    color: #fff;
}
.inf_checkall a.sall span {
    color: #fff;
    position: relative;
    top: 1px;
}
.inf_checkall img, .inf_checkall a {
    vertical-align: middle;
    margin: 2px;
}
.inf_checkall img {
    margin-right: 6px;
}
.inf_eraseall {
    float: right;
    padding-top: 4px;
}
.inf_eraseall img, .inf_eraseall span {
    vertical-align: middle;
}
.inf_eraseall span {
    margin-right: 2px;
}
.inf_eraseall a {
    margin-left: 5px;
}
.manage_comments {
    position: relative;
    top: -4px;
    clear: both;
}
.manage_comments a.do_mod {
    display: block;
    float: right;
    padding: 4px 9px 5px;
    font-weight: bold;
    font-size: 10px!important;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.manage_comments a.do_reject {
    margin: 0 5px;
}
.manage_comments a.do_sth {
    display: block;
    float: right;
    padding: 5px 8px;
    font-weight: bold;
    font-size: 11px;
    border-right: 1px solid #7d7d7d;
    border-bottom: 1px solid #7d7d7d;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

/* main in-place */
.inplace_button {
    margin: 0 0 0 6px;
    padding: 4px 6px;
    position: absolute;
    color: #2e2e2e !important;
    font-size: 11px;
    font-weight: normal!important;
    cursor: pointer;
    text-align: center;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #F0BE41;
}
.inplace_button:hover {
    color: #2e2e2e;
    background-color: #ffca45;
}
.inplace_button img {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    border: none!important;
    background: transparent url("/images/show/sprite.png?v=4") repeat scroll 0 1px;
}
.inplace_item_width {
    display: inline;
}
.inplace_button_item {
    margin-left: 4px;
    padding: 4px 8px 3px;
    position: relative;
}
.inplace_item_hover {
    position: relative;
    display: inline;   
}
#photo_title .inplace_item_hover, #photo_category .inplace_item_hover {
    padding-right: 24px;
}
.photo_note_cancel, .photo_category_cancel, .photo_title_cancel, 
.blog_title_cancel, .profile_about_me_cancel, .profile_what_i_do_cancel, 
.profile_about_photos_cancel, .profile_cameras_cancel, .profile_sites_cancel,
.entry_foot_cancel {
    background-color: #c4c4c4!important;
}
#photo_category .inplace_inputs_cont, .now_date .inplace_inputs_cont {
    min-width: 250px;
    position: absolute;
    top: -2px;
    left: 54px;
}
.now_date .inplace_inputs_cont {
    min-width: 260px;
    top: -6px;
    left: 74px;
}
#blog_title .inplace_inputs_cont input {
    width: 250px;
    padding: 3px;
    font-size: 14px;
}
#blog_title .inplace_item_hover {
    display: block;
    min-width: 20px;
    min-height: 22px;
}
.inplace_inputs_cont select, .inplace_inputs_cont input {
    margin-right: 4px;
    font-size: 11px;
    color: #434343;
    border: 1px solid #bdbdbd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}
.inplace_inputs_cont select {
    max-width: 130px;
}
.inplace_inputs_cont input {
    width: 140px;
    padding: 1px 2px;
    font-weight: bold;
    font-size: 12px;
}
.now_date .inplace_inputs_cont .inplace_button {
    padding: 2px 6px 1px;
}
.photo_title_edit {
    margin-top: -1px;
    padding: 2px 4px;
}
.blog_title_add_banner, .profile_cameras_add, .profile_sites_add {
    padding: 4px 6px 3px;
}
.blog_title_add_banner img, .profile_cameras_add img, .profile_sites_add img {
    width: 15px;
    height: 15px;
    margin: -2px 4px 0 -1px;
    background-position: -1px -212px;
}

/* edycja notki */
.defaultSkin table.mceLayout {
    max-width: 860px;
    min-width: 638px;
    margin: 0 auto 5px;
    border-color: #f0f0ee;
    background-color: transparent;
}
.defaultSkin iframe {
    background: none!important;
}
.mceFirst .mceToolbar {
    background-color: #f0f0ee;
}
#tinymce_textarea_parent {
    margin-bottom: 6px;
    display: block;
}
.photo_note_edit, .entry_foot_edit {
    margin: 7px 0 0;
    padding: 5px 7px 5px 4px;
    font-size: 12px;
    cursor: default;
}
.photo_note_edit:hover {
    background-color: #F0BE41;
}
.photo_note_edit img,
.entry_foot_edit img {
    margin: -2px 2px 0;
}
#tinymce_textarea_error {
    margin: 2px 2px 10px;
    padding: 6px 0;
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #FF5E5E;
}
#full_view_button {
    margin-left: 3px;
    font-size: 12px;
    float: left;
}
#postcontainer .inplace_button_item, 
#footercontainer .inplace_button_item{
    margin-left: 10px;
    padding: 5px 13px 4px;
    float: right;
    font-weight: bold;
    font-size: 13px;
}
/* edycja opisu zdj?cia fotorelacji */
#photo_album_caption .inplace_item_hover, 
#photo_album_caption .inplace_item_width, 
#photo_album_caption .photo_album_desc {
    display: inline;
}
#photo_album_caption .photo_album_desc {
    padding: 2px 12px 2px 12px;
}
#photo_album_caption input {
    width: 250px;
}

/* avatar */
.profile_cameras_delete, .user_avatar_delete, .head_prof_l_delete, .profile_sites_delete,
.blog_title_add_banner, .blog_title_delete {
    margin-left: 12px;
}
.profile_cameras_delete img, .user_avatar_delete img, .head_prof_l_delete img,
.profile_sites_delete img, .blog_title_delete img {
    width: 10px;
    height: 11px;
    margin: 1px 1px 0;
    background-position: -17px -211px;
}
#user_avatar:hover #edit_avatar {
    display: block;
}
#center .show_form_msg {
    display: block;
    margin-left: 80px;
    clear: both;
    color: #ff0000 !important;
}
#center .show_form_error {
    border: 1px solid #ff0000 !important;
    background-color: #ffdfdf !important;
}

/* Przycisk resetujacy */
#show_default_style {
    position: fixed;
    left: 2px;
    bottom: 2px;
    cursor: pointer;
    z-index: 300;
}

/* Msgboxy dla show */
.msgb_box {
    width: 400px;
    /*height: 63px;*/
    margin: 20px auto 25px;
    padding: 4px 0;
    font-size: 13px;
    color: #434343;
    border-radius: 11px;
    -moz-border-radius: 11px;
}
.msgb_reg {
    width: 470px;
}
.msgb_w {
    background: transparent url("/images/show/png_w.png") repeat scroll 0 0;
}
.msgb_wh {
    background: transparent url("/images/show/png_wh.png") repeat scroll 0 0;
}
.msgb_b {
    background: transparent url("/images/show/png_b.png") repeat scroll 0 0;
}
.msgb_box a {
    color: #006699!important;
}
.msgb_container {
    width: 392px;
    margin: 0 auto;
    padding: 4px 0;
    text-align: left;
    border-radius: 7px;
    -moz-border-radius: 7px;
    background: transparent url("/images/show/msgb_background.png") repeat scroll 0 0;
}
.cont_reg {
    width: 462px;
    height: 68px;
    border-radius: 8px;
    -moz-border-radius: 8px;
}
.msgb_container .msgb_info {
    width: 270px;
    float: left;
    padding: 14px 0 0 20px;
    line-height: 1.5;
}
.msgb_container .msgb_info strong.name_surname {
    text-transform: capitalize;
}
.msgb_container .msgb_gate {
    width: 172px;
    float: left;
    text-align: center;
}
.msgb_container .msgb_gate a#msgb_register {
    width: 96px;
    height: 15px;
    display: block;
    margin: 14px auto 7px;
    padding: 4px 6px 3px;
    font-size: 13px;
    font-weight: bold;
    color: #fff!important;
    border: 1px solid #2480ae;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #3399cc;
}
.msgb_container .msgb_gate span {
    display: block;
    font-size: 10px;
}
.msgb_container .msgb_gate a {
    font-size: 10px;
}
.msgb_container .msgb_icon {
    width: 90px;
    float: left;
    text-align: center;
}
.msgb_container .msgb_icon img {
    margin-top: 2px;
}
.msgb_container .msgb_text {
    width: 285px;
    height: 51px;
    display: table;
    float: left;
    line-height: 1.5;
}
.msgb_container .msgb_text p {
    display: table-cell;
    vertical-align: middle;
}

/* blog na has?o */
#blog_pswd {
    width: 440px;
    margin: 30px auto 0;
    overflow: hidden;
    border: 2px solid #c2c2c2;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #fff url("/images/show/padlock.png") no-repeat scroll 19px 2px;
}
#blog_pswd h3 {
    display: block;
    padding: 7px 0 6px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    background-color: #ddd;
}
#blog_pswd label {
    display: block;
    padding-bottom: 4px;
    margin-left: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #434343;
}
#blog_pswd input#pwd {
    width: 220px;
    padding: 3px 4px;
    margin-left: 40px;
    vertical-align: middle;
    border: 2px solid #f0be41;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
#blog_pswd input#pwd_button {
    margin-left: 5px;
    padding: 3px 6px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #2480ae;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #3399cc;
}
#blog_pswd span {
    display: block;
    margin: 15px 40px 0 43px;
    color: #434343;
    line-height: 1.3;
}
#blog_pswd .pswd_nav {
    display: block;
    padding: 4px 8px;
    margin: 5px 6px;
    color: #006699!important;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #e3e3e3;
}
#blog_pswd div {
    width: 100%;
    margin-top: 20px;
}
#blog_pswd a#history_blog {
    float: left;
}
#blog_pswd a#send_pswd {
    float: right;
}
#bigbox_adv {
    width: 320px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
}
.filter_selected {
    font-weight: bold;
    text-decoration: underline!important;
}

/* confirm i alert */
.lbx_unlogged {
    margin: 0 auto;
    padding: 8px;
    position: relative;
    color: #434343;
    border-radius: 6px;
    -moz-border-radius:6px;
    background: transparent url("/images/lightboxes/bg_main.png") repeat scroll 0 0;
}
.lbx_unlogged #exit {
    width: 20px;
    height: 21px;
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
    background: transparent url("/images/lightboxes/exit.png") no-repeat scroll 0 0;
}
.lbx_unlogged .lbx_container {
    width: 470px;
    background-color: #fff;
}
.lbx_unlogged .lbx_container span.lbx_header {
    height: 22px;
    display: block;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 15px;
    padding: 9px 0 0 14px;
    border-bottom: 1px solid #e1e1e1;
    background-color: #efefef;
}
#lbx_alert .lbx_container span.lbx_header {
    color: #ff0000;
}
.lbx_container .lbx_content {
    margin-bottom: 18px;
}
.lbx_unlogged .lbx_container .lbx_content {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1.3;
}
#lbx_alert .lbx_container .lbx_content p {
    margin-right: 10px;
    line-height: 1.3;
}
.lbx_unlogged .lbx_container .lbx_content a {
    color: #006699;
}
.lbx_unlogged .lbx_container .lbx_content a:hover {
    color: #0d82bc;
}
.lbx_unlogged .lbx_container .lbx_footer {
    height: 39px;
    text-align: right;
    background-color: #efefef;
    border-top: 1px solid #e1e1e1;
}
.lbx_unlogged .lbx_container .lbx_footer input {
    margin: 8px 5px 0 0;
    padding: 1px 7px 2px 7px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
    overflow: visible;
    border: 2px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
.lbx_unlogged .lbx_container .lbx_footer input#discard {
    background-color: #afafaf;
}
.lbx_unlogged .lbx_container .lbx_footer input#post {
    background-color: #40abdd;
    margin-right: 12px;
}
#lbx_like .lbx_container {
    width: 390px;
}
.lbx_album .lbx_container {
    width: 572px!important;
}
#lbx_like #like_tbl {
    border-collapse: separate;
}
#lbx_like .lbx_content, .lbx_album .lbx_content {
    height: 440px;
    margin-bottom: 0;
    margin-left: 0 !important;
    overflow-y: auto;
}
.lbx_album .lbx_content {
    height: 332px;
    padding: 8px;   
}
#lbx_like .lbx_header, .lbx_album.lbx_unlogged span.lbx_header {
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1;
}
#lbx_alert.lbx_album .lbx_container span.lbx_header {
    color: #434343;
} 
.lbx_album_photos img {
    width: 100px;
    height: 75px;
    margin: 5px 1px 5px 6px;
    cursor: pointer;
    background: #EFEFEF url('') 50% 0 no-repeat scroll;
}
.lbx_album_photos img:hover {
    margin: 3px 0px 3px 3px;
    border: 2px solid #F0BE41;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
#lbx_like .lbx_content table {
    width: 100%;
}
#lbx_like .lbx_content table td {
    padding: 6px 0 6px 15px;
}
#lbx_like .lbx_content table td.lbx_av {
    width: 50px;
    border-bottom: 1px solid #cacaca;
}
#lbx_like .lbx_content table td.lbx_uid {
    position: relative;
    padding-left: 18px;
    vertical-align: middle;
    background: transparent url("/images/show/lbx_like_line.png") no-repeat scroll left bottom;
}
#lbx_like .lbx_content table td.lbx_uid img.mobile-icon {
    position: absolute;
    top: 23px;   
    right: 5px;
}
#lbx_like .lbx_content table td.lbx_uid a {
    font-size: 14px;
    font-weight: bold;
}
#lbx_like .lbx_content table td.lbx_uid a.av_icon img {
    width: 19px;
    height: 19px;
    margin: -3px 0 0 2px;
    vertical-align: middle;
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll -41px -191px;
}
#lbx_like .lbx_content table td.lbx_uid a.av_icon.mod_star img {
    background-position: -21px -191px;
}
#lbx_like .lbx_content table td.lbx_uid a.av_icon.pro_star img {
    background-position: -61px -191px;
}
#lbx_like .lbx_content table td.lbx_uid a.av_icon.junior img {
    background-position: -48px -210px;
}
#lbx_like .lbx_content a#like_show_more {
    height: 25px;
    margin: 0 auto;
    padding-top: 14px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #434343;
    text-align: center;
    background-color: #F3F5CE;
}
#lbx_like .lbx_content a#like_show_more:hover {
    background: -moz-linear-gradient(top, #f3f5ce, #f9fae8);
    background: -webkit-gradient(linear,left top, left bottom, from(#f3f5ce), to(#f9fae8));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f3f5ce', EndColorStr='#f9fae8', GradientType=0);
}

/* junior */
#lbx_alert.lbx_junior .lbx_container span.lbx_header {
    color: #434343;
}
#lbx_alert.lbx_junior .lbx_container ul.lbx_list {
    margin: 10px 0 10px 30px;
    list-style: square;
}
#lbx_alert.lbx_junior .lbx_container ul.lbx_list {
    padding: 4px;
}
.lbx_junior .lbx_content {
    margin-left: 15px;    
}

/* autopromo */
#overCommentsAd {
    width: 463px;
    margin: auto; 
}
#banP3 {
    float: left;
    padding-right: 12px;
    border-right: 4px solid;
}
.empty_selfpromotion #banP3 {
    margin: auto;
    float: none; 
    border-right: none;
}

/* statyczne tipy - dla junior-a */
.junior-tip-show {
    padding: 6px 8px 7px;
    color: #fff;
    font-size: 13px;
    background-color: #363636;
    box-shadow:  0 1px 0 #5c5c5c;
    -moz-box-shadow: 0 1px 0 #5c5c5c;
}
.junior-tip-show .tip-bottom {
    margin: 7px 0 0 8px;
    border-top: 7px solid #363636;
    border-left-width: 6px;
    border-right-width: 6px;
}

.form-submitter {
    float: left;
    display: inline-block;
    line-height: 30px;
    margin:0 5px 0 0;
    text-align: right;
    color: #A6A6A6;
}
.form-submitter .form-submitter-label {
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer; 
}
.form-submitter .form-submitter-checkbox, .form-submitter .form-submitter-checkbox.selected {
    background: transparent url("/images/show/sprite.png?v=4") no-repeat scroll;
}
.form-submitter .form-submitter-checkbox {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: middle;
    background-position: -133px -293px;
}
.form-submitter .form-submitter-checkbox.selected {
    background-position: -116px -293px;
}
