/*
* 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) {
		.h2_with_ico h2 { padding-bottom: 20px; }
		.tweet_list li { padding-left: 0px !important; padding-right: 0px !important; }
		.tweet { width: 100% !important; }
		#contactform label { width: 15%; }
		#contactform li.buttons input { margin-left: 15%; }
		.content_box h2 a { font-size: 20px !important;  }
		.maps_view { width: 95%; }

		}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.h2_with_ico h2 a { font-size: 13px !important; }
		.logo { width: 33.2%; }
		h3 { text-align: left; margin-right: 0px; }
		h3.gap { text-align: center; }
		.content_box_about { padding-right: 20px; }
		.sidebar_last { float: left; margin-left: 15px; }
		.sidebar_last.gap_25 { margin: 0px; }
		.tweet_list li { padding-left: 0px !important; padding-right: 0px !important; }
		.tweet { width: 100% !important; }
		.pic.fl.gap { float: none; }
		#contactform label { width: 15%; }
		#contactform li.buttons input { margin-left: 15%; }
		#slider-wrapper object { height: 315px; }
		
		}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.menu .menusm { display: none; }
		.logo {
	width: 100%;
}
		.full h1 { font-size: 20px !important; line-height: 26px; }
		.full a { font-size: 20px !important; line-height: 26px; }
		.col4.last { float: none; }
		.col4 { float: none; }
		.postname { text-align: left; }
		.postname h3 { text-align: left; }
		.postname h3 a { text-align: left; }
		.col4 h3 { text-align: left; }
		.cameraContents { font-size: 8px !important; }
		.content_box_about { padding: 0px; border: 0px; }
		.tweet_list li { padding-left: 0px; padding-right: 0px; }
		.pic.fl.gap { float: none; }
		#contactform label { width: 15%; }
		#contactform li.buttons input { margin-left: 15%; }
		.sidebar_last.gap_25 { margin: 0px; }
		.img_hover_box.pic a img.h { display: none !important;}
		.img_hover_box.pic a img.r_plus { display: none;}
		.camera_caption > div { padding: 5px !important; font-size: 8px !important; line-height: 12px; } 		
		#slider-wrapper object { height: 240px; }
		.menu .tinynav { padding: 3px 0 3px; margin: 15px auto 17px auto; width: 90%; display: block;  }
		div.ppt { display: none !important; }  
		}

	/* 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: 9999999 !important; }
		.full h1 { font-size: 20px !important; line-height: 26px; }
		.full a { font-size: 20px !important; line-height: 26px; }

		.cameraContents { font-size: 8px !important; }
		.content_box_about { padding: 0px; border: 0px; }
		.tweet_list li { padding-left: 0px !important; padding-right: 0px !important; }
		.tweet { width: 100% !important; }
		h4 { text-align: left; }
		.col3.backgr p { font-size: 9px !important; line-height: 12px !important; }
		.pic.fl.gap { float: none; }
		.content.gap { margin-bottom: 0px; }
		.separator_clear { margin: 0px; }
		.small_box h2 { padding-top: 30px; }
		.social_text h2 { padding-top: 20px; }
		#contactform label { width: 20%; }
		#contactform li.buttons input { margin-left: 20%; }
		#coment2 { margin-left: 0px; }
		#coment3 { margin-left: 0px; }	
		#coment3 h3 { text-align: left; }	
		#coment2 h3 { text-align: left; }	
		#coment h3 { text-align: left; }	
		#coment .podpis { float: none; margin: 0px; }
		.content_box h2 a { font-size: 16px !important;  }
		.post_date { margin-right: 3px; }
		.post_detail { left: 55px; }
		.maps_view { height: 200px !important; }
		.content_box h2.gap  { margin-bottom: 0px; }
		.norm_box h2 { padding-bottom: 20px; }
		.small_box h2 { padding-bottom: 20px; }
		.social h2 { padding-bottom: 20px; }
		.sidebar_last.gap_25 { margin: 0px; border: 0px; padding: 0px; float: left; }
		.content_box.gap_5 { padding: 0px; }
		.img_hover_box.pic a img.h { display: none !important;}
		.img_hover_box.pic a img.r_plus { display: none;}
	}
		
		/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
		@media only screen and (max-width: 479px) {
		#camera_wrap_1 { height: 200px !important; }
		#panel_setting_side { position: absolute !important; top: 30% !important; z-index: 9999999 !important; }
		.full h1 { font-size: 15px !important; line-height: 18px; }
		.full a { font-size: 15px !important; line-height: 18px; }
		.cameraContents { font-size: 8px !important; }
		.logo { width: 85%; }
		.content_box_about { padding: 0px; border: 0px; }
		.tweet_list li { padding-left: 0px !important; padding-right: 0px !important; }
		.tweet { width: 100% !important; }
		.content { margin-bottom: 0px; }
		h4 { text-align: left; }
		.col3.backgr p { font-size: 9px !important; line-height: 12px !important; }
		.content.gap { margin-bottom: 0px; }
		.separator_clear { margin: 0px; }
		.small_box h2 { padding-top: 30px; }
		.social_text h2 { padding-top: 20px; }	
		#contactform label { width: 23%; }
		#contactform li.buttons input { margin-left: 23%; }
		#coment2 { margin-left: 0px; }
		#coment3 { margin-left: 0px; }	
		#coment3 h3 { text-align: left; }	
		#coment2 h3 { text-align: left; }	
		#coment h3 { text-align: left; }	
		#coment .podpis { float: none; margin: 0px; }
		.content_box h2 a { font-size: 10px !important;  }
		.post_detail { font-size: 9px !important; line-height: 12px; }
		.post_date { margin-right: 3px; }
		.post_detail { left: 55px; }	
		#coment img { margin-right: 8px; }
		h3.gap { margin-left: 85px; }
		#coment2 .podpis { float: none; margin: 0px; width: auto; }
		#coment3 .podpis { float: none; margin: 0px; width: auto; }
		#coment .podpis { font-size: 8px !important; line-height: 12px; }
		#coment .podpis a { font-size: 9px !important; line-height: 12px;}
		#coment h3 { font-size: 10px !important; }
		#coment .text2 { font-size: 9px !important; line-height: 12px; }
		#coment2 img { margin-right: 8px; }
		#coment2 .podpis { font-size: 8px !important; line-height: 12px; }
		#coment2 .podpis a { font-size: 9px !important; line-height: 12px;}
		#coment2 h3 { font-size: 10px !important; }
		#coment2 .text2 { font-size: 9px !important; line-height: 12px; }
		#coment3 img { margin-right: 8px; }
		#coment3 .podpis { font-size: 8px !important; line-height: 12px; }
		#coment3 .podpis a { font-size: 9px !important; line-height: 12px;}
		#coment3 h3 { font-size: 10px !important; }
		#coment3 .text2 { font-size: 9px !important; line-height: 12px; }
		.maps_view { height: 170px !important; }
		.content_box h2 { font-size: 23px !important; }
		.norm_box h2 { padding-bottom: 20px; }
		.small_box h2 { padding-bottom: 20px; }
		.social h2 { padding-bottom: 20px; }
		.sidebar_last.gap_25 { margin: 0px; border: 0px; padding: 0px; float: left; }
		.content_box.gap_5 { padding: 0px; }
		.img_hover_box.pic a img.h { display: none !important;}
		.img_hover_box.pic a img.r_plus { display: none;}
		.menu .tinynav { padding: 2px 0 3px 0; width: 100%; }
		#slider-wrapper object { height: 160px; }
		} 
		
		



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