﻿header, section, footer, aside, nav, main, article, figure {
    display: block;
}
body {
   font-family: 'Lato', sans-serif;
    font-size: 0.9em;
    margin:0; padding:0;
  background: -moz-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,22,41,1)), color-stop(25%, rgba(0,31,59,1)), color-stop(50%, rgba(0,46,87,1)), color-stop(75%, rgba(0,31,59,1)), color-stop(100%, rgba(0,22,41,1)));
background: -webkit-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%);
background: -o-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%);
background: -ms-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%);
background: linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001629', endColorstr='#001629',GradientType=1 );
}
h1, h2, h3, h4, h5 {
color: #D5D5D5;
font-family: 'Oswald', sans-serif;
   }
h1 {
    font-size: 30px;
        margin-top: 15px;
    margin-bottom: 15px;
}

h2 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#boxes p, #content p {
    font-style: italic;
}

p {
    font-size: 15px;
line-height: 22px;
}
a {
    text-decoration: none;
}
header {
    border-bottom: solid 5px #00306a;
    background: -moz-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,31,57,1)), color-stop(25%, rgba(2,46,87,1)), color-stop(50%, rgba(7,73,135,1)), color-stop(75%, rgba(2,46,87,1)), color-stop(100%, rgba(0,31,57,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001f39', endColorstr='#001F39',GradientType=1 ); /* ie6-9 */ 
    float: left;
width: 100%;
position: fixed;
z-index: 1000;
top: 0px;
}
section .slider {
   background: #000000;
}
.slider {
   border-bottom: solid 5px #00306a;
   width: 100%;
   height: auto;
}
section {
    width:100%;
    background-color: lightgrey;
    clear: both;
}
section .slider {
    background: #000000;
    position: relative;
    top: 0px;
    margin-top:0px !important;
}
section {
    margin-top: 95px !important;
}
#boxes {
    margin-top: 0px !important;
}

#sliderek {
    background: transparent;
}
article {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: white;
    overflow-x: hidden;
}
figure:hover {
   
}
#content article .theme h1 {
   text-align: left;
}
#content a {
   color: #41b6f9 !important;
}
#content article {
   width: 98%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
    -moz-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
    box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
}
#content article .theme {
   text-align: justify;
}
#content article .theme img {
   float: left;
