@charset "ISO-8859-1";
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
html {
  font-family: 'Calibri', sans-serif;
  color: #424242;
}
body {
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
p,
address,
li,
br {
  font-weight: 400;
  line-height: 20px;
  font-size: 16px;
  font-style: normal;
}
p,
address {
  display: inline;
}
ul {
  margin: 0;
  padding-left: 20px;
  list-style-type: disc;
}
a,
a:hover,
a:active,
a:visited {
  color: #424242;
}
#imprint #content,
#about #content {
  display: inline;
  float: left;
  width: 592px;
  margin: 0 10px;
}
.traffic img {
  display: inline;
  margin-right: 10px;
  margin-bottom: -15px;
  vertical-align: text-top;
}
.traffic span {
  padding-right: 39px;
}
#about p {
  text-align: justify;
  display: inline-block;
}
#about #content strong {
  color: #005493;
}
#imprint {
  text-align: justify;
}
nav {
  display: inline;
  float: left;
  width: 592px;
  margin: 0 10px;
}
nav hr {
  border-color: #eee;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  margin: 0 13px;
  padding: 14px 0;
}
nav ul li:first-child {
  margin-left: 0;
}
nav ul li:last-child {
  margin-right: 0;
}
nav ul a {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 16px;
}
div.center {
  width: 612px;
  margin: 0 auto;
  overflow: hidden;
}
div.center h2 {
  display: inline;
  float: left;
  width: 592px;
  margin: 0 10px;
  line-height: 60px;
  color: #a7a7a7;
  font-size: 36px;
}
#map_canvas {
  position: relative;
  height: 255px;
  width: 100%;
}
#map_canvas p {
  display: block;
}
#praxis #nav01 {
  font-weight: bold;
}
#about #nav02 {
  font-weight: bold;
}
#sroka #nav03 {
  font-weight: bold;
}
#loch #nav04 {
  font-weight: bold;
}
#way #nav05 {
  font-weight: bold;
}
#service #nav06 {
  font-weight: bold;
}
#imprint #nav07 {
  font-weight: bold;
}
#loch h3,
#sroka h3,
#service h3 {
  color: #005493;
}
#praxis h2 {
  font-weight: normal;
  color: #424242;
  font-size: 30px;
  line-height: 40px;
  margin: 0 0;
}
#praxis h4 {
  font-size: 20px;
  font-weight: normal;
  color: #005493;
  line-height: 27px;
  margin: 0 0;
}
#praxis p {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  margin-top: 8px;
}
#praxis .left {
  display: inline;
  float: left;
  width: 388px;
  margin: 0 10px;
}
#praxis .right {
  display: inline;
  float: left;
  width: 184px;
  margin: 0 10px;
}
.team {
  display: inline;
  float: left;
  width: 592px;
  margin: 0 10px;
  padding-top: 14px;
}
.team img {
  width: 100%;
}
.team .reflx {
  margin-top: -3px;
}
#header {
  background-color: #005493;
  display: inline;
  float: left;
  width: 592px;
  margin: 0 10px;
  height: 53px;
  margin: 0;
  margin-bottom: 27px;
  width: 100%;
}
#header h1 {
  margin: 0;
  padding: 0 10px;
  font-size: 33px;
  line-height: 53px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  color: #d6d6d6;
  text-transform: uppercase;
}
.wrapper {
  display: block;
  width: 632.0000000000001px;
  margin: 0 -10px;
  *zoom: 1;
  padding: 0 10px;
}
.wrapper:before,
.wrapper:after {
  content: "";
  display: table;
}
.wrapper:after {
  clear: both;
}
.wrapper .left {
  display: inline;
  float: left;
  width: 286px;
  margin: 0 10px;
}
.wrapper .right {
  display: inline;
  float: left;
  width: 286px;
  margin: 0 10px;
}
footer {
  display: block;
  width: 632.0000000000001px;
  margin: 0 -10px;
  *zoom: 1;
  padding: 10px 10px;
}
footer:before,
footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
footer hr {
  border: 1px solid #005493;
}
footer .smallinfo {
  display: inline;
  float: left;
  width: 184px;
  margin: 0 10px;
}
footer .smallinfo p a {
  text-decoration: none;
}
footer .eService {
  display: inline;
  float: left;
  width: 592px;
  margin: 0 10px;
  text-align: center;
}
footer .eService a {
  color: #005493;
  font-weight: bold;
  text-decoration: none;
}
