/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
    
    
}

 h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}

p {
   /* padding-left: 10px;*/
}

ul, ol {
    list-style: none;
}

fieldset, img {
    border: none;
}

caption, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
}
#kontakt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
    border: #d4e2e9 1px solid;
   /* color: #535353;*/
    color: #005193;
    font-size: 12px;

    padding: 5px 5px 5px 15px;
    text-align: left;
    
}
#kontener {
	padding-left:100px;
	height: 250px;
	width: 500px;
}

#projekt {
	
	margin-top: 25px;
	background: url(../img/projekt.png) no-repeat;
	width: 150px;
	height:200px;
	float:left;
	color: white;
	font-size: 10px;
}
#projekt h2{
	

	padding: 30px 5px 10px 25px;
}
#montaz{
	
	background: url(../img/montaz.png) no-repeat;
	width: 200px;
	height:250px;
	float:left;
		
}
#montaz h2{
	font-weight: bold;
	padding: 45px 5px 10px 45px;
	
}
#serwis{
	margin-top: 25px;
	background: url(../img/projekt.png) no-repeat;
	width: 150px;
	height:200px;
	float:right;

}
#serwis h2{
	font-weight: bold;
	padding: 30px 5px 10px 25px;
}

#kontakt th {
    border: #d4e2e9 1px solid;
    color: #535353;
    font-size: 12px;
    font-weight: bold;
   
    text-align: left;
    
}
#mapy th {
    border: #d4e2e9 1px solid;
    color: #535353;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    text-align: left;
    
}
#mapy td {
    border-top: #d4e2e9 1px solid;
    padding: 10px 10px 7px 15px;
    font-size: 13px;
    width: 90px;
}
#mapy tr{
	margin-left: 450px;
	text-align: left;
	/*border: #d4e2e9 1px solid;*/
}
#kontakt tr{
	
	text-align: left;
	border: #d4e2e9 1px solid;
}

#kontakt td {
    border-top: #d4e2e9 1px solid;
    font-size: 13px;
    padding: 5px 5px 5px 10px;
    width: 160px;
}
#kontakt tr:hover{
	background-color: #fff;
    
}
table .evenRow {
	border: #d4e2e9 1px solid;
    color: #535353;
    font-size: 11px;
    text-align:left;
    padding: 5px 5px 5px 0px;
    background-color: #eeeeee;
}
table .oddRow {
    border: #d4e2e9 1px solid;
    background-color: #f9f9f9;
    padding: 5px 5px 5px 0px;
}

tr .rollOverRow {
    background-color: #ffbfbf;
    color: #9e3e22;
}

/* LAYOUT */
img.left {
    float: left;
    margin: 0px 0px 0px 0px;
    padding-bottom: 10px;
}

img.right {
    float: right;
    margin: 5px 10px 10px 10px;
    vertical-align: bottom;
}

#left {
    float: left;
    padding: 0px 5px 0px 0px;
    display: block;
}

#right {
    float: right;
    padding: 17px 15px 10px 10px;
}

#center {
    margin: 0 auto;
}

#container {
    width: 980px;
    margin: 0px auto;
    position: relative;
    border: 0px;
}

#main {
    width: 100%;
    position: relative;
}

#content {
    padding: 1px 0px;
    position: relative;
}
/*
#col1 {float:left; width: 665px; padding: 10px 0px 10px 3px;position: relative; min-height:400px;}
 
 .col1 {min-height:500px;float:left; width: 970px; padding: 20px 0px 1px 5px; position: relative margin-top:10px;}
 */ /* Ikony realizacji */
