/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		#piecemaker { height: 350px!important; }
		}
		

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {

			.container iframe.wid5 { height: 250px; width: 100%; }
			.container iframe.wid6 { height: 330px; }
			.container iframe.wid7 { height: 300px; width: 100%; }
			.cols3 .col3 { width: 229px; }
			.main-container { width: 89% !important; margin-left: 1.5% !important;  }
			.toolbar .right { margin-right: -5px !important; }
			.toolbar .left { margin-left: -16px !important; }
			.container .prefooter_resize .fcol { width: 175px; }
			.now_slider .slider_cont { width: auto; }
			.now_slider .slider_cont.gap { margin-left: 60px; margin-top: 0px; }
			.cols2 .col2 { width: 225px; }
			.gap2 .cols4 .col4 { width: 177px; }
			.cols2 .col2.big { width: 364px; }
			.slider_cont1 { width: 690px; margin:0 auto; }


		 }

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.slider_cont1 { width: 400px; margin:0 auto; }
		#webstore { width: 90%; min-width: auto !important; }
		#webstore-navigation li { float:none !important; margin: 5px 0 0 0px !important;}
		#panel_setting_side { position: absolute !important; top: 30% !important; }
		.container .menu { width: 100%; }
		.container .menu .menusm { display: none!important; }
		.container .menu select { padding: 4px 5px 4px 10px; margin: 4px 0 20px 0; height: 36px; display: block!important; float: left; width: 100%; }		
		.container .logo, .container .logo p { float: none; text-align:center;}		
		.container .maps_view { width: 100%; height: 200px; }		 		
		.container #coment img { float: none; }
		.container #coment2 img { float: none; }
		.container #coment .podpis { float: none; }
		.container #coment2 { margin: 10px 0px; }
		.container #coment2 img { float: none; }
		.container #coment2 .podpis { float: none; }
		.container #coment3 {  margin: 10px 0px;}
		.container #coment3 img { float: none; }
		.container #coment3 .podpis { float: none; }
		.container #coment { padding-bottom: 12px; }
		.container #coment br { display: none; }
		.container #coment2 br { display: none; }
		.container #coment3 br { display: none; }
		.container #coment3 .podpis { width: 100%; }
		.container .r_plus_overlay { display: none; }
		.container .r_plus { display: none; }
		.cols3 .col3 { width: 100%; margin-top: 10px; }
		.viewport .gap li div.col3 { width: 185px; }
		.prefooter_resize div.fcol { width: 100%; }
		.now_slider iframe.wid5 { height: 250px; width: 100%; }
		.now_slider iframe.wid6 { height: 300px; }
		.now_slider iframe.wid7 { height: 300px; width: 100%; }
		.now_slider iframe.wid8 { height: 280px; width: 100%; }
		.cols2 .col2 { width: 100%; margin-top: 10px; }
		.content_full_size .fl, .content_full_size .fr  { float: none; margin:0 3px !important; }
		.cols4 .col4 { width: 100%; margin-top: 10px; }
		.img_hover_box.pic .img_hover_overlay { display: none; }
		.main .header { margin:0 auto 0px; padding:0 0 1px; width:100%; position:relative; background:url(../images/header_bg1.png) repeat-x top left; }		
		.theme1 .main-container { width: 77% !important; margin-left: 7% !important; }
		.toolbar .right { margin-right: -18px !important; }
		.toolbar .left { margin-left: 7px !important; }
		.now_slider .slider_cont { width: auto; }
		.now_slider .slider_cont.gap { margin-left: 140px; margin-top: 0px; }
		.cols2 .col2.big { width: 100%; }
		
		
		}
 
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		#controls { right: 8%!important; }
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		#piecemaker { height: 180px!important; }
		div.ppt { display:none !important;}
		.now_slider	iframe.wid5 { height: 130px; width: 100%; }
		.now_slider iframe.wid6 { height: 300px; }
		#slider-wrapper object { width: 100%; height: 200px; }
		.theme1 .main-container { width: 50% !important;  margin-left: 9% !important; }
		.toolbar .right { margin-right: 35px !important; }
		.toolbar .left { margin-left: 0px !important; }
		.now_slider .slider_cont.gap { margin-left: 70px; margin-top: 0px; }
		.slider_cont1 { width: 300px; margin:0 auto; }
		.fbmobile {width: 300px; }

}
		


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
