html {  //8B051F
  padding:0px;
  margin:0px;
  font-size: 100%;
}

body {
  background-color: #fff;
  background-image:url('../images/bg.gif');
  background-repeat:repeat-x;
  background-position:0px -110px; 
  font-size: 1em;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#0E4691;  
  padding:0px;
  margin:0px;
  text-align: center;  
}
body p {text-align:justify;}
#header {
  width: 100%;
  height: 359px;
  background-image:url('../images/top_bg1.jpg');
  background-repeat:no-repeat;
  background-position:center 98px; 
  text-align : center;
  padding:0px;
  margin-top:-110px;
}

#top{
  width:970px;
  height:100%;
  background-image:url('../images/logo.png');
  background-repeat:no-repeat;
  background-position:20px 120px; 
  margin: 0 auto;
  }

#top p { 
  display:block; 
  width: 450px;
  background-image:url('../images/aldec.png');
  background-repeat:no-repeat;
  background-position:265px 190px; 
  font-size: 20px; 
  color: #013991; 
  font-family: "Times New Roman",Georgia,Serif;  
  text-align: left;
  margin-top: 0px;
  padding-left:265px;
  padding-top:240px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align:left;
	margin-top:15px;
}

#menu {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type:none; 
	margin:0px; 
	padding:0px 0px 0px 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	text-transform: uppercase;
	line-height: 25px;
	width: 140px;
	}

#menu ul li a{
	display:block;
	text-decoration:none;
	color: #8B051F;
	height: 25px;
	margin-bottom:5px;
	padding-left: 30px;
}

#menu ul li a:hover {
	background-image:url('../images/menu_gray.gif');
	background-repeat:no-repeat;
	color: #fff;
	height: 25px;
}

#menu ul li a.selected {
	background-image:url('../images/menu.gif');
	background-repeat:no-repeat;
	color: #F6F6F6;
	height: 25px;
}
#menu ul li ul li a.asubmenu {	display:block;	margin:0px; 	padding-top:5px;	padding-bottom:5px;	text-decoration:none;	line-height: 14px;	color: #0E4691;	font-size:12px;	background-image:none;	border-bottom: 1px dotted #ccc; 	height:inherit;}
#menu ul li ul li a.asubmenu:hover { 	margin:0px; 	padding-top:5px; 	background-image:none; 	color: #8B051F; 	}

#content {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 180px;
	margin-right: auto;
	color:#4A4A4A;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}


.copyright {
	font-size:11px;
	color:#A4A4A4;
}
hr {height:1px;	width:100%;	color: #A4A4A4;	background-color: #C0A38F; margin-top:20px;margin-bottom:10px;}
.clear {margin:0; padding:0px; clear:both;}
p.top_page {margin:0px; padding:0px; margin-top:-15px; margin-bottom:-15px;}
p.top_page a {display:block; height:20px; width:50px;text-align:right; font-size: 90%; color: #6D7E92; margin-left:520px; padding-right:18px; background-image:url('../images/top.gif'); background-repeat:no-repeat; background-position:53px 0px; }
/*p.top {display:block; height:10px; width:100%; text-align:right; font-size: 80%; color: #6D7E92;   margin:0px; padding:0px; background-image:url('../images/top.gif'); background-repeat:no-repeat; background-position:bottom right;}
p.top a {display:block; margin-right:20px;}*/

a:link {color:#05708B;}
a:visited {color:#5B2602;}
a:hover {color:#8B2105;}

h1 {display:block; font-size: 140%; font-weight: bold; font-family:Arial, Helvetica, sans-serif; color: #0E4691;}

/* CONTACTS */
.title { display:block;	font-size: 18px;	font-family:Arial, Helvetica, sans-serif;	text-transform: uppercase;	margin-bottom: 20px;	padding: 0;}
.phone_text {float:left; display: block; width:50px; }
.phone_number {float:left; margin-left:20px; }
.indented {margin-left:70px; }
.bottom_margin {margin-bottom:15px;}
p.light {height:3px; width:50%;	background-image:url('../images/hr_bg.gif'); margin-top:35px; margin-bottom:30px;}
.katowice {float:left; display: block; width:300px; width:42%; border-right:1px dotted #ccc;}
.gliwice {float:right; display: block; width:300px;}

/* CAREERS */
.zgoda {font-size: 12px; font-style: italic; margin-bottom:20px;}
.Stanowisko {display:block; font-size: 140%; font-weight: bold; font-family:Arial, Helvetica, sans-serif; color: #0E4691;}
.subtitle {display:block; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}

/* PRODUCTS */

.products_logo {width: 64px; height:64px; float:left; margin:0px; margin-right:10px; padding: 0px;}
.product_name {display:block;	font-size: 18px; margin-bottom: 10px; margin:0px; padding: 0px;}
.linkCom {font-size: 90%; color: #6D7E92; padding-left:30px; }
