@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding: 0;
}

.navbar-collapse {
	padding: 0;

}

.container {
	margin-right: auto;
	margin-left: auto;
	padding:0;
}

@media (min-width: 768px) {
  .container {
	width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
	width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
	width: 980px;
  }
}

.nr a {
	text-decoration: none;
	color: #333333;
}

@media (min-width: 990px) {
.logo {
	margin: 20px;
	margin-left: 0;
}
.nr {
	margin: 30px;
	margin-top: 60px;
}
.plpl {
	margin: 20px;
	margin-right: 0;
}
}

@media (max-width: 1024px) {
.logo {
	margin-top: 20px;
}
.nr {
	margin-top: 20px;
	margin-right: 30px;
}

.nr span {
	font-weight: bold;
	font-size: 38px;
	padding: 5px;
	color: #fff;
	background: #16bb28;
	border-radius: 8px;
}

.plpl {
	margin-top: 20px;
	margin-bottom: 20px;
}
}
#topme {
	background-color: #292929;
}

#topbg {
	background-color: #000;
	background: #000 url("../img/instalacje-antenowe-skoczow.jpg") no-repeat scroll bottom center;
	min-height: 490px;
}

.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.navbar-toggle {
	background-color: #f0f0f0;
	border-radius:0;
}

@media (max-width: 980px) {
.container-fluid > .navbar-header {
	background: #292929;
	margin-left:15px;
	margin-right:15px;
}
.container-fluid > .navbar-collapse {
	margin-left:15px;
	margin-right:15px;
}
.navbar {
	position: relative;
	background: #292929;
	border: none;
}
}

@media (min-width: 1000px) {
.navbar {
	position: relative;
	min-height: 40px;
	margin: 0px;
	background: #292929;
	border: none;
}
}

@media (min-width: 768px) {
  .navbar {
	border-radius: 0px;
  }
}

.navbar-default {
	background-color: #292929;
	border: none;
}

@media (max-width: 990px) {
.navbar-default .nav > li > a {
	margin: 0px 15px 0px 15px;
	padding:0;
}

.navbar-default .nav > li > a.menu-a {
	margin: 0px 15px 0px 15px;
}

.navbar-default .nav > li > a.menu-z {
	margin: 0px 15px 0px 15px;
}
}

@media (min-width: 768px) {
.nav > li {
	position: relative;
	display: block;
	float: left;
}

.nav > li > a {
	position: relative;
	display: block;
	margin: 0px 30px 0px 0px;
	text-decoration:   	none;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow:2px 1px 4px #655b52;
	padding:0;
}

.nav > li > a.menu-a {
	position: relative;
	display: block;
	margin: 2px 30px 0px 20px;
	text-decoration:   	none;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow:2px 1px 4px #655b52;
}

.nav > li > a.menu-z {
	position: relative;
	display: block;
	margin: 0px 30px 0px 0px;
	text-decoration:   	none;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow:2px 1px 4px #655b52;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background: none;
	color: #fcfcfc;
	text-shadow:2px 1px 4px #655b52;
}
}

@media (max-width: 768px) {

.nav > li {
	position: relative;
	top: 5px;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	margin-top: 10px;
	text-decoration:   	none;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	text-shadow:2px 1px 4px #655b52;
}

.nav > li > a.menu-a {
	position: relative;
	display: block;
	margin-top: 10px;
	text-decoration:   	none;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	text-shadow:2px 1px 4px #655b52;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background:none;
	color: #fcfcfc;
	text-shadow:2px 1px 4px #655b52;
}
}

@media (min-width: 1024px) {
.baner {
	display: block;
	max-width: 1920px;
	min-height: 490px;
}

.banerslogan {
	text-align: right;
	margin: 55px 55px;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 24px;
	color: #fff;
	line-height: 45px;
	text-shadow: 2px 1px 3px #000;
}

.ui {
	font-weight:600;
	font-size: 50px;
}

.trn {
	font-weight:600;
	font-size: 30px;
}
}

@media (max-width: 1024px) {
.row {
	margin-right: 15px;
	margin-left: 15px;
}

.baner {
	display: block;
	background: #b9d7d7 url("../img/instalacje-antenowe-skoczow.jpg") no-repeat scroll bottom center;
	width: auto;
	min-height: 490px;
}

.banerslogan {
	text-align: center;
	margin: 55px 55px;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 24px;
	color: #fff;
	line-height: 45px;
	text-shadow: 2px 1px 3px #000;

}

.ui {
	font-weight:600;
	font-size: 50px;
}

.trn {
	font-weight:600;
	font-size: 30px;
}

img {
	margin: auto;
}

div {
	text-align: center;
}

.contact {
	text-align: center;
}
}

li {
	list-style-type: none;
}

@media (min-width: 990px) {
.boxa {
	max-width: 300px;
	margin-right: 40px;
}

.box {
	max-width: 300px;
}

.boxz {
	max-width: 300px;
	margin-left: 40px;
}
}
.boxtop {
	position: relative;
	min-height: 40px;
	margin: 0px;
	background: #292929;
	border: none;
	max-width: 500px;
	margin: auto;
}

.boxcont {
	background: #fff;
}

.marg {
	margin-top: 15px;
	margin-bottom: 35px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 24px;
	color: #ffffff;
	text-shadow:2px 1px 4px #655b52;
	text-align: center;
	padding-top: 6px;
}

p {
	font-family: "Ubuntu";
	font-weight: 100;
	font-size: 18px;
	color: #333333;
}

ul {
	font-family: "Ubuntu";
	font-weight: 100;
	font-size: 18px;
	color: #333333;
}

.ubu {
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}

.ubub {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	color: #333333;
}

.yes {
	float: left;
	background: #efefef url("../img/yes.jpg") no-repeat scroll top center;
	width: 23px;
	height: 20px;
	margin-right: 10px;
	margin-top: 3px;
}

.txy {
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 18px;
	color: #333333;
}

.ft {
	background-color: #292929;
}

.ft p {
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 16px;
	color: #fff;
}

.ft a {
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 16px;
	color: #fff;
}

.ftt {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 15px;
	color: #fff;
}

a.menuft {
	color: #fff;
	text-decoration: inline;
}

@media (min-width: 1024px) {
.loga {
	display: block;
	background: #efefef url("../img/html-css-prestashop-cieszyn-loga.jpg") no-repeat scroll top center;
	max-width: 980px;
	min-height: 73px;
}
}