/****************************************/
/*                                      */
/*              Na Finance              */
/*                 blue                 */
/*                                      */
/****************************************/

a{
	color: #0093c8;
}
ul#menu li.active span{
	background: url(../img/menu_active_blue.png) no-repeat 0 0;
}
#banner{
	background: #cef1fe url(../img/background_blue.png) repeat-x 0 0;
}
#banner .container{
	background: url(../img/image_hypoteky.jpg) no-repeat 100% 100%;
}
#banner h1, form h1{
	color: #01a8e5;
}
#banner h2{
	color: #0099d1;
}
#banner h2 span{
	color: #9ab9c5;
}
a.button_chcinabidku{
	width: 372px;
	height: 56px;
	background: url(../img/button_chcinabidku_blue.png) no-repeat 0 0;
}
a.button_chcinabidku:hover{
	background-position: 0 100%;
}
form a.button_odeslat{
	background: url(../img/button_odeslat_blue.png) no-repeat 0 0;
}
p.moreinfo{
	top: 315px;
	left: 405px;
	color: #7d9da9;
}
p.moreinfo a{
	color: #01a8e5;
}

.projector_unit h4{
	color: #0093c8;
}
form h3{
	border-bottom: 1px solid #01a8e5;
	color: #0093c8;
}
form fieldset{
	background-color: #eff7fa;
	border: 1px solid #d8f4ff;
}