body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link,a:visited {
	color: #CFBF8E;
	text-decoration: none;
}
a:hover {
	color: #CFBF8E;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding-left: 15px;
	list-style-image: url(img/li.png);
	list-style-type: square;
}
#strona {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#kolumna_lewa {
	width: 248px;
	float: left;
}
#kolumna_prawa {
	float: right;
	width: 505px;
	text-align: left;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#jezyki {
	height: 18px;
	padding-top: 3px;
	text-align: right;
}
#glowna {
	background-image: url(img/glowna_tlo.png);
	background-color: #212121;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 10px;
	height: 173px;
}
#glowna_page1 {
	background-image: url(img/page_tlo1.png);
	background-color: #212121;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	min-height: 250px;
}
#glowna_page2 {
	background-image: url(img/page_tlo2.png);
	background-color: #212121;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	min-height: 250px;
}
#glowna_page3 {
	background-image: url(img/page_tlo3.png);
	background-color: #212121;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	min-height: 250px;
}

#linki {
	height: 30px;
	padding-top: 15px;
	text-align: center;
}
#linki a {
	margin-right: 30px;
	margin-left: 30px;
}

#stopka {
	height: 30px;
	padding-top: 15px;
	text-align: center;
}
#stopka a {
	color: #666666;
}

a.link_czerwony:link, a.link_czerwony:visited{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#menu {
	height: 41px;
}
#menu div {
	background-repeat: no-repeat;
}
#menu div:hover {
	background-position: 0px -41px;
}
.menu_opcje {
	position: absolute;
	font-size: 11px;
	display:block;
	white-space: nowrap;
	visibility: hidden;
	background-color: #1D1D1D;
	padding: 7px;
	min-width: 100px;
	font-weight: bold;
	margin-top: 1px;
	line-height: 18px;	
}
.formularz {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ofirmie {
	background-image: url(img/menu/ofirmie.png);
	height: 41px;
	width: 71px;
	
}
#produkty {
	background-image: url(img/menu/produkty.png);
	height: 41px;
	width: 77px;
}
#elektrotechnika {
	background-image: url(img/menu/elektrotechnika.png);
	height: 41px;
	width: 116px;
}
#automatyka {
	background-image: url(img/menu/automatyka.png);
	height: 41px;
	width: 96px;
}
#telekomunikacja {
	background-image: url(img/menu/telekomunikacja.png);
	height: 41px;
	width: 124px;
}
#certyfikacja {
	background-image: url(img/menu/certyfikacja.png);
	height: 41px;
	width: 156px;
}
#uslugi {
	background-image: url(img/menu/uslugi.png);
	height: 41px;
	width: 63px;
}
#kontakt {
	background-image: url(img/menu/kontakt.png);
	height: 41px;
	width: 67px;
}

