/*MAIN SETTINGS SECTION*/
*{
	border:0;
	padding:0;
	zoom:1;
}
body{
	behavior:url("scripts/csshover.htc");
	margin-top:0;
	background-color:#1b1405;
	
}
/*CONTAINER SECTION */
#container{
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
/*HEADER SECTION*/
#header{
	width:100%;
	height:337px;
}
#top{
	width:100%;
	height:286px;
}
.top-bg-main{
	background-image:url('../gfx/top-bg.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub1 {
	background-image:url('../gfx/top-bg2.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub2 {
	background-image:url('../gfx/top-bg3.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub3 {
	background-image:url('../gfx/top-bg4.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub4 {
	background-image:url('../gfx/top-bg5.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub5 {
	background-image:url('../gfx/top-bg6.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub6 {
	background-image:url('../gfx/top-bg7.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
.top-bg-sub7 {
	background-image:url('../gfx/top-bg8.jpg');
	background-repeat:no-repeat;
  background-position:center;
}


/*MENU SECTION*/
#menu{
	position:relative;
	width:100%;
	height:51px;
	background-image:url('../gfx/menu-main-bg.jpg');
	background-repeat:no-repeat;
  background-position:top center;
}
#menu ul, #guziki ul{
  background:url('../gfx/menu-bg-active.jpg');
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	position:relative;
	width:730px;
	height:51px;
	margin-left:auto;
	margin-right:auto;
}
#menu ul li, #guziki ul li {
	list-style-position:outside;
	margin-left:1px;
	padding:0px;
	display:inline;
	float:left;
	height:51px;
}



#menu ul li a span, #guziki ul li a span {
	display:none;
}
#menu ul li a, #guziki ul li a {
	float:left;
	width:100%;
	height:100%;
  display:block;
}
 #guziki ul{
  background:none;
  height:121px;
 }
 #guziki ul li{
  width:142px;
  margin-left:3px;
 }
 .standardowe {
  background:url('../gfx/przyciski/boksystandardowe.jpg');
  height:121px !important;
 }
  .standardowe-on, .standardowe:hover {
  background:url('../gfx/przyciski/boksystandardowe-on.jpg');
  height:121px !important;
 }
 .ekskluzywne {
  background:url('../gfx/przyciski/boksyekskluzywne.jpg');
  height:121px !important;
 } 
 .ekskluzywne-on, .ekskluzywne:hover {
  background:url('../gfx/przyciski/boksyekskluzywne-on.jpg');
  height:121px !important;
 }
  .zewnetrzne {
  background:url('../gfx/przyciski/boksyzewnetrzne.jpg');
  height:121px !important;
 }  
 .zewnetrzne-on, .zewnetrzne:hover {
  background:url('../gfx/przyciski/boksyzewnetrzne-on.jpg');
  height:121px !important;
 }
  .przenosne {
  background:url('../gfx/przyciski/boksyprzenosne.jpg');
  height:121px !important;
 }  
 .przenosne-on, .przenosne:hover{
  background:url('../gfx/przyciski/boksyprzenosne-on.jpg');
  height:121px !important;
 }
  .bramydrzwi {
  background:url('../gfx/przyciski/bramy.jpg');
  height:121px !important;
 }
  .bramydrzwi-on, .bramydrzwi:hover {
  background:url('../gfx/przyciski/bramy-on.jpg');
  height:121px !important;
 }
.glowna {
  width:83px;
	background-image:url('../gfx/menu/glowna-off.jpg');
}
.glowna:hover, .glowna-on {
  width:83px;
	background-image:url('../gfx/menu/glowna-on.jpg');
}
.ofirmie {
  width:79px;
	background-image:url('../gfx/menu/ofirmie-off.jpg');
}
.ofirmie:hover, .ofirmie-on {
	width:79px;
	background-image:url('../gfx/menu/ofirmie-on.jpg');
}
.boksystandardowe{
  width:106px;
	background-image:url('../gfx/menu/boksystandardowe-off.jpg');
}
.boksystandardowe:hover, .boksystandardowe-on {
	width:106px;
	background-image:url('../gfx/menu/boksystandardowe-on.jpg');
}
.boksyekskluzywne {
  width:97px;
	background-image:url('../gfx/menu/boksyekskluzywne-off.jpg');
}
.boksyekskluzywne:hover, .boksyekskluzywne-on {
  width:97px;
	background-image:url('../gfx/menu/boksyekskluzywne-on.jpg');
}
.boksyzewnetrzne {
  width:95px;
	background-image:url('../gfx/menu/boksyzewnetrzne-off.jpg');
}
.boksyzewnetrzne:hover, .boksyzewnetrzne-on {
  width:95px;
	background-image:url('../gfx/menu/boksyzewnetrzne-on.jpg');
}
.boksyprzenosne {
  width:90px;
	background-image:url('../gfx/menu/boksyprzenosne-off.jpg');
}
.boksyprzenosne:hover, .boksyprzenosne-on {
  width:90px;
	background-image:url('../gfx/menu/boksyprzenosne-on.jpg');
}
.bramy {
  width:100px;
	background-image:url('../gfx/menu/bramy-off.jpg');
}
.bramy:hover, .bramy-on {
  width:100px;
	background-image:url('../gfx/menu/bramy-on.jpg');
}
.kontakt {
  width:72px;
	background-image:url('../gfx/menu/kontakt-off.jpg');
}
.kontakt:hover, .kontakt-on {
  width:72px;
	background-image:url('../gfx/menu/kontakt-on.jpg');
}
/*CONTENT SECTION*/
#content{
	width:100%;
	background:url('../gfx/main-bg.jpg');
	height:390px;
	background-repeat:no-repeat;
  background-position:top center;
	
}
#content1{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:460px;
	background-repeat:no-repeat;
  background-position:top center;
	
}

