/*
* 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
================================================== */

body {font-family:Arial, Helvetica, sans-serif;}

* { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin:0; padding:0;
}

h1.main_nag {font-size:9px; color:#fff; position:absolute; top:0px; left:5px}

.h3_serie {  width:100%; clear:left; text-align:center; color:#FF0000; padding-top:15px}

ol, ul, li {/* list-style: none;*/	line-height: 160%; list-style:none}

ul ul { padding-left:15px}

ul#mapastrony { font-size:12px}

h1,h2,h3 { font-weight:100; letter-spacing:0.1em; text-transform:uppercase}

p,ul {font-size: 12px; line-height: 24px; color:#999999; text-align:justify; padding:6px 0}

h1 { font-size: 18px; font-weight: normal; line-height:30px; color:#f60000 ;}
h2 { font-size:18px ;line-height:24px; color:#f60000 ; }
h3 { font-size:12px ;line-height:18px; color:#f60000 ;}
h4 {color: #999; font-weight: 100;font-size: 12px;text-align:center; margin:0; position:relative; top:-10px}
a {text-decoration:none; color:#f60000 ; }

a#logo { width:220px ; height:72px ; display:block; text-indent:-9999px; background-image:url(../images/logo.jpg); text-align:left ;  line-height:0; font:0/0 a; margin-top:0px}

div#menu_oferta { float:left}

ul#main_menu { float:right; text-transform:uppercase;letter-spacing:.1em;margin:0; padding:0; }
ul#main_menu li {display:inline; margin:0; padding:0}

.o_mnie #o_mnie ,.oferta #oferta, .galeria #galeria , .kontakt #kontakt { color:#FF0000}

ul#main_menu li a { display:inline-table; padding:35px 22px 18px; font-size:12px; line-height:15px; text-decoration:none; color:#7f7f7f; }

ul#main_menu li a:hover { -webkit-box-shadow: 0px 0px 4px 0px #e1e1e1; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
          box-shadow: 0px 0px 11px 5px #e1e1e1 ; z-index:150; 	  
}


.button_oferta_menu {float:right; text-transform:uppercase;letter-spacing:.1em; margin:15px 0 0; padding:0; -webkit-box-shadow: 0px 0px 11px 5px #f5f5f5 ; box-shadow: 0px 0px 11px 5px #f5f5f5 ; z-index:150; 
}
.button_oferta_menu:hover {-webkit-box-shadow: 0px 0px 11px 5px #f5f5f5; box-shadow: 0px 0px 11px 5px #f5f5f5 ;}

.button_oferta_menu_wcisniete { -webkit-box-shadow: 0px 0px 0px 0px #e1e1e1;box-shadow: 0px 0px 0px 0px #e1e1e1}
.button_oferta_menu_normal { -webkit-box-shadow: 0px 0px 11px 5px #f5f5f5;box-shadow: 0px 0px 11px 5px #f5f5f5}

.button_oferta_menu li {display:inline; margin:0; padding:0}
.button_oferta_menu li a { display:block; float:right; padding:18px 20px 18px; font-size:12px; line-height:15px; text-decoration:none; color:#7f7f7f; border:1px solid #f5f5f5}

.button_oferta_menu li a:hover{ -webkit-box-shadow: 0px 0px 4px 0px #e1e1e1; box-shadow: 0px 0px 11px 5px #e1e1e1 ;}

.oferta_con { border-bottom:3px dotted #f3f3f3; padding:30px 0;}

.margin_topper {padding:30px 0; }

ul#main_menu li a.aktywne { color:#f60000; }

.floter { margin:10px 20px}
.floter label { padding-bottom:10px}

.oferter p {  padding:20px}

.kontakter {  -webkit-box-shadow: 0px 0px 4px 0px #e1e1e1; box-shadow: 0px 0px 11px 5px #e1e1e1 ; float:right}


#kontakter, #kontakter_architektura {display:none; float:right !important} 
		  
kontakter p {}

.galeria_galeria { margin-bottom:25px }
.galeria_galeria a { color:#999999}
.galeria_galeria h4 {color:#999999; font-size:13px; text-align:right; padding-right:70px; position:relative;top:-30px}

	 #kontakter, #kontakter_architektura { margin-top:15px}

/* #Page Styles
================================================== */

.imgskalowanie { max-width: 100%;height: auto;}

/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 10px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #e1e1e1;
		padding: 12px 8px;
		outline: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 300px;
		max-width: 100%; 
		display: block;
		margin: 10px 0 10px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold; margin:5px 0;
		font-size: 13px;  }
	select {
		width: 300px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		
		
div#fb {position:absolute; top:15px ; right:15px; background-image:url(../images/fb.png); width:48px; height:48px; z-index:555;}
div#fb:hover div#fixb2 { display:block }
div#fixb2 {position:absolute; top:0px ; right:0px; z-index:15;overflow:hidden; width:250px; height:90px; background-color: #ffffff; display:none; border:2px dotted #e1e1e1}

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	
	
	/* unac jak bedzie wiecej niz 3 galerie*/
	.galeria_galeria { margin-top:50px}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}
	#contactForm .submit {
	 margin:5px 2px 20px !important;
	
	}
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	
	
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

	#kontakeres p { text-align: center !important; margin-left: 35px}
	a#logo {text-align:right; width:100%; background-repeat:no-repeat; background-position:center; line-height:0; font:0/0 a} 
	ul#main_menu {width:100%; padding:0; margin:0px auto 18px}
	ul#main_menu li {margin-left:0;width:100% } 
	ul#main_menu li a { margin-left:0 ;display:block; font-size:18px; width:100%;  line-height:35px; text-decoration:none ;color:#7f7f7f; text-align:center; border-bottom:1px solid #e1e1e1;letter-spacing:.6em; padding:6px 0;
	 }
	 
	 h1,h2,h3{ text-align:center; margin:0 auto}
	  img { margin:0px auto 12px; display:block;}
	  
	  
	  
	  
	 .button_oferta_menu { margin:15px 10px; display:block; } 
	 
	 #kontakter, #kontakter_architektura { margin-top:15px}
	 
	 
	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"], input,
	input[type="password"],
	input[type="email"],
	textarea, label,
	select{ margin:5px auto; display:block; text-align:center}
	
	.floter input { margin:10px auto; display:block}

	.ws_bullets { display:none;}
	
	
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	ul#main_menu li:first-child { color:#0000FF; !important}
	
	#contactForm span { width:100%; text-align:center; padding:6px 0 !important; margin:0 }
	
	#contactForm .submit { width:180px; margin:10px auto 20px !important }
	
	#contactForm .submit {
	 margin:5px 130px 20px !important
	}
	
	.button_oferta_menu li a { margin:0;padding:25px } 
	
	
	
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {#contactForm .submit {
	 margin:5px 10px 20px !important; 
	}
	.button_oferta_menu li a { margin:0;padding:25px 10px } 
	
	}


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

