@media all and (min-width: 1201px) {
	.wrapper {width: 1200px; margin: 0 auto;}
}

@media all and (max-width: 1200px) {
	.wrapper {width: 100%; left:0px;}
	.menuItem {  margin: 0;	font-size: 0.875rem; padding: 0 0 0 20px;}
}


@media all and (max-width: 1024px) {
	.wrapper {width: 100%; left:0px;}
}

@media all and (max-width: 1023px) {
	.title { padding: 20px 10px 10px 10px;}
	#siteMapLinks {display: block;}
	.sliText {text-align:center;width:80%;font-size:1.25rem;
	.wrapper {width: 100%; left:0px;}
}


@media all and (max-width: 920px) {
	body, html {font-size: 14px;}
	.menuItem {font-size: 1rem;line-height:50px;}
	.userFormTable {width: 70%;}
	.userForm {width: 90%; margin-bottom:100px;}
	#divMenuBck, #divMenu {display: none;}
	#divHeaderMob {height:80px;}
	#contMenuMob {margin-top: 80px;height:80px;}
    .wrapper {overflow-x: hidden;}
	#divBody {padding-top:0;}
	.sliderPic img {width:auto; height:100%;}
	.bullsCol3, .bullsCol2, .bullsCol {width:100%;}
	.bullsCol3, .bullsCol2 {padding:0; margin:0;}
	.leftCol, .rightCol {width: 100%;}
	.linear {width: 100%;}
	.wrapper {width: 100%; left:0px;}
	.lab {width: inherit;}
	.bullsImgBig {height: auto;}
	.bullsBigImg {position: static;}
	.bullsImgSmall {width: 99%;}
}

@media all and (max-width: 700px) {
	.Col {font-size: 0.75rem;}
	.bullsCol.compHeader {width: 120px;}
	.bullsCol.compDetail {width: 100px;}
	.compImg, .compImgDel {top: 0px;}

	.bullsRow {height: 25px;}
	.cell {height: 15px;}
	.Col {height: 20px;}
	.bullsRow.double {height: 40px;}
	.bullsRow.double .cell {height: 30px;}
	.bullsRow.double .Col {height: 35px;}

}

@media all and (max-width: 640px) {
	.siteLinkCol {display:none;}
	.imgFooterLogo2 {margin:12px;}
	#siteMap, #siteMapLinks {padding:0;}
	.printsRow, .rolunkPic, .rolunkText {width:100%;}
	.rolunkText {padding-right:25px;}
	.typeSelect, .typeSelect2 {border-right: none;    margin-bottom: 30px;}
	.title {border-bottom: 1px solid #ddd;}
	h2, h3 {border-bottom: none;}
	.wrapper {width: 100%; left:0px;}
	#moreFilterButton {display: none;}


}