#col1index {
    float: left;
    width: 973px;
    height: 190px;
    padding: 0px 0px 0px 5px;
    margin-left: -7px;
    position: relative;
    background: url(../img/col1_background.png) no-repeat;
    background-position: bottom;
}
.col1index h4{
	text-shadow: #ffffff 1px 1px 1px;
}
#col1index_slide {
    float: left;
    width: 973px;
    height: 175px;
    padding: 0px 0px 0px 5px;
    margin-left: -7px;
    margin-top: 0px;
    position: relative;
    background: url(../img/col1_background.png) no-repeat;
    background-position: bottom;
}
#col1index .text {
    float: left;
    padding: 0px 5px 5px 9px;
    color: #005193;
    clear: left;
    vertical-align: bottom;
}
#col1index_slide .text {
    float: left;
    padding: 0px 5px 5px 9px;
    color: #005193;
    clear: left;
    vertical-align: bottom;
}

#col1index a {
    padding: 2px 5px 5px 25px;
    color: #005193;
    clear: left;
}

#col1index_slide a {
    padding: 2px 5px 5px 25px;
    color: #005193;
    clear: left;
}
#col1index a:hover {
    color: white;
    text-decoration: none;
}
#col1index_slide a:hover {
    color: white;
    text-decoration: none;
}

#col1index ul li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#col1index_slide ul li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#col1index li {
    float: left;
    height: 150px;
    width: 160px;
    display: inline-block;
}

#col1index_slide li {
    float: left;
    height: 150px;
    width: 160px;
    display: inline-block;
}

#col1index li img {
    float: left;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

#col1index_slide li img {
    float: left;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}
#col1index li:hover {
    background: url(../img/index_aktywny.png) no-repeat;
}

#col1index_slide li:hover {
    background: url(../img/index_aktywny.png) no-repeat;
}

#col1index li a {
    padding: 5px 0px 10px 0px;
    margin: 5px 0px 10px 0px;
    top: 3px;
}

#col1index_slide li a {
    padding: 5px 0px 10px 0px;
    margin: 5px 0px 10px 0px;
    top: 3px;
}
/* Link index więcej wiadomości*/
#wiecej a:hover {color:#4e7dc2;
	
}
/* */
#col1 {
    float: left;
    width: 966px;
    padding: 0px 5px 5px 5px;
    margin-left: 0px;
    position: relative;
    color: #535353;
    
}
#col1A {
    float: left;
    width: 245px;
    padding: 5px 0px 0px 0px;
    background-image: url(../img/col1A_background.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 450px;
}

#col1A a:hover {
    text-decoration: none;
    padding-left: 0px;
}

#col1A li {
    font-size: 13px;
    color: #535353;
    padding: 5px 0px 20px 30px;
}

/*#col1A li:hover {background: white;}*/
#col1A .aktywne {
    background: url(../img/menu_aktywne.png) no-repeat;
}

#col1A .kategoria {
	height:10px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    color: #005193;
    background: url(../img/tlo_kategoria.png) no-repeat;
    font-size: 12px;
   
}
#col1A .kategoria_naglowek{
    margin: -10px 0px -10px -30px;
    font-family: Arial, sans-serif;
	color:#000000;
    font-weight: bold;

    
}
#col1A .kategoria a{
    margin-left: -30px;
    display: block;
	color:#005193;
    
}
#col1A .kategoria a:hover{
    margin-left: -30px;
   padding-left: 0px;
    color: #005193;
    font-family:Arial, Helvetica, sans-serif;
    
}
#col1A .podkategoria a{
	font-family:Arial, Helvetica, sans-serif;
	display: block;
    height: 100%;
    margin-left: -10px;
}
/* INDEX KOLUMNA PRAWA*/
.aktywny {
    color: white;
}

#col1B {
    float: right;
    width: 695px;
    position: relative;
    margin: 0px 7px 0px 0px;
    padding-left: 5px;
    padding-bottom: 40px;
}
/*
#col1B li {
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    border-bottom: 1px solid #f5f5f5;
    height: 70px;
    text-align: left;
}

#col1B li img {
    float: left;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

#col1B li:hover {
    background: url(../img/index_sygnalizacja_pozaru_a.png) no-repeat;
}
*/
#col1B li a {
    padding: 20px 0px 20px 0px;
    margin: 10px 0px 10px 0px;
    top: 40px;
}
#col1B h1 {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px;
line-height: 17px;
}
#col1B h2 {
font-size: 15px;
line-height: 17px;
color: #005193;
/*#206AB6;
 #606060*/
}

