@charset "utf-8";
/* CSS Mister-Monter.pl */

html,
button,
input,
select,
textarea {
    color: #484848;
}

::selection {
	background: #c20808;
	color:#fff;
	}
::-moz-selection {
	background: #c20808;
	color:#fff;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

body {
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:url(../img/bg-main.png);
	background-repeat:repeat-x;
	font-family: 'Open Sans', sans;
	font-weight: 400;
}

a {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	color:#202020;
}

h1 {
	margin:10px 0px;
	font-size:32px;
	font-weight:700;
	color:#202020;
	letter-spacing:-0.5px;
}

h2 {
	margin:10px 0px;
	font-size:21px;
	font-weight:700;
	color:#202020;
	letter-spacing:-0.5px;
}

p {
	margin:10px 0px 10px 0px;	
	font-size:15px;
	font-weight:400;
	letter-spacing:-0.5px;
}

ul li {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
}

ol {
	margin:10px 10px 10px 20px;
	padding:0;
}
ol > li {
	display:block;
	margin:2px 0px 2px 0px;
	padding:0;
}


img {
	margin:0;
	padding:0;
	border:0;
	color:transparent;
}

b, strong {
	font-weight:700;	
}

.img-realizacje {
	margin:10px;
	border:6px solid #fff;	
	-webkit-box-shadow: 1px 5px 10px 0px rgba(50, 50, 50, 0.44);
	-moz-box-shadow:    1px 5px 10px 0px rgba(50, 50, 50, 0.44);
	box-shadow:         1px 5px 10px 0px rgba(50, 50, 50, 0.44);
}

.br-1020 {
	display:none;	
}

.kotwica1 {
	color:transparent; width:1px; height:1px; position:absolute; top:400px; left:0%;	
}

.img-holder {
	width:100%; max-width:940px; position:relative; margin:8px auto 8px auto;	
}

.clear-b {
	clear:both;
}

.clear-b2 {
	display:none;
}

.red {
	color:#d51a1a;
}

.b-b {
	width:100%;
	height:1px;
	border-bottom:1px dashed #bebebe;
	margin:10px 0px 20px 0px;	
}

.linie {
	margin:25px 0px 10px 0px; border-bottom:1px dashed #bebebe;	
}

.img-right {
	position:relative;
	z-index:20;
}

.img-right2 {
	float:right;
	margin-top:5px;
	margin-left:-15px;
	position:relative;
}

.c1-3 {
	width:auto;
	max-width:38%;
	padding:0;
	margin:2px 0px 10px 0px;	
	float:right;
	text-align:right;
	}

.c2-3 {
	width:auto;
	max-width:58%;
	padding:0;
	margin:2px 0px 10px 20px;	
	float:left;
}

.c3-3 {
	width:95%;
	max-width:95%;
	padding:0;
	margin:-10px auto 30px auto;
}

#top {
	width:100%;
	height:112px;
	margin:0 auto;
	margin-top:40px;
	padding:0;	
	background-image:url(../img/bg-menu.png);
	background-repeat:repeat-x;
	background-position:50% 50%;
}

#top-content {
	width:100%;
	max-width:960px;
	height:112px;
	margin:0 auto;
	padding:0;
}

#logo {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	color:#fff;
	font-weight: 700;
	font-size:21px;
}

.brline { display:none; margin:0; padding:0; }

.logo-img {
	float:left;	
}

#logo span {
	margin:40px 0px 0px 17px;
	padding:0;
	position:relative;
	float:right;
}

#menu {
	margin:34px 0px 0px 0px;
	padding:0;
	position:relative;
	float:right;
}

#main {
	width:100%;
	max-width:960px;
	margin:0px auto 0px auto;
	padding:0;	
	position:relative;
	z-index:101;
}

#main-slider {
	max-width:860px;
	width:100%;
	height:328px;
	margin:30px auto 5px auto;
}

#main-slider-sh {
max-width:980px; min-width:280px; width:100%; max-height:80px; margin:-32px auto 1px auto; padding:0;
}

#footer {
	width:100%;
	height:auto;
	min-height:120px;
	position: relative;
	bottom:0;
	margin:0;
	padding:0;
	background:#171717;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #171717),
	color-stop(0.8, #202020));
	background-image: -o-linear-gradient(top, #171717 0%, #202020 80%);
	background-image: -moz-linear-gradient(top, #171717 0%, #202020 80%);
	background-image: -webkit-linear-gradient(top, #171717 0%, #202020 80%);
	background-image: -ms-linear-gradient(top, #171717 0%, #202020 80%);
	background-image: linear-gradient(to top, #171717 0%, #202020 80%);
	background-repeat:repeat;
}

#footer a {
	color:#fff;
}

#footer-content {
	width:100%;
	height:100%;
	max-width:960px;
	position:relative;
	margin: 0 auto;
	padding:40px 0px 20px 0px;
	color:#dbdbdb;
	font-weight:600;
	font-size:13px;
}

#footer-minimenu {
	float:left;
	margin:12px 0px;
}

#footer-minimenu > ul, li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#footer-minimenu > ul > li {
	margin:0px 5px 0px 0px;
}

#footer-minimenu > ul > li > a {
	color:#dbdbdb;
}

