@charset "utf-8";

html {
  margin: 0px;
  padding: 0px;
  border: 0px solid black;
  background-color: white;
  font-family: Trebuchet MS;
  line-height: 100%;
}

body {
  margin: 0px;
  background-color: white;
  width: 1100px;
  height: 827px;
  margin-left: auto;
  margin-right: auto;
  font-family: Trebuchet MS;
  line-height: 100%;
  text-align: center;
  background-image: url('solareto_background.png');
  background-repeat: no-repeat;
}

.clearer {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.rozcestnik_btn {
  width: 730px;
  height: 357px;
  margin-top: 220px;
  margin-left: 188px;
  overflow: hidden;
}

.a1_btn {
  width: 363px;
  margin-left: 0px;
  height: 357px;
  text-decoration: none;
  border: 0px solid black;
  float: left;
}

.a2_btn {
  width: 363px;
  margin-right: 0px;
  height: 357px;
  float: right;
  text-decoration: none;
  border: 0px solid black;
}

.img {
  width: 363px;
  height: 357px;
  border: 0px solid black;
}

.text_under {
  width: 671px;
  height: 120px;
  margin-left: 200px;
  margin-top: 60px;
  background-image: url('text_back.png');
  background-repeat: no-repeat;
  overflow: hidden;
}

.text {
  margin-top: 0px;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-size: 10px;
  font-weight: normal;
  font-family: Arial;
  text-align: justify;
  padding: 5px;
  line-height: 110%;
}

.text_a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px;
}