margin: 2px;
}
#content article .theme img.pics:hover {
    position: relative;
    -webkit-box-shadow: 0 0 5px rgba(25, 74, 178,.6), inset 0 0 5px rgba(25, 74, 178,1);
    -moz-box-shadow: 0 0 5px rgba(25, 74, 178,.6), inset 0 0 5px rgba(25, 74, 178,1);
    box-shadow: 0 0 5px rgba(25, 74, 178,.6), inset 0 0 5px rgba(25, 74, 178,1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#content article .theme img.pics {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#boxes article, #content article {
   background: transparent;
   overflow: hidden;
}
#boxes, #content, .pakiet1, .pakiet2, .pakiet3 {
         background: -moz-linear-gradient(45deg, rgba(0,34,62,1) 0%, rgba(0,42,78,1) 25%, rgba(0,51,95,1) 50%, rgba(0,42,78,1) 75%, rgba(0,34,62,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,34,62,1)), color-stop(25%, rgba(0,42,78,1)), color-stop(50%, rgba(0,51,95,1)), color-stop(75%, rgba(0,42,78,1)), color-stop(100%, rgba(0,34,62,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(0,34,62,1) 0%, rgba(0,42,78,1) 25%, rgba(0,51,95,1) 50%, rgba(0,42,78,1) 75%, rgba(0,34,62,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(0,34,62,1) 0%, rgba(0,42,78,1) 25%, rgba(0,51,95,1) 50%, rgba(0,42,78,1) 75%, rgba(0,34,62,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(0,34,62,1) 0%, rgba(0,42,78,1) 25%, rgba(0,51,95,1) 50%, rgba(0,42,78,1) 75%, rgba(0,34,62,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(0,34,62,1) 0%, rgba(0,42,78,1) 25%, rgba(0,51,95,1) 50%, rgba(0,42,78,1) 75%, rgba(0,34,62,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00223e', endColorstr='#00223e',GradientType=1 ); /* ie6-9 */ 
    color: #969494;
    
}

nav ul {
    padding: 0;
}

nav ul li {
    display: inline;
    margin: 5px;
}
figure img {
margin-left: auto;
margin-right: auto;
}
#boxes figure {
   width: 29%;
   margin-left: 1%;
   margin-right: 1%;
   margin-top: 10px;
   margin-bottom: 10px;
   display: inline-block;  
   float: left; 
   height: 450px;
-webkit-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
-moz-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
padding-top: 10px;
padding-bottom: 10px;
padding-left: 1%;
padding-right: 1%;
}
.fota {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
-moz-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
}

img {
   max-width: 100% !important;
}
.silder {
   width: 100%;
}

/** footer **/

footer {
   text-align: center;
   color: #969494;
   background: -moz-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,22,41,1)), color-stop(25%, rgba(0,31,59,1)), color-stop(50%, rgba(0,46,87,1)), color-stop(75%, rgba(0,31,59,1)), color-stop(100%, rgba(0,22,41,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(0,22,41,1) 0%, rgba(0,31,59,1) 25%, rgba(0,46,87,1) 50%, rgba(0,31,59,1) 75%, rgba(0,22,41,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001629', endColorstr='#001629',GradientType=1 ); /* ie6-9 */ 
   margin: 0px;
   font-family: 'Lato', sans-serif;
}
.left, .right, .center {
   float: left;
   display: inline-block;
   width: 32%;
   text-align: left;
}
.left {
      margin-left: 0px;
      margin-right: 2%;
}
.center {
   margin-left: 0px;
   margin-right: 0px;
}
.right {
   margin-left: 2%;
   margin-right: 0px;
}
footer article {
    background: transparent;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
}
footer h3 {
   font-family: 'Oswald', sans-serif;
   font-size: 22px !important;
line-height: 22px;
font-weight: 400;
}
.left a, .right a, .center a{
    text-decoration: none;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #969494;
}

footer a:hover {
    color: #ffffff;
}
.copyright {
    width: 100%;
    border-top: solid 2px #1a4574;
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent; 
    clear: both;}

/** end footer **/

.info {
   font-size: 25px;
   margin-right: 5px;
   color: #969494;  
}
.theme {
   text-align: center;
   margin-left: 1%;
   margin-right: 1%;
}
mark {
    color: #ffffff;
    background: transparent;
    padding: px;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    border-radius: 7px;
    border: solid 2px #A8A9AA;}
hr {
    height: 2px;
border: 0px;
    background: -moz-linear-gradient(180deg, rgba(26,69,116,1) 0%, rgba(26,69,116,1) 74%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,1)), color-stop(26%, rgba(26,69,116,1)), color-stop(100%, rgba(26,69,116,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(180deg, rgba(26,69,116,1) 0%, rgba(26,69,116,1) 74%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, rgba(26,69,116,1) 0%, rgba(26,69,116,1) 74%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, rgba(26,69,116,1) 0%, rgba(26,69,116,1) 74%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* ie10+ */
    background: linear-gradient(270deg, rgba(26,69,116,1) 0%, rgba(26,69,116,1) 74%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1a4574',GradientType=1 ); /* ie6-9 */
    margin-bottom: 15px;
}

header article {
background: transparent;
    overflow-x: visible;
}
.logo {
    width: 300px;
    display: inline-block;
}
nav {
    width: 580px;
    float: right;
    position: relative;
    top: 10px;
    display: inline-block !important;
    z-index: 10;
}
footer p {
   margin: 0px;
}


/** Menu **/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
  border-top-left-radius: 20px;
  
}

#cssmenu {
	width: auto;
	float: right;
	height:auto;
   padding-left:10px;
     padding-right:10px;
		margin-right: 1%;
}
.open {
    background: transparent !important;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li {
  float: left;
border-right: dotted 1px #1a4574;
}
#cssmenu > ul > li:hover {
color: #ffffff;
}
#cssmenu > ul > li > a {
    height:auto;
	padding-top: 16px;
   padding-bottom: 16px;
   padding-left: 18px;
   padding-right: 18px;
	font-size: 15px;
   color: #e0e0e0;
	text-transform: uppercase;
	text-decoration: none;
	transition: color 0.2s ease 0s;
   font-family: 'Lato', sans-serif;
/**font-family: 'PT Sans', sans-serif;**/
}
.has-sub  {
    padding: 16px !important;
    font-size: 15px;
    color: #e0e0e0;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.2s ease 0s;
        height:auto;
}

#cssmenu li.last {
   border-right: 0px;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li > a:hover, #cssmenu > ul > li.active > a, #cssmenu .has-sub:hover {
    color: #ffffff !important;
    border-top: solid 3px #BCC5D7 !important;
    padding-top: 13px !important;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 17.5px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #3db2e1;
  background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
  background-size: 36px 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul > li.has-sub > a:before {
  content: '';
  position: absolute;
  right: 11px;
  top: 25.5px;
  display: block;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-top-color: #ffffff;
  z-index: 99;
}
#cssmenu ul > li.has-sub:hover > a:before {
  border-top-color: #19799f;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: top .2s ease, opacity .2s ease;
  -moz-transition: top .2s ease, opacity .2s ease;
  -ms-transition: top .2s ease, opacity .2s ease;
  -o-transition: top .2s ease, opacity .2s ease;
  transition: top .2s ease, opacity .2s ease;
}
#cssmenu > ul > li > ul {
  top: 91px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.75);
background: -moz-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,31,57,1)), color-stop(25%, rgba(2,46,87,1)), color-stop(50%, rgba(7,73,135,1)), color-stop(75%, rgba(2,46,87,1)), color-stop(100%, rgba(0,31,57,1)));
background: -webkit-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%);
background: -o-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%);
background: -ms-linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%);
background: linear-gradient(45deg, rgba(0,31,57,1) 0%, rgba(2,46,87,1) 25%, rgba(7,73,135,1) 50%, rgba(2,46,87,1) 75%, rgba(0,31,57,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001f39', endColorstr='#001F39',GradientType=1 );
}
#cssmenu > ul > li:hover > ul {
  /**left: auto;**/
  left: -5px;
  top: 42px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  top: 40px;
}
#cssmenu ul ul > li:hover > ul {
  top: 0;
  left: 178px;
  padding-left: 10px;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 178px;
  padding-left: 0;
  padding-right: 10px;
  opacity: 1;
}
#cssmenu ul ul li a {
  width: 310px;
  padding: 12px 25px;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li > a:hover,
