/* ================================================================ */
/*          glowne definicje strony                                 */
/* ================================================================ */

* {margin: 0; padding: 0;}

body {
background:#f8f8f8;
color:#000000;
font-family: Arial;
}

a:visited { text-decoration: none; color: #000000; }
a:link    { text-decoration: none; color: #000000; }
a:hover   { text-decoration: underline; color: #666666;}

h1 {
color:#a3ca2d;

/*color:#718b1e,#a2ca2c;*/
text-decoration: underline;
}

h2 {
color:#a2ca2c;
}

img {
border: 0px;
}

/* ================================================================ */
/*                             main                                 */
/* ================================================================ */

.plik_flash {
width:100%;
margin-bottom:20px;
float:left;
}

#upload_pliki {
  width:98%;
  height:100%;
  margin: 1%;
  float:left;
}

#upload_pliki button {
  width:90%;
  height:25px;
  line-height: 25px;
  font-size:0.8em;
}

#upload_linki {
  background: #a3cb2c;
  width: 99%;
  height: 48px;
  margin-top: 10px;
  margin-bottom: 5px;
  border: #a3b36d 1px solid;
  border-bottom:#718b1e 4px solid;
  float: left;
}

#upload_linki_pojedyncze {
width:49%;
height:100%;
line-height:23px;
text-align:center;
float:left;
}


#upload_linki_all {
width:49%;
height:100%;
line-height:23px;
text-align:center;
border-left:#a3b36d 1px solid;
float:left;
}

#upload_pojedyncze {
width:100%;
height:100%;
float:left;
}

#upload_all {
width:100%;
height:100%;
float:left;
display:none;
}

.miniaturka {
width:465px;
text-align:center;
float:left;
}

.miniaturka img {max-width:100%;}


#linki_flash {
width:480px;
margin-top:5px;
margin-left:10px;
margin-right:10px;
float:left;
}

/* ================================================================ */
/*                       Allegro.Zapodaj.net 						*/
/* ================================================================ */

.plikAllegro {
 background:#ededed;
 width:465px;
 height:100%;
 min-height:300px;
 border:1px #bbbbbb solid;
 margin-bottom:11px;
 float:left;
 }

.plikThumb {
width:100%;
height:100%;
text-align:center;
margin-top:10px;
margin-bottom:10px;
float:left;
}

.plikThumb img {
max-width:100%;
}

.plikCode {
width:98%;
height:100%;
margin-left:1%;
margin-right:1%;
float:left;
}

.plikLine {
width:100%;
height:40px;
margin-top:5px;
margin-bottom:5px;
float:left;
}

.plikInfo {
width:98%;
height:100%;
margin-left:1%;
margin-right:1%;
float:left;
}

.plikButtons {
width:98%;
height:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:10px;
text-align:center;
float:left;
}

/* ================================================================ */
/*             		            eee                                 */
/* ================================================================ */

.komunikat {
    width:336px;
    height:100%;
    margin:2px;
    float:left;
}

#menu {

}

/* ================================================================ */
/*                          zawartosc                               */
/* ================================================================ */


#iavatars {
width:790px;
margin-left:10px;
margin-top:20px;
float:left;
}

#iaupload {
width:300px;
margin-bottom:15px;
float:left;
}

#iatext {
width:465px;
margin-top:30px;
margin-left:25px;
margin-bottom:15px;
float:left;
}


#text,#upload,#serwisy {
width:100%;
margin-top:10px;
margin-left:5px;
float:left;
}

#text a,#upload a,#serwisy a {
line-height:16px;
}

.main_text {
color:#000000;
padding-left:10px;
}

#upload a:visited,#serwisy a:visited,#linki_flash a:visited { text-decoration: none; font-weight:bold; color: #a1c92b; }
#upload a:link,#serwisy a:link,#linki_flash a:link    { text-decoration: none; font-weight:bold; color: #a1c92b; }
#upload a:hover,#serwisy a:hover,#linki_flash a:hover  { text-decoration: underline; font-weight:bold; color: #666666;}

.lewa {
color:#4c4c4c;
width:50%;
float:left;
}

.prawa {
color:#4c4c4c;
width:50%;
text-align:right;
float:right;
}

/* ================================================================ */
/*                       lista plików                               */
/* ================================================================ */

.plik {
background: #ededed;
width:99%;
height: 100%;
border: 1px #bbbbbb solid;
margin-bottom: 10px;
float: left;
}

.plik_title {
  width:98%;
  height:20px;
  color:#4c4c4c;
  line-height: 20px;
  font-weight:bold;
  padding:1%;
  float:left;
}

