/*
* 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) {
		.now_page_resize h1 { font-size: 14px !important; }
		.jThumbnailScroller .jTscroller a { margin-right: 27px !important; }
		.ul_list li { font-size: 10px; line-height: 14px; }
		#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; }
		#contactform_main li.buttons input { margin-left: 12%; }
		.maps_view { height: 250px; }
		.col4 h3 a { font-size: 11px !important; }
		#slider-wrapper object { height: 315px; }
		} 

	/* 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; }
		.header_resize #menu-top-menu { display: none; }
		.header_resize .tinynav { padding: 3px 0 3px; margin: 15px auto 10px auto; width: 80%; display: block; }
		.logo { padding: 20px 0; float: none; text-align: center; }
		.logo div { float: none; }
		.search {  margin: 0 auto 20px auto; float: none; }
		.menu { float: none !important; }
		.social { text-align: center; float: none; }
		.header_text p { text-align: center; }
		.content_resize { margin: 0px; padding: 0px; }
		.img_hover_box.pic a:hover img.r_plus_overlay { display: none; }
		.img_hover_box.pic a:hover img.r_plus { display: none; }
		.flickr { margin-bottom: 20px; }
		.ul_list { padding-bottom: 15px; }
		.jThumbnailScroller .jTscroller a { margin-right: 34px !important; }
		.seven.columns.last { float: none; }
		div.ppt { display: none !important; }
		.col3 { margin-bottom: 10px; }
		.pic.fl.gap { float: none; }
		#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; }
		#contactform_main li.buttons input { margin-left: 14.3%; }
		#coment2 { margin-left: 0px; }
		#coment3 { margin-left: 0px; }
		.maps_view { height: 200px; }
		.pic.fr.gap { margin-left: 0px; float: none; }
		.one-third.column.gap21 { display: block; }
		.one-third.column.gap20 { display: none; }
		.camera_caption > div { padding: 5px !important; font-size: 8px !important; line-height: 12px; }
		.now_page_resize h1 { float: none; }
		.now_page_btn { margin-top: 15px; float: none; }
		h1.gap1 { padding-top: 20px !important; }
		#slider-wrapper object { height: 240px; }
		} 

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.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) {
		.header_resize .tinynav { width: 100%; }
		.now_page_resize h1 { font-size: 12px !important; line-height: 15px; }
		.now_page_resize h1 span { margin-top: 7px; font-size: 9px; line-height: 12px; }
		.jThumbnailScroller .jTscroller a { margin-right: 20px !important; }
		#coment img { margin-right: 7px; }
		#coment2 img { margin-right: 7px; }
		#coment3 img { margin-right: 7px; }
		#contactform_main li.buttons input { margin-left: 20.3%; } 
		.post_detail { font-size: 9px; line-height: 12px; }
		.post_detail a { font-size: 8px; line-height: 12px; }
		.content_box_padding p { line-height: 15px; }
		#coment { line-height: 16px; }
		#coment2 { line-height: 16px; }
		#coment3 { line-height: 16px; }
		.sidebar p { line-height: 16px; }
		.maps_view { height: 180px; }
		.footer_resize { font-size: 9px; line-height: 12px; }
		#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; }
*/