@charset "UTF-8";

body {
	background: #efefef;
	text-align: center;
	line-height: 1.6;	
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	margin:0px;
}

.show_podziekowanie_full {
	display: none;
	background-image: url('images/slide-bg.png');
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 99999;
	text-align: center;
	padding-top: 200px;
}

.show_podziekowanie_full div.show_img_ramka {
	display: none;
	padding: 10px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px auto 0px auto;
}

.show_img_ramka a {
	float: right;
	width: 18px;
	height: 18px;
	background-image: url('images/close.jpg');
}

#container, .container {
  width:960px;
  margin:auto;
  text-align: left;
}

#container {
  	text-align: left;
}
/*
#midd .container {
  	text-align: left;
}
*/



#main {
	background-image:url(img/paseczek.gif);
	background-position:center top;
	background-repeat:repeat-x;
}

#header {
  	background-image: url(img/bg_main1.jpg);
  	background-position:center top;
	background-repeat:no-repeat;
	min-height:409px;
	margin:0;
	position:relative;
}

#header_offer {
  	background-image: url(img/bg_oferta.jpg);
  	background-position:center top;
	background-repeat:no-repeat;
	min-height:234px;
	margin:0;
	position:relative;
}

#header_ofirmie {
  	background-image: url(img/bg_ofirmie.jpg);
  	background-position:center top;
	background-repeat:no-repeat;
	min-height:234px;
	margin:0;
	position:relative;
}


#header_praca {
  	background-image: url(img/bg_praca.jpg);
  	background-position:center top;
	background-repeat:no-repeat;
	min-height:234px;
	margin:0;
	position:relative;
}

#header_galeria {
  	background-image: url(img/bg_galeria.jpg);
  	background-position:center top;
	background-repeat:no-repeat;
	min-height:234px;
	margin:0;
	position:relative;
}

#header_kontakt {
  	background-image: url(img/bg_kontakt.jpg);
  	background-position:center top;
	background-repeat:no-repeat;
	min-height:234px;
	margin:0;
	position:relative;
}

#header_aktualnosci {
   background-image: url(img/bg_aktualnosci.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   min-height:234px;
   margin:0;
   position:relative;
}

#header_referencje {
   background-image: url(img/bg_referencje.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   min-height:234px;
   margin:0;
   position:relative;
}


#midd {
	background-image: url(img/midd_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:40px;
	min-height:200px;

}

#aktualnosci {
	float:left;
	width:430px;
	color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:15px 15px 20px 20px;
}


#oferta {

	float:left;
	width:260px;
	min-height:195px;
	color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:15px 0 0 5px;
}

#oferta2 {
	float:left;
	width:200px;
	
}

.oferta_list  {
	list-style-image: url(img/dot.png);
}

#footer {
	padding-top:10px;
	background-color:#b0b0b0;
	min-height:90px;
}

#foot_left {
	float:left;
	color:#666;
	width:70%;
	text-align:left;
}

#foot_right {
	width:30%;
	color:#fff;
	float:right;
	text-align:right;
}

#foot_right div {
	margin-top: 50px;
	color: #fbfbfb;
}

#foot_right div a {
	font-weight: 900;
	color: #fbfbfb;
}

#foot_right div a:hover {
	color: #F0F0F0;
}

.main_font {
	color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
}
.ramka {
	border:1px;
	border-color:#999;
	border-style:dotted;
}


/* MENU */

.top_link {
	display: inline;
	float: left;
	width: 230px;
	height: 170px;
	outline: none;
}

#menu {
	width:600px;
	padding-top: 25px;
	/*margin: 0px auto 0px auto;*/
	/*position: absolute;*/
	height: 235px;
	height: 210px !important;
	/*height: 408px;*/
	float: left;
}

ul#menu2 {
	margin: 0px auto 0px auto;
}

ul#menu2 li {
	display:inline;
	margin-left:0px;
	margin-right:10px;

}
ul#menu2 li a {
	text-decoration:none;
	color:#404040;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

ul#menu2 li a.active, ul#menu2 li a:hover {
	color:#ffffff;
}

#search {
	width:150px;
	/*position: absolute;*/
	left: 500px;
	top:15px;
	font-size:10px;
	color:#333;
}

/* NAVIGACJA OFERTA */

