@charset 'UTF-8';
/* ==========================================================================
 *
 * Project: ella
 * Author:
 * Last updated: Mon Mar 09 2015 14:14:53
 *  */
/* ==========================================================================
 * Custom Styling
 * ========================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    font: inherit;
    font-size: 100%;

    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
    display: block;
}

body
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
    content: '';
    content: none;
}

table
{
    border-spacing: 0;
    border-collapse: collapse;
}

/* END HTML RESET */
/* Mixins
 * ========================================================================== */

/* Variables
 * ========================================================================== */

/* Base styles
 * ========================================================================== */

body
{
    font-weight: 400;

    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-weight: 400;

    margin-bottom: 1em;
}

p
{
    margin-bottom: 1em;
}

strong
{
    font-weight: 700;
}

small
{
    font-size: .75em;
}

h1
{
    font-size: 36px;
}

article ol,
article ul
{
    font-size: 14px;

    margin-bottom: 1em;
}

article ol li,
article ul li
{
    line-height: 1.7em;

    margin-bottom: .3em;
    margin-left: 2em;
}

article ol li img,
article ul li img
{
    padding: 1em 0;

    vertical-align: middle;
}

article ul li
{
    list-style-type: disc;
}

article ol li
{
    list-style-type: decimal;
}

article p a
{
    font-weight: 700;

    padding-bottom: .2em;

    text-decoration: none;

    color: torque;
}

article p a:hover
{
    padding-bottom: .2em;
}

article em,
article i
{
    font-style: italic;
}

article blockquote,
article q
{
    font-size: 1em;
    font-style: italic;

    margin: 0;
    padding-left: 3em;

    border-left: 1px dotted #999;
}

article iframe
{
    width: 100%;
}

body.cookieOn
{
    padding-bottom: 60px;
}

#cookieInfo
{
    font-size: 12px;
    line-height: 60px;

    position: fixed;
    z-index: 99999;
    bottom: 0;

    display: none;

    width: 100%;
    padding: 0;

    color: #fff;
    background: torque;
}

#cookieInfo div
{
    width: 1000px;
    margin: 0 auto;
}

#cookieInfo p
{
    line-height: 60px;

    margin: 0;
}

#cookieInfo a
{
    display: inline-block;

    margin: 0 0 0 2em;

    text-decoration: none;

    color: #fff;
}

#cookieInfo #cookieInfoClose
{
    font-size: 12px;
    font-weight: bold;
    line-height: 54px;

    padding: 0 2em;

    text-align: center;
    text-decoration: none;

    border: none;
    border-radius: 3px 3px 3px 3px;
    background-clip: padding-box;

    behavior: url(../dist/js/PIE.htc);
}

article form select,
article form input[type=text]
{
    font-family: 'Open Sans', sans-serif;

    padding: 10px 20px;

    cursor: pointer;

    border: 1px solid #e23f3a;
    border-radius: 10px 10px 10px 10px;
    background-clip: padding-box;

    behavior: url(../dist/js/PIE.htc);
}

article form select
{
    font-weight: bold;

    text-transform: uppercase;
}

/* Common
 * ========================================================================== */

@font-face {
    font-family: 'CanalLight';

    src: url('../font/canal_light_plain_pl-webfont.eot');
    src: url('../font/canal_light_plain_pl-webfont.eot?#iefix') format('embedded-opentype'), url('../font/canal_light_plain_pl-webfont.woff') format('woff'), url('../font/canal_light_plain_pl-webfont.ttf') format('truetype'), url('../font/canal_light_plain_pl-webfont.svg#CanalLight') format('svg');
}

@font-face {
    font-family: 'CanalBold';

    src: url('../font/canal_bold_plain_pl-webfont.eot');
    src: url('../font/canal_bold_plain_pl-webfont.eot?#iefix') format('embedded-opentype'), url('../font/canal_bold_plain_pl-webfont.woff') format('woff'), url('../font/canal_bold_plain_pl-webfont.ttf') format('truetype'), url('../font/canal_bold_plain_pl-webfont.svg#CanalBold') format('svg');
}

@font-face {
    font-family: 'MLPFont';

    src: url('../font/mlp-webfont.eot');
    src: url('../font/mlp-webfont.eot?#iefix') format('embedded-opentype'), url('../font/mlp-webfont.woff') format('woff'), url('../font/mlp-webfont.ttf') format('truetype'), url('../font/mlp-webfont.svg#MLPFont') format('svg');
}

@font-face {
    font-family: 'FontUI';

    src: url('../font/font-ui.eot');
    src: url('../font/font-ui.eot?#iefix') format('embedded-opentype'), url('../font/font-ui.woff') format('woff'), url('../font/font-ui.ttf') format('truetype'), url('../font/font-ui.svg#FontUI') format('svg');
}

