body{
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bg.jpg) top center no-repeat;
	background-color: #101010;
	background-attachment: fixed; 
}

#container{
	margin: 0 auto;
	width: 1000px;
}

#header{
	width: 1000px;
	height: 85px;
}

#header a img{
	float:left;
}

#middle{
	width: 1000px;
	min-height: 700px;
}

.menu_up_ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: no-repeat;
	float:right;
	position:relative;
	top:65px;
}

.menu_up_ul li {
	padding: 0;
	margin: 0;
	height: 20px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu_up_ul li, .menu_up_ul li a, .menu_up_ul li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	height: 20px;
}

.about, .about a:hover {background-image: url(images/png/menu_up_about.png);width:67px;}
.serwis, .serwis a:hover {background-image: url(images/png/menu_up_serwis.png);width:57px;}
.szkolenia, .szkolenia a:hover {background-image: url(images/png/menu_up_szkolenia.png);width:81px;}
.kontakt, .kontakt a:hover {background-image: url(images/png/menu_up_kontakt.png);width:69px;}
.menu_up_ul  li {float: left;}
.menu_up_ul:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#menu_left{
	width: 172px;
	float: left;
}

.menu_left_ul {
	margin: 0;
	padding: 0;
	width: 172px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu_left_ul li {
	padding: 0;
	margin: 0;
	height: 20px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu_left_ul li, .menu_left_ul li a, .menu_left_ul li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 20px;
}

.menu_left_ul li.rejestratory, .menu_left_ul li.rejestratory a, .menu_left_ul li.rejestratory a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 38px;
}

.main, .main a:hover {background-image: url(images/png/menu_left_main.png);}
.aktualnosci, .aktualnosci a:hover {background-image: url(images/png/menu_left_aktualnosci.png);}
.kategorie, .kategorie a:hover {background-image: url(images/png/menu_left_kategorie.png);}
.sswin, .sswin a:hover {background-image: url(images/png/menu_left_sswin.png);}
.cctv, .cctv a:hover {background-image: url(images/png/menu_left_cctv.png);}
.cctvip, .cctvip a:hover {background-image: url(images/png/menu_left_cctvip.png);}
.kd, .kd a:hover {background-image: url(images/png/menu_left_kd.png);}
.dso, .dso a:hover {background-image: url(images/png/menu_left_dso.png);}
.sap, .sap a:hover {background-image: url(images/png/menu_left_sap.png);}
.oferta, .oferta a:hover {background-image: url(images/png/menu_left_oferta.png);}
.bosch, .bosch a:hover {background-image: url(images/png/menu_left_bosch.png);}
.introx, .introx a:hover {background-image: url(images/png/menu_left_introx.png);}
.lg, .lg a:hover {background-image: url(images/png/menu_left_lg.png);}
.strefa, .strefa a:hover {background-image: url(images/png/menu_left_strefa.png);}
.cennik, .cennik a:hover {background-image: url(images/png/menu_left_cennik.png);}
.promocje, .promocje a:hover {background-image: url(images/png/menu_left_promocje.png);}
.katalogi, .katalogi a:hover {background-image: url(images/png/menu_left_katalogi.png);}
.prezentacje, .prezentacje a:hover {background-image: url(images/png/menu_left_prezentacje.png);}
.rejestratory, .rejestratory a:hover {background-image: url(images/png/menu_left_rejestratory.png);}

#content {
	width: 828px;
	float:left;
}

#map {
	width: 828px;
}

#content_top_left {
	float: left;
	width: 327px;
	height: 160px;
	background: url(images/png/bg_327.png) top center repeat-y;
}

#content_top_right {
	float: left;
	width: 501px;
	height: 160px;
	background: url(images/png/bg_501.png) top center repeat-y;
}

.content_item {
	width: 828px;
	margin-bottom:1px;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;
	background: url(images/png/bg_828.png) top center repeat-y;
}

.aktualnosci_box p {
	margin: 0 10px 10px;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;
}

.aktualnosci_box p.highlight{
	font: 24px times, Times New Roman, times-roman, georgia, serif;
	color: #ca1111;
	letter-spacing: -1px;
	margin:0;
	position: relative;
	top: 5px;
	left: 10px;
}

.aktualnosci_box p.item_text_no_enter{
	margin: 0 10px;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;
}

#mapa {
	color: #eee; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 10px;
	top: -1px;
	letter-spacing: -1px;
}

#footer{
	width: 1000px;
	height: 121px;
	background: url(images/footer.jpg) top center no-repeat;
}

#footer_kontakt {
	width: 280px;
	height: 93px;
	float:left;
	position: relative;
	top: 34px;
	left: 10px;
}

#footer_partnerzy {
	width: 720px;
	height: 93px;
	float:left;
}


#formularz {
	padding-bottom:20px;
	margin:0;
}

#formularz input {
	width: 400px;
}

#formularz #tresc {
	width:400px;
	height: 100px;
}

#cennik label, #formularz label , #promocje label, #reminder label{
	width: 80px;
	float: left;
	margin-right: 10px;
	display: block
}

.item {
	margin: 0;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;	
}

.item_text {
	margin: 0 10px 10px;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;	
}

.item_text_0 {
	margin: 0 10px 10px 0;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;	
}

.prod_text {
	margin: 0 0 0 10px;
	color: #ddd;
	font: 16px Arial, Tahoma, serif;	
}

.item_text_no_enter {
	margin: 0 10px;
	color: #ccc;
	font: 12px Arial, Tahoma, serif;	
}

.item_text_small {
	margin: 0 10px;
	color: #bbb;
	font: 11px Arial, Tahoma, serif;
	letter-spacing: 1px;
}

.highlight {
	font: 24px times, Times New Roman, times-roman, georgia, serif;
	color: #ca1111;
	letter-spacing: -1px;
	margin:0;
	position: relative;
	top: 5px;
	left: 10px;
}

.company {
	font: 32px tahoma, serif;
	color: #eee;
	letter-spacing: -1px;
	margin: 10px 0 10px 10px;
	
}

.caps {
	font-variant:small-caps;
	font-weight: bold;
	text-decoration: none;
}

.added {
	float:right; 
	margin-right: 20px;
	font: 11px Arial, Tahoma, serif;
	color: #aaa;
}

.link {
	color: #eee;
}

.clearlink {
	font-weight: bold;
	text-decoration: none;
	color: #ddd;
}

#szukaj {
	position: relative;
	left: 3px;
}

#szukaj input#search {
	position: relative;
	top: -5px;
	width: 85px;
	height: 18px;
	font-size: 12px;
	color: #ccc;
	background: #000;
	border: 1px solid #333;	
	padding: 0;
}

#szukaj input#button {
	height: 22px;
	width: 85px;
	font-size: 10px;
}

#szukaj input#button {
	background-image: url(images/png/search.png);
}


#szukaj input#button:hover {
	background-image: url(images/png/search_on.png);
}

.clearer{
	clear: both;
}

.div1px {
	height: 1px;
}

.div3px {
	height: 1px;
}

.div5px {
	height: 5px;
}

.div10px {
	height: 10px;
}

.div30px {
	height: 30px;
}

.ml10px {
	margin-left: 10px;
}

.nb {
	border: 0;
}