#cssmenu ul ul li.active > a {
  color: #cae5fd;
}
#cssmenu ul ul li:first-child > a {
}
#cssmenu ul ul li:last-child > a {


}
#cssmenu.align-right ul ul > li.has-sub > a:after {
  right: auto;
  left: 12px;
}
#cssmenu ul ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 15.5px;
  right: 16px;
  border-top-color: transparent;
  border-left-color: #ffffff;
}
#cssmenu.align-right ul ul > li.has-sub > a:before {
  top: 15.5px;
  right: auto;
  left: 16px;
  border-top-color: transparent;
  border-right-color: #ffffff;
  border-left-color: transparent;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: #1c89b5;
}
#cssmenu.align-right ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: #1c89b5;
}
@media all and (max-width: 900px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
   
  #cssmenu ul ul li a {
    font-size: 15px !important;}
  
  #cssmenu {
    width: 60% !important;
padding: 0px;
margin-top: 0px;
top: 0px !important;
  }
  #cssmenu ul,
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu > ul,
  #cssmenu.align-center > ul,
  #cssmenu > ul > li > ul,
  #cssmenu > ul > li:hover > ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu ul ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul li:hover > ul,
  #cssmenu.align-right ul ul ul li:hover > ul {
    position: relative;
    left: 0;
    right: auto;
    top: 0px;
    width: 100%;
    display: none;
    padding: 0;
    opacity: 1;
    text-align: left;
	background: #0e375d!important;
  }
  #cssmenu ul li {
    width: 100%;
     border-top: 1px dotted #ffffff;
}
.has-sub ul {
    top: 15px !important;
}
#cssmenu ul {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.75);  
}
#cssmenu ul li ul {
    -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.has-sub {
    padding-left: 15px !important;
    background: -moz-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,85,163,1)), color-stop(10%, rgba(0,85,163,1)), color-stop(25%, rgba(0,119,230,1)), color-stop(43%, rgba(0,85,163,1)), color-stop(70%, rgba(0,85,163,1)), color-stop(88%, rgba(0,119,230,1)), color-stop(100%, rgba(0,85,163,1)));
background: -webkit-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: -o-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: -ms-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: linear-gradient(90deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055a3', endColorstr='#0055a3',GradientType=1 );
}
  
  #cssmenu > ul > li > a,
  #cssmenu ul ul li a,
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    background: none;
  }
  #cssmenu ul li a {
    padding-left: 12.5px;
    background: -moz-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,85,163,1)), color-stop(10%, rgba(0,85,163,1)), color-stop(25%, rgba(0,119,230,1)), color-stop(43%, rgba(0,85,163,1)), color-stop(70%, rgba(0,85,163,1)), color-stop(88%, rgba(0,119,230,1)), color-stop(100%, rgba(0,85,163,1)));
