/*

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

	}



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

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

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





	}

	



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

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

		.menu-bar .social { border: none; margin-top: -62px; float: right; }

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

		.cols4 .col4 { width: 50%; min-height:230px; }

		.cols4 .col4.gap1 { min-height: auto; }

		.gap { margin-left:2px; width:49% !important; }

		.col4.min { min-height:205px; }

		.col4 .padding_tb { padding:0px; }

		.camera_caption > div { padding: 5px !important; font-size: 8px !important; line-height: 12px; }

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

		div.ppt { display: none !important; }

		.menu .menusm { display: none; }

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

		.menu { padding: 30px 0 20px 0px; float: none; }

		.footer p { padding-top: 10px; float: none; }

		.footer_resize .social { padding-top: 20px; text-align: center; margin: 0px; float: none; }



	}



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

		.header_menu_resize .logo { float:none ; }	

		.header_menu_resize .logo p { text-align:center ;}

		.header_menu_resize .logo a { text-align:center ;}

		.header_menu_resize .logo div { text-align:center; }

		.header_menu_resize {margin:0 auto; background:url(../images/header_top_bg1.jpg) no-repeat top center !important; }

		.prefooter_resize {margin:0 auto; padding:40px 0px 30px 0; background:url(../images/header_top_bg1.jpg) no-repeat top center !important; }

		.content_resize .p404 h2 span { font-size:18px !important; }

		.p404 p, .p404 a { padding-bottom:10px !important; }

		.cols3 .col3 {width:100%;}

		.col1 {  margin:0 0 0 0; padding:0; width: 100% !important; padding:0% 0% 0 0;}

		.col1.last { float:left; margin-right:0; width:100% !important; }



		.pricing_six .pricing_column, .pricing_six .pricing_column_first { width: 15.4% !important; }

		.dc_pricingtable06 ul li h3 { font-size: 15px !important; }

		.dc_pricingtable05 ul li h3 { font-size: 15px !important; }

		.dc_pricingtable03 li h2 { font-size: 15px !important; }

		.dc_pricingtable03 li h2.caption { font-size: 11px !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; }

		.header_menu_resize .menu { float:none;}

		.header_menu_resize .logo { float:none ; }	

		.header_menu_resize .logo p { text-align:center;}

		.header_menu_resize .logo a span { text-align:center !important;}.header_menu_resize .logo div { text-align:center; }

		.header_menu_resize {margin:0 auto; background:url(../images/header_top_bg2.jpg) no-repeat top center !important; }

		.prefooter_resize {margin:0 auto; padding:40px 0px 30px 0; background:url(../images/header_top_bg2.jpg) no-repeat top center !important; }

		.content_resize .p404 h2 span { font-size:18px !important; }

		.p404 p, .p404 a { padding-bottom:10px !important; }

		.cols3 .col3 {width:100%;}

		.img_hover_h3 h3 a { padding:3px 3px 0 3px !important; margin:0px !important; font-size:11px !important; }

		.img_hover_h3 h3 {padding:0px !important; }

		.img_hover_h3 h3 span { padding:0px 3px 3px 3px !important; font-size:10px !important; } 

		.col1 {  margin:0 0 0 0; padding:0; width: 100% !important; padding:0% 0% 0 0;}

		.col1.last { float:left; margin-right:0; width:100% !important; }

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

		.menu .tinynav { padding: 2px 0 3px 0; width: 100%; }	

		.pricing_column_first.gap { width: auto !important; }



	}







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

*/

