/* style dla działu inteligentny budynek - zielony */

a:link, a:visited
{
	color: #70a827;
	text-decoration: underline;
	font-weight:bold;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
}
font.noactiv
{
	color: #70a827;
}
/* tło główne lewe i prawe */
td.left
{
	background-image:url(images/3/bg_left.jpg);
	background-repeat:no-repeat;
}
td.right
{
	background-image:url(images/3/bg_right.jpg);
	background-repeat:no-repeat;
}

/* góra formularza */
div.formularz
{
	width:291px;
	height:294px;
	background-image:url(images/3/form_bg.jpg);
	float:left;
}

/* srodek strony */
div.mid
{
	 background-image:url(images/3/bg_mid.jpg);
	 width:712px;
	 background-repeat:no-repeat;
	 background-position:top;
}

/* przycisk pod formularzem */
input.big_b
{
	width:120px;
	height:21px;
	background-image:url(images/3/button.png);
	color:white;
	border:0px;
	cursor:pointer;
}

/* tytuł strony */
font.tit_main
{
	color: #70a827;
	font-size: 22px;
}

#zielony
{
	position:absolute;
	margin-left:136px;
	background:#dfefc8;
	border:1px solid #6c9932;
	padding:5px;
}
