/*
 * simplyScroll 2 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 *
 * Copyright (c) 2009-2012 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT and GPL licenses.
 *
 * Last revised: 31/01/2012
 *
 */
.simply-scroll-container{position:relative}.simply-scroll-clip{position:relative;overflow:hidden}.simply-scroll-list{overflow:hidden;margin:0;padding:0;list-style:none}.simply-scroll-list li{padding:0;margin:0;list-style:none}.simply-scroll-list li img{border:none;display:block}.simply-scroll-btn{position:absolute;background-image:url(buttons.png);width:42px;height:44px;z-index:3;cursor:pointer}.simply-scroll-btn-left{left:6px;bottom:6px;background-position:0 -44px}.simply-scroll-btn-left.disabled{background-position:0 0 !important}.simply-scroll-btn-left:hover,.simply-scroll-btn-left:focus{background-position:0 -88px}.simply-scroll-btn-right{right:6px;bottom:6px;background-position:-84px -44px}.simply-scroll-btn-right.disabled{background-position:-84px 0 !important}.simply-scroll-btn-right:hover,.simply-scroll-btn-right:focus{background-position:-84px -88px}.simply-scroll-btn-up{right:6px;top:6px;background-position:-126px -44px}.simply-scroll-btn-up.disabled{background-position:-126px 0 !important}.simply-scroll-btn-up:hover,.simply-scroll-btn-up:focus{background-position:-126px -88px}.simply-scroll-btn-down{right:6px;bottom:6px;background-position:-42px -44px}.simply-scroll-btn-down.disabled{background-position:-42px 0 !important}.simply-scroll-btn-down:hover,.simply-scroll-btn-down:focus{background-position:-42px -88px}.simply-scroll-btn-pause{right:6px;bottom:6px;background-position:-168px -44px}.simply-scroll-btn-pause:hover,.simply-scroll-btn-pause:focus{background-position:-168px -88px}.simply-scroll-btn-pause.active{background-position:-84px -44px}.simply-scroll-btn-pause.active:hover,.simply-scroll-btn-pause.active:focus{background-position:-84px -88px}.simply-scroll{width:576px;height:200px;margin-bottom:1em}.simply-scroll .simply-scroll-clip{width:576px;height:200px}.simply-scroll .simply-scroll-list li{float:left;width:290px;height:200px}.vert{width:340px;height:400px;margin-bottom:1.5em}.vert .simply-scroll-clip{width:290px;height:400px}.vert .simply-scroll-list li{width:290px;height:200px}.vert .simply-scroll-btn-up{right:0;top:0}.vert .simply-scroll-btn-down{right:0;top:52px}#partnere h3{color:#a9a9a9;font-family:'lato-bolditalic';font-size:17px}#partnere #company-wrap img{display:inline-block;margin:0 18px auto 18px;vertical-align:middle;max-height:50px;max-width:160px}#partnere #company-wrap img:not([width]){width:auto}#partnere #company-wrap img:not([height]){height:auto}ul#company-wrap:not(:first){display:none}.simply-scroll-list{width:auto}.simply-scroll-container{height:auto;width:100%}.simply-scroll .simply-scroll-clip{height:auto;width:100%}.simply-scroll .simply-scroll-list li{height:70px;max-width:215px}.simply-scroll .simply-scroll-list li:before{content:'';display:inline-block;vertical-align:middle;height:100%}.simply-scroll-container{margin-bottom:0}.simply-scroll-container,.simply-scroll-container .simply-scroll-clip{height:auto;width:100%}