body{
	
	font-family: 'Open Sans';
	color: #34495e;
	background-color: #ffffff;
}

.btn-success{
	background-color: #1ABC9C;
	border-color: #1ABC9C;
	margin-top: 4rem;
}
.btn-success:hover{
	background-color: #48c9b0;
	border-color: #48c9b0;
}

.bg_body {
	background: url("../layout/background/new/018_back.jpg");
	background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg_o_nas{
	background: url("../layout/background/o_nas_back.png") repeat;
}
.bg_red{
	background: #db0000;
}
.bg_black{
	background: #000000;
}

.err_wal{
	color: #ff0000;
	font-color: red;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inf_wal{
	color: #008000;
	font-color: #008000;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*#####################################################################################################################*/
/* Typografia */
/*#####################################################################################################################*/

h1,h2,h3,h4,h5,h6{
	color: #5c6166;
	font-weight: 300;
	}

h1{
	font-size: 6rem;
}

h2{
	font-size: 4rem;
	line-height: 6rem;
}

h3{
	font-size: 2.5rem;
	line-height: 3rem;
}
h4{
	font-size: 2rem;
	line-height: 3rem;
	color: #636653;
}
h5{
	font-size: 2rem;
	line-height: 3rem;
}
.naglowek_czerwony{
	color: #FC4349;
}
a:hover{
	text-decoration: none;
}

.glyphicon{
	color: #6DBCDB;
}


@media (min-width: 0px) {
  .rozmiarmapy {
    width: 350px;
    height: 250px;
    margin-left: 50px;
  }
  .dane_kontaktowe {
	text-align: left;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;

	font-size: 15px;
	color: #7c0000/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.1em;
	margin-left: 5px;
	}
}
@media (min-width: 280px) {
  .rozmiarmapy {
    width: 350px;
    height: 250px;
    margin-left: 50px;
  }
  .dane_kontaktowe {
	text-align: left;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;

	font-size: 19px;
	color: #7c0000/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.1em;
	margin-left: 5px;
	}
}
@media (min-width: 992px) {
  .rozmiarmapy {
    width: 400px;
    height: 301px;
    margin-left: 80px;
  }
   .dane_kontaktowe {
	text-align: left;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;

	font-size: 25px;
	color: #7c0000/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.3em;
	margin-left: 20px;
	}
}
@media (min-width: 1200px) {
  .rozmiarmapy {
    width: 500px;
    height: 371px;
    margin-left: 0px;
  }
    .dane_kontaktowe {
	text-align: left;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;

	font-size: 30px;
	color: #7c0000/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.5em;
	margin-left: 35px;
	}
}

#oferty_ogol{
	background: url("../layout/oferty_ogol.png") no-repeat;
}
#oferty_ogol_xl{
	position: relative;
	float: left;
    margin-left: 25px;
    top: 10px;
	height: 440px;
	background: url("../layout/oferty_ogol_xl.png") no-repeat;
		top: 20px;
}
#oferty_ogol_xl_2{
	background: url("../layout/oferty_ogol_xl.png") no-repeat;
}
#oferty_ogol_xl_3{
	position: relative;
	float: left;
    margin-left: 330px;
    top: 10px;
	height: 440px;
	background: url("../layout/oferty_ogol.png") no-repeat;
		top: 20px;
}

.podmenu {
	margin-left: 0px;
	height: auto;
	text-align: right;
	background: url("../layout/bg_podmenu.png") repeat left;
	float: left;
	position: relative;
    left: 0px;
}

.lista ul {
padding: 0;
margin: 0 9px auto;
list-style: none;
}

.lista li a {
display: block;
float: left;
text-align: center;
font-size: 13px;
font-weight: bold;
width: 182px;
text-decoration: none;
color: #FFFFFF;
background-color: blue;
padding: 5px 9px;
margin: 0px 1px 1px 0px;
border: 1px solid navy;
border-radius: 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0px 2px 3px gray;
-moz-box-shadow: 0px 2px 3px gray;
-webkit-box-shadow: 0px 2px 3px gray;
background: url("../layout/sepbutton_180.png") no-repeat left;
}

.lista li a:hover {
color: #06ff00;
background: url("../layout/sepbutton_180_inv.png") no-repeat left;
border: 1px solid blue;
}
.activePage a {
color: #06ff00;
background: url("../layout/sepbutton_180_inv.png") no-repeat left;
border: 1px solid blue;
}
.margin_top_90{
	margin-top: 90px;
}
.margin_lr_8pp{
	margin-left: 8%;
	margin-right: 8%;
}
.margin_lr_7pp{
	margin-left: 7%;
	margin-right: 7%;
}
.margin_l_8pp{
	margin-left: 8%;
}
.tacenter{
	text-align: center;
}

#odstep{
		padding-top: 11.4rem;
}

#liniaPodLogo {
	height: 5px;
}



/*#####################################################################################################################*/
/* Menu Górne*/
/*#####################################################################################################################*/

#menu{
	background-color: #2c3e50;
	
}

.navbar{
	background-color: #2c3e50;
	font-size: 2.5rem;
	color: #ffffff;
	padding-top: 3rem;
	border-color: #2c3e50;
}

.navbar-outer{
	width: 1200px;
}

.navbar-inverse .navbar-nav > li > a{
	color: #ffffff;
	margin-left: 5px;
	border: 1px solid transparent;
	line-height: 1rem;
}