.plik_info {
  width:98%;
  height:15px;
  color:#4c4c4c;
  line-height:15px;
  font-size:0.6em;
  padding:1%;
  float:left;
}

.plik_input_long {
  width:98%;
  height:100%;
  min-height:30px;
  color:#4c4c4c;
  line-height: 30px;
  padding:1%;
  overflow-x: hidden;
  word-wrap:break-word;
  float:left;
}

.plik_input {
  width:98%;
  height:30px;
  color:#4c4c4c;
  line-height: 30px;
  padding:1%;
  float:left;
}

.plik_social {
  width:100%;
  height:80px;
  line-height:30px;
  float:left;
}

.plik_social img {
  width:15px;
  height:15px;
  margin:5px;
}

#plik_social_facebook a:visited, #plik_social_twitter a:visited, #plik_social_gplus a:visited,#plik_social_facebook a:link, #plik_social_twitter a:link, #plik_social_gplus a:link {
  color:#fff;
  font-size:10px;
  margin-left: 25px;
}

#plik_social_facebook {
  background: #506bb2 url("https://zapodaj.net/gfx/icons/facebook-icon.svg") no-repeat left center;
  background-size: 15px 15px;
  width:95px;
  height:25px;
  line-height:25px;
  border-left: 5px #506bb2 solid;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

#plik_social_twitter {
  background:#509acf url("https://zapodaj.net/gfx/icons/twitter-icon.svg") no-repeat left center;
  background-size: 15px 15px;
  width:95px;
  height:25px;
  line-height:25px;
  border-left: 5px #509acf solid;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

/* ================================================================ */
/*                lista plików łączona                              */
/* ================================================================ */

.pliki {
background: #ededed;
width:99%;
height: 100%;
border: 1px #bbbbbb solid;
margin-bottom: 10px;
float: left;
}

.pliki_title {
  width:98%;
  height:20px;
  color:#4c4c4c;
  line-height: 20px;
  font-weight:bold;
  padding:1%;
  float:left;
}

.pliki_linki {
  width:98%;
  height:100%;
  min-height:30px;
  color:#4c4c4c;
  line-height: 30px;
  padding:1%;
  overflow-x: hidden;
  word-wrap:break-word;
  float:left;
}

.pliki_textarea {
  width:98%;
  height:100%;
  float:left;
}

.pliki_info {
  width:98%;
  height:15px;
  color:#4c4c4c;
  line-height:15px;
  font-size:0.6em;
  padding:1%;
  float:left;
}

/* ================================================================ */
/*                       kontakt                              */
/* ================================================================ */


#kontakt_formularz {
width:800px;
height:100%;
float:left;
}

#kontakt_form {
width:55%;
height:100%;
margin-right:5%;
float:left;
}

#kontakt_dane {
  width:40%;
  height:100%;
float:left;
}

#kontakt_send {
width:100%;
height:100%;
text-align:center;
float:left;
}

#form1 {
margin-top:30px;
}

#form2, #form3, #form4, #form5, #info2, #info3, #info4, #info5 {
display:none;
}

/* ================================================================ */
/*                             classy                               */
/* ================================================================ */

.konkurs {
background:#f8f8f8;
width:600px;
height:100%;
padding:2px;
border: 1px #a1c92b dashed;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.wazne {
background:#f8f8f8;
width:90%;
height:100%;
padding:2px;
border: 1px #a1c92b dashed;
}

.wazneav {
background:#f8f8f8;
width:750px;
height:100%;
padding:2px;
border: 1px #a1c92b dashed;
}


.head {
color:#a1c92b;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
}

.pdtail {
color:#a1c92b;
font-weight:bold;
text-align:right;
}

input.button {
color: #ffffff;
border: 1px #718d1e solid;
background-color: #a3ca2d;
font-weight:bold;
}



input, textarea, select, button {
color: #777777;
border: 1px #bbbbbb solid;
background-color: #F6f6f6;
}

button, input, select, textarea {
  font-family : inherit;
  font-size   : 100%;
}

input, textarea, select, button {
  width : 90%;
  margin: 5px;
  -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
     -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
          box-sizing: border-box;
}

input.check {
    width:100%;
}

#upload_linki_pojedyncze a:link, #upload_linki_pojedyncze a:visited, #upload_linki_all a:link, #upload_linki_all a:visited {
    display:block;
    width:100%;
    height:46px;
    text-decoration: none;
    font-weight:bold;
    color: #718b1e;
}

#upload_linki_pojedyncze a:hover, #upload_linki_all a:hover {
    background:bottom center url("https://zapodaj.net/gfx/trojkat.png");
    background-repeat:no-repeat;
    display: block;
    text-decoration: none;
    font-weight:bold;
    color: #ffffff;
}

