@media (max-width: 767px){
#link_left{display: none;}
#link_right{display: none;}
}
body{
margin: 0 !important;
padding: 0 !important;
background:url('../images/css/bkg_repeat.png') repeat top left;	
font-family: 'Open Sans';
}
.separator_medium{
	min-height: 20px;
	height: 100%;
}
a{
 color: white ;
 text-decoration: none;
}
a:hover, a:focus{
 text-decoration: none;
}
.main_container{
 max-width: 1000px;
 margin: 0 auto;
 padding: 0;
}
.content{
	max-width: 900px;
	margin: 0 auto;
}
.articles{
 padding: 20px;
 padding-top: 5px;
 background-color: #f2f2f2;
 min-height: 586px;
}
.black_belt{
 background-color: #282828;
}
#link_left{
	background-color: #282828;
	float: left;
min-height: 284px;
height: 100%;
max-width: 48px;
width: 100%;
cursor: pointer;	
}
#link_right{
	background-color: #282828;
	float: right;
min-height: 284px;
height: 100%;
max-width: 48px;
width: 100%;
cursor: pointer;	
}
.slider_block{
 max-width: 900px;
 margin: 0 auto;
}
.top_menu_belt{
 min-height: 110px;
 max-width: 902px;
 background-color: #282828;
 border-top-left-radius: 15px;
 border-top-right-radius: 15px;
 margin: 10px auto 0 auto;
 -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.65);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.65);
padding: 20px 20px 0 20px;
}
#logo{
	padding-left: 20px;
}
#next_to_logo{
	padding-top: 20px;
}
#menu_top{
	
}
#list_menu_top{
	margin-top: 44px;
	margin-bottom: 0;
	padding: 0;
	list-style:none;
	float: right;
}
#list_menu_top>li{
	min-height: 46px;
	display: inline-block;
	max-width: 105px;
	color: white;
	cursor: pointer;
		margin: 0;
	padding: 0;
}
#o_firmie{
	
}
#oferta{
 margin-left: -3px;	
}
#kontakt{
margin-left: -4px;	
}
#p_top{
color: white;
font-size: 28px;
text-shadow: 2px 2px #1d1d1d; 
font-weight: 300;
margin: 0;
}
.shadow{
	margin: 20px 0 0 0;
	padding: 0;
	background: url('../images/css/shadow.png') repeat-y top right; 
	min-height: 566px;"
}
.white_break{
	height: 20px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
}
.left_col_header{
	min-height: 93px;
	margin-top: 0;
	margin-left: -20px;
	background: url('../images/css/oferta.png') no-repeat top left;
}
.left_menu{
 padding-left: 10px;
 padding-bottom: 20px;
}
#ul_left_menu{
 list-style: none;
 padding: 0;
}
#ul_left_menu>li{
	padding: 5px;
	max-width: 190px;
}
#ul_left_menu>li>a{
 color: black;
}
#ul_left_menu>li>a:hover, #ul_left_menu>li>a:focus, #ul_left_menu>li>a:active{
 color: #3F3E6A;
 text-decoration: none;
 border-bottom: 2px solid #3F3E6A;
}
#footer{
background-color: #272727;
margin: 0;
padding: 0;	
}
#footer_left{
 padding: 10px 0 10px 30px;
}
#footer_middle{
padding: 10px;	
}
#footer_right{
padding: 10px;	
}
#ul_footer{
 margin: 0;
 padding: 0 0 10px 0;
 list-style: none;
}
#ul_footer>li{
 display: inline-block;
}
.li_separator{
 margin:0;
 padding:0;
  background: url('../images/css/separator.png') no-repeat top right;
  min-height: 45px;
  min-width: 3px;
  display: inline-block;
}
.p_footer{
 color: white;
 font-size: 16px;
 text-align: center;
 padding: 0;
 margin: 3px
}
.footer_heading{
	color: white;
	padding-left: 30px;
	padding-top: 20px;
	font-size: 24px;
}
.footer_p{
	color: white;
	font-size: 14px;
}
.span_orange_footer{
 	color: #e67f03;
	font-size: 18px;
	float: right;
	line-height: 18px;
	font-weight: bold;
	padding-right: 30px;
}
#footer_przejdz{
color: white;
margin-top: 25px;
margin-bottom: 0;
}
#footer_sklep_orange{
 color: #e67f03;
}
#footer_grey_bottom{
 padding-top: 10px;
text-align: center; 
}
.footer_grey_bottom_span{
 color: silver;
 padding-right: 20px;
 font-size: 12px;
}
.tresc {
 text-align: left;
}
iframe{
 margin: 5px auto;
}
#articles_col{
 padding: 0 20px !important;
 text-align: justify;
 margin: 30px auto;
}
h2 {
font-size:25px;
padding: 0;
font-weight: bold;
line-height: 30px;
}
.img_container {
padding: 15px 30px 0px 15px; 
}