/* (1440x900) WXGA+ Display */
@media only screen and (min-width: 1610px) {
	.content .center{
		width:1600px;
	}
	/* header */
	
	.header .center {
		width:1600px;
	}
	.header .search {
		right:35px;
		width:350px;
	}
	.header .search input[type="text"] {
		width: 315px;
	}
	.header .cart {
		right: 100px;
		width: 220px;
	}
	.header .menu {
		left: 450px;
	}
	.win-left-top {
		left: 10px;
	}
	.header .logo img {
		left: 10px;
	}
	.header .menu > li{
		margin: 0 20px 0 0;
	}
	.header .menu > li > a {
		font-size:11.5pt;
	}
	.win-info > .button {
		width: 370px;
	}
	.win-info > .button > .icon {
		margin-left: 80px;
	}
	/* lefa kolumna */
	.left{
		width:280px;
	}
   /* Środkowa kolumna*/
   .right{
	   width:851px;
   }
   #window-add{
		display:block;
   }
   .sub_contact .contact-window{
		width:630px;
		float:right;
	}
	.product .fot {
		width:50%;
	}
	.product .buy {
		width:45%;
	}
	.description {
		margin:40px 10px 20px 10px;
	}
   /*Prawa kolumna*/
   .r-right{
	   width:440px;
   }
   .katalogi{
	   max-height:236px;
   }
   .katalogi .line{
		width:30em;
   }
   .katalogi .line:hover:before{
	   display:none;
   }
   #window-news-label #slides:nth-child(4),#window-news-label #slides:nth-child(5),#window-news-label #slides:nth-child(6){
	   display:block;
   }
   #slides{
	   width:195px;
	   float:left;
	   margin: 11px 0 23px 10px;
   }
	#social-footer{
		display:none;
	}
} 
/* (1440x900) WXGA+ Display */
@media only screen and (max-width: 1440px) and (max-height: 900px) {
    /* okno nowosci */

} 
/* (1366x768) WXGA Display */
@media only screen and (max-width: 1366px) and (max-height: 768px) {
    /* okno nowosci */

}
/* (1680x1050) WSXGA+ Display */
@media  only screen and (max-height: 1050px) and (max-width: 1680px) {
    /* okno nowosci */
	
	
}
/* (1920x1080) Full HD Display */
@media only screen and (min-height: 1080px) and (min-width: 1920px) {
    
	
	
}

/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* insert styles here */
}
 
/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
    /* insert styles here */
}
 
/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
    /* insert styles here */
}
 
/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    /* insert styles here */
}
 
/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    /* insert styles here */
}
 
/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    /* insert styles here */
}
 
/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
    /* insert styles here */
}
 
/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* insert styles here */
}
 
/* (768x1024) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* insert styles here */
}
 
/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* insert styles here */
}
 
/* (2048x1536) iPad 3 */
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
    /* insert styles here */
}
 
/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    /* insert styles here */
}
/* (1280x1024) SXGA Display */
@media  screen and (max-width: 1280px) {
    /* insert styles here */
}
 

 

 

 
/* (1600x900) HD+ Display */
@media  screen and (max-width: 1600px) {
    /* insert styles here */
}