/**/
#col2 {
    float: right;
    padding: 0px 0px 0px 5px;
    width: 160px;
    height: auto;
    position: relative;
    display: inline;
	
	font: 9px / 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#col2 img {
    padding: 0px 10px 10px 0px;
}

#col2 li {
    display: block;
    margin-left: 7px;
    margin-right: -5px;
    padding: 5px 5px 5px 0px;
}
#col2 a{
	
	text-decoration: none;
}
/* TYPE */
body {
    font: 12px / 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Tło strony*/
body {
    background-image: url(../img/body_bg.pn);
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    color: #535353;
}

/* Czarny pasek na samej górze strony*/
#strona_gora_tlo {
    background: url(../img/strona_gora_tlo_mini.png) repeat-x;
    z-index: 3;
    padding-top: 3px;
}

#gora_tlo {
    height: 10px;
}

#lokalizacja {
    color: #004080;
    font-size: 11px;
}

#index_graf  {margin-left:150px;
	padding-top: 10px;
}
/*
 
 #strona_dol_tlo {
 
 BACKGROUND-POSITION: left bottom;
 
 BACKGROUND-IMAGE: url(../img/footer_tlo.png);
 
 BACKGROUND-REPEAT: repeat;
 
 POSITION: relative;
 
 TEXT-ALIGN: center
 
 }
 
 */ /*Div główny*/ /*Ramka Strony*/
#content {
    width: 986px;
    padding: 0px 0px 0px 0px;
    top: 0px;
    margin: 10px 0px 0px 0px;
    background: url(../img/content_bg.png) repeat-y;
    z-index: 4;
}

/* Cien Gornej białej belki*/
#contenttop {
    width: 1010px;
    height: 144px;
    padding: 0px 0px 0px 0px;
    margin: -21px 0px 0px -13px;
    background: url(../img/contenttop_bg.png);
    z-index: 5;
}

#contenttop #topcontent {
    background: url(../img/contenttop.png);
}

/* Rozmiaruje główną stronę od realizacji w dół*/
#content .gradient {
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    width: 960px;
    min-height: 650px;
    padding: 9px 15px 30px 0px;
    background: url(../img/content_gradient.g) repeat-x 100% 0;
    background-position: bottom;
    z-index: 10;
}
#animacja {
	position:relative;
	float: right;
    padding: 17px 15px 0px 399px;
}

#content .cap.top {
    top: 0;
    /*_top: -3px;*/
    background: url(../img/cien_logo_left.png);
    height: 60px;
    width: 20px;
}
/* Logo krakpoz*/
#logo {
    position: absolute;
    width: auto;
    height: auto;
    padding: 30px 20px 20px 10px; /*margin: 20px 100px 180px 100px*/;
	display: block;
	z-index: 3;
}
#logo_systemy {
	position: absolute;
    width: auto;
    height: auto;
	top: 70px;
	right:30px;
	float: right;
	z-index: 2;
}
#gdzie_jestes{
	position: absolute;
	width:auto;
	height: auto;
	top: 180px;
	left: 20px;
	float: left;
}
/* Zaokrąglone rogi div head*/
#logo_systemy
{margin: 15px 85px 0px 0px;
background: #fff;
float:bottom;
}

span.gora, span.dol{display:block;background: #fff}

span.gora span, span.dol span{display:block;height: 1px; 
 overflow: hidden; background: #fff;}
span.r1{margin: 0 5px}
span.r2{margin: 0 3px}
span.r3{margin: 0 2px}
span.gora span.r4, span.dol span.r4{margin: 0 1px;height: 2px}


#zgloszenie_serwisowe a {
    position: absolute;
    background-image: url(../img/logo_zgloszenie_serwisowe.png);
    width: 120px;
    height: 35px;
    top: auto;
	margin-top:15px;
    right: 20px;
    /*	padding: 15px 5px 0px 850px;*/
    float: right;
	z-index: 110;
}
.oddzial {
	margin: -10px 0px 0px 0px; 
	position: inherit;
    padding: 0px 20px 0px 0px;
	display: inline-block;
	
}
.oddzial a:hover {
	text-decoration: none;
}
#zgloszenie_serwisowe a:hover {
    background: url(../img/logo_zgloszenie_serwisowe_aktywny.png);
}

