@charset "utf-8";
/* CSS Document */

* {
	margin: 0; padding: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: url(images/bg.jpg);
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333b79;
}

#inner li {
	color: #333b79; margin-left: 20px;
}

p {
	margin: 5px 0;
}

h1 {
	float: right; font-family: "Trebuchet MS", "Times New Roman", Times, serif; font-size: 24px; color: #333b79; letter-spacing: -1px; margin-bottom: 20px;
}

h3 {
	margin: 10px 0;
}

.clear {
	clear: both;
}

#container {
	width: 930px; margin: 0 auto; background-color: #333b79;
}

#top {
	background: url(images/top.jpg); width: 930px; height: 86px;
}

#menu {
	height: 50px; padding-bottom: 6px; background-color: white;
}

#menu li {
	list-style: none; float: left;
}

#menu span {
	display: block; height: 50px;
}

#menu #blank {
	width: 59px;
}

#menu #firma {
	width: 100px; background: url(images/m_firma.png) no-repeat;
}

#menu #oferta {
	width: 87px; background: url(images/m_oferta.png) no-repeat;
}

#menu #kontakt {
	width: 94px; background: url(images/m_kontakt.png) no-repeat;
}

#menu #normy {
	width: 193px; background: url(images/m_normy.png) no-repeat;
}

#menu #dostawy {
	width: 163px; background: url(images/m_dostawy.png) no-repeat;
}

#menu #magazyn {
	width: 175px; background: url(images/m_magazyn.png) no-repeat;
}

#menu #end {
	width: 59px; background: url(images/m_right.png) no-repeat;
}

#submenu {
	background-color: #333b79; float: left; width: 250px; padding: 20px 0;
}

#submenu a {
	color: white; text-decoration: none;
}

#submenu a:hover {
	color: #dfe1f1;
}

#submenu li {
	list-style: none; display: block; width: 250px; line-height: 20px; background: url(images/submenu_sep.jpg) no-repeat top;
}

#submenu span {
	margin-left: 22px;
}

#content {
	width: 680px; float: left; background-color: #f7f5f5;
}

#content #header {
	height: 193px; width: 680px; background: url(images/header.jpg) no-repeat; padding-left: 1px;
}

#inner {
	padding: 45px; min-height: 350px;
}

#foot {
	height: 252px; background: #f7f5f5 url(images/foot_bg.jpg) repeat-x bottom;
}

#foot #map {
	width: 250px; height: 252px; /*background: #f7f5f5 url(images/map.jpg) no-repeat; color: white; text-align: center;*/ float: left;
}

#foot #meta {
	float: left;
}

#foot #menu2 {
	height: 64px; background-color: #181818; margin-top: 133px; width: 680px; line-height: 64px;
}

#foot #menu2 a {
	padding: 0 20px;
}

#foot #contact {
	line-height: 50px; color: #f8f8f8; font-size: 11px; text-align: right; padding-right: 25px;
}

#foot li {
	list-style: none; float: left; padding: 0 22px;
}

#foot a {
	color: white; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	border-top: 1px solid #ececec; background-color: #dadada; line-height: 41px; font-size: 11px;
	padding: 0 20px;
}

#footer .left {
	width: 50%; float: left;
}

#footer .right {
	float: right; text-align: right; width: 50%;
}

img {
	border: 0;
}