.col13, .row .col13,
.col12,
.row .col12,
.col14,
.row .col14,
.col1 .praca,
.col34,
.row .col34,
.col23,
.row .col23
{
    position: relative;
}

.col14, .row .col14, .col1 .praca
{
    width: 23.5%;
}

.col13, .row .col13
{
    width: 32%;
}

.col12, .row .col12
{
    width: 49%;
}

.col34, .row .col34
{
    width: 74.5%;
}

.col23, .row .col23
{
    width: 66%;
}

.col1
{
    width: 1000px;
}

.row
{
    position: relative;

    float: none;
    clear: both;

    -moz-box-sizing: border-box;
    min-width: 960px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.row:after
{
    display: table;
    clear: both;

    content: '';
}

.row .col13,
.row .col12,
.row .col14,
.row .col1 .praca,
.col1 .row .praca,
.row .col34,
.row .col23
{
    float: left;
}

.row .col13:first-child,
.row .col12:first-child,
.row .col14:first-child,
.row .col1 .praca:first-child,
.col1 .row .praca:first-child,
.row .col34:first-child,
.row .col23:first-child
{
    margin-left: 0;
}

.row .col14, .row .col1 .praca, .col1 .row .praca
{
    margin-left: 20px;
}

.row .col13
{
    margin-left: 20px;
}

.row .col12
{
    margin-left: 20px;
}

.row .col34
{
    margin-left: 20px;
}

.row .col23
{
    margin-left: 20px;
}

.row .col1
{
    width: 1000px;
}

.j-row
{
    min-width: 960px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 auto;

    text-align: justify;
}

.j-row:after
{
    display: inline-block;

    width: 100%;

    content: '';
}

.j-row .col13,
.j-row .col12,
.j-row .col14,
.j-row .col1 .praca,
.col1 .j-row .praca,
.j-row .col34,
.j-row .col23
{
    display: inline-block;

    vertical-align: top;
}

nav.accessibility-nav
{
    display: none;
}

.container
{
    overflow: hidden;
}

.wrapper .start
{
    width: 117px;
    height: 117px;
}

.wrapper .start:before
{
    font-family: FontUI;
    font-size: 60px;
    line-height: 117px;

    content: '';
}

.wrapper .galeria
{
    width: 99px;
    height: 99px;
}

.wrapper .galeria:before
{
    font-family: FontUI;
    font-size: 43px;
    line-height: 99px;

    content: '';
}

.navigation ul li a
{
    position: absolute;

    display: inline-block;

    text-decoration: none;
}

.navigation ul li a.start
{
    top: 200px;
    left: 50px;
}

.navigation ul li a.galeria
{
    top: 330px;
    left: 55px;
}

body
{
    font-family: CanalLight, sans-serif;
    font-size: 16px;
    line-height: 1.5em;

    color: #fff;
    background: url(../img/bg_top.jpg) scroll no-repeat center 100px;
}

.logo-mlp,
.logo-mm
{
    position: absolute;

    display: block;

    background-repeat: no-repeat;
    background-position: 0 0;
}

.logo-mlp
{
    top: 20px;
    left: 20px;

    width: 186px;
    height: 166px;

    background-image: url(../img/logo_mlp.png);
}

.logo-mm
{
    top: 30px;
    right: 30px;

    width: 170px;
    height: 125px;

    background-image: url(../img/logo_mm.png);
}

.button, .wrapper .start, .wrapper .galeria, .btn-szukaj,
.btn-prev,
.btn-next
{
    font-family: MLPFont, sans-serif;

    display: inline-block;

    text-align: center;
    text-decoration: none;

    color: #8d63ab;
    border: 3px solid #8d63ab;
    border-radius: 100% 100% 100% 100%;
    background: #c7a0cb;
    background-clip: padding-box;

    behavior: url(../dist/js/PIE.htc);
}

.button:hover, .wrapper .start:hover, .wrapper .galeria:hover, .btn-szukaj:hover,
.btn-prev:hover,
.btn-next:hover
{
    color: #c7a0cb;
    background: #8d63ab;
}

.button-big
{
    font-size: 36px;
    line-height: 133px;

    width: 133px;
    height: 133px;
}

.button-small
{
    font-size: 18px;
    line-height: 64px;

    width: 64px;
    height: 64px;
}

.animated, aside .praca,
.col1 .praca
{
    -webkit-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.animated:hover, aside .praca:hover,
.col1 .praca:hover
{
    -webkit-transform: translate(0, -.5em);
        -ms-transform: translate(0, -.5em);
            transform: translate(0, -.5em);
}

.praca
{
    display: block;

    text-align: center;
    text-decoration: none;
}

.praca .image
{
    display: block;

    width: 100%;
    height: 235px;

    background-color: #ebd9ff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80%;
}

.praca .label
{
    position: relative;

    display: block;

    padding: 45px 27px 18px 27px;

    text-align: left;

    background: #fff;
}

.praca .label:before
{
    position: absolute;
    top: 10px;
    left: 27px;

    display: block;

    width: 74px;
    height: 26px;

    content: '';

    background-image: url(../img/sprite.png);
    background-position: 0 -170px;
}

.praca .label .imie
{
    font-family: MLPFont, sans-serif;
    font-size: 24px;

    display: block;

    color: #ec008c;
}

.praca .label .wiek
{
    font-family: Arial, sans-serif;
    font-size: 16px;

    color: #c7a0cb;
}

.gradient-background
{
    margin-top: 582px;

  /* IE10 Consumer Preview */
  /* Mozilla Firefox */
  /* Opera */
  /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #83c453), color-stop(1, #25a755));
  /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #83c453 0%, #25a755 100%);
  /* W3C Markup, IE10 Release Preview */
    background-image:         linear-gradient(to bottom, #83c453 0%, #25a755 100%);
}

section.row
{
    position: relative;
    top: -130px;
}

article
{
    text-align: center;
}

article h1
{
    font-family: MLPFont, sans-serif;
    font-size: 48px;
    line-height: 1em;

    color: #ec008c;
}

aside
{
    text-align: center;
}

aside > *
{
    margin-bottom: 2em;
}

.col1 .praca
{
    margin-bottom: 2em;
}

.col1 .praca:first-child, .col1 .praca:nth-child(4n+1)
{
    margin-left: 0;
}

.szukaj,
.paging
{
    font-family: MLPFont, sans-serif;

    display: inline-block;

    padding: 0 2em 2em;

    text-align: center;

    background: #f7edf1;
}

.szukaj input,
.szukaj select,
.paging input,
.paging select
{
    border-width: 2px !important;
}

.szukaj > *,
.paging > *
{
    margin: 0 3px;

    vertical-align: middle;
}

.szukaj legend,
.paging legend
{
    font-size: 30px;

    width: 100%;
    padding: 1em 0;

    text-align: center;
}

.szukaj
{
    color: #3f3281;
}

.szukaj input,
.szukaj select
{
    border-color: #3f3281 !important;
}

.paging
{
    color: #ec008c;
}

.paging input,
.paging select
{
    border-color: #ec008c !important;
}

.btn-szukaj,
.btn-prev,
.btn-next
{
    width: 64px;
    height: 64px;
}

.btn-szukaj:before,
.btn-prev:before,
.btn-next:before
{
    font-family: FontUI;
    font-size: 32px;
    line-height: 64px;
}

.btn-next:before
{
    position: relative;
    right: -3px;

    content: '';
}

.btn-prev:before
{
    position: relative;
    left: -3px;

    content: '';
}

.btn-szukaj:before
{
    content: '';
}

.gra-flash
{
    display: inline-block;

    width: 800px;
    height: 600px;
    margin-bottom: 2em;

    background: #c7a0cb;
}

.praca-container
{
    display: inline-block;

    width: 700px;
    margin-bottom: 2em;
}

.praca-label
{
    display: inline-block;

    width: 700px;
    padding: 25px 0 25px 0;

    background: #fff;
}

.praca-label .content
{
    position: relative;

    display: inline-block;

    width: 424px;

    text-align: left;
}

.praca-label .content:after
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 74px;
    height: 26px;
    margin-top: -13px;

    content: '';

    background-image: url(../img/sprite.png);
    background-position: 0 -170px;
}

.praca-label .imie
{
    font-family: MLPFont, sans-serif;
    font-size: 24px;

    display: block;

    color: #ec008c;
}

.praca-label .wiek
{
    font-family: Arial, sans-serif;
    font-size: 16px;

    color: #c7a0cb;
}

.praca-zoom
{
    overflow: auto;

    width: 700px;

    text-align: center;

    background: #f7edf1;
}

.praca-zoom > *
{
    display: inline-block;

    vertical-align: middle;
}

.praca-zoom .btn-prev
{
    position: relative;
    left: -25px;
}

.praca-zoom .btn-next
{
    position: relative;
    right: -25px;
}

.praca-zoom .canvas
{
    width: 424px;
    height: 424px;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.article form
{
    text-align: center;
}

.zglosPanel
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;

    text-align: center;

    background: #fff;
}

.zglosPanel legend
{
    font-size: 24px;

    margin: 0 auto;
    padding-top: 2em;

    color: #c7a0cb;
}

.zglosPanel input[type=text]
{
    display: block;

    width: 80%;
    margin: 20px auto 20px auto;

    border: 1px solid #c7a0cb;
}

input[type=submit]
{
    cursor: pointer;
}

.article
{
    text-align: center;
}

.article form
{
    display: inline-block;

    min-width: 200px;
    max-width: 500px;
}

.article form input,
.article form select
{
    border-width: 2px !important;
}

.article form textarea
{
    font-size: 13px;

    height: 200px;
}

.article form input[type=email],
.article form textarea
{
    display: inline-block;

    width: 100%;
    margin-bottom: 30px;
}

.minimini-top
{
    font-size: 0;

    height: 90px;
    padding-top: 10px;

    letter-spacing: 0;
    word-spacing: 0;

    background: url(../img/bg_minimini-top.gif) no-repeat center top;
}

.minimini-top .wide,
.minimini-top .narrow
{
    display: inline-block;

    vertical-align: middle;
}

.minimini-top .narrow
{
    width: 15%;
}

.minimini-top .wide
{
    width: 70%;
}

.minimini-top .align-left
{
    text-align: left;
}

.minimini-top .align-right
{
    text-align: right;
}

.minimini-top .align-center
{
    text-align: center;
}

.minimini-top .logo
{
    display: inline-block;
    overflow: hidden;

    width: 100px;
    height: 73px;

    text-indent: -9999px;

    background-image: url(http://www.miniminiplus.pl/_images/logo-2014.png);
    background-repeat: no-repeat;
    background-size: 100px 73px;
}

.minimini-top nav a.logo:hover
{
    top: 0 !important;

    border-bottom: none;
}

.minimini-top nav a
{
    font-family: 'CanalBold', sans-serif;
    font-size: 12px;

    display: inline-block;

    width: 105px;
    height: 100%;

    text-align: center;
    vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;

    color: #00afc2;
}

.minimini-top nav a:before
{
    display: block;

    width: 56px;
    height: 56px;
    margin: 0 auto;

    content: '';

    background: url(../img/sprites.png) no-repeat 0 0;
}

.minimini-top nav a:hover
{
    position: relative;
    top: -7px;

    border-bottom: 1px solid #00afc2;
}

.minimini-top nav .gry-i-zabawy:before
{
    background-position: -56px 0;
}

.minimini-top nav .filmiki:before
{
    background-position: -112px 0;
}

.minimini-top nav .konkursy:before
{
    background-position: -168px 0;
}

.minimini-top nav .swiat-rybki:before
{
    background-position: -224px 0;
}

.minimini-top nav .program-tv:before
{
    background-position: -280px 0;
}

.minimini-top nav .dla-rodzicow:before
{
    background-position: -336px 0;
}

.minimini-top nav:first-child a:before
{
    content: none;
}

/* Responsive
 * ========================================================================== */

@media only screen and (max-width: 1000px)
{
    .minimini-top
    {
        display: none;
    }

    body
    {
        background-position: center 0;
    }

    .game-wrapper
    {
        display: block;

        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1040px)
{
    .row,
  .j-row
    {
        min-width: 0;
        max-width: none;
        margin: 0 20px;
    }

    .row .col34,
  .row .col14,
  .row .col1 .praca,
  .col1 .row .praca,
  .row .col1,
  .j-row .col34,
  .j-row .col14,
  .j-row .col1 .praca,
  .col1 .j-row .praca,
  .j-row .col1
    {
        display: block;
        float: none;

        width: 100%;
        margin: 0;
    }

    .row .col34 img[alt=Nagrody],
  .row .col14 img[alt=Nagrody],
  .row .col1 .praca img[alt=Nagrody],
  .col1 .row .praca img[alt=Nagrody],
  .row .col1 img[alt=Nagrody],
  .j-row .col34 img[alt=Nagrody],
  .j-row .col14 img[alt=Nagrody],
  .j-row .col1 .praca img[alt=Nagrody],
  .col1 .j-row .praca img[alt=Nagrody],
  .j-row .col1 img[alt=Nagrody]
    {
        width: 100%;
    }

    aside
    {
        font-size: 0;

        letter-spacing: 0;
        word-spacing: 0;
    }

    aside .praca
    {
        display: inline-block;

        width: 29.33333%;
        margin-left: 2%;
    }

    aside .praca:first-child
    {
        margin-left: 0;
    }

    .col1 .container .praca
    {
        display: inline-block;
        float: none;

        width: 29.33333%;
        margin-bottom: 20px;
        margin-left: 2%;
    }

    .col1 .container .praca .image
    {
        background-size: contain;
    }

    .col1 .container .praca:nth-child(4n+1)
    {
        margin-left: 2%;
    }

    .col1 .container .praca:first-child, .col1 .container .praca:nth-child(3n+1)
    {
        margin-left: 0;
    }

    .szukaj,
  .paging
    {
        display: block;

        width: auto;
        margin-bottom: 20px;
        padding-right: 0;
        padding-left: 0;
    }

    p
    {
    /*white-space: nowrap */
        overflow: hidden;

        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 760px)
{
    body
    {
        background-color: #84c454 !important;
        background-position: center 140px;
        background-size: contain;
    }

    section.row
    {
        top: auto;
    }

    .gradient-background
    {
        margin-top: 40%;
    }

    .logo-mlp
    {
        left: 0;

        width: 93px;
        height: 83px;

        background-size: 100%;
    }

    .logo-mm
    {
        right: 0;

        width: 85px;
        height: 63px;

        background-size: 100%;
    }

    .header
    {
        text-align: center;
    }

    .navigation
    {
        display: inline-block;

        vertical-align: middle;
    }

    .navigation ul li
    {
        display: inline-block;
    }

    .navigation ul li a.start, .navigation ul li a.galeria
    {
        position: relative;
        top: auto;
        left: auto;
    }

    .praca-container,
  .praca-zoom,
  .praca-label,
  .praca-zoom .canvas,
  .praca-label .content
    {
        width: 100%;
    }

    .praca-label .content > *
    {
        margin-left: 40px;
    }

    .praca-label .content:after
    {
        right: 40px;
    }

    .praca-zoom
    {
        position: relative;

        overflow: visible;
    }

    .praca-zoom .btn-prev,
  .praca-zoom .btn-next
    {
        position: absolute;
        top: 50%;

        margin-top: -32px;
    }

    .praca-zoom .btn-prev
    {
        left: -10px;
    }

    .praca-zoom .btn-next
    {
        right: -10px;
    }
}

@media only screen and (max-width: 640px)
{
    .col1 .container .praca
    {
        display: inline-block;
        float: none;

        width: 46%;
        margin-bottom: 20px;
        margin-left: 2%;
    }

    .col1 .container .praca:nth-child(4n+1)
    {
        margin-left: 2%;
    }

    .col1 .container .praca:nth-child(3n+1)
    {
        margin-left: 2%;
    }

    .col1 .container .praca:first-child, .col1 .container .praca:nth-child(2n+1)
    {
        margin-left: 0;
    }
}

@media only screen and (max-width: 550px)
{
    .wrapper .navigation ul li .start,
  .wrapper .navigation ul li .galeria
    {
        position: relative;
        top: 30px;

        width: 64px;
        height: 64px;
    }

    .wrapper .navigation ul li .start:before,
  .wrapper .navigation ul li .galeria:before
    {
        font-size: 24px;
        line-height: 64px;
    }

    .gradient-background
    {
        margin-top: 60%;
    }

    .szukaj,
  .paging
    {
        display: table;

        width: 100%;
    }

    .szukaj input[type=text],
  .szukaj select,
  .paging input[type=text],
  .paging select
    {
        width: 80%;
        margin-bottom: 20px;
    }

    .paging
    {
        padding-bottom: 80px;
    }

    .bottom
    {
        position: relative;

        display: table-footer-group;
        overflow: auto;
    }

    .btn-prev,
  .btn-next
    {
        position: absolute;

        display: inline-block;
    }

    .btn-prev
    {
        left: 30px;
    }

    .btn-next
    {
        right: 30px;
    }
}

@media only screen and (max-width: 400px)
{
    .col1 .container .praca
    {
        display: block;

        width: 100%;
        margin-left: 0;
    }

    .logo-mlp
    {
        top: 45px;
        left: 0;

        width: 56px;
        height: 50px;

        background-size: 100%;
    }

    .logo-mm
    {
        top: 50px;
        right: 0;

        width: 51px;
        height: 38px;

        background-size: 100%;
    }
}

@media only screen and (max-width: 520px)
{
    aside .praca
    {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
    }

    aside .praca .image
    {
        background-size: contain;
    }
}

@media only screen and (max-width: 400px)
{
    html,
  body
    {
    /*overflow-x: hidden */
    }
}

/*# sourceMappingURL=main.css.map */

.megalista .praca{
	width:45%;
}
.megalista .praca .image{
height:376px;
}

.megalista .label span {color:#000;}