#content2{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:512px;
	background-repeat:no-repeat;
  background-position:top center;
	
}
#content3{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:512px;
	background-repeat:no-repeat;
  background-position:top center;
	
}
#content4{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:465px;
	background-repeat:no-repeat;
  background-position:top center;
	
}
#content5{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:512px;
	background-repeat:no-repeat;
  background-position:top center;
	
}
#content6{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:512px;
	background-repeat:no-repeat;
  background-position:top center;
	
}
#content7{
	width:100%;
	background:url('../gfx/sub-bg.jpg');
	height:512px;
	background-repeat:no-repeat;
  background-position:top center;
	
}


#subcontent{
  position:relative;
  width:730px;
  height:425px;
  margin-left:auto;
  margin-right:auto;
  padding-left:5px;
}
#content-text{
	display:inline;
	float:left;
	color:white;
}
#witamy {
  position:relative;
  float:left;
  width:430px;
  height:194px;
  background:url('../gfx/witamy.jpg');
  margin-top:20px;
}
.bolded {
  width:390px;
  padding-left:22px;
  padding-top:40px;
  font-size:11px;
  font-weight:bold;
  font-family:Tahoma;
  color:#281f08;
}
.normal {
  width:390px;
  padding-left:22px;
  padding-top:10px;
  font-size:11px;
  font-family:Tahoma;
  color:#281f08; 
}
#referencje {
  float:left;
  margin-top:20px;
  margin-left:15px;
  width:283px;
  height:194px;
  background:url('../gfx/referencje.jpg');
}
#referencje A{
  color:#96845f;
  text-decoration:none;
}
#referencje IMG {
  vertical-align:bottom;
}
.first-ref {
  margin-top:0px;
  padding-top:0px;
  display:inline;
  float:left;
  margin-top:48px;
  margin-left:10px;
  color:#96845f;
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
}
.first-ref span {
  display:block;
  padding-left:67px;
  margin-top:-28px;
}
.second-ref {
  margin-top:0px;
  padding-top:0px;
  display:inline;
  float:left;
  margin-left:10px;
  margin-top:15px;
  color:#96845f;
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
}
.second-ref span {
  display:block;
  padding-left:67px;
  margin-top:-28px;
}
.third-ref {
  margin-top:0px;
  padding-top:0px;
  display:inline;
  float:left;
  margin-top:15px;
  margin-left:10px;
  color:#96845f;
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
}
.third-ref span {
  display:block;
  padding-left:67px;
  margin-top:-28px;
}
#guziki {
  float:left;
  margin-top:20px;
  width:730px;
  height:121px;

}

/*POD STRONY*/
#sub-bg1 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content1.jpg');
  width:413px;
  height:425px;
}

#sub-bg2 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content2.jpg');
  width:413px;
  height:485px;
}

#sub-bg3 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content3.jpg');
  width:413px;
  height:485px;
}

#sub-bg4 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content4.jpg');
  width:413px;
  height:425px;
}

#sub-bg5 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content5.jpg');
  width:413px;
  height:425px;
}

#sub-bg6 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content6.jpg');
  width:413px;
  height:485px;
}

#sub-bg7 {
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
  margin-top:20px;
  background:url('../gfx/sub-content7.jpg');
  width:413px;
  height:425px;
}




.tekst, .wykonanie, .dostepnewypelnienie, .fasada, .wymiary {
  width:85%;
  float:left;
  display:inline;
  margin-top:55px;
  font-size:11px;
  font-family:tahoma;
  margin-left:20px;
  
  
}
.dostepnewypelnienie {
  margin-top:10px;
}
.fasada {
  margin-top:10px;
}
.wymiary {
  margin-top:10px;
}
#galeria_1 {
  width:300px;
  height:400px;
  float:left;
  display:inline;
  margin-left:10px;
  margin-top:20px;
}
/*FOOTER SECTION*/
#footer{
	width:100%;
	height:46px;
	background-image:url('../gfx/footer-bg.jpg');
	background-repeat:no-repeat;
  background-position:center;
}
#subfooter {
  padding-top:15px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	font-family:'Myriad Pro' Tahoma;
	font-size:11px;
	color:#bcb39a;
}
.footer-left {
	float:left;
}
.footer-right {
	float:right;
}
/*ADDITIONAL SETTING SECTION*/
.preload{
	display:inline;
	width:0px;
	height:0px;
}
/*FORM SECTION*/
form input {
	border:1px #7F9DB9 inset;
	width:150px;
}
form select{
	border:1px #7F9DB9 inset;
}
/*HAJSLAJD*/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Tahoma;
    font-size: 11px;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


<!--
a:link {
	color: #AAA785;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AAA785;
}
a:hover {
	text-decoration: none;
	color: #AAA785;
}
a:active {
	text-decoration: none;
	color: #AAA785;
}
-->