/* MOBILE */
@media (max-width: 767px){
.menu-top-background{background: none !important;}
.navbar-nav > li > a{height: 91px !important;}
}
/* END MOBILE */

body{
	margin: 0;
	padding: 0;
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #363636;
	background: url('../images/css/bg_blue.png') repeat-x top left;
}
.separator_big{
	min-height: 30px;
}
.main{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.h1-orange{
	color: #fb7817; 
    font-weight: 600;
	margin-bottom: 40px;
}
.floatedR{float: right;}
.menu-top-background{
	background: url('../images/css/bg_top.png') no-repeat left top;
	width: 100%;
	min-height: 476px;
}
.logo-top-holder{
	margin-top: 20px;
}
.menu-top{
	float: right;
	margin-top: 20px;
}
.navbar-default{
	border: none;
}
.navbar-nav > li > a{
	width: 151px;
	height: 79px;
	background: url('../images/css/btn_menu_.png') no-repeat top left;
	text-align: center;
	font-size: 19px;
	color: black;
	font-weight: 300;
	font-style: italic;
	padding-top: 25px;
	
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active{
	width: 151px;
	height: 91px;
	background: url('../images/css/btn_menu_active.png') no-repeat top left;
	text-align: center;	
	font-size: 19px;
	color: white;
}
.navbar-nav > li > a.active{
	width: 151px;
	height: 91px;
	background: url('../images/css/btn_menu_active.png') no-repeat top left;
	text-align: center;	
	font-size: 19px;
	color: white;	
}
#cover{
	margin-top: 10px;
}

.cover-grey{
	width: 100%;
	height: 100%;
	margin-top: 10px;
	background: url('../images/css/bg_gray.png') repeat top left;
}

.cover-brown{
	margin-top: 10px;
	width: 100%;
	height: 100%;
	background-color: #626262;	
}
.article-container{
	padding: 0 20px;
}
.gallery_container{
padding: 0 20px;	
}
.middle-arrow{
	width: 100%;
	text-align: center;
}
.p-standart{
	margin-top: 25px;
}
.p-quote{
margin-top: 25px;
color: #fb7817;
font-style: italic;	
}
#image-dwa{
  margin-top: -22px;
}
.brown-with-bkg-image{
	background: url('../images/css/bg_middle.jpg') no-repeat bottom left;
}
.p-oferta-header{
color: #fb7817;
font-size: 20px;
font-weight: 600;
clear: both;	
margin: 0 0 20px 40px;
}
.oferta-ul{
	margin: 10px 0 10px 50px;
	padding: 0;
	list-style-image: url('../images/css/li.png');
	color: white;
}
li{
	padding-bottom: 10px;
}
.p-oferta-standart{
	margin-left: 40px;
	color: white;
}
#map-canvas{
	width: 100%;
	min-height: 250px;
	margin: 30px auto;
}
.h1-centered{
	width: 100%;
	text-align: center;
}
.address-holder{
	min-height: 100px;
	margin-left: 50px;
	color: white;
	padding-left: 70px;
	padding-top: 12px;
}
.ah-dom{
background: url('../images/css/home_ico.png') no-repeat left;
}
.ah-tel{
background: url('../images/css/phone_ico.png') no-repeat left;	
}
.ah-kop{
background: url('../images/css/mail_ico.png') no-repeat left;	
}
.ah-tel-p,.ah-kop-p{
	margin-top: 30px;
}
.galeria{padding: 0 60px; margin-bottom: 60px;} 
.top-padded{margin-top: 30px; border: 2px solid #fb7817;}
.h1-less-margin{
	margin-bottom: 20px !important;
}
.gallery-thumbnail{
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
	border: 2px solid #fb7817;
}
/*====================================================================================================== FOOTER=============================================================================================================================*/
.footer_center{
	text-align: center;
	margin-top: 10px;
	border-top: 5px solid #fb7817;
}
.footer_center_p{margin-top: 20px;}