#kontener h2 {
	 font-weight: bold;
   
     font-size: 20px;
    line-height: 26px;
    margin:0 0 5px 0;
    font-family:Arial, Helvetica, sans-serif;
	color:#005193;
}

#content h3 {
   color:#005193;
    font-size:1em; /* 14px */
	line-height:1em; /* 14px */
	margin:2px 0 9px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#content h4 {
    
    font-weight: bold;
   
     font-size: 16px;
    line-height: 26px;
    margin:0 0 5px 0;
    font-family:Arial, Helvetica, sans-serif;
	color:#005193;
} 
#content img.right, #content img.left {
    margin-bottom: -6px;
}

#tresc {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
}

#globalfooter .index_dolny {
    vertical-align: sub;
}
#index_dolny {
    vertical-align: sub;
}
#indexssp {
    padding: 19px 30px 5px 20px;
    background: url(../img/esser.png) no-repeat;
}

#indexcctv {
    padding: 15px 30px 15px 20px;
    background: url(../img/cctv.png) no-repeat;
}
#gasnice_akcesoria li {
	list-style:square url(../img/lista_gasniece.png); 
	margin-left: 130px;
	padding-bottom: 5px;
}
#gasnice_akcesoria li h1 {
	margin-bottom: 0px;
}


a {
    color: #005192;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

sup {
    padding-left: 1px;
    font-size: 10px !important;
    font-weight: normal !important;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
    color: #76797c;
    /*_position: static !important;*/
}

p {
    margin-bottom: 5px;
    text-indent: 0.5cm;
    margin-top: 10px;
}

.zrodlo {
    color: #c0c0c0;
}

h1 {
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 20px;
}

h2 {
    font-weight: bold;
    font-size: 13px;
    line-height: 28px;
    margin:0 0 5px 0;
    font-family:Arial, Helvetica, sans-serif;
	color:#005193;
}

h3 {
    font-size: 1em;
    line-height: 15px;
    margin-bottom: 15px;
}

h4 {
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    color: #291770;
    margin-bottom: 10px;
}

p.bold {
    font-weight: bold;
    font-size: 16px;
    color: #1d1d1d;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* Logo krakpoz w liście ul li */
#ogien {
    list-style-image: url(../img/li_krakpoz.png);
    padding: 0px 0px 15px 35px;
}

ol {
    margin-bottom: 18px;
    list-style: decimal;
    margin-left: 2.2em;
}

#lista {
    padding: 0px 20px;
}

/* GLOBALHEADER */
#globalheader {
    width: 980px;
    height: 36px;
    margin: 0px auto;
    position: relative;
    margin-top: 0px;
    margin-left: 2px;
    /*padding-left: 5px;*/
    padding: 0px 0px 0px 0px;
    background: url(../img/globalnav_tlo.png);
    background-repeat: repeat-x;
    /*border-radius:5px 5px;*/
}

/** Nawigacja strony  **/
#globalheader #globalnav {
    margin: 0;
    padding: 0;
}

#globalheader #globalnav li {
    display: inline;
    white-space: nowrap;
    float: left;
    padding: 0px 0px 0px 40px;
    width: 240px;
    margin-top: 0px;
}

#globalheader #globalnav li a {
    float: left;
    color: white;
    padding: 0px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    padding: 0px 0px 0px 0px;
}
#globalheader #globalnav h1 {
	/*text-shadow:1px 1px 2px #333;*/
	font-size:140%;
	font-weight:201;
	color:#202020;
	padding-top: 5px;
	text-shadow: white 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "palatino linotype", "palatino", serif;
	/
	"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	'Trebuchet MS',Tahoma,sans-serif;*/
}
#kontener h2 {
	text-shadow: #111 1px 1px 1px;
}