background: -webkit-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: -o-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: -ms-linear-gradient(0deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
background: linear-gradient(90deg, rgba(0,85,163,1) 0%, rgba(0,85,163,1) 10%, rgba(0,119,230,1) 25%, rgba(0,85,163,1) 43%, rgba(0,85,163,1) 70%, rgba(0,119,230,1) 88%, rgba(0,85,163,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055a3', endColorstr='#0055a3',GradientType=1 );
  }
  #cssmenu ul ul li a {
    padding: 14px 25px 14px 27.5px;
    font-size: 15px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 42.5px;
  }
  #cssmenu ul ul ul ul li a {
    padding-left: 57.5px;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul li.has-sub > a:after,
  #cssmenu ul ul li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    position: relative;
    display: block;
    padding: 20px;
    padding-left: 12.5px;
    cursor: pointer;
    font-size: 15px;
    color:#ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  #cssmenu .submenu-button {
    position: absolute;
    top: 0px;
    right: 0;
    display: block;
    width: 53px;
    height: 53px;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    z-index: 10;
    cursor: pointer;
  }
  #cssmenu ul ul .submenu-button {
    height: 41px;
  }
  #cssmenu ul .submenu-button:after,
  #cssmenu #menu-button:after {
    content: '';
    position: absolute;
    right: 12.5px;
    top: 12.5px;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 15px;
    background: #000000;
    box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
    background-size: 56px 56px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  #cssmenu ul .submenu-button.submenu-opened:after,
  #cssmenu #menu-button.menu-opened:after {
    background-position: 0 -28px;
  }
  #cssmenu ul ul .submenu-button:after {
    top: 6.5px;
  }
  #cssmenu #menu-button:before,
  #cssmenu .submenu-button:before {
    content: '';
    position: absolute;
    right: 22.5px;
    top: 25.5px;
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    z-index: 99;
  }
  #cssmenu ul ul .submenu-button:before {
    top: 19.5px;
  }
  #cssmenu #menu-button.menu-opened:before,
  #cssmenu .submenu-button.submenu-opened:before {
    border-top-color: #89BDA4;
  }
}

.atuty {
   text-align: center;
}
.thumbnail {
    width: 150px;
    float: left;
    display: inline-block;
    height: 150px;
    margin: 5px;
    position: relative;
    padding: 0px;
    overflow: hidden;
}
.oferta, .pakiet1, .pakiet2, .pakiet3 {
   float: left;

}
.oferta {
   width: 100%;
   display: block;
}
.pakiet1, .pakiet2, .pakiet3 {
display: inline-block;
width: 28%;
margin-left: 0%;
margin-right: 1%;
padding-left: 2%;
padding-right: 2%;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
-moz-box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
box-shadow: 0px 10px 10px 0px rgba(5, 6, 65, 0.8);
text-align: left;
}
.oferta h2, .oferta h3, .oferta h4, .oferta h5 {
   margin-top: 10px;
   margin-bottom: 10px;
}

.oferta h3 {
text-transform: uppercase;   
}

.pakiet1 {
   
}
.pakiet3 {
 
}
.pakiet2 {
 
}
.pakiet2 {
    background: url(../images/hit.png) no-repeat top right;
}
.zamowienie {
padding: 15px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0583cb+0,044b87+50,0583cb+100 */
background: #0583cb; /* Old browsers */
background: -moz-linear-gradient(left,  #0583cb 0%, #044b87 50%, #0583cb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0583cb 0%,#044b87 50%,#0583cb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0583cb 0%,#044b87 50%,#0583cb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0583cb', endColorstr='#0583cb',GradientType=1 ); /* IE6-9 */
clear: both;
display: block;
text-align: center;
margin-top: 10px;
font-family: 'Oswald', sans-serif;
font-size: 18px;
}
.zamowienie:hover {
   background: #044b87;
}
.partner {
    height: 40px;
    width: 170px;
    border: 1px ridge rgb(102,102,102) !important;
    text-align: center;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: inline-block;
    float: left;
    border-radius: 5px 5px 5px 5px;
    margin: 2px !important;
}
.partner img {
    float: none !important;
}
ul {
    list-style-image: url(/images/checkbox.png);
}
header article {
    background: transparent;
    overflow-x: visible;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
span.promocja {
    color: #41b6f9;
}
#cssmenu > ul > li:nth-child(2) {
    font-size: 1rem !important;
    text-transform: uppercase;
    color: white;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 18px;
    padding-right: 18px;
}
#cssmenu > ul > li:nth-child(2):hover {
    color: #ffffff !important;
    border-top: solid 3px #BCC5D7 !important;
    padding-top: 13px !important;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}