/* --------------- MEDIA SCREEN --------------- */
/* -------------------------------------------- */
@media screen {


.print {
	display:none; 
	}
	
body {
	margin: 0px; 
	padding: 0px; 
	font-family: arial, tahoma, trebuchet MS; 
	font-size: 13px; 
	color: #bdae91; 
	background: url('../images/bgDown.jpg') repeat #3f1200; 
	/*background-position: top center;*/ 
	}
	
img {
	border: 0px;
	outline: none;
	}
	
div {
	overflow: hidden;
	}
			
a:link, a:active, a:visited {
	color: #bdae91; 
	text-decoration: underline;
	outline: none;
	}
a:hover {
	text-decoration: none;
	} 
	
		
em {
	font-weight: bold;
	}
	
acronym {
	font-style: italic;
	border-bottom: 1px dashed #808080;
	cursor: help;
	}
	
	
	
 
 


/* ---------- LAYOUT ---------------- */
/* ---------------------------------- */
 

div.max {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	}
	
div.top img {
	float: left;
	}
	
div.menuOferta img {
	display: block;
	}
	

a.wiecej {
	font-size: 11px;
	}
	
	
	
h1, h2 {
	color: #bf9f62; 
	font-size: 22px; 
	margin: 15px 0px 0px 10px;
	font-family: arial;
	font-weight: normal;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 18px; 
	margin: 10px 0px;
	font-weight: normal;
	}
	
li {
	text-align: left;
	}
	
 
	
.alignCenter {
	/*display: block;
	margin: 0px auto;*/
	text-align: center;
	}
	
.alignRight {
	float: right;
	margin: 0px auto;
	}
	
ul.index_menu_produkty {
	list-style: none;
	}

ul.index_menu_produkty li {
	display: inline;
	padding-right: 10px;
	}	



/* GALERIA */	
div.galeria {
	margin: 0px 0px 0px 23px;
	}
div.galObrazek {
	margin: 6px 6px;
	float: left;
	text-align: center;
	}
div.galObrazek img {
	border: 3px solid #c4a57a;
	}
img.foto {
	border: 3px solid #c4a57a;
	}


	
.imgBorder {
	border: 1px solid #eed672;
	}
	
.wyroznik {
	font-weight: bold; 
	font-size: 18px; 
	color: #dc1e2a; 
	text-align: center;
	}
	

	
.clear {
	display: block;
	clear: both;
	float: none;
	height: 10px;
	}
	
	
	
a.aWiecej {
	color: #bf9f63;
	font-size: 11px;
	margin-left: 6px;
	}

	
ul.aktualnosci {
	/*list-style: url('../images/arrow.png'); */
	list-style: none;
	padding: 0px 0px 0px 7px;
	}
	
ul.aktualnosci li { 
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('../images/bgLi.png') no-repeat bottom center;
	}
.liImg {
	padding: 4px 5px 30px 3px; 
	float: left;
	border: 0px solid;
	}
	
	
	
	
	
	
/* LAYOUT */
div.czymZajm {
	padding: 23px 7px 0px 1px; 
	text-align: justify;
	}
	
div#breadcrumbs {
	margin: 4px 0px 0px 4px;
	color: #bdae91; 
	font-size: 10px;
	}

div#breadcrumbs a {
	text-decoration: underline;
	}
	
/* REALIZACJE */
div.realizBox{
	width: 481px; 
	height: 362px;
	margin: 0px auto;
	}
div.realizCaption	{
	width: 470px; 
	height: 45px; 
	top: -56px; 
	left: 3px; 
	padding: 5px 0px 0px 5px; 
	background-color: #782d0e; 
	position: relative; 
	z-index: 2; 
	filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
	} 
/*
div.realizBox{
	position: relative;
	left: 100px;
	}
div.realizCaption	{
	position: absolute; 
	height: 45px; 
	width: 470px;
	z-index: 2;
	top: 310px;
	left: 3px;
	background-color: #782d0e; 
	padding: 5px 0px 0px 5px; 
	filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
	}
	*/
	
	
/* OFERTA */
div.ofertaIkonki {
	width: 570px;
	margin: 20px 0px 0px 55px;
	}
div.ofertaIkonki img {
	margin: 0px 0px 10px 10px;
	}
	
	
	
	
	
/* ZAMÓW POMIAR */
div#formPomiar {
	float: left;
	margin-left: 50px;
	}
div.poleForm {
	margin-right: 10px;
	}
div.poleForm input {
	 }
div#formPomiar fieldset {
	border: 1px solid #d7c694; 
	margin-bottom: 20px; 
	/*background-color: #fefcf6; */
	/* hack IE >>> */position: relative; display: block; padding: 8px 0px 10px 10px; margin: 15px 10px 0px 0px; 
	}
div#formPomiar legend {
	color: #f9e0b7; 
	font-weight: bold; 
	padding: 0px 3px 0px 3px;
	/* hack IE >>> */position: relative;  top: -16px;  
	}
div#formPomiar img {
	display: block; 
	}
div.kolumnaRodzajSchodow {
	float: left; 
	width: 440px;
	}
div.komunikatError, div.komunikatOK {
	margin: 0px auto; 
	width: 400px; 
	text-align: center; 
	padding: 8px; 
	border: 1px solid #f80000; 
	background-color: #ff3a3a; 
	color: #ffffff;
	font-size: 16px; 
	font-weight: bold; 
	}
div.komunikatOK{
	border: 1px solid #6b9f2e; 
	background-color: #91dc3a; 
	margin: 40px auto 0px auto;
	}	
	
	
img.alignLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
 



/* --------- MEDIA PRINT SCREEN ------------------ */
/* ----------------------------------------------- */
@media screen, print { }


			
			
			
			
			
			
			
			
			
			
