/* CSS Document */

 #force-scrollbar {
	position : absolute;
	top : 0;
	bottom : -1px;
	width : 1em;
	z-index : -1;
	 }

#klimatyzatory {
	border:1px #C9D6E9 solid;
	}

.td.klima { 
	border-bottom:1px #C9D6E9 solid;
}

td.menu {
	border-right: 1px #222222 solid;
	height:14px;
	}

body {
	margin-left : 0px;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0px;
	}

p {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	text-align : left;
	margin : 2px;
	padding : 0;
	color: #000000;
	 }
	
	
.napis {
	margin-top : 0px;
	margin-left : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 100%;
	color : #009C64;
	letter-spacing : normal;
	word-spacing : normal;
	white-space : normal;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}

.opis {
	margin-top : 0px;
	margin-left : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 150%;
	color : #000000;
	}

ul {
    margin-left:12px;
	margin-top:0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	line-height : 150%;
	color : #000000;
	padding-left:10px;
	}

li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 150%;
	color : #000000;
	text-align: left;
	font-style: normal;
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	}

a:active,
a:link,
a:visited {
	text-decoration : none;
	color : 222222;
	background: none;
	font-weight:bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	text-align : left;
	text-decoration:underline;
	} 

a:hover {
    /* color : #0000bb; */
	color : #000000;
	text-decoration : underline;
	background: none;
	}	 
		
.punkty {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	text-align : left;
	padding : 5px;
	/*  color : #0a50a1; */
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
}

th {
	text-align:center;
	font-size:12px;
	}
	

