body{
margin-top:15px;
background-color:#f1f1f1;
}

.row-header{
padding-bottom:15px;
border-bottom:5px solid #c50004;
margin-bottom:15px;
}

.row-footer{
padding-top:15px;
padding-bottom:15px;


}
.inlucru-header{    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #a7a7a7;}
.telefon-header{    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #009c00;}
.telefon-header a{color: #009c00; text-decoration:none;}	
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #aa0003;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #aa0003;
    border-color: #a2371a;
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #c50004;
    background-image: linear-gradient(to bottom, #c50004, #aa0003);
    background-repeat: repeat-x;
    border-color: #aa0003 #aa0003 #a2371a;
}
.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.glyphicon-phone-alt{
color:#444; margin-right:10px;
}
.banners-top{margin-bottom:20px;}
.banners-top > div > img{    
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
	}