.navbar-inverse .navbar-nav > li > a:hover{
	display: block;
	color: #fc4349;
	border: 1px solid transparent;
	border-color: #fc4349;
	line-height: 1rem;
	border-radius: 4px;
	transition: all 0.7s ease;
}

.navbar-inverse .navbar-nav > .active > a{
	display: block;
	border-color: #ffffff;
    background-color: #2c3e50;
    border-radius: 4px;
}

.navbar-inverse .navbar-nav > .active > a:hover{
	color: #fc4349;
	background-color: #2c3e50;
}

#logo img
{
	display: block;
	float: none;
	margin-top: -1.6rem;
}

.ramka
{
	border: 2px solid white;
	padding: 2px;
	
}

.countryflag
{
	float: right;
	margin-right: 4px;
	width: 4rem;
	
}

.marginleft
{
	margin-left: 50px;
	
}
/*### DROP DOWN MENU ###*/
.dropdown-menu{
	background-color: #2c3e50;
	font-size: 2rem;
	color: #ffffff;
	padding-top: 1rem;
	border-color: #2c3e50;
}

.dropdown-menu > li > a{
	color: #ffffff;
	margin-left: 5px;
	border: 1px solid transparent;
	line-height: 2rem;
}
.dropdown-menu > li > a:hover{

	color: #fc4349;
	border: 1px solid transparent;
	border-color: #fc4349;
	line-height: 2rem;
	border-radius: 4px;
	transition: all 0.7s ease;
}

.dropdown-menu > .active > a{

	border-color: #ffffff;
    background-color: #2c3e50;
    border-radius: 4px;
}

.dropdown-menu > .active > a:hover{
	color: #fc4349;
	background-color: #2c3e50;
}
/*#####################################################################################################################*/
/* Efekt Carousel pełna szerokośc okna */
/*#####################################################################################################################*/

#pokaz-slajdow{
	padding-top: 1rem;
}

.carousel .item{
	width: 100%;
	max-height: 900px;
}

.carousel .item img{
	width: 100%;
}

.carousel .carousel-control{
	background: none;
	border: none;
	top: 50%;
}

.carousel-caption{
	top: 100px;
	bottom: auto;
}

.carousel-caption h2{
	text-transform: uppercase;
	font-weight: 600;
	line-height: 6rem;
	color: #ffffff;
	text-shadow: 2px 2px #444444;
}

.carousel-caption p{
	font-size: 2.5rem;
	font-weight: 300;
	color: #ffffff;
}

/*#####################################################################################################################*/
/* Kontakt */
/*#####################################################################################################################*/
#kontakt{
	padding-top: 1rem;
	padding-bottom: 11rem;
	text-align: left;
}
#kontakt button:hover{
	-webkit-animation: wobble .7s;
	-moz-animation: wobble .7s;
	opacity: 0.8;
}

.form_border{
	border: 1px solid transparent;
	border-color: #008a24;
}

.rozmiarmapy {
    width: 100%;
    height: 375px;
   }
/*#####################################################################################################################*/
/*#####################################################################################################################*/
/*#####################################################################################################################*/



.plw {
	text-align: justify;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;
	font-size: 14px;
	color: #000000/* #00006c #512800 */ /* #4e0f73*/;
	word-spacing: 0.3em;
	letter-spacing: 0.12em;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 25px;
}
.opis_cen {
	text-align: justify;
	font-family: Times New Roman, Cambria, Georgia, verdana, Arial;
	font-style: normal;
	font-size: 16px;
	color: #3c3c3c/* #00006c #512800 */ /* #4e0f73*/;
	word-spacing: 0.3em;
	letter-spacing: 0.12em;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 25px;
}
.baner {
	text-align: justify;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;
	font-size: 14px;
	color: #00FF00 /* #4e0f73*/;
	word-spacing: 0.3em;
	letter-spacing: 0.12em;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 25px;
}
.opis_qa {
	text-align: justify;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	color: #3c3c3c/* #00006c #512800 */ /* #4e0f73*/;
	word-spacing: 0.3em;
	letter-spacing: 0.12em;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 25px;
}
.cen_tit{
	text-align: justify;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	color: #000000/* #00006c #512800 */ /* #4e0f73*/;
	word-spacing: 0.3em;
	letter-spacing: 0.12em;
	line-height: 1.5em;
	text-align: center;

}
.opis_wers {
	text-align: left;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;
	font-size: 14px;
	color: #000000/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.5em;
	margin-left: 85px;
}
.opis_cena {
	text-align: right;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	color: #2c2c2c/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.5em;
	margin-right: 125px;
}
.opis_o_nas {
	text-align: left;
	font-family: Cambria, Times New Roman, Georgia, verdana, Arial;
	font-style: normal;
	text-align: justify;
	font-size: 15px;
	color: #3c3c3c/* #00006c #512800 */ /* #4e0f73*/;
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*#####################################################################################################################*/
/* Stopka */
/*#####################################################################################################################*/
#stopka{
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: left;
	background-color: #000000;
	color: #ffffff;
}

#stopka h4{
	color: #ffffff;
}

#stopka img{
	float: right;
	margin-right: 2rem;
	width: 4rem;
	
}
/*  
#stopka {
	height: auto;
	border-radius: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 3px gray;
	-moz-box-shadow: 0px 2px 3px gray;
	-webkit-box-shadow: 0px 2px 3px gray;
}
*/
