@charset "utf-8";
body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E6DE;
}
.oneColFixCtrHdr #container {
	width: 766px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #0063AB;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	background-image: url(CNCspawaniekonstrukcje/CNCspawanieKonstrukcje1.gif);
	height: 310px;
	float: left;
	width: 766px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#header img {
	float: left;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	background-image: url(CNCspawaniekonstrukcje/CNCspawanieKonstrukcje5.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 78px;
}

ul.menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.flagi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


li.menu {
	display: inline;
	list-style-type: none;
	padding-right: 19px;
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header a {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

#header a:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

#footer ul {
	font-family: "Swis721 WGL4 BT";
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
}

#footer a {
	font-family: "Swis721 WGL4 BT";
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

#footer a:hover {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}

div.menu {
	width:470px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float:left;
}

div.tel {
	padding-top:0px;
	text-align:right;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	height: 78px;
}

div.mapka {
	width:360px;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float:left;
}

p.stopka {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	margin-top:0px;
	padding-top:0px;
}

p.stopka1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	margin-top:28px;
	padding-top:0px;
	font-weight:bold;
}

p.adres {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	float: left;
	color: #000000;
	margin: 0px;
	padding:0px;
	line-height:20px;
}

.personel p {
		font-family: Tahoma;
	font-size: 12px;
		line-height:20px;
}


span.pomarancz {
	color: #FF0000;
	font-weight:bold;
}

span.szary {
	color:#004A81;
	font-weight:bold;
}	

span.czarny {
	color:#000000;
	font-weight:bold;
}

#mainContent h3 {
	font-family: "Swis721 WGL4 BT";
	font-size: 14px;
	color: #004A81;
	text-align: center;
}

#mainContent h1 {
	font-size: 22px;
	color: #FF0000;
	text-align: left;
	margin-left:30px;
	font-family: "Chianti It BT";
	font-weight: bold;
}

.mapka img {
	padding:0px;
	border: 1px solid #BABBB4;
	margin: 5px;
}

div.mapki {
	width:160px;
	float:left;
	text-align: center;
}

div.personel {
	margin-left:400px;
	margin-top:45px;
	text-align:center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #A8A9A2;
	border-right-color: #A8A9A2;
	border-bottom-color: #A8A9A2;
	border-left-color: #A8A9A2;
}

#mainContent a {
	color: #FF0000;
	text-decoration: none;
}

#mainContent a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div.galeria {
	text-align: center;
}

.galeria img {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.tekst  {
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
}

#mainContent li {
	margin-right: 100px;
	margin-left: 200px;
	color: #FF0000;
}

span.ciemny {
	color:#000000;
}

img.noborder {
	border:none;
}

div.flagi {
	padding-top:2px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-right:30px;
	text-align:right;
}

hr {
	color:#004A81;
}
