.header_user_info{
display: block;
  float: right;
  overflow: hidden;
  border-right: 1px solid #555;
  padding: 0 10px;}
.header_user_info.last{
background: red;
padding: 0px;
padding-right: 0;
border-right: 0;}
.header_user_info.last a {
	color: white;
	padding: 0 5px; 
}
.header_user_info.last a:hover {
	color: #ccc;
}

.header_user_info a{
font: 600 11px/25px 'Arial';
color: #adadad;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;}
.header_user_info a:hover{
color: #c40009;}
.header_user_info.welcome_note{
float: left;
font: 600 11px/25px 'Arial';
color: #adadad;
text-transform: uppercase;}
.header_user_info.welcome_note span{
color: #c40009;}

.user-info.zavazky.block {
	margin-top: 25px;

}
.user-info.zavazky.block .block-title h2 {
	margin: 0;
	color: #fff;
	font: 700 14px/55px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding: 0;
	cursor: pointer;
	background: #c40009;
	position: relative;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.user-info.zavazky.block .block-title h2:before {
	content: "\f0c9";
	font-family: 'FontAwesome';
	display: block;
	float: left;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #a70008;
	font-size: 15px;
	font-weight: normal;
	line-height: 55px;
	margin-right: 20px;
}

.user-info.zavazky.block .content {
	border: 1px solid #ebebeb;
	padding: 10px;
	text-transform: uppercase;
	font: 500 14px/21px 'Roboto Condensed', sans-serif;
	color: black;

}
.user-info.zavazky.block .content .red {
	color: #cb0306;
	font-size: 15px;
	font-weight: 700;
}
.user-info.zavazky.block .content .right {
	text-align: right;
}

.user-info.zavazky .prehlad_faktur {
	text-align: center;
}

/*# sourceMappingURL=blockuserinfo.css.map */