/* ================================================================ */
/*                              tail                                */
/* ================================================================ */




/* ================================================================ */
/*                           porownanie                             */
/* ================================================================ */

.linia {
width:790px;
height:20px;
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
border-bottom:1px #a1c92b solid;
float:left;
}

.linia_serwisowa {
width:790px;
height:20px;
margin-top:1px;
margin-left:1px;
border-bottom:1px #a1c92b solid;
float:left;
}

.linia:hover {
background:#ffffff;
width:790px;
height:20px;
margin:0px;
border:1px #708c1d solid;
margin-bottom:1px;
float:left;
}

.funkcja {
width:190px;
text-align:center;
float:left;
}

.serwisn {
background:#dbdbdb;
width:100px;
height:20px;
text-align:center;
float:left;
}

.serwisp {
background:#f5f5f5;
width:100px;
height:20px;
text-align:center;
float:left;
}

.serwisnb {
background:#708c1d;
width:100px;
height:20px;
text-align:center;
font-weight:bold;
color:#ffffff;
float:left;
}

.serwispb {
background:#a3ca2d;
width:100px;
height:20px;
text-align:center;
font-weight:bold;
color:#ffffff;
float:left;
}

.linia_oddzielajaca {
background:#a3ca2d;
width:790px;
height:20px;
margin-left:1px;
text-align:center;
font-weight:bold;
color:#ffffff;
float:left;
}

.porownanie_tabela {
width:100%;
height:100%;
margin-top:20px;
}

#wosp {
width:100%;
height:50px;
text-align:center;
float:left;
}

.text {
padding:10px;
}

/* Nowy poczÄ‚Â„Ă‚Â…tek */


/* rules for mobile vertical (< 480) */




    #site {
    width:100%;
    margin-top:20px;
    }

    #menu {
    width:100%;
    height:100%;
    float:left;
    }

    #logo {
    background:#fff;
    width:100%;
    height:85px;
    text-align:center;
    float:left;
    }

/* ================================================================ */
/*                         navigation                               */
/* ================================================================ */
    #navigation {
        background: #718b1e;
        width:100%;
        float:left;
    }

    #navigation ul { width: 90%; margin-left:10%; list-style:none; border-top: 1px solid #718b1e; float:left; }
    #navigation li { width:100%; height:50px; border-bottom: 1px solid #718b1e; float:left; }
    #navigation li a {
        background:#a3cb2c;
        display:block;
        width:90%;
        height:50px;
        line-height:50px;
        padding-left:10%;
        text-decoration: none;
        font-weight:bold;
        color: #ffffff;
    }

    #navigation li a:hover {
        background:#ffffff;
        display: block;
        text-decoration: none;
        font-weight:bold;
        color: #a2ca2c;
        }

    #content {
        width:100%;
        float:left;
    }

    #iupload {
        width:90%;
        margin:5%;
        float:left;
    }

    #itext {
        width:90%;
        margin:5%;
        float:left;
    }

    .box {
    width:92%;
    height:100%;
    padding:4%;
    float:left;
    }

    #content {
background:#ffffff;
width:100%;
min-height:390px;
display:table-cell;
vertical-align:top;
}

#boxes {
width:100%;
min-height:190px;
border-top:1px #a1c92b solid;
border-bottom:1px #a1c92b solid;
padding-top:10px;
padding-bottom:10px;
float:left;
}

/* ================================================================ */
/*                              Tail                                */
/* ================================================================ */

#tail {
width:100%;
height:25px;
margin-top:5px;
float:left;
}

#undermedia {
height:25px;
float:right;
}

#copyright {
height:25px;
float:left;
}

/* ================================================================ */
/*                           reklamy                                */
/* ================================================================ */
#stop {
  width: 100%;
  height: 330px;
  text-align: center;
  float:left;
}

#sside {
    display: none;
}

#sbottom {
  width: 100%;
  height:330px;
  text-align: center;
  float:left;
}

#gatop {
width:100%;
min-height:60px;
margin-bottom:5px;
text-align:center;
float:left;
}

#gatail {
width:100%;
min-height:60px;
margin-top:5px;
margin-bottom:5px;
text-align:center;
float:left;
}

