/****************************************/
/*                                      */
/*              Na Finance              */
/*                 red                  */
/*                                      */
/****************************************/

a{
	color: #e62a4a
}
ul#menu li.active span{
	background: url(../img/menu_active_red.png) no-repeat 0 0;
}
#banner{
	background: #fee8ec url(../img/background_red.png) repeat-x 0 0;
}
#banner .container{
	background: url(../img/image_zivotnipojisteni.jpg) no-repeat 100% 100%;
}
#banner h1{
	color: #f74f6b;
}
#banner h2{
	color: #e62a4a;
}
#banner h2 span{
	color: #c59aa8;
}
a.button_chcinabidku{
	width: 352px;
	height: 56px;
	background: url(../img/button_chcinabidku_red.png) no-repeat 0 0;
}
a.button_chcinabidku:hover{
	background-position: 0 100%;
}
form a.button_odeslat{
	background: url(../img/button_odeslat_red.png) no-repeat 0 0;
}
p.moreinfo{
	top: 315px;
	left: 385px;
	color: #b78395;
}
p.moreinfo a{
	color: #e62a4a;
}

.projector_unit h4{
	color: #e62a4a;
}
#banner.small .asterisk{
	color: #248fb7;
}
form h3{
	border-bottom: 1px solid #f74f6b;
	color: #e62a4a;
}
form fieldset{
	background-color: #fff3f5;
	border: 1px solid #fcc0c9;
}