html {
	margin: 0;
	padding: 0;
 	height:100%;
}

body {
	width:100%;
	height:100%;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	background: #6d93dc;
	color: #333333;
	}
	
	*{margin:0; padding: 0;}
	
img { behavior: url(iepngfix.htc) } /* pozwala na poprawne wyswietlanie obrazkow png pod IE6+*/
	
a {
	color: #333333;
	text-decoration: none;
	}
	
a img {
	border: none;
	outline: none;
	}
	
	a:hover {	color: #f0b31d;	}

	.fat { font-weight: bold;}
	
	.current a:link, .current a {	color: #f0b31d; 	}

	
	.fadek
{
	display:none;	
	margin:0; padding: 0px;
}	


	
/* MAIN CONTENT */

#bcg_left
{
width:50%;
height:100%;
position:fixed;
float:left;
top:0;
left:0;
border: none;
background: #5577cf url('../images/left_subwin_bcg.png') repeat-y right top scroll;
z-index:-1;
}

#bcg_right
{
width:50%;
height:100%;
position:fixed;
float:right;
top:0;
right:0;
border:none;
background: #84afea url('../images/right_subwin_bcg.png') repeat-y left top scroll;
z-index:-1;
}

#baner
{
position:relative;
float:left;
width:950px; height:324px;
margin: 0; padding:0;
display:block;
overflow:hidden;
background: transparent;
}


#logo
{
position:relative;
float:left;
clear: both;
display:block;
margin: 10px 0 0 30px;
width:450px;
height:105px;
background: url('../images/logo.png') no-repeat ;
}

#logo a
{
	display:block;
	width:100%;
	height:100%;
}

#wrapper {
	width: 950px;
	height: auto !important;
	margin: 0 auto;
	padding: 0;
	color:#333333;
	text-align: left;
	position:relative;
	overflow:visible;
	}
	
	#lacznik
	{ 
	float:right;
	width:915px; height:34px;
	background: url('../images/lacznik_2.png') no-repeat left bottom;
	display:inline;
	}

	#lacznik_subpage
	{ 
	float:right;
	width:885px; height:23px;
	background: #fff url('../images/lacznik_subpage.png') no-repeat left bottom;
	display:block;
	margin-right: 15px;
	}
	#content
	{
		position:relative;
		float: right;
		font-size: 13px;
		margin:0; padding:0;
		width: 915px;
		height:auto !important;
		overflow-x:hidden;
		overflow-y:visible;
		background: transparent;
		}
		
		#content_tlo
		{
		position:absolute;
		top:0; left: 15px;
		z-index: -1;
		padding:0;
		margin: 0;
		height:100%; 
		width: 884px;
		background: #e1f0fe;
		}
		
		#content_tlo_subpage
		{
		position:absolute;
		top:0; left: 15px;
		z-index: -1;
		height:100%; 
		width: 885px;
		background: #fff url('../images/content_subpage_bcg.png') repeat-x bottom;
		}

		.sekcja_pcv, .sekcja_alum, .sekcja_drewno, .sekcja_tartak
		{
		width:448px; height:294px;
		background: url('../images/sekcja_bcg.png') repeat-x;
		border: 1px solid #cccccc;
		overflow:hidden;
		}
		
		.sekcja_pcv, .sekcja_drewno
		{
		position: relative;
		float:left;
		}
		
		.sekcja_alum, .sekcja_tartak
		{
		position:relative;
		float:right;
		}
		
		.tresc_outer_pcv_drew
		{
		width: 373px; height: 254px;
		position: absolute;
		top: 21px; left: 58px;
		background: #fff;
		border: 1px solid #cccccc;
		}
		
		.tresc_outer_alum_tartak
		{
		width: 373px; height: 254px;
		position: absolute;
		top: 21px; right: 58px;
		background: #fff;
		border: 1px solid #cccccc;
		}
		
		.tresc_short_pcv_drew
		{
		width: 177px;
		height: 150px;
		position: absolute;
		top: 57px; right: 46px;
		text-align: left;
		font-size: 12px;
		color: #333333;
		}
		
		.tresc_short_alum_tartak
		{
		width: 177px;
		height: 150px;
		position: absolute;
		top: 57px; left: 46px;
		text-align: left;
		font-size: 12px;
		color: #333333;
		}
		
		.title_bar_pcv_drew
		{
		width: 296px; height: 34px;
		position: relative;
		float:left;
		margin: 15px 0 0 33px;
		background: url('../images/title_bar_bcg.png') repeat-x;
		overflow:hidden;
		}
		
		.title_bar_alum_tartak
		{
		width: 296px; height: 34px;
		position: relative;
		float:right;
		margin: 15px 33px 0 0;
		background: url('../images/title_bar_bcg.png') repeat-x;
		overflow:hidden;
		}
		
		.title_bar_pcv_drew p, .title_bar_alum_tartak p
		{
		text-align: left;
		margin: 5px 0 0 40px; padding:0;
		font-size: 22px;
		}
		
		.logo_title_bar
		{
		position: absolute;
		top: 5px; left: 5px;
		width:23px; height:23px;
		background: url('../images/logo_title_bar.png') no-repeat;
		}
		
		.wiecej_pcv_drew
		{
		width: 102px;
		height: 30px;
		position: absolute;
		bottom: 10px; right: 40px;
		background: url('../images/wiecej_hover.png') no-repeat;
		}
		
		.wiecej_pcv_drew a, .wiecej_alum_tartak a, .wiecej_pcv_drew link
		{
		display:block;
		width: 102px; height: 30px;
		background: url('../images/wiecej.png') no-repeat;
		}
		
		.wiecej_pcv_drew a:hover, .wiecej_alum_tartak a:hover
		{
		display:block;
		width: 102px; height: 30px;
		background: url('../images/wiecej_hover.png') no-repeat;
		}
		
		.wiecej_alum_tartak
		{
		width: 102px;
		height: 30px;
		position: absolute;
		bottom: 10px; left: 40px;
		background: url('../images/wiecej.png') no-repeat;
		}
		
		.cross_poziom1
		{
		float:right;
		width:915px; height:16px;
		display:block;
		background: url('../images/cross_poziom.png') no-repeat left -1px;; 
		overflow: hidden;
		}
		
		.cross_poziom2
		{
		float:right;
		width:915px; height:17px;
		display:block;
		background: url('../images/cross_poziom2.png') no-repeat left top; 
		overflow:hidden;
		}

		.cross_poziom2_subpage
		{
		float:right;
		width:915px; height:30px;
		display:block;
		background: url('../images/cross_poziom2_subpage.png') no-repeat left bottom; 
		overflow:hidden;
		}
		
		#stopka_info
		{
		width:100%; height:57px;
		position: relative;
		float: left;
		background: #fff url('../images/stopka_info.png') repeat-x;
		overflow:hidden;
		}
		
		#biuro_handlowe
		{
		width: 150px;
		height: 47px;
		text-align:center;
		color: #4d4d4d;
		font-size: 12px;
		line-height: 13px;
		position: absolute;
		top: 2px; left: 50px;
		}
		
		#stopka_adres
		{
		width: 250px;
		height: 47px;
		text-align:center;
		color: #4d4d4d;
		font-size: 12px;
		line-height: 13px;
		position: absolute;
		top: 2px; right: 10px;
		}
		
		#stopka_menu
		{
		width: 370px;
		height: 47px;
		text-align:center;
		color: #4d4d4d;
		font-size: 12px;
		line-height: 13px;
		position: absolute;
		top: 4px; right: 273px;
		}
		
		#stopka_menu a
		{
		text-decoration: none;
		color: #333333;
		}
		
		#stopka_menu a:hover
		{
		color: #0048fb;
		}
		
		.stopka_menu_komorka { width: 73px; }
		
		
		#przerwa
		{
		width: 100%;
		height:2px;
		float:left;
		display:block;
		background: #333333;
		}
		
		#stopka_copyright
		{
		width:100%; height:20px;
		position: relative;
		float: left;
		background: #666666 url('../images/stopka_bcg.png') repeat-x left top;
		text-align:center;
		overflow:hidden;
		}
		
		#stopka_copyright span
		{
		text-align:center;
		color: #fff;
		font-size: 11px;
		margin-top: 2px;
		display:block;
		}
		
		#logo_straszko
		{position:absolute; right: 33px; top:1px;}
		
		#dystans
		{
		width:100%;
		height:40px;
		float: left;
		}
		
		
		/*subpages - elementy zawarte w contener; sam kontener dla subpages zdefiniowany wyzej */
		
		#tabsy_contener
		{
		position:relative;
		float: left;
		margin-left: 50px;
		width: 813px; height: 33px;
		background:transparent;
		overflow: hidden;
		}
		
		.tabsy
		{
		width: 813px; height:100%;
		position:relative;
		float:left;
		display:block;
		font-size: 21px;
		margin-right: 5px;
		background: url('../images/title_bar_bcg.png') repeat-x;
		}
		
		/*.tabsy a, .tabsy link
		{
		display:block;
		width: 284px; height:100%;
		color:#d40000;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		background: #fff url('../images/tabsy_inactive.png') repeat-x;
		}
		
		.tabsy a:hover, .tabsy a:active, .tabsy a:focus
		{
		display:block;
		width: 284px; height:100%;
		color:#fff;
		background: url('../images/title_bar_bcg.png') repeat-x;
		}*/
		
		.tabsy p
		{
		display: block;
		float: left;
		padding-top: 6px;
		text-align: left;
		margin-left: 9px;
		color: #fff;
		} 
		
		.panele
		{
		position:relative;

		}
		
		.tresc_ramka
		{
		/*position: absolute;
		top: 50px; left: 50px;
		*/
		position:relative;
		float: left;
		margin: 0px 0 0 50px;
		width: 811px; 
		height: auto !important;
		min-height: 491px;
		height: 491px;
		border: 1px solid #cccccc;
		background: #fff;
		}
		
		#tresc_ramka_ofirmie
		{
		/*position: absolute;
		top: 50px; left: 50px;
		*/
		position:relative;
		float: left;
		margin: 0px 0 0 50px;
		width: 811px; 
		height: auto !important;
		min-height: 491px;
		height: 491px;
		border: 1px solid #cccccc;
		background: #fff;
		}
		
		.ofirmie
		{
		line-height: 26px; 
		margin: 90px 15px 10px 15px; 
		text-align: center;
		}
		
		.tresc_ramka_tekst
		{
		position:relative;
		float:right;
		width: 507px; 
		height: auto !important;
		min-height: 475px;
		height: 475px;
		margin:7px;
		padding:10px;
		border: 1px solid #cccccc;
		background: #fff url('../images/tresc_ramka_tekst.png') repeat-x bottom;
		}
		
		.tresc_ramka_tekst_tartak
		{
		position:relative;
		float:right;
		width: 775px; 
		height: auto !important;
		min-height: 475px;
		height: 475px;
		margin:7px;
		padding:10px;
		border: 1px solid #cccccc;
		background: #fff url('../images/tresc_ramka_tekst.png') repeat-x bottom;
		}
		
		.lewa_kolumna_opis
		{
		margin-top: 10px;
		position:relative;
		float: left;
		width: 265px;
		height: auto;
		overflow: hidden;
		text-align: center;
		}
		
		.systemInfo
		{
		float: left;
		margin-left:40px;
		}
		
		#galeria_subpage_ramka
		{
		position: relative;
		float: left;
		margin-left: 47px;
		margin-top: 40px;
		width: 821px;
		height: 190px;
		text-align: center;
		}
		
		#galeria_subpage_ramka #slider 
		{
		position:relative;
		float:left;
		margin-left: 3px;
		/*background: #cccccc;*/
		}
		
		/*#galeria_subpage_ramka #slider 
		{
		position:relative;
		float:left;
		margin: 0 16px 0 11px;;
		display: block;
		width: 168px; height:121px;
		overflow:hidden;
		background: #cccccc;
		}*/
		

		
	/*KONTAKT*/

#formularz_zapyt
{
position:relative;
text-align:right;
float: left; 
padding:0px 0px 30px 0px;
margin: 20px 0 0px 35px;
font-size: 13px;
color:#666666; 
}

#tresc_wiadomosci_box
{
	overflow: hidden; 
	width: 100%;
	margin: 1px 0px;
}

.formularz_dane
{
	text-align: left;
}
.gwiazdka
{
color: #b20000;
}

#send_clear
{
	padding:0px; 
	text-align:right; 
	float:right; 
	display:inline; 
	padding-top:7px;
}

#required
{
	float: left; 
	display: inline; 
	margin-top: 7px;
}


.tresc_wiadomosci
{
		width:100%; 
		height: 220px;
		background: #e6e6e6;
		border: 1px solid #cccccc;
		border: 0px;
		font-weight: bold;
		color:#013441;
}

.pole_zap
{
	background: #e6e6e6; 
	border:0; 
	color:#013441;
	font-weight: bold;
	margin: 1px 0px;
	border: 1px solid #cccccc;
}



.submit_but
{
display:inline; 
text-transform: uppercase; 
font-size: 12px; 
background: #2e2d2d; 
color:#ffffff;
border:0; 
padding:2px 6px;
}
	
	.podziekowanie_email
  {
  text-align:center;	
	position:absolute;
	top: 50%;
	left: 180px;
	}

	.blok_center
	{ text-align: center;}
	
	
	/*REALIZACJE*/
	
/*---------------------overlay galeria----------------------*/	
	/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:100000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:675px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:-17px; 
    top:-17px; 
    cursor:pointer; 
    height:50px; 
    width:50px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 10px 0; 
}


