/****************************************/
/*                                      */
/*              Na Finance              */
/*                green                 */
/*                                      */
/****************************************/

a{
	color: #90ce18;
}
ul#menu li.active span{
	background: url(../img/menu_active_green.png) no-repeat 0 0;
}
#banner{
	background: #f0ffd2 url(../img/background_green.png) repeat-x 0 0;
}
#banner .container{
	background: url(../img/image_stavebnisporeni.jpg) no-repeat 100% 0;
}
#banner h1{
	color: #a9ee23;
}
#banner h2{
	color: #96d51c;
}
#banner h2 span{
	color: #aec59a;
}
a.button_chcinabidku{
	width: 352px;
	height: 56px;
	background: url(../img/button_chcinabidku_green.png) no-repeat 0 0;
}
a.button_chcinabidku:hover{
	background-position: 0 100%;
}
form a.button_odeslat{
	background: url(../img/button_odeslat_green.png) no-repeat 0 0;
}
p.moreinfo{
	top: 315px;
	left: 385px;
	color: #aec59a;
}
p.moreinfo a{
	color: #90ce18;
}

.projector_unit h4, #banner.small .asterisk{
	color: #90ce18;
}
form h3{
	border-bottom: 1px solid #a9ee23;
	color: #90ce18;
}
form fieldset{
	background-color: #f5fee3;
	border: 1px solid #cff885;
}