body
{

	background-color: #e6e7eb;
	color: #363636;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;

}

h1
{
	font-size: 36px;
	font-weight: 400;
	color: #f3f3f3;
	text-align: center;

}

h2
{
	font-size: 1.9em;
	font-weight: 200;
	color: #272727;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: left;
}

h3
{
	font-size: 1.4em;
	font-weight: 200;
	color: #272727;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align: left;
}

button
{
margin-left: 0px;
}

a
{
	color: #2787c4;
}

a:hover
{
	
    border: none;
    color: #a5bdeb;
    text-decoration: none;
}

#ofertapod input
{
	width:100%; 
	height:30px; 
	font-size:15px; 
	padding-top:2px; 
	padding-bottom:2px;
}

.start
{
	text-align: center;
}

.banner
{
	width:100%;
	color: #e6e7eb;
	margin-top:58px;
	text-align:left;
 	text-shadow:  3px 3px 6px #000000; 
	font-size: 3.3vw;
	padding-top:10%;
	padding-bottom:18%;
	padding-left:10%;
	line-height: 1.1;
}

.banner a
{
	color: #e6e7eb;
	font-size: 1.5vw;
	text-decoration: none;

}

.banner li
{
	list-style-type: none;
	padding-left: 3%;
}

.oferta
{
	color:#e6e7eb;
	text-align: center;
	background-color: #e6e7eb;
	padding-bottom:60px;	
}

.oferta p
{

 	text-shadow:  2px 1px 1px #000000; 
}

.oferta ul, li
{
	
	font-size: 13px;
	text-align: left;
}

.oferta img
{
	width: 100%;
	height: auto;
	opacity: 0.85;

}

.animacja a
{
	text-decoration: none;
	color:#fff;
	font-size:2.1em;

	text-shadow:  2px 1px 2px #000000; 
}
.oferta figure
{
	margin-bottom:20px;
}

.animacja
{

	background-size:100%;

}

.animacjab a
{
	text-decoration: none;
	color:#fff;
	font-size:1.8em;

	text-shadow:  2px 1px 2px #000000; 
}

.animacja p
{
    text-align: justify;
	font-size:0.9em;
	padding:30px 30px 30px 30px;
	line-height: 1.7;
	letter-spacing: 1px;
}

.serwis
{
	background-color: #e6e7eb;
    text-align: justify;
	padding-bottom: 20px;
	line-height: 1.3;
	font-size: 12px;
}

.serwis p
{
	padding-left:10px;
	color: #363636;
	
}

.serwis ul li
{
 	padding-top: 10px;
	padding-left:10px;
	color: #363636;
}

.serwis table, td, th {
  border-bottom: 1px solid #a5bdeb;
  padding-bottom:5px;
  padding-left:5px;
}
.serwis #cena {
	text-align: right;
}

.serwis img
{
	width: 100%;
	height: auto;

}

.kontakt p
{
	text-align: left;
	padding-left: 20px;
	margin-bottom: 30px;
}

.oferta a div:hover
{
background-color: rgba(150, 38, 95, 0.7);
}


.przyciska
{
	background-color: #272727;
    border: none;
    color: #e6e7eb;
    padding: 15px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	margin-right: 0px;
	margin-left: 0px;
	outline: 0;
	cursor: pointer;
	height:50px;
	transition-duration: 0.4s;
}

.przyciskd
{
	background-color: #f8f9fa;
    border: none;
    color: #363636;
    padding: 15px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	margin-right: 0px;
	margin-left: 0px;
	outline: 0;
	height:50px;
}

.przyciska:hover
{
	background-color: #e6e7eb;
    border: none;
    color: #363636;
    padding: 15px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	margin-right: 0px;
	margin-left: 0px;
	height:50px;
	outline: 0;
}


.kontakt
{
	text-align: center;
}

.stopka
{
	background-color: #272727;
}

.navbar
{
	min-height: 65px;
	position: fixed; left: 0; top: 0;
	width: 100%;
	opacity: 0.95;
	z-index:1;

}

.iso
{
	background-color: #fff;
	text-align: center;
	font-size:14px;
	color: #0a6fb3;
	padding-bottom:15px;
	padding-top:15px;
}

.social
{
	background-color: #272727;
	text-align: left;
	font-size:14px;
	color: #e6e7eb;
	padding-bottom:15px;
	padding-top:15px;
}

.social img
{
	width: 100%;
	max-height: 50px;
	width: auto;
	margin: 10px;

	
}

.bg-pasek
{
	background-color: #fff !important;
}

.disabled
{
	cursor: default;
}

.kontakt textarea 
{
    width: 100%;
    min-height: 110px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: 2px solid #272727;
    border-radius: 5px;
    background-color: #f7f7f7;
    resize: none;
	font-size:15px;
	color: #414141;
	margin-bottom:10px;
	outline: 0;
	
}

.kontakt input
{
	width:100%;
	height:38px;
	text-align:left;
	background-color: #f7f7f7;
	color: #414141;
	font-size:15px;
	box-sizing: border-box;
    border: 2px solid #272727;
    border-radius: 5px;
	margin-bottom:10px;
	padding: 2px 20px;
	outline: 0;

}

.kontakt button
 {
 	width:100%;
	height:35px;
    background-color: #272727;
    box-sizing: border-box;
    border: none;
    border-radius: 5px;
    color: white;
	text-align: center;
    text-decoration: none;
    cursor: pointer;
	margin-bottom:10px;
	outline: 0;
	transition-duration: 0.4s;
}

.kontakt button:hover
 {
 	width:100%;
	height:35px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    border: none;
    border-radius: 5px;
    color: #272727;
	text-align: center;
    text-decoration: none;
    cursor: pointer;
	margin-bottom:10px;
	outline: 0;
}

.kontakt select
{
	width:100%;
	height:38px;
	text-align:center;
	background-color: #f7f7f7;
	color: #414141;
	font-size:15px;
	box-sizing: border-box;
    border: 2px solid #272727;
    border-radius: 5px;
	margin-bottom:10px;
	outline: 0;
	padding: 2px 15px;
}