#nav {
	list-style: none;
	padding: 0;
	margin: 10px 0 5px 0;
	display: block;
	overflow: hidden;
	font-size: 10px;
	color:#353534;
}
#nav li {
	display: inline;
}
#nav li a {
	display: block;
	float: left;
	padding: 5px 15px;
	color: #353534;
	background-image: url(img/dot2.png);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration: none;
	outline: none;
}
#nav li a:hover {
	text-decoration:underline;
	color:#ff9c00;
	background-image: url(img/dot2_h.png);
	background-position:left;
	background-repeat:no-repeat;
}
#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(img/ajax_loader.gif);
	width: 46px;
	height: 15px;
	text-indent: -9999em;
}

#wrapper {
	width: 960px;
	margin:auto;
	
}

#content {
	text-align:left;
	
}

#content img.right {
	float: right;
	margin: 0 0 8px 8px;

}

.input-bg {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/search_field.png) no-repeat scroll 0 0;
	border:0 none;
	vertical-align: top;
	color:#333;
	font-style:inherit;
	font-size:10px;
	margin-left:3px;
	padding-left:inherit;
}
.button_search {
	margin:0px;
  	vertical-align: bottom;
  
}

.akt {
	display:block;
	background-image: url(img/akt.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.ofer {
	display:block;
	background-image: url(img/ofer.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.referencje {
	display:block;
	background-image: url(img/referencje.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}
.sponsoring {
   display:block;
   background-image: url(img/sponsoring.png);
   background-repeat:no-repeat;
   text-indent:-9999px;
   margin:5px;
   margin-top:-43px;
   margin-left:455px;
}
.refer ul{
   list-style:none;
   margin-left:10px;
   padding:0px;  
}

.refer li{
  display:black;
}
.refer li .pdf_image{
   width: 15px;
   height: 16px;
   display:block;
   background-image: url(img/pdf.png);
   float:left;
   margin-right:10px;   
}
.ochronaobiektow {
	display:block;
	background-image: url(img/ochronaobiektow.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.konwojowanie {
	display:block;
	background-image: url(img/konwojowanie.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.monitoring {
	display:block;
	background-image: url(img/monitoring.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.zabezpieczenia {
	display:block;
	background-image: url(img/zabezpieczenia.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.imprezy {
	display:block;
	background-image: url(img/imprezy.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.osobista{
	display:block;
	background-image: url(img/osobista.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.czystosc{
	display:block;
	background-image: url(img/czystosc.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}


.wiecej {
	background-image: url(img/wiecej.png);
	text-indent:-9999px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 10px; 0px 0px;
}

.ofirmie {
	display:block;
	background-image: url(img/ofirmie.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.praca {
	display:block;
	background-image: url(img/praca.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}

.kontakt {
	display:block;
	background-image: url(img/kontakt.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px;
}
/*  NAGŁOWKI */
	
h1, h2, h3, h4, h5, h6 {
	color: #ffba00;
	font-weight: normal;
}



h1 {
	text-indent:-9999px;
	color:#ffba00;
}


h2 {	
	font-size: 21px;
	margin-bottom: 10px;
}

h3 {	
	text-indent:-999px;
	font-size: 18px;

}

h4 {
	font-size: 16px;


}

h5 {
	font-size: 14px;

}

h6 {
	font-size: 13px;

}

/* Linki */

a {
	text-decoration: none;
	color: #ffba00;
}

a:hover {
	text-decoration: underline;	
}


a:link,a:visited{
 color:#ffba00;
 text-decoration:none;
}
a img{
 border:0;
}

#slide-runner a {
 color:#fff;
}

/* SLIDER */

div.wrap {
	width:489px;
	height:198px;
	text-align:left;
	position: absolute;
	top: 188px;
	left: 24px;
}

div#top div#nav {
  float:left;
  clear:both;
  width:489px;
  height:52px;
  margin:5px 0 0;
  background: url(images/nav-bg.png) 0 0 no-repeat;
}
 
div#top div#nav ul{
   float:left;
   width:489px;
   height:52px;
   list-style-type:none;

}

div#nav ul li{
    float:left;
    height:52px;
}

div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
}
 
div#header{
 margin:0;
 height: 409px;
}

div#video-header{
 height:489px;
 margin:-1px 0 0;
}

div#header div.wrap{
  height:198px;
  background:url(images/header-bg.png) 50% 0 no-repeat;
 }
 
div#header div#slide-holder{
	z-index:40;
	width:489px;
	height:198px;
	position:absolute;
	left: 0px;
	top: 0px;
}
 
div#header div#slide-holder div#slide-runner{
	width:489px;
	height:198px;
	overflow:hidden;
	position:absolute;
	left: 0px;
	top: 0px;
}

div#header div#slide-holder img{
	
   margin:0;
   display:none;
   position:absolute;

}

div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:2px;
   width:487px;
   height:46px;
   display:none;
   position:absolute;
   background:url(images/slide-bg.png) 0 0;
}

div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
}
 
div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
}

div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
}

div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
}

div#header div#slide-holder div#slide-controls p#slide-nav a{
  background-image:url(images/silde-nav.png);
}

div#nav ul li a{
  background:url(images/nav.png) no-repeat;
}


.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width:826px;
	height:300px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 300px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 118px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 300px;
}

.jimgMenu ul li#ref a {
	background: url(img/b_ref.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#ochr a {
	background: url(img/b_ochr.jpg) repeat scroll 0%;

}

.jimgMenu ul li#konw a {
	background: url(img/b_konw.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#mon a {
	background: url(img/b_mon.jpg) repeat scroll 0%;

}
.jimgMenu ul li#zab a {
	background: url(img/b_zab.jpg) repeat scroll 0%;

}

.jimgMenu ul li#imp a {
	background: url(img/b_imp.jpg) repeat scroll 0%;

}
.jimgMenu ul li#oso a{
	background: url(img/b_oso.jpg) repeat scroll 0%;

}