#globalheader ul {
    background-image: url(../img/menu_tlo.png);
    background-repeat: repeat-x;
}

/* BUTTONS */
#strona_glowna a {
    background: url(../img/strona_glowna.png);
    width: 200px;
    height: 30px;
    padding-top: 36px;
    
}

#content .cap {
    position: absolute;
    width: 983px;
    height: 29px;
    left: 0;
    font-size: 1px;
    z-index: 2;
}

/* www.krakpoz.pl*/
#content .cap.bottom {
    bottom: -3px;
    /*_bottom: 0px;*/
    background: url(../img/footer_stopka.png) no-repeat;
    padding-top: 0px;
    padding-left: 2px;
    height: 25px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 2px;
    margin-left: 1px;
    z-index: 3;
}
#znajdujesz_sie {
	padding: 0px 0px 3px 0px;
	margin-top:-9px;
	font-size: smaller;
	color: #4e7dc2;
	height: 40px;
	
}
#znajdujesz_sie a{
	
	color: #4e7dc2;
	text-decoration: ;
	
}
#gallery a {font-style: normal;
color: gray; }

#gallery a:hover { text-decoration: none;}
/*--- Global Footer ---*/ /* Tło footer z danymi firmy*/
#globalfooter {
    background: url(../img/footer_tlo.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #111111;
    position: relative;
    font-size: 11px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin-top: 15px;
    z-index: 1;
}

#globalfooterpartnerzy {
    width: 980px;
    margin: 0px auto;
    position: relative;
    border: 0px;
    height: 85px;
    padding-top: 19px;
}

#footercontainer {
    width: 980px;
    margin: 0px auto;
    position: relative;
    border: 0px;
    padding-top: 0px;
    z-index: 1;
}

/*
 
 /* Footer pierwsze od góry tło*
 
 #globalfooterup {
 
 width: auto;
 
 height: 20px;
 
 background: url(../img/footer1.pn);
 
 background-repeat: repeat-x;
 
 background-position: top;
 
 position: relative;
 
 margin-top: -20px;
 
 z-index: 2;
 
 }
 
 */
#globalfooter a {
    color: #ffffff;
    text-decoration: none;
}

#globalfooter p {
    margin-bottom: 1em;
    font-style: inherit;
    font-size: 12px;
}

#globalfooter ul li {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-shadow: #282828 1px 1px 2px;
}

#footercol1 {
    width: 350px;
    float: left;
    margin-top: -5px;
    padding-top: 35px;
}

#footercol2 {
    width: 450px;
    float: right;
    padding-top: 28px;
}

#footercolsrodek {
    position: relative;
    background: url(../img/footer_linia.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 130px;
    float: left;
    margin-top: 2px;
    margin-left: 100px;
    margin-right: 10px;
    z-index: 2;
}

#globalfooter ul {
    border-right: 2px;
}

#globalfooter li {
    border-bottom: 1px solid #20517a;
}

#globalfooter h2 {
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    color: white;
}

#partnerzy li {
    display: inline;
    white-space: nowrap;
    float: left;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin-top: -5px;
}

/* PRINT */
@media print {body, #main, #content {
        color: #000 !important;
}

a, a:link, a:visited {
        color: #000 !important;
        text-decoration: none !important;
}

#globalheader, #globalfooter, #directorynav, .noprint, .hide {
        display: none !important;
}
}

/* GRID */
p.last, ul.last, ol.last, li.last {
    /*_width: auto !important;*/
    /*_float: none !important;*/
}

#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid2cole:after, .grid2colf:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Formularz wysyłania emaila */
#input {
    background: url(../img/input.pn);
    border: 0px;
    height: 25px;
    width: 270px;
    /*font-style: bold;*/
}

#textarea {
    background: url();
    border: 0px;
    width: 270px;
    height: 200px;
}

#wysylanie_emaila {
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 0px 0px 10px 0px;
    width: 280px;
    height: 360px;
    top: 0px;
    position: relative;
    background: url() no-repeat;
}

