@charset "utf-8";

@font-face {
    font-family:'legothick';
  src: url('Legopahn/legothick.eot'); /* IE9 Compat Modes */
  src: url('Legopahn/legothick.woff2') format('woff2'), /* Super Modern Browsers */
       url('Legopahn/legothick.woff') format('woff'), /* Pretty Modern Browsers */
       url('Legopahn/legothick.ttf')  format('truetype'); /* Safari, Android, iOS */
}
a:visited{text-decoration:none;color:#ffffff;}
a:link{text-decoration:none;color:#ffffff;}
body{margin:0px;width:auto; min-width: 1214px;font-family:Arial;color:#ffffff;
  line-height:15px;font-size:15px;font-weight: bolder;
  background-image:url("Legopahn/taust.jpg");background-attachment: fixed;
  background-size: cover;}
#header{margin:7px;width:auto; min-width:1200px;height:102px;background:#059fff;
  padding-top:1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;border: 1px solid rgb(0, 0, 0);}
h1{font-family:"legothick", Arial;color:#ffffff;line-height:100px;font-size:100px;
  text-align:center;margin:7px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;}
#buttons{margin:7px;width:auto; min-width:1200px;height:52px;background:#059fff;
  padding-top:1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;border: 1px solid rgb(0, 0, 0);}
#mainbutt{width:1165px;height:50px;margin:auto;}
#b1,#b2,#b3,#b4,#b5{display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 4px;
  margin-left: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;border: 1px solid rgb(0, 0, 0);
line-height:42px;font-size:40px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;}
#b1:hover{background:#fff29e;}
#b1{background: #f5dd42;}
#b2:hover{background:#ff8c8c;}
#b2{background: #fc0000;}
#b3:hover{background:#9dff7d;}
#b3{background: #279c00;}
#b4:hover{background:#87b5ff;}
#b4{background: #08009c;}
#b5:hover{background:#9c8b78;}
#b5{background: #694e30;}
#main{margin:7px;width:auto; min-width:1200px;background:#059fff;padding-top:1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;border: 1px solid rgb(0, 0, 0);}
#sisu{width:99%;padding:7px;display:inline-block;vertical-align:top;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;}
iframe{width:100%;
    height: auto;
    border:none;}
h2{font-family:Arial;color:#ffffff;line-height:30px;font-size:30px;text-align:center;
  margin:7px;font-weight: bolder;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;}
h3{font-family:Arial;color:#ffffff;line-height:40px;font-size:40px;margin:7px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;}
#footer{margin:7px;width:auto; min-width:1200px;padding: 3px 0px;background:#059fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;border: 1px solid rgb(0, 0, 0);text-align: center;margin: 7px;}
