article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a{background:transparent;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"], input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}body{color:#111;font-size:17px;line-height:1.6em;word-spacing:1.1pt;font-family:Georgia,Serif;}.effect-parent {    -webkit-perspective:1300px;    -moz-perspective:1300px;    perspective:1300px;    }.effect-1 {    -webkit-transform-style:preserve-3d;    -moz-transform-style:preserve-3d;    transform-style:preserve-3d;    -webkit-transform-origin:50% 50% -300px;    -moz-transform-origin:50% 50% -300px;    transform-origin:50% 50% -300px;    -webkit-transform:rotateX(-180deg);    -moz-transform:rotateX(-180deg);    transform:rotateX(-180deg);    -webkit-animation:fly ease-in-out forwards;    -moz-animation:fly ease-in-out forwards;    animation:fly ease-in-out forwards;}@-webkit-keyframes fly {    100% { -webkit-transform:rotateX(0deg); opacity:1; -webkit-transform-origin:50% 50% 0; }}@-moz-keyframes fly {    100% { -moz-transform:rotateX(0deg); opacity:1; -moz-transform-origin:50% 50% 0; }}@keyframes fly {    100% { transform:rotateX(0deg); opacity:1; transform-origin:50% 50% 0; }}.effect-2 {    -webkit-transform:translateY(200px);    -moz-transform:translateY(200px);    transform:translateY(200px);    -webkit-animation:moveUp ease forwards;    -moz-animation:moveUp ease forwards;    animation:moveUp ease forwards;}@-webkit-keyframes moveUp {    to { -webkit-transform:translateY(0); opacity:1; }}@-moz-keyframes moveUp {    to { -moz-transform:translateY(0); opacity:1; }}@keyframes moveUp {    to { transform:translateY(0); opacity:1; }}.effect-3 {    -webkit-transform-style:preserve-3d;    -moz-transform-style:preserve-3d;    transform-style:preserve-3d;    -webkit-transform:translateZ(400px) translateY(300px) rotateX(-90deg);    -moz-transform:translateZ(400px) translateY(300px) rotateX(-90deg);    transform:translateZ(400px) translateY(300px) rotateX(-90deg);    -webkit-animation:fallPerspective ease-in-out forwards;    -moz-animation:fallPerspective ease-in-out forwards;    animation:fallPerspective ease-in-out forwards;}@-webkit-keyframes fallPerspective {    100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity:1; }}@-moz-keyframes fallPerspective {    100% { -moz-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity:1; }}@keyframes fallPerspective {    100% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity:1; }}.effect-4 {    -webkit-transform-style:preserve-3d;    -moz-transform-style:preserve-3d;    transform-style:preserve-3d;    -webkit-transform-origin:0% 0%;    -moz-transform-origin:0% 0%;    transform-origin:0% 0%;    -webkit-transform:rotateX(-80deg);    -moz-transform:rotateX(-80deg);    transform:rotateX(-80deg);    -webkit-animation:flip ease-in-out forwards;    -moz-animation:flip ease-in-out forwards;    animation:flip ease-in-out forwards;}@-webkit-keyframes flip {    100% { -webkit-transform:rotateX(0deg); opacity:1; }}@-moz-keyframes flip {    100% { -moz-transform:rotateX(0deg); opacity:1; }}@keyframes flip {    100% { transform:rotateX(0deg); opacity:1; }}.effect-5 {    -webkit-transform-style:preserve-3d;    -moz-transform-style:preserve-3d;    transform-style:preserve-3d;    -webkit-transform:rotateY(-180deg);    -moz-transform:rotateY(-180deg);    transform:rotateY(-180deg);    -webkit-animation:moveUp ease-in-out forwards;    -moz-animation:moveUp ease-in-out forwards;    animation:moveUp ease-in-out forwards;}.effect-6 {    -webkit-transform: scale(0.638) translate(-179px);    -moz-transform:    scale(0.638) translate(-179px);    transform:         scale(0.638) translate(-179px);    -webkit-animation:moveUp ease-in-out forwards;    -moz-animation:moveUp ease-in-out forwards;    animation:moveUp ease-in-out forwards;}.effect-duration-1{    -webkit-animation-duration:.4s;    -moz-animation-duration:   .4s;    animation-duration:        .4s;}.effect-duration-2{    -webkit-animation-duration:.5s;    -moz-animation-duration:   .5s;    animation-duration:        .5s;}.effect-duration-3{    -webkit-animation-duration:.6s;    -moz-animation-duration:   .6s;    animation-duration:        .6s;}.effect-duration-4{    -webkit-animation-duration:.7s;    -moz-animation-duration:   .7s;    animation-duration:        .7s;}.effect-duration-5{    -webkit-animation-duration:.8s;    -moz-animation-duration:   .8s;    animation-duration:        .8s;}.effect-duration-6{    -webkit-animation-duration:.9s;    -moz-animation-duration:   .9s;    animation-duration:        .9s;}.effect-duration-7{    -webkit-animation-duration:.95s;    -moz-animation-duration:   .95s;    animation-duration:        .95s;}.effect-duration-8{    -webkit-animation-duration:1s;    -moz-animation-duration:   1s;    animation-duration:        1s;}.effect-duration-9{    -webkit-animation-duration:1.05s;    -moz-animation-duration:   1.05s;    animation-duration:        1.05s;}.effect-duration-10{    -webkit-animation-duration:1.1s;    -moz-animation-duration:   1.1s;    animation-duration:        1.1s;}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(../grafiki/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(../grafiki/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(../grafiki/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(../grafiki/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(../grafiki/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(../grafiki/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(../grafiki/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(../grafiki/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(../grafiki/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(../grafiki/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(../grafiki/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(../grafiki/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(../grafiki/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../grafiki/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../grafiki/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(../grafiki/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(../grafiki/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(../grafiki/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(../grafiki/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(../grafiki/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(../grafiki/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(../grafiki/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(../grafiki/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(../grafiki/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(../grafiki/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(../grafiki/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(../grafiki/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(../grafiki/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(../grafiki/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(../grafiki/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(../grafiki/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(../grafiki/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(../grafiki/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(../grafiki/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(../grafiki/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(../grafiki/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(../grafiki/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(../grafiki/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(../grafiki/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(../grafiki/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(../grafiki/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(../grafiki/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(../grafiki/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(../grafiki/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(../grafiki/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(../grafiki/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(../grafiki/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(../grafiki/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(../grafiki/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(../grafiki/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(../grafiki/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(../grafiki/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(../grafiki/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(../grafiki/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(../grafiki/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(../grafiki/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:155px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(../grafiki/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(../grafiki/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(../grafiki/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../grafiki/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../grafiki/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}html {  background:url("../grafiki/strona/rally5.jpg") no-repeat fixed center top / cover #F4F6F8;}body {  color:#333333;  font:16px/20px 'Open Sans', Arial, sans-serif;   background:url("../grafiki/strona/mask.png") repeat fixed 0 0 rgba(0, 0, 0, 0);}.wrapper {max-width:1170px;  min-width:300px;position:relative;margin:auto;padding:0 20px;background-color:white;}a { color:#1570a6; text-decoration:none; }a:hover { color:#053049; }.container:after, .clearfix:after {  clear:both;  content:" ";  display:block;  font-size:0;  height:0;  line-height:0;  visibility:hidden;  width:0;}.container .column,.container .columns               { float:left; display:inline; }.row                              { margin-bottom:20px; }.column.alpha, .columns.alpha     { margin-left:0; }.column.omega, .columns.omega     { margin-right:0; }.container .one-four.column       { width:24%; }.container .one-third.column      { width:33.3333%; }.container .two-thirds.column     { width:66.6667%; }.container .half.column       { width:50%; }.full-with {  width:100%;}.db { display:block; }.mb10 { margin-bottom:10px; }.mb20 { margin-bottom:20px; }.mb30 { margin-bottom:30px; }.w40 { width:40%; }.w60 { width:60%; }.w50 { width:50%; }.w70 { width:70%; }.w80 { width:80%; }.w90 { width:90%; }.w100 { width:100%; }.center { margin:0 auto; }h1 {  color:black;  font-size:48px;  line-height:50px;}h1.big {  font-size:4em;}h2 {  color:black;  font-size:28px;  line-height:30px;}.text-center {  text-align:center;}.float-left {  float:left;}p.center {  text-align:center;}p.author {  text-align:right;  font-style:italic;}a.image-float-right,img.image-float-right {  float:right;  margin:20px;  margin-right:0px;}a.image-float-left,img.image-float-left {  float:left;  margin:20px;  margin-left:0px;}a.image-full-width img,img.image-full-width {  width:100%;}.info-box {  background-color:#dcfae8;  border:1px solid #61b47a;  padding:20px;  margin-bottom:20px;  font-size:16px;  color:#224715;}.trans {   transition:all 0.2s;  -moz-transition:all 0.2s;   -webkit-transition:all 0.2s;   -o-transition:all 0.2s; }.button {  display:block;  background-color:#ffffff;  border:2px solid #bbbbbb;  color:#bbbbbb;  font-size:16px;  line-height:16px;  padding:13px 8px;  font-weight:600;  text-align:center;}  .button:hover {    color:#ffffff;    border:2px solid #ff0000;    background-color:#ff0000;  }.field {  overflow:hidden;  margin-bottom:20px;}  .field label {    float:left;    width:200px;    font-size:12px;  }    .field input {    float:left;  }.no-video {  border:1px solid #ddd;  text-align:center;  font-size:32px;  color:#888888;  line-height:400px;}#header {  height:100px;  border-bottom:1px solid #b84c4c;  background-color:rgba(189,9,9,0.92);  position:fixed;  z-index:50;  top:0px;  left:0px;  width:100%;}  #logo {    float:left;  }      #logo a {      height:100px;      display:table-cell;      vertical-align:middle;    }          #logo a img {        width:120px;        height:60px;      }  #header ul {    overflow:hidden;    list-style:none;    margin:0;    padding:0;    float:right;  }      #header ul li {      float:left;      padding:0 0.8em;    }            #header ul li a {        color:white;        text-transform:uppercase;        font-size:0.8em;        line-height:100px;        opacity:0.7;      }      #header ul li a.current,      #header ul li a:hover {        opacity:1;      }            #header ul li a.current {        font-weight:bold;      }#header.small {  height:50px;  -webkit-box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.3);  box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.3);}  #header.small #logo a {    height:50px;  }    #header.small #logo a img {      width:70px;      height:35px;    }    #header.small ul li a {    line-height:50px;  }#header, #header img, #header ul li a, #header #logo a {  transition:all 0.5s;  -moz-transition:all 0.5s;   -webkit-transition:all 0.5s;   -o-transition:all 0.5s; }#content {  min-height:400px;  padding:20px 20px 30px 20px;  z-index:99;  padding-top:120px;}#content .wrapper {  padding:20px;}.news-wrapper {  padding-right:10px;  overflow:hidden;}  .news-wrapper .news-item {    float:left;    width:98%;    margin:1%;    margin-bottom:1em;    display:block;  }    .news-wrapper .news-item.first-item {      width:98%;      margin-bottom:2em;    }      .news-wrapper .news-item.first-item .title {        font-size:50px;        line-height:50px;        padding-bottom:10px;      }    .news-wrapper .news-item img {      width:100%;    }    .news-wrapper .news-item .data {      font-size:12px;      display:block;      color:#6f6f6f;    }        .news-wrapper .news-item .title {      font-size:22px;      text-transform:uppercase;      display:block;      border-bottom:1px solid #cacaca;      padding-bottom:10px;      margin-bottom:5px;    }        .news-wrapper .news-item .news-img,    .news-wrapper .news-item .news-title {      width:48%;      margin-right:2%;      float:left;    }   .news-wrapper .meta  {    font-size:12px;    line-height:40px;    position:relative;    top:-30px;  }    .news-wrapper .more a {    float:left;    width:95%;    text-align:center;    border:1px solid #ccc;    padding:10px 2%;  }      .news-wrapper .more a:hover {      background-color:#c21c1c;      color:white;    }  .news-gallery-set {    overflow:hidden;  }  .news-list-wrapper {  }  .news-list-wrapper .news {    padding-top:50px;    padding-bottom:50px;    border-bottom:1px solid #ccc;    overflow:hidden;  }      .news-list-wrapper .news .data-col {      float:left;      width:12%;      margin-right:2%;    }            .news-list-wrapper .news .data-col .data {        border-right:1px solid #ddd;        padding-bottom:30px;      }      .news-list-wrapper .news .data-col .data .month {        font-size:17px;        line-height:14px;        font-weight:bold;        display:block;        text-align:center;        text-transform:uppercase;      }            .news-list-wrapper .news .data-col .data .day {        font-size:30px;        line-height:30px;        display:block;        text-align:center;      }            .news-list-wrapper .news .data-col .data .year {        display:block;        text-align:center;        font-size:13px;      }        .news-list-wrapper .news .news-text {      float:left;      width:85%;    }      .news-list-wrapper .news .news-img {      width:100%;      margin-bottom:20px;    }      .news-list-wrapper .news .title h3 {      font-size:26px;      line-height:32px;      margin:0;      padding:0;      margin-bottom:10px;    }        .news-list-wrapper .news .data {      font-size:0.8em;      line-height:0.8em;      color:#919191;      display:block;      margin-bottom:20px;    }      .news-list-wrapper .news .read-more {      display:inline-block;      background-color:#3e3e3e;      color:white;      font-size:11px;      padding:2px 8px;      font-weight:bold;    }        .news-list-wrapper .news .read-more:hover {      background-color:#ff0000;          }.see-also {  }  .see-also h4 {    margin-bottom:10px;  }  .see-also ul {    list-style:none;    margin:0px;    padding:0px;    font-size:13px;    border-top:1px solid #ccc;  }      .see-also ul li {      border-bottom:1px solid #ccc;      padding:3px 0px;    }      .see-also ul li .data span {        padding-right:4px;        color:#b3b3b3;      }.zdjecia-wrapper {  padding:8px;  overflow:hidden;}  .zdjecia-wrapper .zdjecie {  }    .zdjecia-wrapper .Image_Wrapper {        opacity:0;  }    .zdjecia-wrapper .zdjecie img {    margin:0;    padding:0;    display:inline-block;    vertical-align:bottom;    opacity:1;  }.gallery-set {  overflow:hidden;  padding:10px;}  .gallery-set a {    margin:0;    padding:0;  }    .gallery-set a img {      margin:0;      padding:0;    }.facebook-glowna-wrapper {  height:400px;}#fb-root {  display:none;}.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {  width:100% !important;}#filters.button-group {}#filters.button-group button {  border:none;  background:no-repeat;  margin-right:1px;  border:1px solid #ccc;  font-size:11px;  padding:1px 8px;  -webkit-border-radius:20px 20px 20px 20px;  border-radius:20px 20px 20px 20px;  margin-bottom:5px;}  #filters.button-group button.current,  #filters.button-group button:hover {    background:#dcdcdc;  }.przedmiot {  }  .przedmiot .warp {    border:1px solid #ededed;    padding:20px;  }    .przedmiot .warp:hover {    border:1px solid red;  }  .przedmiot .zdjecie {      }    .przedmiot .tytul {    font-weight:normal;    font-size:14px;    height:40px;  }  .main-image  {  height:450px}  .main-image img {    max-height:450px;  }.miniatures {  }  .miniatures img {    width:100px;    margin-right:20px;    cursor:pointer;  } table.params-table {  width:50%;}   table.params-table tr th {    border:1px solid #ddd;    padding:0px 10px;    font-size:12px;    text-align:left;  }    table.params-table td {    border:1px solid #ddd;    padding:5px 10px;  } input.ilosc {  width:40px;  text-align:right;}.basket-wrapper { border-bottom:1px solid #ddd;} table.koszyk {  width:100%;  font-size:14px;}  table.koszyk tr {      }      table.koszyk tr th {      border:1px solid #ddd;      padding:0px 10px;      font-size:12px;      text-align:left;    }      table.koszyk tr td{      border:1px solid #ddd;      padding:5px 10px;    }.actions-basket {  overflow:hidden;  padding:10px;}  .actions-basket .clear-basket {    float:left;    font-size:12px;  }    .actions-basket .go-to-summary-form {    float:right;  }    #summary-order-form {  display:none;  padding-bottom:50px;}    .pagination {  margin-top:30px;}  .pagination a,  .pagination span {    padding:5px;    margin-right:5px;  }  .pagination span.dot {    padding:5px 0px;    margin-right:0px;    position:relative;    left:-3px;    color:#c3c3c3;  }.box-pagination {  }    .box-pagination .pagination {    text-align:center;    line-height:50px;    margin-top:0px;  }    .box-pagination .pagination .previous-page,    .box-pagination .pagination .next-page {      display:block;      width:40px;      height:40px;      background-color:#414141;      color:white;      line-height:40px;    }        .box-pagination .pagination .previous-page {      float:left;      margin-left:0px;    }        .box-pagination .pagination .next-page {      float:right;      margin-right:0px;    }        .box-pagination .pagination .previous-page.disabled,    .box-pagination .pagination .next-page.disabled {      opacity:0.3;    }#breadcrumb {  overflow:hidden;  font-size:13px;  margin-bottom:10px;  padding-bottom:10px;  border-bottom:1px solid #e6e6e6;}  #breadcrumb ol {    list-style:none;    margin:0;    padding:0;  }        #breadcrumb ol li {       float:left;       background:url("../grafiki/strona/separator.png") center right no-repeat;       padding-right:1em;       margin-right:0.5em;    }        #breadcrumb ol li:last-child {       background:none;    }            #breadcrumb ol li a {               }    .imprezy-wrapper {  overflow:hidden;}  .imprezy-wrapper .impreza {    float:left;    width:31%;    margin-right:3%;  }      .imprezy-wrapper .impreza:nth-child(3n) {      margin-right:0%;    }      .imprezy-wrapper .impreza .image {      width:100%;      float:left;      background-color:black;      line-height:8px;      margin-bottom:15px;    }        .imprezy-wrapper .impreza .image img {      width:100%;      background-color:black;    }        .imprezy-wrapper .impreza .image img:hover {      opacity:0.8;    }        .imprezy-wrapper .impreza .tytul {          }          .imprezy-wrapper .impreza .tytul h3 {        font-size:18px;        line-height:1.1em;        margin:0;      }              .imprezy-wrapper .impreza .tytul h3 a {          display:inline-block;          height:80px;        }        .imprezy-wrapper .impreza .data {      font-size:0.9em;      display:inline-block;      margin-bottom:0.2em;    }        .imprezy-wrapper .impreza .tresc {          }.impreza-wrapper {  overflow:hidden;}  .impreza-wrapper .impreza-content {      }.zalogi-wrapper {  overflow:hidden;}  .zalogi-wrapper .zaloga {    display:block;    overflow:hidden;  }    .zalogi-wrapper .zaloga .tresc {      background-color:black;    }      .zalogi-wrapper .zaloga .tresc img {        line-height:10px;      }            .zalogi-wrapper .zaloga .tresc img:hover {        opacity:0.8;      }    .zalogi-wrapper .zaloga .tytul {      margin:0px;      height:70px;    }        .zalogi-wrapper .zaloga .tytul h3 {      margin:0px;      padding-top:5px;      margin-bottom:0px;    }.zaloga {  }  .zaloga .col-menu ul {    list-style:none;    margin:0;    padding:0;  }      .zaloga .col-menu ul li.current a{      color:black;    }.col-menu-main {  overflow:hidden;}  .col-menu-main .col-menu {    float:left;    width:33.3333%;  }    .col-menu-main .col-main {    float:left;    width:66.6667%;  }  body[data-page-id="o-nas"] .col-menu-main {    margin-bottom:3em;    padding-bottom:3em;    border-bottom:1px solid #e5e5e5;  }.zobacz-takze {  overflow:hidden;  padding-top:100px;}  .zobacz-takze span.label {    display:block;    font-size:1.5em;    margin-bottom:1em;  }  .zobacz-takze .impreza {    float:left;    width:18%;    margin-right:2%  }    .zobacz-takze .impreza:last-child {    margin-right:0%  }      .zobacz-takze .impreza img {      width:100%;    }.grid-wrapper {  overflow:hidden;}  .grid-col-32 {    float:left;    width:32%;    margin-left:0.5%;    margin-right:0.5%;  }    .grid-col-32 img {    width:100%;  }    .grid-col-48 {    float:left;    width:48%;    margin:0px 1%;  }    .grid-col-48 img{    width:100%;  }.widea-wrapper .wideo {  min-height:300px;}.widea-wrapper.last-wideo .wideo {  min-height:250px;}.podpbne-wideo {  overflow:hidden;}  .podpbne-wideo img {    float:left;  }  .podpbne-wideo .tytul {    float:left;    padding-left:3%;    font-size:13px;    line-height:16px;  }  .gazety-wrapper .tytul {    display:block;    height:90px;  }    .gazety-wrapper .opis {    font-size:12px;    line-height:10px !important;    color:#a3a3a3;  }.strony-www-wrapper .tytul {  display:block;  height:130px;  padding-top:10px;}.strony-www-wrapper .opis {  font-size:12px;  display:block;  line-height:14px;  color:#a3a3a3;  margin-top:6px;}.audio .tytul {  display:block;  }.audio audio {}.sitebar-list {  font-size:0.9em}  .sitebar-list ul {    list-style:none;    margin:0px;    padding:0px;    margin-bottom:2em;    line-height:1.8em;    color:#808080;  }      .sitebar-list ul a {      color:#808080;    }    .sitebar-list ul a:hover {      color:#053049;    }    .sitebar-list ul a.current {      color:black;    }        .sitebar-list h3 {      margin:0;    }.kontakty-wrapper {  overflow:hidden;}  .kontakty-wrapper .kontakt {    float:left;    width:50%;    margin-bottom:3em;  }    .kontakty-wrapper .kontakt h4 {      margin:0;      font-size:1.3em;      line-height:1.5em;    }.partnerzy {  }  .partnerzy ul {    list-style:none;    overflow:hidden;    margin:0px;    padding:0px;  }          .partnerzy ul li {      float:left;      text-align:center;      width:25%;    }          .partnerzy ul li img {        width:180px;      }.sub-menu {  position:relative;  top:100px;  background-color:white;}  .sub-menu .wrapper {    padding:0 20px;  }  .sub-menu ul {    overflow:hidden;    list-style:none;    margin:0;    padding:0;    background-image:url("../grafiki/strona/d8d8d8-pixel.gif");    background-repeat:repeat-y;    background-position:left center;  }      .sub-menu ul li {      float:left;    }          .sub-menu ul li a {        display:block;        text-align:center;        color:#616161;        text-transform:uppercase;        font-size:0.9em;        line-height:50px;        background-image:url("../grafiki/strona/d8d8d8-pixel.gif");        background-repeat:repeat-y;        background-position:right center;      }            .sub-menu ul li a:hover,      .sub-menu ul li a.current {        color:black;        background-color:#f2f2f2;       }            .sub-menu ul li a.alpha {              }    .sub-menu ul.five-items {  }      .sub-menu ul.five-items li {      width:20%;    }            .sub-menu ul.five-items li a {              }.foto-wrapper {  position:relative;  line-height:3px;}  .foto-wrapper .foto-autor {    padding:5px 10px;    background-color:rgba(0,0,0,0.5);    color:white;    font-size:10px;    line-height:10px;    position:absolute;    bottom:0px;    right:0px;  }    .foto-wrapper .foto-autor a {      color:white;    }       .foto-wrapper .foto-autor a:hover {      text-decoration:underline;    }#errors {  padding:10px 20px;  background-color:#fff0f0;  margin:30px;  border:1px solid #ffe0e0;  font-size:12px;  line-height:12px;}#footer {  z-index:99;  padding:0 20px;}  #footer .wrapper {    padding:20px 20px 40px 20px;  }  #footer .container {    line-height:2em;  }      #footer .title {      color:#2a2a2a;      font-size:1.4em;      font-weight:bold;      display:block;      margin-bottom:1em;    }      #footer ul {      list-style:none;      padding:0px;      margin:0px;    }#footer-down {  }  #footer-down .wrapper {    padding:20px 20px;    border-top:1px solid #d1d1d1;  }  #footer-down .facebook {    float:left;  }  #footer-down ul {    float:right;  }    #footer-down ul li {      float:left;      font-size:0.8em;      margin-left:1em;    }#jestesmy-z-pleszewa {  text-align:center;  margin-top:10px;}  #jestesmy-z-pleszewa a {    background:url("../grafiki/strona/pleszew-logo-white.png") center bottom no-repeat;    padding-bottom:35px;    font-size:11px;    color:white;    display:inline-block;    margin-bottom:20px;  }  #jestesmy-z-pleszewa a:hover {    opacity:0.7;  }@media only screen and (max-width:959px) {}@media only screen and (min-width:768px) and (max-width:959px) {}@media only screen and (max-width:767px) {}@media only screen and (min-width:480px) and (max-width:767px) {}@media only screen and (max-width:479px) {}