#dane_emaila li, img {
    margin-left: 0px;
}

/* Strona gasnice.xhtml */
#gasnice {
    margin-left: 7px;
    position: static;
    width: 750px;
    height: 310px;
    background: url(../img/gasnice.png) no-repeat;
    padding: 20px 0px 0px 100px;
    margin-bottom: 7px;
    margin-top: 10px;
}

#znaki_bhp {
    margin-left: 7px;
    position: static;
    width: 750px;
    height: 310px;
    background: url(../img/znaki_bhp.png) no-repeat;
    padding: 20px 0px 0px 100px;
    margin-bottom: 7px;
}

#akcesoria_ppoz {
    margin-left: 7px;
    position: static;
    width: 750px;
    height: 310px;
    background: url(../img/akcesoria_ppoz.png) no-repeat;
    padding: 20px 0px 0px 100px;
    margin-bottom: 7px;
}

/*   */
.font-color {
    color: white;
}
#ofirmiecontainer{position: relative;
width: 700px;
height: 80px;
}

#ofirmie {
	position:relative;
    width: 50px;
    height:70px;
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    background: url(../img/img_certyfikat.png) no-repeat;
}

#ofirmieimg {
    width: 45px;
    height:67px;
    padding: 1px 1px 1px 1px;
    
}
#ofirmie1 {
	position:relative;
    width: 100px;
    height:150px;
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    background: url(../img/img_certyfikat.png) no-repeat;
}

#ofirmieimg1 {
    width: 100px;
    height:150px;
    padding: 1px 1px 1px 1px;
    
}

#col1ofirmie {
    width: 960px;
    height: auto;
    padding: 0px 0px 0px 5px;
    position: relative;
    background: url(../img/col1_background.png) no-repeat;
    background-position: bottom;
    min-height: 0px;
}
#lista_referencyjna li {
	display: inline;
	list-style: none;
	white-space: nowrap;
	margin-bottom: 0px;
	padding: 7px 15px 10px 15px;
	height: 20px;
}
#naglowek_col1A{
	font-size: 10px;
	
}
.referencje_aktywne a{
	background: #fff url(../img/referencje_aktywne.png) no-repeat;
	color: white;
	padding: 7px 15px 10px 15px;
}

.monitoring_psp {
    padding-top: 10px;
    margin-left: 30px;
}

.monitoring_psp li {
    padding: 5px 0px 10px 0px;
    list-style-image: url(../img/monitoring/ognik.png);
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
}

.serwis {
    padding-top: 10px;
    margin-left: 30px;
}
.serwis li {
    padding: 5px 0px 10px 0px;
    list-style-image: url(../img/monitoring/ognik.png);
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
}
/* Strona kontakt */
.tabela_dane_kontaktowe {
    height: 100px;
    padding-left: 10px;
    padding-right: 0px;
    border-spacing: 0;
    margin-bottom: 5px;
   margin-left: 0px;
}
.tabela_dane_kontaktowe h3{
	color: #535353;
	font-family:Arial, Helvetica, sans-serif;
}
.tabela_dane_kontaktowe .parzysta {
    /*border-left: 1px solid #dddddd;*/
    padding: 0px 20px 5px 10px;
    margin-right: 25px;
    
    
}
.parzysta h3{
	color: #535353;
	font-family:Arial, Helvetica, sans-serif;
}
.tabela_dane_kontaktowe .nieparzysta {
    border-left: 1px solid #dddddd;
    padding: 0px 0px 5px 20px;
    margin-right: 0px;
}
.tabela_dane_kontaktowe .nieparzysta_godziny_otwarcia {
    border-left: 1px solid #dddddd;
    padding: 0px 5px 5px 20px;
    margin-right: 0px;
    width: 200px;
}
#prawa_autorskie {
	width: 230px;
	float: right;
	color: #595959;
	font-size: 10px;
}
#prawa_autorskie a {
	color: #595959;
	font-size: 10px;
	text-decoration: none;
}
