/* -------------- główne okno ------------------------------- */
*{
	padding: 0px;
	margin:0 auto;
}
html, body {
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height:130%;
  color : #FFFFFF;
  background-color : #DDDDE1;
  text-align: center;
}
#box{
	width: 990px;
	min-height: 600px ;
	margin: auto;
	background-color : #31312F;	
	padding: 10px;
}
#logo_gora{
	width: 595px;
	min-height: 100px;
	background-color : #31312F;
	text-align: left;
	float: left;
}
#adres_gora{
	width: 395px;
	min-height: 100px;
	background-color : #31312F;
  text-align: right;
  float: right;
}
#adres_gora a{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #FFFFFF;
  text-decoration: none;
}
#header{
	width: 695px;
	min-height: 315px;
	background-color : #000000;
	float: left;
	margin-bottom: 3px;
}
#menu_header{
	width: 255px;
	min-height: 372px;
	background-color : #FFFFFF;
	float: right;
	margin-bottom: 3px;	
	text-align: left;
	padding: 16px;
	font-weight: bold;
}
#menu_opal{
	width: 306px;
	min-height: 130px;
	background-color : #C46837;
	border: solid 2px #31312F; 
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;	
}
#menu_bruki{
	width: 306px;
	min-height: 130px;
	background-color : #A1BA52;
	border: solid 2px #31312F; 
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
#menu_ogrodzenia{
	width: 306px;
	min-height: 130px;
	background-color : #73A5AE;
	border: solid 2px #31312F; 
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
#box_tresc{
	width: 990px;
	min-height: 10px;
	background-color : #595C51;	
	margin-top: 2px;
	text-align: justify;
	overflow:hidden;	
}
#box_tresc_left{
	width: 308px;
	text-align: justify;
	background-color : #595C51;
	margin-top: 2px;
	padding: 10px;
	float: left;
}
#box_tresc_right{
	width: 642px;	
	text-align: left;
	background-color : #595C51;
	margin-top: 2px;
	padding: 10px;
	float: right;
}
#box_tresc_right a{
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #FFFFFF;
  text-decoration: none;
}
.box_linie_koniec{
	width: 990px;
	height: 1px;
	background-color : #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;	
}
#stopka{
	min-height: 152px ;
	background-color : #31312F;
	padding-top: 5px;	
	padding-bottom: 5px;
	font-size : 10px;
	text-align: left;
}

/* -------------- teksty ------------------------------- */
.logo{
	font-size: 38px;
	font-family: Impact,Verdana, Tahoma;
}
#stopka a img{
	text-decoration: none;
	border: 0px;
	margin-top: 3px;
}
#menu_header a{
	color: #595C51; 
	font-size: 12px;
	font-family: Arial,Verdana, Tahoma;
	text-decoration: none;
	font-weight: bolder;
}
#menu_header a:hover{
	color: #C46837; 
}
.pierwszy_a{
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial,Verdana, Tahoma;
	text-decoration: underline;
	font-weight: bolder;
}
.drugi_a {
	color: #FFFFFF; 
	font-size: 12px;
	font-family: Arial,Verdana, Tahoma;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 25px;
}
#stopka a{
	color: #595C51; 
	font-size: 11px;
	font-family: Arial,Verdana, Tahoma;
	text-decoration: none;
}
#stopka a:hover{
	color: #ffffff; 
}
#stopka h3{
	color: #C46837; 
}
#menu_opal img{
	border: 3px solid #FFFFFF;
	margin-top: 3px;
}
#menu_bruki img{
	border: 3px solid #FFFFFF;
	margin-top: 3px;
}
#menu_ogrodzenia img{
	border: 3px solid #FFFFFF;
	margin-top: 3px;
}
#menu_box_tresc_right img{
	border: 1px solid #FFFFFF;
	margin: 1px;
}
h1{
	font-family: Arial Black, Arial;
	font-weight: bold ;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
}
h2{
	font-weight: bolder;
	font-size: 13px;
}
hr {
	margin-bottom: 2px;
	margin-top: 2px;
}
.tytul{
	width: 637px;	
	text-align: left;
	background-color : #31312F;
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
	font-weight: bolder;
	font-size: 13px;
}
#stopka table{
	width: 99%;
	color: #ffffff;
	background-color: #31312F;
}
#stopka td{
	border: 0px;
}
#stopka td.prawy{
	text-align: center;
	font-weight: bolder;
}
table{
	float: left;
	margin-left: 15px;
	width: 90%;
	background-color: #FFFFFF;
	color: #000000;
}
table td{
	padding: 5px;
	border: 1px solid #000000;
}
td.tytul_k{
	font-weight: bold ;
	font-size: 12px;
}
table.zdjecia{
	float: left;
	width: auto;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
table.zdjecia td{
	padding: 0px;
	border: 1px solid #000000;
}
td.zdjecie{
	padding: 0px;
	border: 0px solid #000000;
	background-color : #595C51;
	text-align: center;
}
td.numer_zdjecia{
	font-weight: bold ;
	font-size: 11px;
	text-align: center;
}

/* -------------- Fancybox ------------------------------- */

#box_tresc_right a {
	outline: none;
}

#box_tresc_right a img {
	border: 2px solid #ffffff;
	padding: 2px;
	margin: 5px 5px 5px 0;
	vertical-align: top;
}

#box_tresc_right a img.last {
	margin-right: 0;	
}

#box_tresc_right td.zdjecie a img {
	border: 0px solid #ffffff;
	padding: 0px;
	margin: 0;
}

#box_tresc_right td.zdjecie a img.last {
	margin-right: 0;	
}

/* -------------- Lista punktowa ------------------------------- */
ul.a {
   margin-bottom: 15px;
   }
ul.a li{
   margin-left: 15px;
   list-style-type: square;
   }
