/* 
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 7/17/2011
*/


/* Table of Contents
==================================================
    #Base 960 Grid    
    #Tablet (Portrait)
    #Mobile (Portrait) 
    #Mobile (Landscape)
    #Clearing */
    
    

/* #Base 960 Grid 
================================================== */

    .container                                  { position: relative; width: 980px; margin: 0 auto; padding: 0; }
    .column, .columns                           { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }
    
    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }
    
    /* Base Grid */
    .container .one.column                      { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 638px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }
    
    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }
    
    /* Offsets */   
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }
    
    
    #slider, #slider-inner {
    	width:980px;
        height:360px;
    }

    .i18n-en #slider, .i18n-en #slider-inner {
    	width:940px;
        height:340px;
    }
    
    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } 
    
    /* Use clearfix class on parent to clear nested columns, 
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row, 
    .clearfix {
      zoom: 1; }
      
    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
    
    
    
    
    
   		.bigonly {
			display:block;
		}
		
		.tabletonly {
			display:none;	
		}
		 
		 
 /* #Tablet (Portrait)
================================================== */   

    /* Note: Design for a width of 768px */

    @media screen and (min-width: 768px) and (max-width: 979px) {
		
		#block-menu-menu-menu-klienta {
			/* display:none; */	
		}
		
		.bigonly {
			display:none;
		}
		
		.tabletonly {
			display:block;	
		}
		#wrap {	
			width:760px;
			min-width:760px;
			margin:0 auto;
		}
		#outer, #footer_outer {
			width:100%;
			min-width:100%;	
		}	
		.container, #footer #block-simplenews-1 {
			width:760px;
		}
		.content_container {
			width:740px;
		}
		.front .content_container {
			background-color:transparent;
		}
		.container .sixteen.columns {
			width:720px;
		}
		#block-block-25, #block-block-28 {
			width:720px;
		}	
		#logoParade {	 
		    width: 570px;
		}
		#block-views-pasek-news-block .content {
		    width: 590px;
		}
	  #slider, #slider-inner {    
	    	width:760px !important;	
	    	height:287px !important;	
	  }
	  .i18n-en #slider, .i18n-en #slider-inner {    
	    	width:740px !important;	
	    	height:267px !important;	
	  } 
	  
	  
	  
	  
		#block-block-26, #block-block-29 {
		    width: 730px;
		    overflow:hidden;
		}		
		#bannery_male .scrollWrapper {
		    margin: 0 45px;
		    width: 620px;
		}	
		.ls-nav-next {
		    left: 683px;
   		}	
		.ls-bottom-nav-wrapper, .ls-below-thumbnails {
		    top: 230px;
		   }
		#footer_outer {
		    min-width: 760px;
		}
		div.scrollingHotSpotRight {
		    right: 20px;
		}
		#navigation ul li a, #navigation ul.sf-menu li a {
		    font-size: 14px;
		    padding: 8px 7px;
		}
		#header2 ul.menu li a, #header2 ul.menu li a:hover {
		       font-size: 14px;
		}
		.container .five.columns {
			width: 220px;
		}
		.container .eight.columns {
			width: 460px;
		}
		.container .sixteen.columns {
			width: 720px;
		}
		#node-38 fieldset, #node-78 fieldset {
		    width: 700px;
		}
		#node-38 fieldset fieldset {
		    width: 675px;
		}	
		.webform-client-form input {
		    width: 400px;
		}
		.webform-client-form textarea {
		    width: 410px;
		}
		.hasla a {
		    font-size: 16px;
		    margin: 0 10px;
		    padding: 4px 10px;
		}
    	#header2 ul.menu li {
            padding: 0px 8px;
        }
        
        .content_container {
            border:none;
        }
	}
	
