/* wersja 3.0 */
/*
rozdzialy:
A. - znaczniki globalne
H. - elementy dla poszczegÄ‚Ĺ‚lnych serwisÄ‚Ĺ‚w
*/

/* ----------------------------------------------------------------------------- */
/* A. - znaczniki globalne ===================================================== */
/* ----------------------------------------------------------------------------- */
body{
	/*
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-family: Georgia, Times;
	*/
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #AABAE8;
	background: #FFF url('../../p/top_bg.png') repeat-x;
	overflow-y: scroll;
}
p{
	padding: 0 0 0 0;
	margin: 5px 20px 10px 15px;
	line-height: 15px;
}
a{
	color: #163592;
        text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
/*
a:visited{
        color: #000;
	text-decoration: underline;
}
*/
a img{	border: none;}

hr{
	display: block;
	height: 1px;
	color: #722B12;
	background-color: #722B12;
	border: none;
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	line-height: 12px;
}

img{
	border: none;
	vertical-align: middle;
}
/* --- */
ul{
	margin: 15px 0px 15px 15px;
	padding: 0 0 0 0;
	line-height: 15px;
}
li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: url('../../p/li.gif') no-repeat left top;
	line-height: 20px;
	list-style: none;
}
/* --- */
/* naglowki Hx */
h1{	font-size: 14px;}
h2{	font-size: 13px;}
h3{	font-size: 12px;}

h1{
        font-weight: normal;
	color: #FFF;
	margin: 0px 5px 3px 0px;
	padding: 0px 10px 0px 35px;
	background: url('../../p/h1_bg.jpg') repeat-x;
	line-height: 40px;
}

h1 a{
	color: #FF0;
        text-decoration: none;
}
h1 a:hover{
	color: #FFF;
        text-decoration: underline;
}
/* - */
h2{
        padding: 0px 0px 0px 0px;
	margin: 0px 30px 10px 0px;
	border-bottom: 1px solid #888;
	line-height: 20px;
}
h2 a{
	color: #000;
	text-decoration: none;
}
h2 a:hover{
	color: #153491;
}
h3{
	color: #BE470E;
	padding: 0px 10px 4px 0px;
        margin: 0px 15px 3px 15px;
}
dl{
	margin: 3px 5px 2px 15px;
}
dt{
	color: #666;
	font-size: 11px;
}
dd{
	margin: 2px 0px 10px 90px;
	line-height: 16px;
}
/* --- */ 
/* ----------------------------------------------------------------------------- */
/* ------------------------ CONSTANS ------------------------------------------- */
#TOPDaneTele{
	position: absolute;
	top: 20px;
	left: 730px;
	width: 250px;
	text-align: right;
	color: #0D2673;
	font-size: 12px;

}
#TOPDaneTeleTel1{
	position: absolute;
	top: 80px;
	left: 170px;
	font-size: 18px;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------- */
/* H. --------------------- elementy dla poszczegolnych serwisow =============== */
/* ----------------------------------------------------------------------------- */
#TOPtxt1{
	position: absolute;
	top: 50px;
	left: 170px;
	color: #153491;
	font-size: 10px;
}
#TOPtxt1 b{ display: none;}
/* --- */
.GalBloczki div{
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	padding: 0 0 0 0;
	width: 109px;
	text-align: center;
	font-size: 11px;
	background: url('../../p/galbloczki.jpg') no-repeat;
	border-bottom: 1px solid #CFCFCF;
}
.GalBloczki div img{
	display: block;
	background: #FFC;
	text-align: center;
	border-bottom: 1px solid #FFF;
	margin: 9px 7px 5px 7px;
}
.GalBloczki div p{
	text-align: center;
	font-size: 11px;	
	margin: 2px 2px 2px 2px;
	color: #666;
	
}
.GalBloczki div p b{
	color: #000;
	font-size: 12px;
	display: block;
}
/* --- */
.txt2img a{
	display: block;
	width: 225px;
	height: 160px;
	border: 1px solid #666;
}
.txt2img a b{display: none;}

.txt2img #plytyOSB		{background: url('../../p/materialy_budowlane/plyty_osb.jpg');}
.txt2img #plytySzalunkowe	{background: url('../../p/materialy_budowlane/plyty_szalunkowe.jpg');}
.txt2img #parapetyWewnetrzne	{background: url('../../p/materialy_budowlane/parapety_wewnetrzne.jpg');}