.jimgMenu ul li#czys a {
	background: url(img/b_czys.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}


/* moje -- start */

a.aktualnosci_tytul {
	font-size: 14px;
	font-weight: 900;
	color: #ffa200;
	line-height: 100%;
}

a.aktualnosci_tytul:hover {
	text-decoration: underline;
}

.menu_linkowe {
	font-size: 14px;
	text-align: center;
}
/* moje -- koniec */

input, textarea {
	border: 1px solid #E9E9E9;
	width: 99%;
}

textarea {
	height: 100px;
}
/*
.error h2, .menu_ok h2 {
	color: #E00004;
	font-size: 14px;
	margin: 0px;
}
*/
.menu_error ul {
	margin-left: 10px;
	list-style-type: none;
	padding-top: 2px;
	margin-bottom: 2px;
	background-image: url(img/separator.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.menu_error li {
	color: #535050;
}

.menu_ok, .menu_error {
	margin-bottom: 20px;
}

.menu_ok h2 {
	color: #23AD3E;
}

.kontakt_lista_linkow {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	height: 110px;
}

.kontakt_lista_linkow li {
	margin: 10px 0px 0px 0px;
	float: right;
	width: 330px;
	padding: 10px 10px 10px 30px;
	width: 290px !important;
	border-bottom: 1px #e0e0e0 solid;
	height: 110px;
	height: 90px !important;
	color: #575757;
	background-image: url(img/bg_kontakt_lista.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.kontakt_lista_linkow li.sp {
	height: 170px;
	height: 150px !important;
}

.kontakt_lista_linkow li b {
	float: left;
	width: 100%;
	clear: both;
	color: #414141;
	font-size: 15px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.kontakt_lista_linkow li a {
	color: #ffa308;
}

.kontakt_lista_linkow li a:hover {
	text-decoration: underline;
}


.kontakt_lista_top {
	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 330px;
	clear: both;
}

.kontakt_lista_top li {
	float: right;
	width: 330px;
	padding: 10px;
	width: 310px !important;
	height: 80px;
	font-size: 12px;
	font-weight: 900;
	text-align: right;
}

.kontakt_lista_top li b {
	color: #feaf0c;
	font-size: 22px;
	letter-spacing: -1px;
	float: left;
	width: 100%;
	clear: both;
}







.kontakt_lista_linkow_ {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	height: 110px;
}

.kontakt_lista_linkow_ li {
	margin: 10px;
	display: inline;
	float: left;
	width: 220px;
	padding: 10px;
	width: 200px !important;
	border-bottom: 1px #e0e0e0 solid;
	height: 110px;
	height: 90px !important;
	color: #575757;
	background-image: url(img/bg_kontakt_lista.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.kontakt_lista_linkow_ li b {
	float: left;
	width: 100%;
	clear: both;
	color: #414141;
	font-size: 14px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.kontakt_lista_linkow_ li a {
	color: #ffa308;
}

.kontakt_lista_linkow_ li a:hover {
	text-decoration: underline;
}


.kontakt_lista_top_ {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: both;
	height: 100px;
}

.kontakt_lista_top_ li {
	display: inline;
	margin: 10px;
	float: left;
	width: 460px;
	padding: 10px;
	width: 440px !important;
	border-bottom: 1px #f2f2f2 solid;
	height: 70px;
	font-size: 12px;
	font-weight: 900;
}

.kontakt_lista_top_ li b {
	color: #feaf0c;
	font-size: 22px;
	float: left;
	width: 100%;
	clear: both;
}


.lista_partnerow {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.lista_partnerow li {
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

