* { font-family: 'Montserrat', sans-serif; }

.header { background: #b91919; }
.header a { color: #fff !important;}
.header nav { padding: 40px;}

.logo { padding: 20px; padding-left: 50px;}
.logo h3 { color: #b91919; color: #fff; text-transform: uppercase; font-weight: bold; }

.jumbotron {
    padding: 15px !important;
}

#klient-zaznam { padding: 40px;}

.kItem {
    font-size: 13px;
}
.submenu { padding-bottom: 100px;}

.submenu a { color: #000;}

#searchResult a { color: #fff !important; text-decoration: none !important;}

footer { height: 50px; background: #c0c0c0; line-height: 30px; padding: 10px; color: #fff; position: fixed; bottom: 0; width: 100%;}
footer img { height: 15px;}

.red { color: #ff0000; }
.info { color: #0000ff; }
.green { color: #00ff00; }
.black { color: #000 !important; }
.grey { color: #c0c0c0 !important; }\

a.grey { color: #c0c0c0 !important; }

.vyberKlienta { border: 1px #000 solid !important; background: #fff !important; border-radius: 4px;}