/*
Stylesheet by Szabolcs Jászberényi <info at jszabolcs dot hu>
*/

* { position: relative; }
html, body { height: 100%; min-height: 100%; }
body { position: relative; background: transparent url('../img/bg.jpg') fixed; background-size: cover; color: #0c3778; font-family: 'Montserrat', sans-serif; text-transform: uppercase; }
.cim { display: inline-block; font-size: 2.0em; }
.gomb { margin-top: 30px; }
.gomb a { background: #c3daed; color: #0c3778; border-radius: 5px; padding: 10px; }
.kep { max-height: 200px; }
.nyelv { display: inline-block; margin-left: 30px; }
.nyelv select { background: #0c3778; border: none; border-radius: 5px; color: #ffffff; padding: 5px; top: -5px; }
.logo { max-width: 270px; }
.szoveg { font-size: 1.5em; }
.veterinary .kep { right: -80px; }
