@charset "utf-8";
/* CSS Document */

html, body, img { height: 100%; outline:0px; }

body { 
	margin: 0;
	padding: 0;
	background: #000 url('img/bg.gif');
	}

*  {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	
	}
	
a:link {
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration: underline;
	}

a:hover {
	color:#660000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#660000;
	text-decoration: underline;
	}
	
a img { border: none; } 

h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;

}


h2 {font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	
}

h3 {font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	

}


p {
	
	line-height: 15px;
	text-align: left;
	color:#fff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	
}

p>b   {font-weight: bold;}

li>b  {font-weight: bold;
		padding-left: 5px;
}


.important {
	color:#666666;
	font-weight:bold;
	
	}
strong {font-weight:bold;}	

/*-----------------menu---------------------------*/

#menu-main-product {
	
	
	padding: 0;
	margin: 70px 0;
	width: 720px;
	height: 79px; 

}


a#menu_item1 { 
	display:block; float:left;
	width:110px; height:79px;
	background:url('img/btn_main.png') 0 -79px no-repeat;
}

a#menu_item1:hover {	background:url('img/btn_main.png') 0 0 no-repeat;}



a#menu_item2 { 
	display:block; float:left;
	width:113px; height:79px;
	background:url('img/btn_firma.png') 0 0 no-repeat;
}

a#menu_item2:hover { background:url('img/btn_firma.png') 0 -79px no-repeat;}



a#menu_item3 { 
	display:block; float:left;
	width:152px; height:79px;
	background:url('img/btn_produkty.png') 0 -79px no-repeat;
}

a#menu_item3:hover { background:url('img/btn_produkty.png') 0 0 no-repeat;}


a#menu_item4 { 
	display:block; float:left;
	width:195px; height:79px;
	background:url('img/btn_technologia.png') 0 0 no-repeat;
}

a#menu_item4:hover { background:url('img/btn_technologia.png') 0 -79px no-repeat;}


a#menu_item5 { 
	display:block; float:left;
	width:134px; height:79px;
	background:url('img/btn_kontakt.png') 0 -79px no-repeat;
}

a#menu_item5:hover { background:url('img/btn_kontakt.png') 0 0 no-repeat;}















#menu-product {
	position:absolute;
	display:inline;
	margin: 160px 0;
	
	width: 500px;
    height: 300px;
	background: none;
	
	
}






/*-----------product-----------------*/

#main {
	margin: 0 auto;
	width: 500px; height:auto;
	background: #000;
}




/*-------------------------------------------------*/


#out-container {
margin: 0;
padding: 0;
width: 100%;



}

#in-container {
	margin: 90px auto 0px auto;
	
	width: 1000px;
	height: 300px;
}


/*--------------------box-left-----------------------------*/ 

#box-left {
    padding: 5px;
	margin: 0;
	float: left;
	width: 240px;
    height: 290px;
	background: #990000;
	}

a#box { 
	float:left;
	width: 194px;
	margin: 5px;
	color:#fff;
	font-weight: bold;
	padding: 8px;	
	background: #990000;
	border-top: 1px solid #CE0000;
	border-bottom: 1px solid #CE0000;	
	text-decoration: none;
}

a:hover#box{ 
	margin:1px;
	width: 194px;
	margin: 5px;
	color:#fff;
	padding: 8px;	
	background: #AA0000;
		
}

#box-left a {
text-decoration:none;
}


#box-left a:hover {
text-decoration:none;
}


#produkty {
clear:both;
position:inherit;
margin: 20px 0;
padding: 0px;
}




#box-left ul { 
	
	margin: 0;
	padding: 5px;
	list-style: none;
	
}

#box-left ul li { 
	margin: 0;
	border-bottom: 1px dotted #CE0000;
	padding: 3px 0 3px 18px;
	
	background:url('img/krzyzyk.png') no-repeat 2px 3px;
	
	
}

#box-left ul li a { 
	margin: 0;
	
	font: normal 11px Tahoma, Arial, Verdana;
	color:#fff;
	text-decoration: none;
	padding: 3px 3px;
	
}

#box-left ul li a:hover { 
	margin: 0;
	text-decoration: underline;
	
	
}





