/*

* 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) { 



	.cols4 .gap { width:22% !important; }

		



	}



	/* Tablet Portrait size to standard 960 (devices and browsers) */

	@media only screen and (min-width: 768px) and (max-width: 959px) {

		.menu ul li a.ms_top span { padding:29px 0 35px; width:69px;}

		#slider-wrapper object { height: 315px; }

		#coment .podpis { float: none; width: 100%; }

		#coment .podpis a { display: inline !important; }

		#coment2 .podpis { float: none; width: 100%; }

		#coment2 .podpis a { display: inline !important; }

		#coment3 .podpis { float: none; width: 100%; }

		#coment3 .podpis a { display: inline !important; }

		.cols3 .col3 { margin-right: 17px;}

		.cols4 .col4 { width: 22.5%; }

		.prefooter .fcol {  margin:0 14px 0 0;}

		



	}

	



	/* All Mobile Sizes (devices and browser) */

	@media only screen and (max-width: 767px) {
		
		#panel_setting_side { position: absolute !important; top: 30% !important; z-index: 9999999 !important; }

		#coment2 { margin-left:0px !important; } 

		#coment .podpis { width: 100% !important; float:none !important; }

		#coment2 .podpis { width: 100% !important; float:none !important; }

		#coment3 { margin-left:0px !important; } 

		#coment3 .podpis { width: 100% !important; float:none !important; }

		.logo { width: auto; float: none; margin-left: 100px;}

		.logo p { text-align: left;}

		.menu { width: 100%; float: left; height: auto; }

		.menu .menusm { display: none; }

		.menu .tinynav { padding: 3px 0 3px; margin: 7px auto 15px auto; width: 100%; display: block; height: 30px; }

		#slider-wrapper object { height: 240px; }

		.now_page_resize { width: 90%;}

		.cols3 .col3 { float:none; width: auto; padding:0px; background: none; margin-top: 20px;}

		.cols4 .col4, .cols4 .col4.last { width: 42%; float: left; }

		.col3 p { padding: 20px 0 0 0;}		

		.col3 p.btn { padding:0px;}

		.prefooter .fcol, .prefooter .fcol.first, .prefooter .fcol.last { float: none; width: auto; margin-top: 20px;}

		.pic.fr, .pic.fl { float: none;}

		.centercol { width:100%; }

		.sidebar {width: 100%; }

		.cols2 .col2 { width: 100%;}

		div.ppt { display: none !important;}

		.cols1 .col1, cols1 .col1.small { width: 100%;}









	}



	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

	@media only screen and (min-width: 480px) and (max-width: 767px) {



		#panel_setting_side { position: absolute !important; top: 30% !important; z-index: 9999 !important; }

		#slider-wrapper object { width: 100%; height: 243px !important; }

		.img_hover_box.pic a img.r_plus_overlay {display:none !important;}

		.img_hover_box.pic a img.r_plus { display: none !important;}

	}



	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

	@media only screen and (max-width: 479px) {

		#panel_setting_side { position: absolute !important; top: 30% !important; z-index: 9999 !important; }

		.img_hover_box.pic a img.r_plus_overlay {display:none !important;}

		.img_hover_box.pic a img.r_plus { display: none !important;}

		#slider-wrapper object { height: 160px; }

		.logo { width: auto; float: none; margin-left: 70px;}

		.cols4 .col4, .cols4 .col4.last { width: 80%; float: left; }

	}







/* #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; }

*/

