﻿.PKWinImageBox_mask                   { background-color:Black; min-height:300px; min-width:300px; z-index:10000; display:block; position:fixed; top:0px; left:0px; opacity: .9; filter: alpha(opacity=90); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
.PKWinImageBox_content                { display:block; min-height:300px; min-width:300px; z-index:10001; position:absolute; top:0px; left:0px; }
.PKWinImageBox_content .loader        { position:absolute; font-size:14px; color:White; left:50%; top:50%; line-height:64px; text-align:center; margin:-32px 0px 0px -32px; background-image:url('loader_img.gif'); display:block; width:64px; height:64px; background-position:center center; background-repeat:no-repeat; }
.PKWinImageBox_content .loadingInfo   { color:White; position:fixed; left:-100px; top:60px; width:99px; height:64px; text-align:center; line-height:40px; background-image:url('loadingInfo.png'); background-position:center center; background-repeat:no-repeat; }
.PKWinImageBox_content .bt_left       { position:absolute; z-index:10004; left:0px; top:50%; margin:-120px 0px; background-image:url('left.png'); display:block; width:144px; height:244px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content .bt_right      { position:absolute; z-index:10004; right:0px; top:50%; margin:-120px 0px; background-image:url('right.png'); display:block; width:140px; height:240px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content .bt_close      { position:absolute; z-index:10004; right:5px; top:8px; background-image:url('close.png'); display:block; width:24px; height:24px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content img            { position:absolute; z-index:10002; }
.PKWinImageBox_content .count         { position:absolute; height:37px; width:107px; color:#FF9900; text-align:center; line-height:37px; font-size:15px; z-index:10004; top:0px; left:0px; background-image:url('count107x37.png'); background-repeat:repeat; background-position:center center; }

.PKWinImageBox_content .info          { position:absolute; height:130px; max-width:500px; padding:10px 80px 10px 30px; z-index:10005; bottom:60px; left:-650px; background-image:url('info_bg.png'); background-repeat:repeat; background-position:center right; }
.PKWinImageBox_content .info h1       { font-size:18px; color:#FF9900; }
.PKWinImageBox_content .info h2       { font-size:14px; color:White; }
.PKWinImageBox_content .info .close   { width:16px; height:16px; background-image:url('close_info.png'); background-position:center center; background-repeat:no-repeat; cursor:pointer; float:right; position:relative; left:50px; }
.PKWinImageBox_content .share         { display:block; height:40px; background-color:white; width:auto; padding:0 3px; white-space:nowrap; position:absolute; left:50%; transform:translateX(-50%); z-index:10003; bottom: 10px; }
.PKWinImageBox_content .share .fb     { display:inline-block; margin:5px; width:30px; height:30px; background-image:url('share/bt_facebook.png'); background-size: 100% 100%; }
.PKWinImageBox_content .share .down   { display:inline-block; margin:5px; width:30px; height:30px; background-image:url('share/bt_stahnout.png'); background-size: 100% 100%; }
.PKWinImageBox_content .share .link   { display:inline-block; margin:5px; width:30px; height:30px; background-image:url('share/bt_odkaz.png'); background-size: 100% 100%; }
.PKWinImageBox_content .share .native { display:inline-block; margin:5px; width:30px; height:30px; text-align:center; line-height:30px; cursor:pointer; vertical-align:top; }
.PKWinImageBox_content .share .native:before { font-family:'FontAwesome'; content:"\f1e0"; font-size:24px; color:#0a7a4b; }
#PKWin_ImageBox_share_input           { display:none; background-color:white; width:400px; position:absolute; left:50%; margin-left:-200px; z-index:10003; bottom: 55px; }