/*--------------------box-right-firma-----------------------------*/ 

#box-right-firma {
	position:relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 500px;
    height: 300px;
	background: #000;	
}

.text  {
line-height: 20px;
margin: 58px 0 0 0;
padding: 0px 10px 0 15px;
}


.text-main {
font: normal 16px Tahoma, Arial, Verdana;
line-height: 20px;
margin: 160px 0 0 0px;
padding: 0px 0px 0 0px;

}


.text-main p {

color: #333;
letter-spacing: 1px;
width: 414px;
border-top: 1px solid #333;
text-align: left;
font: bold 11px Tahoma, Arial, Verdana;
margin-left: 62px;
padding: 5px 0px 0 0px;

}

.text p  {
line-height: 20px;
}

.next  {
position: absolute;
text-align: right;
margin: 0;
bottom: 0;
right: 0;
padding: 5px 5px 5px 5px;
height:15px;
background: #990000;


}

.next a  {
	color: #fff;
	text-decoration: none;
}


a#box3  { 
	position:absolute;
	float:left;
	width: auto;
	margin: 15px 5px 5px 10px;
	color:#fff;
	padding: 6px;	
	background: #000;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;	
	text-decoration: none;
	font-weight: bold;
}

a:hover#box3 { 
	margin:1px;
	width: auto;
	margin: 15px 5px 5px 10px;
	color:#fff;
	padding: 6px;	
	background: #1B1B1B;
		
}


a#box4 { 
	position:absolute;
	float:left;
	width: auto;
	margin: 15px 5px 5px 15px;
	color:#fff;
	padding: 8px;	
	background: #000;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;	
	text-decoration: none;
	font-weight: bold;
}



/*--------------------box-contain-----------------------------*/ 


#box-contain {
	margin: 0;
	width: 500px;
	height: 300px;
	float:left;
	background: #000 url('img/spawanie_kostrukcji.jpg') no-repeat;
	
}

#box-contain2 {
	margin: 0;
	width: 500px;
	height: 300px;
	float:left;
	background: #000 url('img/spawanie.jpg') no-repeat;
	
}


#box-contain3 {
	margin: 0;
	width: 500px;
	height: 300px;
	float:left;
	background: #000 url('img/spawanie2.jpg') no-repeat;
	
}

/*--------------------box-contain4-----------------technologia------*/ 

#box-contain4 {
	padding-left: 20px;
	padding-right: 350px;
	margin: 0;
	width: 630px;
	height: 300px;
	float:left;
	background: #000 url('img/spawanie6.jpg') no-repeat 0px 0px;
		
}


#box-contain4 ul {
	line-height: 15px;
	margin: 7px 0 0 0;
	padding: 0 0 0 150px;
	list-style: none;
	}

#box-contain4 ul li {
	margin: 0;
	padding: 0;
	}


#box-contain4 p {
		margin: 0;
		padding: 0 5px;
		background: #000;
			
	}



/*#box-right-technologia {
	margin: 0;
	padding: 0;	
	float: right;
	width: 250px;
    height: 300px;
	background: #000 url('img/spawanie5.jpg') no-repeat;
		
}*/


#box-left-technologia {
    padding: 0;
	margin: 0;
	float: left;
	width: 300px;
    height: 300px;
	background: #000 url('img/blacha.jpg') no-repeat;
	
	}



#box-contain6 {
	
	
	margin: 0;
	width: 1000px;
	height: 300px;
	float:left;
	background: #000 url('img/foto.jpg') no-repeat;
		
}



/*--------------------box-contain4-----------------kontakt------*/ 

#box-contain5 {
	margin: 0;
	width: 250px;
	height: 300px;
	float:left;
	background: #000;
		
}

#box-right-kontakt {
	margin: 0;
	padding: 0;	
	float: right;
	width: 500px;
    height: 300px;
	background: black url('img/spawanie4.jpg') no-repeat;
}



#box-left-kontakt {
    padding: 0;
	margin: 0;
	float: left;
	width: 250px;
    height: 300px;
	background: #000 url('img/spawanie3.jpg') no-repeat;	
	}


/*--------------------box-right-----------------------------*/ 

