@charset "utf-8";
body  {
	background: #666666; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
}
.twoColFixLtHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	z-index: 10;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	visibility: visible;
	background-color: #FFFFFF;
} 
.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
.h6left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.twoColFixLtHdr #header {
	padding: 0 0 0 0px;
	background-color: #CCCCCC;
	background-image: url(zdjecia/niebieski.jpg);
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 5px 15px 5px;
	background-color: #CCCCCC;
	top: 100px;
	display: inline-block;

}
.twoColFixLtHdr #mainContent {
	z-index: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 245px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
}  
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	font-family: "Arial Black", Verdana, monospace;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	width: 1000px;
	padding-top: 0;
	padding-bottom: 0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.TextObrazki {
	font-variant: small-caps;
	color: #003366;
	text-decoration: none;
	text-align: left;
	display: inline;
	height: auto;
	width: 300px;
	background-position: left;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
	left: 20px;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bloklewy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: left;
	word-spacing: normal;
	display: inline-block;
	height: auto;
	width: 320px;
	margin-left: 40px;
	position: relative;
	left: 20px;
}
.blokprawy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: left;
	word-spacing: normal;
	display: inline-block;
	height: auto;
	width: 320px;
	position: relative;
	left: 40px;
}
.OpisSzeroki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	display: block;
	width: 600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	margin-left: 10px;
}


a.TextObrazki {
	font-variant: small-caps;
	color: #003366;
	text-decoration: none;
	text-align: left;
	display: inline;
	height: auto;
	width: 313px;
	background-position: center;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	left: 20px;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.aTextObrazki { {
	display: inline-block;
	height: 30px;
	width: 65px;
	position: relative;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	color: #003399;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.opisy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	height: auto;
	width: 750px;
	margin-left: 10px;
	display: block;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 20px;
}
.katalogi {

}
site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
.nowastrona {
	page-break-before: always;
}
.TytulyTabeli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
	color: #003366;
}
.pdfznaczek {
	display: block;

}
.styl11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.RedNaglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: none;
	text-align: left;
	}
a.RedNaglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	text-align: left;
	}
a.RedNaglowek:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: underline;
}
.DOwnloadLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	display: inline-block;
	padding: 1px;
	margin: 0px;
	height: 20px;
	width: 170px;
	float: left;
	z-index: 50;
}
}
.DOwnloadLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	padding: 1px;
	margin: 0px;
	height: 20px;
	width: auto;
	z-index: 50;
	text-align: left;
}
	
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	display: inline-block;
	height: auto;
	width: 400px;
}
.a.lista {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	display: inline-block;
	height: auto;
	width: 400px;
	border-left: 1;
	border-bottom: 1;
	border-left-color: #00CCCC;
	border-bottom-color: #CC6633;
	font-size: 14px;
}
.lista1 {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	display: inline-block;
	height: auto;
	width: 400px;
	font-size: 18px;
	text-align: left;
}
.a.lista1 {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	display: inline-block;
	height: auto;
	width: 400px;
	border-left: 1;
	border-bottom: 1;
	border-left-color: #00CCCC;
	border-bottom-color: #CC6633;
	font-size: 18px;
}.SpisTresci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: table;
	padding: 2px;
	float: left;
	width: 400px;
	position: relative;
	z-index: 100;
	left: 20px;
	text-align: left;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 14px;
	float: left;
	display: inline-block;
	position: relative;
	left: 200px;
	top: 10px;
	text-decoration: none;
}
.a.contact {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 14px;
	float: left;
}
.tblueRGB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
}
.tgreenRGB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: green;
}
.tredRGB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.tyellowRGB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-transform: lowercase;
}

a.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	font-variant: normal;
	text-transform: lowercase;
}
.linkiWtekscie {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
a.linkiWtekscie:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	display: inline-block;
}
.obrazkiLinki {
	display: run-in;
	height: 120px;
	width: 150px;
	margin: 5px;
}
a.obrazkiLinki {
	display: inline;
	height: 150px;
	width: 200px;
}
.obrazkiListwy {

	height: 250px;
	width: 250px;
}
.listwy {
	display: block;
	height: 62px;
	width: 100px;
	margin: 5px;
}
a.listwy {
	display: block;
	height: 620px;
	width: 100px;
}
a.listwy:hoover {
	display: block;
	height: 62px;
	width: 200px;
}

