#main {
      width: 800px;
      border: 1px #000000 solid;
}
#top {
      border: 0px #000000 solid;
      height: 190px;
}
#left {
      float: left;
      border: 0px #000000 solid;
      width: 170px;
      /*height: 325px;*/
      text-align: left;
}
#right {
      float: left;
      border: 0px #000000 solid;
      width: 170px;
      /*height: 325px;*/
}
#center {
      float: left;
      border: 0px #000000 solid;
      width: 400px;
      text-align: left;
      margin-left: 10px;
      margin-right: 10px;
}
#bottom {
      /*clear: both;*/
      border: 1px #000000 solid;
      text-align: center;
}
#bottom a {
      font-size: 10px;
      font-weight: bold;
      /*color: #000000;*/
      text-decoration: none;
}
#menu {
      margin-left: 10px;
}
#www {
      font-size: 11px;
      text-align: center;
      border: 1px #000000 solid;
}
#content {
      margin: 10px;
}
#content_main {
      margin: 10px;
}

.asport {
     font-size: 16px;
     font-weight: bold;
     text-align: center;
}
.asport a {
     text-decoration: none;
     color: #000000;
}
.asport a:hover {
     text-decoration: underline;
     color: #000000;
}

div.linki24 {
     font-family: Verdana, Arial, Tahoma;
     font-size: 10px;
     padding: 7px;
}
div.linki24 a {
     color: #000000;
}

#contact, #www, #menu, #search {
     border: 1px #000000 solid;
     /*background-color: #394B00;*/
     background-color: #FFFFFF;
}

#logo {
     border: 1px #000000 solid;
     background-color: #FFFFFF;
     margin-left: 10px;
}

#search {
     margin-left: 10px;   
}

.box_th {
     font-size: 11px;
     text-align: center;
     padding-top: 3px;
}

.line {
     width:800px;
     height:1px;
}
