@charset "utf-8";

.kalkulator a{
	text-decoration: none;
}
.kalkulator a:hover{
	text-decoration: none;
}
#diody {
	position: relative;
	bottom: 0px;
	border-right: 1px solid rgb(206,206,206);
	padding: 10px 5px 0px 5px;
	max-width: 364px;
	height: 150px;
	text-align: center;
}
#paski {
	position: relative;
	bottom: 0px;
	padding: 10px 5px 0px 5px;
	float: right;
	max-width: 363px;
	height: 150px;
	text-align: center;
}
#wentylator {
	float: right;	
	border-bottom: 1px solid rgb(206,206,206);
	position: relative;
	bottom: 0px;
	max-width: 363px;
	height: 160px;
	text-align: center;
	padding: 0px 5px 20px 5px;
}
#zasilacz {
	border-right: 1px solid rgb(206,206,206);
	border-bottom: 1px solid rgb(206,206,206);
	position: relative;
	bottom: 0px;
	max-width: 364px;
	height: 160px;
	text-align: center;
	padding: 0px 5px 20px 5px;
}
