@media (min-width: 961px) {

/* Komputer */ 
	.menu1234 { 
		display:none;
	}
	.rwd { 
		    width: 50%;
	}
	#rwd { 
		    width: 50%;
	}
	#displaynonecomputer { 
		display:none;
	}
	td.theaddzialy {
    background: #fbfbfb00;
    color: #ffffff;
    padding: 22px 87px;
    height: 100px;
    width: 100%;
    position: relative;
	z-index:4;
}
td.theaddzialy:before { 
    content: '';
    background: url(../../../images/eshoot/cellpic.png) no-repeat;
    height: 188px;
    /* width: 100%; */
    left: 0;
    right: 0;
    position: absolute;
    margin-left: -79px;
    margin-top: -71px;
    z-index: -1;
    background-size: 100% 100%;
    width: calc(100% + 89px);
}
.background { 
	    background: url(../../../images/eshoot/row_cat.png);
    background-size: 100% 100%;
}
td.trow123 {
    padding: 20px 0px;
    min-height: 200px;
    max-height: 77px;
    height: 90px;
}
.tborderdzialy12 {
    width: 100%;
    margin: auto auto;
    margin-top: -18px;
  
    padding-right: 39px;
}
	#panelboczny { 
		width:330px; margin-top:50px;
	}
	#dzialyrwd { 
		padding-right:20px;
	}
	.stopkamobilna {
    text-align: center;
    padding-top: 138px;
    padding-bottom: 81px;
    display: none;
}
}





@media (max-width: 960px)  {
.tlomemberprofile {
    display: none;
}
/* Telefon mobilna */
	.post.classic .post_author {
    border: 1px solid #ddd;
    float: left;
    width: 15%;
    margin: 0 1% 15px 0;
    border-left: 0;
    padding: 5px 1%;
    width: 100%;
}
	.post.classic .post_content {
    float: left;
    width: 96%;
    padding: 0 1% 5px 1%;
}
	.podtlorpofile { display:none;}
	
	span.avatarmemberprofile {
    display: none;
}
	div#uzytkownik {
    float: left;
    width: 97%;
	}
	#width20procentmobilna { 
		float:left;
		width:100%;
	}
	.menu { 
		display:none;
	}
	#displaynonemobilna { 
		display:none;
	}
	.displaynonemobilna { 
		display:none;
	}
#panelboczny { 
	float:left;
	width:100%;
	}
	#dzialyrwd { 
		float:left;
		width:100%;
	}
	.rwd { 
		float:left;
		width:100%;
	}
	#rwd { float:left;width:100%;}
	td.theaddzialy {
    background: #fbfbfb00;
    color: #ffffff;
    padding: 22px 87px;
    width: 100%;
    position: relative;
    z-index: 4;
    background: #111011;
}
	table.tborderdzialy12 {
    background: #0a0a0a;
}
	#logo123 { 
		width:100%;

	}

	.topnapis { 
		display:none;
	}
	.navigation { 
		display:none
	}
	.header {
    height: 460px;
    background: url(../../../images/eshoot/header.png);
    background-position: top center;
    position: relative;
}
	.stopka { 
		display:none;
	}
	.stopkamobilna {
    text-align: center;
    padding-top: 138px;
    padding-bottom: 81px;
    display: block;
}
	.wrapper {
		width:100%;
		
	}
	.content {
    padding: 10px 10px;
    margin: auto auto;
}
	.welcome { display:none; } 
}































/* Mobile menu */
.menu1234 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
		z-index:222;
	position:relative;
}
.toggle1234 {
  order: 1;
}
.item1234.button1234{
  order: 2;
}
.item1234 {
  width: 100%;
  text-align: center;
  order: 3;
  display: none;
}
.item1234.active {
  display: block;
}
/* Tablet menu */
@media all and (min-width: 960px) {
  .menu1234 {
    justify-content: center;
  }
  .logo1234 {
    flex: 1;
  }
  .toggle1234 {
    flex: 1;
    text-align: right;
  }
  .item1234.button1234 {
    width: auto;
    order: 1;
    display: block;
  }
  .toggle1234 {
    order: 2;
  }
  .button1234.secondary {
    border: 0;
  }
  .button1234 a {
    padding: 7.5px 15px;
    background: teal;
    border: 1px #006d6d solid;
  }
  .button1234.secondary a {
    background: transparent;
  }
  .button1234 a:hover {
    text-decoration: none;
  }
  .button1234:not(.secondary) a:hover {
    background: #006d6d;
    border-color: #005959;
  }
  .button1234.secondary a:hover {
    color: #ddd;
  }
}
/* Desktop menu */


Resources









		