html {
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px 0px; /** overflow-x:hidden; **/
}

body {
	background-position: top center;
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: "Lucida Sans Unicode";
	scrollbar-face-color: #004C95;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	height: 100%;
	position: relative; /** overflow-x:hidden; **/
	overflow: auto;
	background: url(../images/background.png);
}
 
.text {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 0px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}

.text_akapit {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 30px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}

.text_zapraszamy {
	font-size: 18px;
	font-family: "Times New Roman";
	color: #2EAB2F;
	padding-left: 220px;
	text-decoration: none;
	font-weight: bolder;
	text-align: inherit;
}

.text_bold {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: inherit;
}

.text_logo {
	font-size: 25px;
	font-family: "Times New Roman";
	color: #004C95;
	padding-left: 180px;
	text-decoration: none;
	font-weight: bold;
	text-align: inherit;
}

.text_kontakt {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 160px;
   padding-top: 10px;
   padding-bottom: 10px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}

.text_green {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #009241;
	padding-left: 0px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}

.text_link {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: inherit;
}

.text_certyfikaty {
	font-size: 10px;
	font-family: "Times New Roman";
	color: #004C95;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: inherit;
}

.text_iso {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 6px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}
 
.text_poczta {
	font-size: 16px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 0px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
} 
 
 .text_firma {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}
 
.center {
	azimuth: center-right;
}

.ramka {
	border: 0px;
}

.button_lewa {
	padding-left: 15px;
	border: 0px;
	height: 25px;
	}

.linia {
	height: 2px;
	color: Navy;
	width: 95%;	
}

.opis {
	border-collapse: collapse;
	border-color: #13617D;
	background-color: White;
}

.iso {  
        border: 0px;
        padding-left: 60px;
        padding-bottom: 5px;
}

.tabelka {
	width: 95%;
	height: 95%;
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.tabelka_lewa {
	width: 160px;
	padding-top: 15px;
}

.ramka_certyfikat {
	height: 140px;
	width: 110px;
	color: #009241;
	background-color: #fffff9;
	border: 1px solid #1688B5;
	border-color: #004C95 #004C95 #004C95 #004C95;
}

input.przycisk {
        border-right: #004C95 1px solid;
        border-top: #004C95 1px solid;
        border-bottom: #004C95 1px solid;
        border-left: #004C95 1px solid;
        font-size: 14px;
        background-color: #004C95;
        cursor: hand;
        color: white;
        font-family: Lucida Sans Unicode;
        height: 25px;
}

.link {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
	color: #004C95;
	padding-left: 0px;
	text-decoration: none;
	font-weight: lighter;
	text-align: inherit;
}

a { 
   color: black; 
	text-decoration: none; 
} 

a:hover {
 color: #009241; 
 text-decoration: underline;
 background: #b7d1e3;
 }
