@charset "utf-8";

body { background-color: #333333; background-image: url(images/bg.jpg); background-repeat: repeat-x; background-position: left top; margin: 0px; padding: 0px; }
.fade { width: 46px; }
.banneri { margin-bottom: 1px; height: 127px; width: 600px; }

.navi { margin-bottom: 1px; height: 20px; width: 600px; background-repeat: repeat-x; background-position: left top; }
.navi div { text-transform: uppercase; padding-left: 7px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; word-spacing: 7px; }
.navi div u { color: #ffcc00; text-decoration: none; }
.navi div a { color: #B5B5B5; text-decoration: none; }
.navi div a:hover { color: #fefefe; }

.main { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; color: #000000; text-decoration: none; background-color: #FFFFFF; padding: 16px; }

.bottom { position: relative; z-index: 1; bottom: 0px; height: 26px; background-color: #191919; }
.bottom_info { background-color: #7f7f7f; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; color: #9f9f9f; text-decoration: none; height: 26px; }

.info { padding-left: 7px; padding-right: 7px; }
.info a { color: #9f9f9f; text-decoration: none; }
.info a:hover { text-decoration: underline; }

.kelluva { z-index: 3; position:fixed; height: 26px; }
.webmail { width: 600px; height: 26px; border-top: 1px solid #555555; border-bottom: 1px dashed #737373; background-color: #7f7f7f; color: #9f9f9f; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; }
.webmail input { font-family: Arial, Helvetica, sans-serif; height: 18px; font-size: 9px; padding: 1px 4px; text-transform:none; }