a#poster {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/posterhoo.jpg') no-repeat;
	border: solid black 1px;
}
a#poster:hover { background-position: 0 -92px; }

a#LED1W {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/MTR-1W-High-Power-LED-Strip11.jpg') no-repeat;
	border: solid black 1px;
}
a#LED1W:hover { background-position: 0 -92px; }
a#CRI {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/mtr11-High-CRI-LED-Strip11.JPG') no-repeat;
	border: solid black 1px;
}
a#CRI:hover { background-position: 0 -92px; }



a#LED5060 {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/mtr11-5060-SMD-LED-Strip11.png') no-repeat;
	border: solid black 1px;
}
a#LED5060:hover { background-position: 0 -92px; }
a#ZIE3528 {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/mtr11-3528SMD-LED-Strip11.JPG') no-repeat;
	border: solid black 1px;
}
a#ZIE3528:hover { background-position: 0 -92px; }

a#ZOLT3528 {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/mtr11-3528-SMD-LED-Strip11.JPG') no-repeat;
	border: solid black 1px;
}
a#ZOLT3528:hover { background-position: 0 -92px; } 
a#LED-03-3528 {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/0.3m-3528-LED-Strip11.jpg') no-repeat;
	border: solid black 1px;
}
a#LED-03-3528:hover { background-position: 0 -92px; } 
a#LED-02-3528 {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/0.2m-3528-LED-Strip11.jpg') no-repeat;
	border: solid black 1px;
}
a#LED-02-3528:hover { background-position: 0 -92px; } 

a#LED-03-5050 {
	width: 100px;
	height: 80px;
	display: block;
	background: url('images/Rigid/0.3m-5050-LED-Strip-21.jpg') no-repeat;url('images/profile/120069-21.jpg');
	border: solid black 1px;
}
a#pro-120069 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/120069-21.jpg');
	background-repeat: no-repeat;
}
a#pro-120069:hover {background-position: 0 -151px;}
a#pro-120982 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/120982-11.jpg');
	background-repeat: no-repeat;
}
a#pro-120982:hover {background-position: 0 -151px;}
 a#pro-120970 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/120970-11.jpg');
	background-repeat: no-repeat;
}
a#pro-120970:hover {
	background-position: 0 -151px;
}
 a#pro-120981 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/120981-21.jpg');
	background-repeat: no-repeat;
}
a#pro-120981:hover {
	background-position: 0 -151px;
}
 a#pro-135121w {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/135121w-31.jpg');
	background-repeat: no-repeat;
}
a#pro-135121w:hover {background-position: 0 -150px;}
 a#pro-135121 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/135121-41.jpg');
	background-repeat: no-repeat;
}
a#pro-135121:hover {background-position: 0 -150px;}
 a#pro-135122 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/135122-31.png');
	background-repeat: no-repeat;
}
a#pro-135122:hover {background-position: 0 -150px;}
 a#pro-194907 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/194907-21.jpg');
	background-repeat: no-repeat;
}
a#pro-194907:hover {background-position: 0 -150px;}
 a#pro-20984P {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/20984P-21.jpg');
	background-repeat: no-repeat;
}
a#pro-20984P:hover {background-position: 0 -149px;} 
 a#pro-20983 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/120983-31.jpg');
	background-repeat: no-repeat;
}
a#pro-20983:hover {background-position: 0 -151px;} 
 a#pro-20983p {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/20983p-31.jpg');
	background-repeat: no-repeat;
}
a#pro-20983p:hover {background-position: 0 -149px;} 
 a#pro-94908p {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/94908P-11.jpg');
	background-repeat: no-repeat;
}
a#pro-94908p:hover {background-position: 0 -150px;} 
 a#pro-94909N {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/94909N-11.jpg');
	background-repeat: no-repeat;
}
a#pro-94909N:hover {background-position: 0 -150px;} 
 a#pro-135147 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/135147-31.jpg');
	background-repeat: no-repeat;
}
a#pro-135147:hover {background-position: 0 -150px;} 
 a#pro-shelf {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/shelf-11.png');
	background-repeat: no-repeat;
}
a#pro-shelf:hover {background-position: 0 -148px;} 
 a#pro-NoA {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/poza-katal-A-61.jpg');
	background-repeat: no-repeat;
}
a#pro-NoA:hover {background-position: 0 -149px;} 
 a#pro-NoB {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url('images/profile/poza-katal-B-11.jpg');
	background-repeat: no-repeat;
}
a#pro-NoB:hover {background-position: 0 -150px;} 
.styl21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
 a#pro-195777 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url(images/profile/195777-1.jpg);
	background-repeat: no-repeat;
}
a#pro-195777:hover {background-position: 0 -150px;} 
 a#pro-st1 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url(images/profile/st1-11.jpg);
	background-repeat: no-repeat;
}
a#pro-st1:hover {background-position: 0 -149px;} 
 a#pro-st2 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url(images/profile/st2-11.jpg);
	background-repeat: no-repeat;
}
a#pro-st2:hover {background-position: 0 -149px;} 
 a#pro-st3w {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url(images/profile/st3-11.jpg);
	background-repeat: no-repeat;
}
a#pro-st3w:hover {background-position: 0 -150px;} 
 a#pro-st4 {
	width: 150px;
	height: 140px;
	display: block;
	border: solid black 1px;
	background-image: url(images/profile/st4-11.jpg);
	background-repeat: no-repeat;
}
a#pro-st4:hover {background-position: 0 -150px;} 
styl8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
 a#pan-a {
	width: 158px;
	height: 65px;
	display: block;
	border: solid black 1px;
	background-image: url(images/PANELS/a301.jpg);
	background-repeat: no-repeat;
}
a#pan-a:hover {background-position: 0 -73px;} 
 a#pan-b {
	width: 158px;
	height: 65px;
	display: block;
	border: solid black 1px;
	background-image: url(images/PANELS/b301.jpg);
	background-repeat: no-repeat;
}
a#pan-b:hover {background-position: 0 -73px;} 
 a#pan-c {
	width: 158px;
	height: 65px;
	display: block;
	border: solid black 1px;
	background-image: url(images/PANELS/c301.jpg);
	background-repeat: no-repeat;
}
a#pan-c:hover {background-position: 0 -73px;} 
/*                     Montage Led.........................*/
a#led-d {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-D-LED.jpg);
	background-repeat: no-repeat;
}
a#led-d:hover {background-position: 0 -63px;} 
a#led-ds {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-DN-LED.jpg);
	background-repeat: no-repeat;
}
a#led-ds:hover {background-position: 0 -62px;} 
a#led-dn {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-Ds-LED.jpg);
	background-repeat: no-repeat;
}
a#led-dn:hover {background-position: 0 -64px;} 