#gaupload {
    width:336px;
    height:280px;
    margin:2px;
    float:left;
}



    @media (min-width: 480px) {
       /* rules for mobile horizontal (480 > 768)  */

       input.check {
        width:50%;
        }

       #table {
        width:100%;
        height:100%;
        display:table;
        border-top: 1px #a1c92b solid;
        border-bottom:1px #a1c92b solid;
        float:left;
        }

        #tablerow {
        width:100%;
        min-height:390px;
        display:table-row;
        }

        #menu {
            width:180px;
            display:table-cell;
            vertical-align:top;
            float:none;
        }

        #logo {
          width:180px;
        }

       #navigation {
           width:180px;
       }

       #content {
           width:100%;
           min-width:300px;
           max-width:588px;
           display:table-cell;
       }



    }
    @media (min-width: 768px) {
       /* rules for tablet (768 > 992) */
       #content {
           min-width:588px;
           max-width:992px;
       }

       .box {
        width:46%;
        height:100%;
        padding:2%;
        float:left;
        }

        #upload_linki {
          background: #a3cb2c;
          width: 99%;
          height: 24px;
          margin-top: 10px;
          margin-bottom: 5px;
          border: #a3b36d 1px solid;
          border-bottom:#718b1e 4px solid;
          float: left;
        }

        #upload_linki_pojedyncze a:link, #upload_linki_pojedyncze a:visited, #upload_linki_all a:link, #upload_linki_all a:visited {
            display:block;
            width:100%;
            height:23px;
            text-decoration: none;
            font-weight:bold;
            color: #718b1e;
        }

        .plik_social {
          width:100%;
          height:30px;
          line-height:30px;
          float:left;
        }

        .plik_social img {
          width:15px;
          height:15px;
          margin:5px;
        }

        #plik_social_facebook a:visited, #plik_social_twitter a:visited, #plik_social_gplus a:visited,#plik_social_facebook a:link, #plik_social_twitter a:link, #plik_social_gplus a:link {
          color:#fff;
          font-size:10px;
          margin-left: 25px;
        }

        #plik_social_facebook {
          background: #506bb2 url("icons/facebook-icon.svg") no-repeat left center;
          background-size: 15px 15px;
          width:95px;
          height:25px;
          line-height:25px;
          border-left: 5px #506bb2 solid;
          margin-top:0px;
          margin-right: 0px;
          margin-left:20px;
          float:left;
        }

        #plik_social_twitter {
          background:#509acf url("icons/twitter-icon.svg") no-repeat left center;
          background-size: 15px 15px;
          width:95px;
          height:25px;
          line-height:25px;
          border-left: 5px #509acf solid;
          margin-top:0px;
          margin-right: 0px;
          margin-left:20px;
          float:left;
        }

        #plik_social_gplus {
          background:#da5c44 url("icons/google-plus-icon.svg") no-repeat left center;
          background-size: 15px 15px;
          width:95px;
          height:25px;
          line-height:25px;
          border-left: 5px #da5c44 solid;
          margin-top:0px;
          margin-right: 0px;
          margin-left:20px;
          float:left;
        }

    }
    @media (min-width: 992px) {
       /* rules for desktop (992 > 1200) */

       #iupload {
        width:48%;
        margin:1%;
        float:left;
        }

        #itext {
        width:48%;
        margin:1%;
        float:left;
        }

        .box {
        width:21%;
        height:100%;
        padding:2%;
        float:left;
        }

        input.check {
        width:25%;
        }


        #upload_pliki {
          width:48%;
          height:100%;
          margin: 1%;
          float:left;
        }

    }
    @media (min-width: 1200px) {

        #content {
            max-width:1020px;
        }

        #site {
        width:1200px;
        margin-left:auto;
        margin-right:auto;
        }

        #stop {
          width: 100%;
          height: 330px;
          text-align: center;
          float:left;
        }

        #iupload {
         width:380px;
         margin:5px;
         float:left;
         }

         #itext {
         width:300px;
         margin:0px;
         float:left;
         }

        #sside {
          width:330px;
          height:630px;
          display: block;
          float:left;
        }

        #sbottom {
          width: 100%;
          height: 330px;
          text-align: center;
          float:left;
        }

    }

    #cookieinfo * {
        margin: 0px;
        padding: 0px;
    }

    #cookieinfo {
        position: fixed;
        font-size: 12px;
        font-family: Arial, Verdana, sans-serif;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: #323334;
        padding: 20px;
        box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
        z-index: 1000;
    }

    #cookieinfo h6 {
        font-size: 16px;
        font-weight: bold;
        color: #cdd7da;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
        margin-bottom: 7px;
    }

    #cookieinfo p {
        font-size: 12px;
        color: #afb4bc;
        line-height: 1.5em;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
    }

    #cookieinfo a {
      font-size: 12px;
      color: #afb4bc;
    }

    a#cookiezgoda {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 102px;
        height: 22px;
        border-radius: 11px;
        line-height: 22px;
        font-size: 12px;
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        background-color: #8ba248;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
    }

    #cookieinfo a:hover {
        background-color: #a2ca2c;
    }
