/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FECC00; color:#fff; text-shadow: none; }
::selection { background:#FECC00; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #000; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a { color: #000; text-decoration: none;cursor: pointer;}
a:hover { color: #000; }

/* EPW */
body {background: #fff;color: #000000;font-size: 13px;font-family: Arial, Verdana, Tahoma, Sans-Serif;line-height: 145%;}
h1 {font-size:26px;margin-bottom:30px;}
h3 {font-size: 14px;margin:20px 0 10px;}
nav a {text-decoration: none;}
p a {color:#FECC00;}
p a:hover {color:#FECC00;text-decoration: underline;}

.fl {float:left;}

#container {width:924px;margin:0 auto;}

header {height:85px;}
header div {position:relative;width:170px;background: #ebebeb;height:20px;margin-top:12px;overflow: visible;float:right;padding-left:10px;}
header a.fb {float:right;width:20px;height:20px;margin: 12px 5px 0 0;background-image: url(/img/sprite.png);background-repeat: no-repeat;  background-position: -99px -58px;display: block;}
header div a.year {padding:0px 7px;line-height: 21px;}
header div a.year.selected {font-weight: bold;}
header div a.lang {position:absolute;width:25px;height:24px;top:-2px;background-image: url(/img/sprite.png);background-repeat: no-repeat }
header div a#lang-pl {background-position: -25px -58px;right:9px;}
header div a#lang-en {background-position: 0 -58px;right:41px;}
header nav {overflow: hidden;clear:both;float:right;margin-top: 15px;background:#f1f1f1;}
header nav a{padding:10px 12px;display: inline-block;}
header nav a:hover{background:#e9e9e9;}
header nav a.current{background:#FECC00;}

#sidebar {display: inline-block;vertical-align: top;}
#sidebar article{width: 283px;}

#logo {padding-bottom:18px;overflow: hidden;display: block;}

#main {overflow: hidden;width:100%;}
#home {float:right;}
section, article {display: block;}
section {width:600px;margin: 50px 0 0 25px;float:right;}
section p{text-align: justify;}
section p img {margin:0 10px;}

#thumbnails {margin-top:20px;font-size:0;}
#thumbnails a{vertical-align: top;display: inline-block;width:120px;height:184px;text-align: center;margin:10px;padding:4px;border:1px solid #ddd;font-size: 12px;}
#thumbnails a:hover{border:1px solid #bbb;}
#thumbnails a span, #thumbnails a span i{display:block;}
#thumbnails a span i{color:#999;}

#thumbnails.gallery a{width:120px;height:120px;font-size: 0px;}

article {overflow: hidden;min-width: 283px;width:100%;margin-top:25px;}
article header {height:39px;background: #e5e5e5;margin-bottom: 10px;}
article header a {display: block;padding:11px 10px 10px 30px;text-decoration: none;font-size: 12px;color:#000;font-weight: bold;float:left;}
article p {padding-left:30px;font-size:12px;}
article footer {margin:15px 0 0 0;background: none;height: 29px;}
article footer a, a.bt {
  background-image:url('/img/sprite.png');
  background-repeat: no-repeat;
  background-position: top right;
  padding:7px 55px 0px 0px;
  position: relative;
  display:block;
  font-size: 11px;
  height: 22px;
  text-decoration:none;
  text-align: right;
}
article footer a:hover, a.bt:hover {
  background-position: right -29px;
  color:#fff;
}
article footer a {width:80px;float:right;}
article footer a span {
  background-image:url('/img/sprite.png');
  background-repeat: no-repeat;
  background-position: -51px -59px;
  position: absolute;
  top:9px;
  right:17px;
  width:12px;
  height:11px;
}

article.album header {float:right;width:440px;}
article.album em {font-size:12px;float:right;padding:11px 10px 0px 0px;font-weight: normal;}
article.album footer {float:right;clear:none;margin-top:22px;}
article.album footer a {width:90px;}
article.album footer a span {background-position: -64px -59px;width:16px;height:12px;right:15px;}

#pagination, .return {margin-top: 30px;clear: both;overflow: hidden;}
#pagination span, #pagination a {padding:2px 5px;font-size: 11px;}
#pagination a:hover {color:#fff;background:#000;}
#pagination span.current {background:#FECC00;}
#pagination span.disabled {color:#ccc;}

.return a {color:#bbb;}
.return a:hover {color:#000;}


footer {background: url(/img/sprite.png) no-repeat right -82px;height:61px;margin: 40px 0 10px;overflow: hidden;clear: both;}
footer nav {margin-top:40px;}
footer nav a{color:#bbb;font-size: 11px;margin-right: 15px;}

#copyright {color:#bbb;font-size: 11px;margin-bottom: 40px;text-align:center;}
#copyright a{color:#bbb;}
#copyright a:hover{text-decoration: underline;}

/* Media */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
	  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/*shadowbox*/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/img/gallery/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/img/gallery/close.png);}
#sb-nav-next{background-image:url(/img/gallery/next.png);}
#sb-nav-previous{background-image:url(/img/gallery/previous.png);}
#sb-nav-play{background-image:url(/img/gallery/play.png);}
#sb-nav-pause{background-image:url(/img/gallery/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
