/* CSS styl pro ip.odstrcil.eu by Jan Odstrčil */

body { font-family: Arial; text-align: center; cursor: default; margin: 0; background-color: #0077B4; color: white; }

abbr { border: none; cursor: help; }

#IP { font-size: 30pt; font-weight: bold; margin-top: 100px; }
#hostname { font-size: 18pt; margin-top: 10px; }
#localize, #speedtest { margin-top: 20px; }

.buttonStyle { margin:0 3px; font-size: 12pt; text-decoration: none; color: white; background: #8d8d8d; padding: 2px 10px; border-radius: 5px; -moz-border-radius: 5px; display: inline-block; }
.buttonStyle:hover { background: #f02d1d; }