/* headerwrap */





/*

* 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_slider{ width:91%;}

		.header .menu ul li a.ms_top span{ width:85px;}

		.header .menu ul li.ms_top a.ms_top.ms_hover span, .header .menu ul li.ms_top.active a.ms_top span{ background:url("../images/menu_a1.png") no-repeat scroll center top transparent;}

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

 

 

	}

	 

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

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

	#coment2, #coment3{ margin-left:0px;}

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

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

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

	.col2 { width:100%; margin-right:0%; float:left;}

	#now_slider{ width:91%; padding:4%;}

	.camera_wrap .camera_pag .camera_pag_ul li{ margin-top:-33px !important;}

	.centercol,.sidebar_widgets, .cols3 .col3, .cols1 .col1{ width:79.4%;}

	.centercol .cols1 .col1.last { width: 79.4%; }

	.container .comp{ display:none;}

	.container .mob{ display:block;}

	.col4 { width:100%;  margin-right:0%; }

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

	.pic.fr img{ margin:5px 6px 20px 0px;}

	.sidebar_widgets{ padding-top:20px;}

	.logo{ margin:20px;}

   

	 .menu { padding: 12px 0 0 0; float: none; } 

	.menu .menusm { display: none; }

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

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

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

	div.ppt { display: none !important; }

	.logo { padding-top: 20px; height: 100px; }



 }



	/* 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: 14.8% !important; }

 



		}



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

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

	.fl,.fr{ float:none;}

	.fl.btn{ float:left;}

	.fr.btn{ float:right;}

	.header_twitter{ width:297px;}

	.pic.fr img,.pic.fl img{ width:93%;}

	#contactform_main textarea{ width:71%;}

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

	.menu .tinynav { width: 100%; }

 

 }

		





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

*/