div.map-holder-left, div.map-holder-right{
  float: left;
}

div.map-holder-left{
  padding: 8px;
  background: #eee;
  border: 1px solid #ddd;
}

div.map-holder-right{
  margin-left: 10px;
}

div.map-holder-image{
  padding: 8px;
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

div#content-left h3{
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 10px;
}

div#content-left p{
  line-height: 16px;
  text-align: justify;
}

div#content-left ul{
  padding: 10px 0px 5px 15px;
  margin: 0px;
}

div#content-left ul li{
  margin-bottom: 5px;
}

div#content-left h4{
  margin-bottom: 0px;
  margin-top: 30px;
  font-size: 13px;
}

p.no-margin{
  margin-top: 0px;
  text-align: justify;
  line-height: 18px;
}

div.course-gallery-item{
  float: left;
  background: #eee;
  border: 1px solid #ddd;
  padding: 8px;
  margin-right: 3px;
}

div.course-gallery-lastitem{
  margin-right: 0px!important;
}

div.course-gallery-breaker{
  clear: both;
  width: 100%;
  height: 3px;
}

table#sluzby-table{
  width: 100%;
  margin-top: 25px;
}

table#sluzby-table tr td{
  vertical-align: top;
  padding-right: 15px;
}

table#sluzby-table tr td img{
  padding: 5px;
  background: #eee;
  border: 1px solid #ddd;
}

table#sluzby-table tr td h3{
  font-size: 14px;
  margin-top: 6px;
}

table#sluzby-table tr{
  height: 160px;
}