a#led-d5 {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-D-T5.jpg);
	background-repeat: no-repeat;
}
a#led-d5:hover {background-position: 0 -65px;} 
a#led-ds5 {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-DS-T5.jpg);
	background-repeat: no-repeat;
}
a#led-ds5:hover {background-position: 0 -64px;} 
a#led-slim5 {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-slim-T5.jpg);
	background-repeat: no-repeat;
}
a#led-slim5:hover {background-position: 0 -64px;} 
a#led-dn5 {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-DN-T5.jpg);
	background-repeat: no-repeat;
}
a#led-dn5:hover {background-position: 0 -65px;} 





a#led-and {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/listwy/a-min-mtr-andere.jpg);
	background-repeat: no-repeat;
}

a#led-and:hover {background-position: 0 -64px;} 
a#led-cust-led {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-cust-led.jpg');
	background-repeat: no-repeat;
}
a#led-cust-led:hover {background-position: 0 -63px;} 
a#led-cust {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-cust.jpg');
	background-repeat: no-repeat;
}
a#led-cust:hover {background-position: 0 -63px;} 

a#led-kol-led {
	width: 63px;
	height: 180px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-kol-led.jpg');
	background-repeat: no-repeat;
}
a#led-kol-led:hover {background-position: -64px 0;} 
a#u-poziom {
	width: 54px;
	height: 180px;
	display: block;
	border: solid black 1px;
	background-image: url('images/Listwy/a-u-poz.jpg');
	background-repeat: no-repeat;
}
a#u-poziom:hover {background-position: -63px 0;} 
a#u-pion {
	width: 54px;
	height: 180px;
	display: block;
	border: solid black 1px;
	background-image: url('images/Listwy/a-u-pion.jpg');
	background-repeat: no-repeat;
}
a#u-pion:hover {background-position: -67px 0;} 
a#o-poziom {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/Listwy/a-o-pozioma-kolka.jpg);
	background-repeat: no-repeat;
}
a#o-poziom:hover {background-position: 0 -64px ;} 
a#o-pion {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/Listwy/a-o-pion.jpg');
	background-repeat: no-repeat;
}
a#o-pion:hover {background-position: 0 -64px ;} 
a#u-poziom-vvg {
	width: 54px;
	height: 180px;
	display: block;
	border: solid black 1px;
	background-image: url('images/Listwy/a-u-poz-vvg.jpg');
	background-repeat: no-repeat;
}
a#u-poziom-vvg:hover {background-position: -63px 0;} 
a#u-pion-vvg {
	width: 54px;
	height: 180px;
	display: block;
	border: solid black 1px;
	background-image: url('images/Listwy/a-u-pion-vvg.jpg');
	background-repeat: no-repeat;
}
a#u-pion-vvg:hover {background-position: -67px 0;} 
a#o-poziom-vvg {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url(images/Listwy/a-o-pozioma-kolka-vvg.jpg);
	background-repeat: no-repeat;
}
a#o-poziom-vvg:hover {background-position: 0 -64px ;} 
a#o-pion-vvg {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/Listwy/a-o-pion-vvg.jpg');
	background-repeat: no-repeat;
}
a#o-pion-vvg:hover {background-position: 0 -64px ;} 