/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
	display: block;
	vertical-align: top;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:none;
	background:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(../images/h80.png) repeat-x;		
}


	#tresc_ramka_galeria
		{
		/*position: absolute;
		top: 50px; left: 50px;
		*/
		position:relative;
		float: left;
		margin: 0px 0 0 50px;
		width: 811px; 
		height: auto !important;
		min-height: 491px;
		height: 491px;
		border: 1px solid #cccccc;
		background: #fff;
		}


.thumbs
{
position: relative;
padding:17px;
width: 100%;
display: block;
float: left;

/*width: 555px;
float: right;*/
}

.thumbs a, .thumbs a:link 
{
position: relative;
display:block;
float: left;
margin: 2px;
}

.thumbs img { 
    border:1px solid #cccccc; 
		width: 75px; height: 75px;
		padding: 15px;
		display: block;
    position:relative; 
		overflow: hidden;
}

/* active thumbnail is raised on top of the mask using the z-index property */ 
.thumbs a.active img { 
		display: block;
    outline:0px solid #000; 
    z-index:9999; 
    position:relative; 
}


/*--------------------------koniec galeria ------------------------*/

/*-------------------------zdjecia w tekscie---------------------*/
.powieksz
{
margin: 5px 0px 10px 0px;
text-align:center;
}

/*--------------nagłówki w zakładkach-----------------*/
.header_tytul
{
text-align:center;
font-weight: bold;
font-size: 15px;
margin-bottom: 10px;
}

/*--------------------------tartak-----------------------*/
.info_ogolne
{
margin: 20px 30px;
text-align: justify;
}
.info_ogolne ul
{margin-left: 20px;}

#tartak_kontakt_kontener
{
position:absolute; top: 5px; right: 10px; 
height: 45px; width: 180px; 
text-align:center; 
color: #333333; font-size: 14px; font-weight: bold;
}

#tartak_kontakt
{
position: relative;
float: left; overflow: hidden;
height: 35px; width: 180px; 
background: #404040; 
color: #ffffff; font-size: 13px;
border: solid 2px #cccccc;
}

/*----------------------------------*/
.okna_tarasowe
{
margin: 20px 30px;
text-align: left;
width: 260px; 
float: left;
}
.okna_przes_img
{
float: left; 
width: 445px; 
overflow: hidden; 
margin-top: 20px;
}

.okna_przes_img img
{ margin-top: 20px;}

.realizacje_sekcja
{
text-align: left; 
font-weight: bold; 
font-size: 14px; 
margin: 10px;
display: block;
float: left;
width: 100%;
}

