/*#####################################################################################################################*/
/* ------------------------------------------- Własny CSS -------------------------------------------------------------*/ 
/*#####################################################################################################################*/

/*#####################################################################################################################*/
/* Główne*/
/*#####################################################################################################################*/


body {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #fff;
	font-family: 'Rajdhani', sans-serif;
}

html {
    width: 100%;
    height: 100%;
}

.glyphicon{
	color: #6b9a11;
	margin-right: 6px;
}


.alert-success {
	background-color: transparent;
	border-color: transparent;
	margin-top: 4rem;
	border-radius: 1px;
	font-weight: bold;
	color: #1a1a1a;
	font-size: 26px;
	font-variant: normal;
}

.content_auto{
	margin: 0 auto;
}




#bg {
 
  top: 0; 
  left: 0; 	
  /* IMG COVER!!!! */
  min-width: 100%;

}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   top: 0 !important;
}

/* PRZYCISK POWROTU/
*###################*/
.padding {
	padding: 20px;
}

a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: fixed;
	z-index: 2999;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: center 43%;
	background-image: url(../images/up-arrow.png);
	background-color: #1a1a1a;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
a:hover.back-to-top {
	background-color: #1f579f;
	transition: all 0.7s ease;
}

/*#####################################################################################################################*/
/* Menu Górne*/
/*#####################################################################################################################*/
#menu{
	height: 90px;
	background-repeat: repeat-x;
	background-color:#000;
	
}


.navbar{
	font-size: 22px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	background-color:transparent;
}
/* Nalesnik!!!*/
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #fff;
	background-image: none;
	border: 0px solid;
	border-radius: 0px;
}

.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-outer{
	width: 1200px;
}


.paddingpodstrona{
	top:84px;
}


#topmenu{
	border-bottom: thin solid #0168ad;
	width: 100%;
	background-image: url(../images/baner.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin:0;
	z-index:100000;
	display:block;
	position:absolute;

}
#topmenu p{
	padding: 0px;
	margin:0px;
	z-index: 1000000000000000;
	color: #FFFFFF;
	text-align: right;
}
#topmenu p a{

	z-index:1000000000000000;
	color:#FFFFFF;
}
/*#####################################################################################################################*/
/* onas */
/*#####################################################################################################################*/


#about {
	height: auto;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/paralax4.jpg);
	background-repeat: repeat;
	background-position: 0 top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 70px;
	background-size: cover;
}

#about h1 {
	text-align: left;
	font-size: 35px;
	color: #0168ad;
	padding-bottom: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 44px;
	text-transform: uppercase;
	
}

#about h2 {
	text-align: left;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1d1d1d;
	font-weight: normal;
	margin-left: 0;
}
#about p {
	font-size: 16px;
	color: #1d1d1d;
	padding-bottom: 11px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}

/*#####################################################################################################################*/
/* service */
/*#####################################################################################################################*/

#service {
	height: auto;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/bluebg.png);
	background-repeat: repeat;
	background-position: 0 top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: -120px;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 40px;
	background-size: cover;
	z-index:400000000;
}

#service h1 {
	text-align: left;
	font-size: 35px;
	color: #FFFFFF;
	padding-bottom: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 44px;
	text-transform: uppercase;
	
}

#service h2 {
	text-align: left;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1d1d1d;
	font-weight: normal;
	margin-left: 0;
}
#service p {
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 11px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}

/*#####################################################################################################################*/
/* kontakt */
/*#####################################################################################################################*/


#contact {
	background-image: url(../images/contact.jpg);
	background-size: cover;
	background-position: center top;
	padding-top: 152px;
	background-attachment: fixed;
	background-color:rgba(255,255,255,1.00);

}
#contact h1 {
	text-align: center;
	font-size: 45px;
	color: #1f579f;
	padding-bottom: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	
}

#contact h2 {
	text-align: center;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1a1a1a;
	font-weight: bold;
}

#contact h2 a {
	
	color: #1a1a1a;
	
}
#contact h2 a:hover {
	
	color: #0168ad;
	
}
#contact p {
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: 11px;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
}


#contact h5 {
	font-size: 15px;
	color: #FFFFFF;
	padding-bottom: 11px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-variant: normal;
	margin-bottom: 44px;
	margin-top:22px;
}
.greybg{
	padding: 11px;
	padding-left: 22px;
	padding-right: 22px;
	background-color: rgba(242,242,242,0.83);
}
/*#####################################################################################################################*/
/*stopka */
/*#####################################################################################################################*/


#stopka  {

	background-color: rgba(255,255,255,1.00);
	margin:0px;
}

#stopka h6{
	font-size: 13px;
	text-align: center;
	color: #92a0a9;
}
