@media 
only screen and (max-width: 950px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
    .wrapper, #container {
        width:100%;
        min-width:100%;
    }
    ul.meni {
        height:auto;
    }
	ul.meni li ul {margin-left: -40px;}
    ul.meni div {
        float:none!important;
    }
    ul.meni li {
        display:block;
        text-align:center;
        border-bottom: 1px solid #003857;
        line-height: 1;
    }
    #pole_szukaj {
        display:none;
    }
    #logo {
        text-align:center;
    }
    #logo .wrapper {
        display:inline-block;
    }
    #logo .wrapper table td:first-child {
        width:100%!important;
    }
    ul.menu_user {
        width:100%;
        margin:0;
        padding: 5px;
    }
    ul.menu_user li {
        display: inline-block;
        border: 1px solid #283D53;
        padding: 0;
        margin: 1px;
    }
	#logo img {
		max-width:100%!important;
	}
	.pgindexstats div {
		display:block;
		width:100%;
		margin-bottom:5px;
		padding:10px 0;
	}
	table, table.tborder {
		overflow: scroll;
		width: 100%;
	}
	#content {
		overflow:auto;
	}
	.sidebar, .forums {
		float:none!important;
		display:block;
		width:100%!important;
	}
	.trow1, .trow2 {
	padding:3px;
	}
	iframe {
		display:none;
	}
	.forumstats {
		display:none;
	}
	.lastpostrow {
		text-align:right;
	}
	.lastpostm {
		display:none;
	}
	.lastpostcenter {
		text-align:right!important;
		padding-right:3px;
	}
	.smalltext {
		font-size:10px;
	}
	#loginForm, #loginBox{width: 100%;}
	.menu-panel_form ul li {border-bottom: 0px none;}
	#loginForm {margin-top: 5px;}
	.avatarTopdef2 {display: none;}
}

		