* {
  margin: 0;
  padding: 0
}
body { 
  background-color: #253448;
  font-family: Verdana, Arial, Tahoma, Sans-serif;
  font-size: 10px
}

#all  { margin: 20px auto }
#top, #tresc, #footb { margin: 0 auto; width: 800px }

#top { background-color: #909090; border: 1px solid #ffffff; height: 100px }

#tresc { font-size: 11px; overflow: hidden; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff }
#tresc #trescl { width: 549px; background-color: #b7bec7; float: left; height: auto; overflow: hidden; border-right: 1px solid #ffffff; padding-bottom:10000px; margin-bottom:-10000px }
#tresc #trescp { width: 250px; background-color: #011837; float: left; height: auto; padding-bottom:10000px; margin-bottom:-10000px }
#trescl a { color: #000000; text-decoration: underline }
#trescl a:hover  { color: #143d7a }
#trescp a { color: #ffffff; text-decoration: underline; font-size: 11px; font-weight: bold }

#footb { background-color: #001019; border: 1px solid #ffffff }
#foot { padding: 5px; color: #ffffff }
#foot a { color: #ffffff; text-decoration: none }
#foot a:hover { color: #ffff00; text-decoration: underline }

.google1 { text-align: center; padding: 15px 0 }
.google2 { padding: 20px 0 10px 20px }
.tekst { padding: 10px 20px }
.menunag { background-color: #000812; border-bottom: 1px solid #000000; padding: 10px; font-family: Arial, Verdana; font-size: 15px; font-weight: bold; color: #ffffff }
.menu { padding: 20px 10px }

p { font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-align: justify; text-indent: 25px; line-height: 180% }

h1 { font-family: Arial, Verdana; font-size: 17px; font-weight: bold; color: #143d7a; border-bottom: 1px solid #9b9b9b; margin-bottom: 20px }
h2 { font-family: Verdana; font-size: 11px; color: #adadad; font-weight: normal; text-align: justify; margin-bottom: 20px }

input { border: #adadad 1px solid; font-size: 10px; color: #000000; font-family: verdana, arial; padding: 4px; background-color: #fbfbfb }
