* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 11px;
  font-family: verdana, arial;
  text-align: center;
}

img {
  border: none;
}

p {
  text-indent: 20px;
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
}

b {
  color: #444444;
}

h1 {
  font-size: 22px;
  font-weight: bold;
  color: #0775C7;
  padding-bottom: 10px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  color: #0775C7;
  padding-bottom: 5px;
}

ul {
  padding-left: 20px;
  list-style-image: url('../img/li.bmp');
}

li {
  padding-bottom: 2px;
}

#main {
  margin: auto;
  text-align: left;
  width: 960px;
}

#top_left {
  width: 600px;
  float: left;
  padding-bottom: 10px;
}

#top_right {
  width: 360px;
  float: right;
}

#top_stripe_top {
  background-image: url('../img/top_pasek01.gif');
}

#top_describe1 {
  font-size: 28px;
  font-weight: bold;
  color: #0775c7;
  padding-left: 80px;
}

#top_secret {
  font-size: 48px;
  font-weight: bold;
  color: #0775c7;
  padding-left: 80px;
}

#top_service {
  font-size: 48px;
  font-weight: bold;
  color: #fab900;
  line-height: 50%;
  padding-left: 90px;
}

#top_stripe_bottom {
  clear: both;
  background-image: url('../img/top_pasek02.gif');
  font-size: 20px;
  color: #1970e5;
  padding-left: 690px;
}

#menu {
  float: left;
  width: 266px;
  height: 247px;
  background-image: url('../img/menu_kolo.gif');
  padding-top: 60px;
  padding-left: 20px;
}

#menu a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #1970E5;
}

#menu .active {
  text-decoration: underline;
}

#middle {
  padding-top: 20px;
}

#content {
  float: left;
  width: 430px;
  padding-left: 10px;
  padding-right: 10px;
}

#menu2 {
  float: right;
  width: 223px;
  text-align: center;
}

#bottom {
  clear: both;
  text-align: center;
  padding-top: 20px;
}

#contact_table th {
  width: 150px;
  font-size: 11px;
  font-weight: normal;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

#contact_table td {
  width: 250px;
  font-size: 11px;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  text-align: center;
}