/*...............Montage fluor.....................*/

a#f-vvg-d {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-D-vvg.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-d:hover {background-position: 0 -65px;} 
a#f-vvg-pk-d {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-D-vvg-PK.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-pk-d:hover {background-position: 0 -64px;} 
a#f-evg-d {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-D-evg.jpg');
	background-repeat: no-repeat;
}
a#f-evg-d:hover {background-position: 0 -66px;} 



a#f-vvg-ds {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-DS-VVG.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-ds:hover {background-position: 0 -64px;} 
a#f-vvg-pk-ds {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-DS-VVG-PK.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-pk-ds:hover {background-position: 0 -65px;} 
a#f-evg-ds {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-DS-EVG.jpg');
	background-repeat: no-repeat;
}
a#f-evg-ds:hover {background-position: 0 -64px;} 


a#f-vvg-dn {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-DN-VVG.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-dn:hover {background-position: 0 -64px;} 
a#f-vvg-pk-dn {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-DN-VVG-PK.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-pk-dn:hover {background-position: 0 -64px;} 
a#f-evg-dn {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-DN-EVG.jpg');
	background-repeat: no-repeat;
}
a#f-evg-dn:hover {background-position: 0 -65px;} 


a#f-vvg-kol {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-D-LED.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-kol:hover {background-position: 0 -63px;} 
a#f-vvg-pk-kol {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-D-LED.jpg');
	background-repeat: no-repeat;
}
a#f-vvg-pk-kol:hover {background-position: 0 -63px;} 
a#f-evg-kol {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-D-LED.jpg');
	background-repeat: no-repeat;
}
a#f-evg-kol:hover {background-position: 0 -63px;} 



a#f-and {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-andere.jpg');
	background-repeat: no-repeat;
}
a#f-and:hover {background-position: 0 -64px;} 
a#f-cust {
	width: 180px;
	height: 54px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-cust.jpg');
	background-repeat: no-repeat;
}
a#f-cust:hover {background-position: 0 -63px;} 

a#f-kol {
	width: 63px;
	height: 180px;
	display: block;
	border: solid black 1px;
	background-image: url('images/listwy/a-min-mtr-kol.jpg');
	background-repeat: no-repeat;
}
a#f-kol:hover {background-position: -63px 0;} 
}

.up {
	display: inline-block;
	float: left;
	height: 30px;
	width: 30px;
}
.font {font-size:9px;}.soczAngle {
	height: 69px;
	width: 88px;
}
.soczSlad {
	height: 100px;
	width: 160px;
}
.soczLiczby {
	background-color: #CCCCCC;
	background-position: center;
	display: block;
	height: 20px;
	width: 100px;
}
.soczewkiMTR {
	height: 88px;
	width: 88px;
}

.lensCatlog{
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	text-align: left;
	margin-left: 50px;
	width: 200px;
}.linkiPrzerobka {
	display: block;
	float: left;
	height: 20px;
	width: auto;
}
.HomeTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: normal;
}