/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
    
    @media screen and (min-width: 320px) and (max-width: 767px) {
		
		#block-menu-menu-menu-klienta {
			display:none;	
		}
		
		.bigonly {
			display:none;
		}
		
		.tabletonly {
			display:block;	
		}
		#wrap {	
			width:100%;
			min-width:100%;
			margin:0 auto;
		}
		#outer, #footer_outer {
			width:100%;
			min-width:480px;	
		}
		#outer {
			background: url("../images/bg2.png") top center repeat-x;
  		}
		.container {
			width:100%;
		}
		#footer #block-simplenews-1 {
			width:100%;
		}
		.content_container {
			width:96%;
			padding:20px 2%;
		}
		#block-block-25, #block-block-28 {
			width:100%;
	    	background: url("../images/trustus_bg.png") no-repeat scroll right top transparent;
		}	
		#logoParade {	 
		    width: 70%;
		    margin-right:5%;
		}		
		#block-views-pasek-news-block h2 {
		    width: 20%;
		}
		#block-block-25 h2, #block-block-28 h2 {
		    width: 25%;
		    font-size:14px;
		   margin-top:10px;
		}		
		#block-views-pasek-news-block .content {
		    width: 80%;
		}
	    #slider, #slider-inner {
	        width:100%;
	        height:100%;
	
	    }
		#block-block-26, #block-block-29 {
		    width: 100%;
		    overflow:hidden;
		}		
		#bannery_male .scrollWrapper {
		    margin: 0 45px;
		    width: 70%;
		}	
		.ls-nav-next {
		    right: 0px;
		    top:50%;
   		}	
	   	.ls-nav-prev {
		    left: 0;
		    top: 50%;
		}
		.ls-bottom-nav-wrapper, .ls-below-thumbnails {
		    top: 230px;
		   }
		#footer_outer {
		    min-width: 480px;
		}
		div.scrollingHotSpotRight {
		    right: 20px;
		}
		#navigation ul, #navigation ul.sf-menu {
		    width: 300px;
		    min-width:300px;
		    margin-top:5px;
		    float:right;
		}
		
        .content_container {
            border:none;
        }
		
		
		#navigation ul ul {
			display:none !important;
		}	
		
		
		#navigation ul li a, #navigation ul.sf-menu li a {
		    font-size: 14px;
		    padding: 12px 7px;
		}
		#header2 ul.menu li a, #header2 ul.menu li a:hover {
		       font-size: 14px;
		}
		.container .five.columns {
			width: 100%;
			border:none !important;
		}
		.container .eight.columns {
			width: 100%;
			border:none !important;
		}
		.container .sixteen.columns {
			width: 100%;
		}
		#node-38 fieldset, #node-78 fieldset {
		    width: 100%;
		}
		#node-38 fieldset fieldset {
		    width: 100%;
		}	
		.webform-client-form input {
		    width: 400px;
		}
		#node-147 #webform-component-tresc-pytania textarea {
			width: 400px;
		}

		.webform-client-form textarea {
		    width: 410px;
		}
		.hasla a {
		    font-size: 16px;
		    margin: 0 10px;
		    padding: 4px 10px;
		}
		.ls-bottom-nav-wrapper, .ls-below-thumbnails {
		    display:none;
		}
		.column, .columns {
		    display: block;
		    float: none;
		    margin: 0px;
		}
			
		div#header2 {
		    height: 90px;
		}	
		
		#block-search-form {
			top:50px;
			right:0;
			position:absolute;
		}
				
		#block-menu-menu-menu-gorne {
			top:0px;	
			float:none !important;
			width:100%;
		}

		#search-block-form {
		    border: none;
		}

		#logo {
			float: left;
		    padding: 0 20px 0 5px;
		    position: absolute;
		    top: 105px;
		}

		#header2 ul.menu li {
		    padding: 0 3px;
		}

		#header2 ul.menu li a, #header2 ul.menu li a:hover {
		    font-size: 14px;
		}
		#block-block-21, #block-block-33, #block-block-2 {
			display:none;
		}
		

		#webform-component-konfiguracja-produktu label {
		    width: 90%;
		}
		
		#webform-component-konfiguracja-produktu label[for="edit-submitted-konfiguracja-produktu-wtyczki-wdrozenie-1"],
		#webform-component-konfiguracja-produktu label[for="edit-submitted-konfiguracja-produktu-wsparcie-wsparcie-ad-1"],
		#webform-component-konfiguracja-produktu--wsparcie label[for="edit-submitted-konfiguracja-produktu-wsparcie-wsparcie-1"] {
		    width: 85%;
		}
		
		.hasla.konfigurator a {
		    padding: 4px 6px 4px 30px;
		}

    }


/*	
    @media only screen and (min-width: 768px) and (max-width: 979px) {
	
		#outer, #wrap, #footer_outer {
			max-width:979px;
			min-width:760px;
		}
			
		.container, #footer #block-simplenews-1 {
			max-width:979px;
			width:100%;
		}
		
		.content_container {
			max-width:939px;
			width:100%;
		}
		
		.container .sixteen.columns {
			max-width:939px;
			width:100%;
		}
		
		#block-block-25, #block-block-28 {
			max-width:939px;
			width:100%;
		}
		
		#logoParade {	 
		    max-width: 610px;
		    width: 100%;
		}

		#block-views-pasek-news-block .content {
		    max-width: 630px;
		    width: 100%;
		}

	}
	*/

/* Layout Shortcodes */
.full-width {width:960px; height:auto; overflow:hidden}

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_thirds { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourths { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_thirds,
.three_fourths,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}

.last {margin-right:0 !important;}

/* #Media Queries
================================================== */
	
	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 991px) {}
	
	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {

	#breadcrumb { display: none; }

	.full-width,
	.one_half,
	.one_third,
	.two_thirds,
	.three_fourths,
	.one_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth {width: 100%;}

	}
	
	/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}
	
	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 959px) {}
	
	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {}
	
	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {}
	
	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {}