#box-right {
	margin: 0;
	padding: 15px;
	
	float: right;
	width: 220px;
    height: 270px;
	background: black url('img/logo3.png') no-repeat 115px 270px;	
}
#box-right ul { list-style: none; float:none;}
#box-right ul li { padding:}


#produkty2 {
clear:both;
padding: 0px;
}


#box-right ul {
margin: 0;
padding: 5px;
list-style: none;
}

#box-right ul li { 
	margin: 0;	
	padding: 3px 0 3px 28px;
	background:url('img/krzyzyk.png') no-repeat 6px 4px;
	border-bottom: 1px solid #333;	
}

#box-right ul li.lista { 
	margin: 0;	
	padding: 3px 0 3px 28px;
	border: none;
	background: none;


}


#box-right ul li a { 
	color: #fff;
	text-decoration: none;
}
#box-right ul li a:hover { 
	color: #fff;
	text-decoration: underline;	
}


/*#box-right a {
    
	width: 250px;
	margin: 5px;
	color:#fff;
	padding: 8px;	
	background: #000;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;	
	text-decoration: none;
	font-weight: bold;
}

#box-right a:hover{ 
	margin:1px;
	width: 194px;
	margin: 5px;
	color:#fff;
	padding: 8px;	
	background: #1B1B1B;
		
}*/



/*--------------------box-top-----------------------------*/ 

#box-top {
	margin: 0;
	width: 100%;
	height: 160px; 
	background: #ccc url('img/logo.png') no-repeat 300px 125px;
}

/*--------------------box-middle-----------------------------*/ 

#box-middle {
	margin: 0;
	width: 100%;
	height:auto;
	background: #000;
}

/*--------------------box-bootom-----------------------------*/ 


#box-bottom {
	position:relative;
	margin: 10px 10px 0 10px;
	padding: 0;
	width: 480px;
	height: auto;
	background: #000;
	min-height: 385px

}


#stopka {
	position: absolute;
	margin: 0 0 10px 0;
	bottom: 0;
	right: 0;
	padding: 0 5px 0 5px;
	height:15px;
	width: auto;
	background: #000;
	border: 1px solid #333;	
	color: #333;
}

#stopka>b {
	color: #333;
	font-weight: bold;
}




#box-bottom h1 {
	margin: 5px 0;
	padding: 15px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font: bold 12px Tahoma, Arial, Verdana;
	
	
}

#box-bottom p {
	margin: 0;
	padding: 15px;
	
	
	
}

#box-bottom ol  {
	margin: 0;
	padding:0 0 0 10px;
	list-style: none;
	line-height: 15px;
	
	
}

#box-bottom ol li  {
	
	padding:0 0 0 5px;
	
	
	
}

.bolder {
	font-weight: bold;
}

#box-bottom p.bg {
	margin:0; padding: 0;
	background: #666;
}

h1.red {
	color: #990000;
}


/*-----------tabela-----------------*/

table  {
margin: 0 auto;

}

table th {
text-align: center;
background: #990000;
}

table td {
text-align: center;
border: 1px solid #333;
}

table td.gray {
text-align: center;
border: 1px solid #666;
background:#666;

}

/*-----------footer-----------------*/


#footer {
	clear: both;
	margin: 0 auto;
	
	padding: 120px 5px 5px 5px;
	background: #CCC;
	width: 990px;
	height: 75px;


}


#footer ul {
padding: 0;
margin: 0;
list-style: none;

}

#footer ul li {
margin: 0;

line-height: 20px;
float:left;
text-align: left;
}

#footer ul li a {
text-decoration: none;
padding: 0 6px;
border-right: 1px solid #999;
margin: 0;
color:#999;

}


#footer ul li a:hover {
text-decoration: underline;

color:#333;

}

p.akapit {

color:#999;
padding-left: 8px;
font-weight: bold;
}


.red {
	color: #990000;
	font-weight:bold;
	font: bold 12px Tahoma, Arial, Verdana;
	
}

#copy   {
	
	color:#666;
	width: 220px;
	background: #ccc;
	text-align: center;
	margin: 30px 0 0 400px;
	padding: 0 2px 0 2px;

}


#wykonanie {
color:#999999;
float:right;
background: #ccc;
padding: 0 2px;
margin-top: 25px;

}

