/* Aluminium plus Automatyka homepage css style sheet */

body			{ }

/* main background table*/
table.main
{	background: url(images/3TopHBar1s.gif) no-repeat;
	/*border: 1px solid #000; width: 890px;*/
	/*height: 500px;*/
	width: 888px;
	/*Top bar has width of 878px this does not include the left cap which is 10px*/
}

tr.row1			{ height: 98px; }
tr.row2			{ height: 239px; }
tr.row3			{ height: 293px; }
td.leftspc		{ width: 12px;  }
td.rightspc		{ width: 10px; }
td.leftcol		{ width: 158px; }
td.rightcol		{ width: 708px; }
td.buttons		{ background: url(images/3LeftVBar1.gif) no-repeat; }
td.home			{ background: url(images/3Home1.jpg) no-repeat; }
td.vbar2		{ background: url(images/3LeftVBar2.gif) no-repeat; }
td.hbar2		{ background: url(images/3BotHBar2.gif) no-repeat; }
td.hbar1cap		{ width: 10px; background: url(images/3TopHBar1c.gif) no-repeat; }
td.homecap		{ width: 10px; background: url(images/3Home1c.jpg) no-repeat; }
td.hbar2cap		{ width: 10px; background: url(images/3BotHBar2c.gif) no-repeat; }

/* logo table */
table.hbar1table 	{ height: 98px; }
tr.hbar1top		{ height: 45px; }
tr.vspc1		{ height: 4px; }
td.hspc1		{ width: 5px; }
td.aplusatitle
{	font: 22px verdana,tahoma,arial;
	font-weight: bold;
	width: 570px;	/*708-5-133*/
}
td.aplusasubtitle
{	font: 12px verdana,tahoma,arial;
	font-weight: normal;
	height: 49px;	/*98-4-45*/
	line-height:150%;
}
td.aplusasubtitle2
{	font: 12px verdana,tahoma,arial;
	font-weight: normal;
	height: 49px;	/*98-4-45*/
}
img.tormax
{	width: 133px;
	height: 61px;
	border: 0px;
	position: relative;
	top:8px;
}