#footer-minimenu > ul > li > a:hover {
	color:#fff;
}

#footer-info {
	float:right;
}

#footer-info span {
	float:left;
	line-height:15px;
	margin:6px 12px 0 0;
	text-align:right;
}

#footer-info img {
	float:right;
}

.cute-slider{
	position: relative;
	margin:30px 0px 0px 0px;
}
			
.wrapper{
	width:100%;
	margin:0 auto;
	max-width:860px;
	min-width:280px;
}

@media only screen and (max-width: 1020px) {

#logo {
	margin-left:0px;
}
#menu {
	margin-right:10px;
}
#main-slider {
	margin-top:0px;
}

.c1-3 {
	margin:10px 20px 10px 0px;	
	}

.br-1020 {
	display:block;	
	line-height:1px;
}
.img-right {
	display:none;
}

#footer-minimenu {
	margin-left:20px;
	margin-right:20px;
}
#footer-info {
	margin-left:20px;
	margin-right:20px;
}

.cute-slider{
	overflow:hidden;
}
}

@media only screen and (max-width: 870px) {

#top {
	height:100%;
	max-height:450px;
	margin:0;
	background:#202020;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #171717),
	color-stop(0.8, #292929));
	background-image: -o-linear-gradient(top, #171717 0%, #292929 80%);
	background-image: -moz-linear-gradient(top, #171717 0%, #292929 80%);
	background-image: -webkit-linear-gradient(top, #171717 0%, #292929 80%);
	background-image: -ms-linear-gradient(top, #171717 0%, #292929 80%);
	background-image: linear-gradient(to top, #171717 0%, #292929 80%);
}

#top-content {
	height:100%;
	max-height:450px;
	margin:0;
	text-align:center;
}
	
#logo {
	float:none;
	margin:0;
}

.logo-img {	
	width:112px;
	height:112px;
	margin:0;
	padding:0;
	margin-top:25px;
	float:none;
}

.brline { display:block; line-height:5px; }

#logo span {
	float:none;
	margin:0;
}

#menu {
	width:100%;
	max-width:500px;
	margin:20px auto 1px auto;
	float:none;
}

.cute-slider{
	margin-top:-1px;	
}

#main-slider-sh { margin-top:-4%; }

	
}


/* CSS MENU */
#cssmenu {
  position: relative;
  height: 44px;
  background: transparent;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#cssmenu > ul {
  position: relative;
  display: block;
  background: transparent;
  height: 32px;
  width: 100%;
  z-index: 500;
}
#cssmenu > ul > li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
  display: block;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  font-size: 14px;
  font-weight: 700;
  padding: 15px 15px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu li.has-sub::after {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu ul ul li a {
  width: 140px;
  border-bottom: 1px solid #eee;
  padding: 10px 20px;
  font-size: 12px;
  color: #696969;
  background: #fff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#cssmenu ul ul li:hover > a {
  background: #f6f6f6;
  color: #696969;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
.submenuArrow {
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #696969;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #fff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media all and (max-width: 800px), 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) {

.img-holder {
	display:none;	
}

.c1-3 {
	max-width:80%;
	width:99%;
	float:none;
	text-align:center;
	padding:0;
	margin:10px auto 25px auto;
	}

.c2-3 {
	max-width:80%;
	width:99%;
	float:none;
	text-align:center;
	padding:0;
	margin:10px auto 25px auto;
}

.c3-3 {
	width:90%;
	max-width:90%;
	float:none;
	text-align:center;
	padding:0;
	margin:10px auto 25px auto;
}

#footer-content {
	text-align:center;	
	padding:30px 0px 20px 0px;
}
#footer-minimenu {
	float:none;
	
}
#footer-info {
	float:none;
}

#footer-info span {
	float:none;
	line-height:15px;
	margin:6px 12px 0 0;
	text-align:center;
}

#footer-info img {
	float:none;
}

.clear-b2 {
	line-height:5px;
	display:block;
	clear:both;
	margin:10px 0px 0px 0px;
}

  #cssmenu {
    width: 100%;
	max-width:280px;
	margin:0 auto;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
	background: #202020;
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
	border-bottom: 1px solid #3F3F3F;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: #fff;
    width: auto;
    padding: 8px 35px;
  }
  #cssmenu ul ul li:hover > a {
    background: #F6F6F6;
    color: #696969;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
	background:#C90F0F;
	background-image:url(../img/bg-menu-mobile.png);
	background-repeat:repeat-x;
	background-position:center;
	border-bottom: 0;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
}
