body, html { cursor: default; padding: 0; margin: 0; width: 100%; font: 13px 'Trebuchet MS', Trebuchet, Tahoma, Arial; color: black }
html { background: #e8e8e8 }

a { letter-spacing: 1px; color: black; text-decoration:none; }
a:hover { color: #6A83B3 }

img { border: none; vertical-align:middle }

p { text-align:center; margin:10px }
p b { color: #6A83B3; padding:0 5px }
p em { font-weight: bold }

.xp { position:absolute; font-size:50px; font-weight:bold }

#content { text-align:center; position: fixed; width: 100%; margin: auto; padding: 250px 0 0 0; background: #e8e8e8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAKNCAIAAABumpZUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM1JREFUeNrsklESgkAMQ/dx/9t4As/hYeKgIGnpKvjLfnSmTUuaZplu98fUWhsx4pIBXvPG5pw0t+YQ62UW5yD1wx4CP8bR7xH4AhdJY+IhaOQ3x2c3UYfjyTeg9JPslWswbWDe7+6h0FD4jOElj/ly0GN8ByzYNptnXvd6vpvZvIaU2w3+7arZZ6t3qnzI/3H39tOhPaZY6+Csun0lnv/x01jFV86Yfu8XvZgv/HKvFHszLvNQ0VMpvsf3et6bbl79l8o37uEjLh9PAQYAWW1SzZV66MQAAAAASUVORK5CYII=) repeat-x }

#logotip { position: relative; height: 200px; width:150px; margin:auto }
#logo { cursor:pointer; position: absolute; top: 10px; left: 10px; width:129px; height:129px; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
#logo-shadow { position: absolute; top: 110px; left: 6px; width:138px; height: 53px }
#typo { position: absolute; top: 150px; left: 7px; width: 135px; height: 50px }

#blackLine { margin-top:30px; position: relative; z-index: 300; width: 100%; color: white; background: black; }
#blackLine p { margin: 0; padding: 10px; vertical-align: middle }
#blackLine .small { font-size:11px }

#contact { position: relative; background: #EAEAEA; margin:0; padding:10px 0 40px }
#contact span { text-align: center; color: #666; font-size: 11px }
#contact #copyright { font-size: 0.8em; color: #A6A6A6 }

.gallery { text-align: center; background: url(/resources/images/gallery-bg.png); padding: 40px 0; margin: -20px 0 }

.gallery a { text-decoration: none }
.gallery figcaption { font-size:30px; color: #FFF; text-shadow: 1px 1px 5px #444; margin-top: 20px }
.gallery img { border:none; max-width:85%; display: block; margin: 10px auto 70px; box-shadow: 0 10px 15px 5px #A6A6A6 }