/* buttons table */
table.buttons		{ width: 158px; }
tr.tophspc		{ height: 8px; }
tr.brk1			{ height: 3px; }
tr.button1		{ height: 34px; }
a.button1		{ text-decoration:none; color:#000000 }
td.button1
{	background: url(images/button.gif) no-repeat;
	background-position: center;
	text-align: center;
	font: 16px arial,tahoma;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
td.button2
{	background: url(images/button.gif) no-repeat;
	background-position: center;
	text-align: center;
	font: 17px arial,tahoma;
	height: 34px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
td.button3
{	background: url(images/button.gif) no-repeat;
	background-position: center;
	text-align: center;
	font: 12px arial,tahoma;
	height: 34px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
/* fonts */
H1
{	font: 18px arial,tahoma;
	text-align: justify;
}
H2
{	font: 13px arial,tahoma;
	text-align: justify;
	font-weight: bold;
}
P
{	font: 13px arial,tahoma;
	text-align: justify;
}

/* home pic table */
table.home	{ }
td.par1
{	width: 390px;
	padding: 0px 10px 0px 5px;
}
h1.home
{	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
p.home
{
	font: 13px arial,tahoma;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 115%;
}

/* offer table */
table.hbar2		{ /*width: 708px;*/ /*height: 393px;*/ }
img.construc		{ border:0; width: 155px; /*height: 123 px;*/ }
img.auto		{ border:0; width: 154px; /*height: 114 px;*/ }
img.fireprf		{ border:0; width: 134px; /*height: 106 px;*/ }
img.glassw		{ border:0; width: 154px; /*height: 120 px;*/ }
tr.offertopspc		{ height: 5px; }
tr.offerbotspc		{ height: 5px; }

h2.offercon, h2.offerfire, h2.offerauto, h2.offerglass
					{ margin: 0px 20px 0px 20px; font: 12px arial,tahoma; font-weight: bold; text-align: left; }

p.offercon, p.offerfire, p.offerauto, p.offerglass
					{ margin: 3px 20px 0px 20px; font: 12px arial,tahoma; text-align: justify; }

td.hbar2lm		{ width: 0px; }
td.hbar2rm		{ width: 0px; }
tr.hbar2r1		{ height: 68px; }
tr.hbar2r2		{ height: 80px; }
tr.hbar2r3		{ height: 65px; }
tr.hbar2r4		{ height: 65px; }

td.hbar2c11		{ width: 160px; }
td.hbar2c12		{ }
td.hbar2c13		{ width: 160px; }
td.hbar2c22		{ }
td.hbar2c31		{ width: 160px; }
td.hbar2c32		{ }
td.hbar2c33		{ width: 160px; }
td.hbar2c42		{ }

/* contact table */
table.vbar2		{ height: 293px; }
H3
{	font: 12px arial,tahoma;
	font-weight: bolder;
	margin: 10px 5px 5px 10px;
}
p.kontakt
{	font: 12px arial,tahoma;
	margin: 10px 5px 15px 10px;
	line-height: 120%;
	text-align: justify;
}
p.copy
{	font: 14px arial,tahoma;
	margin: 0px 5px 5px 5px;
	text-align: center;
}

A:link.styl {text-decoration:none; color:#000000}
A:visited.styl {text-decoration:none; color:#000000}
A:active.styl {text-decoration:none; color:#000000}
A:hover.styl {text-decoration:underline; color:#000000}


/* Alu sub page */
td.ahbar1cap	{ width: 10px; background: url(images/3ATopHBar1c.gif) no-repeat; }
td.Avbar2		{ background: url(images/3ALeftVBar2.gif) no-repeat; }

table.Alu1		{ width: 718px; /*height: 527px;*/ }
tr.ARow1	{ /*height: 220px;*/ }
tr.ARow2	{ /*height: 63px;*/  }
tr.ARow3	{ /*height: 219px;*/  }
td.ABox1	{ background: url(images/3ABox1.gif) no-repeat; padding: 0px 30px 10px 5px; }
td.ABox2	{ background: url(images/3ABox2.gif) no-repeat; padding: 10px 30px 10px 5px; }
td.APic1a	{ width: 307px;	}
td.APic1b	{ width: 113px; }
td.APic1c	{ width: 307px; }
td.APic2a	{ width: 298px;	}
td.APic2b	{ width: 298px;	}

img.APic2a	{ width: 298px; /*height: 63px;*/ }
img.APic2b	{ width: 298px; /*height: 219px;*/ }
img.APic1b	{ width: 113px; /*height: 63px;*/ }
img.APic1c	{ width: 307px; /*height: 63px;*/ }

table.AluBox1		{ height: 50px; }
td.AluBox1		{ /*padding: 0px 0px 0px 0px;*/ }
tr.AluBox1		{ /*padding: 5px 5px 5px 5px;*/ }

#Alu1List
{	/*height: 3em;*/
	line-height: 115%;
	/*border: 1px solid #000;*/
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px ;
}

#Alu1List ul
{	padding: 0px 0px 0px 0px;
	margin: 0px 27px 0px 1em;
}

h1.Alu1
{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
p.Alu1
{	margin-top: 9px;
	margin-left: 15px;
	margin-bottom: 8px;
	text-align: left;
	font: 13px arial,tahoma;
	line-height: 125%;
}

div.XX { font: 14px arial,tahoma; font-weight: bold;	}


/* Auto sub page */
/* Main Box size: 718px x 530px; AuAuto 382px 173px; swing: 121px 133px; Rev: 120px 135px; Arc: 120px 154px; Slide: 120px 143px*/

td.AuVBar2	{ background: url(images/5AuLeftVBar2B.gif) no-repeat; }
table.Auto1	{ width: 718px; /*height: 527px;*/ 	/*border: 1px solid #000;*/ }
td.AuBox	{ background: url(images/5AuBox.gif) no-repeat; }

h1.Auto1
{
	font: 20px arial,tahoma;
	margin-top: 35px;
	margin-left: 30px;
	margin-bottom: 25px;
}
p.Auto1
{	margin-top: 19px;
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 8px;
	text-align: left;
	font: 13px arial,tahoma;
	line-height: 145%;
}

/* Contact sub page */
td.contact	{ background: url(images/3BotHBar2.gif) no-repeat; }

table.contact	{ }
tr.contact	{ height: 293px; }
td.ConLeft	{ }
td.ConRight	{ /*width: 500px;*/ }
td.CMap		{  }

h1.Con
{	margin-top: 15px;
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
}
p.Con
{
	font: 13px arial,tahoma;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 25px;
	line-height: 135%;
}
p.Con1
{
	font: 13px arial,tahoma;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 25px;
	line-height: 135%;
}
p.Con2
{
	font: 13px arial,tahoma;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 25px;
	line-height: 135%;
}
p.ConId
{
	font: 13px arial,tahoma;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 135%;
}

td.satmap	{ background: url(images/6ConSatMap2.jpg) no-repeat; }
img.satmap	{ border:0; width: 229px; }
a.satmap	{ border:0px; }


/* Fire res sub page */
td.auhbar1cap	{ width: 10px; background: url(images/4AuTopHBar1c.gif) no-repeat; }
td.VBfires	{ background: url(images/7VBar2.gif) no-repeat; }
table.FiRes1	{ }
table.FiRes2	{ }
td.FTest	{ width:264px; }
td.FBox1	{ height:263px; background: url(images/8HBar2.gif) no-repeat; }
td.FBox2	{ height:268px; width:190px; background: url(images/8Back1.gif) no-repeat; }
td.FBox3	{ background: url(images/8Back2.gif) no-repeat; }

td.FRow1	{ width:528px;  background: url(images/8Back3.gif) no-repeat; }

h2.Fr2
{	margin-top: 15px;
	margin-left: 28px;
	margin-right: 25px;
	margin-bottom: 10px;
}
p.Fr2
{
	font: 13px arial,tahoma;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 28px;
	margin-right: 22px;
	text-align: left;
	line-height: 135%;
}
h1.Fr1
{	margin-top: 20px;
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
}
p.Fr1
{
	font: 13px arial,tahoma;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 25px;
	line-height: 135%;
}
