.control_box_default {
    background-repeat: no-repeat;
    width: 195px;
    font-size: 12px;
    color: black;
    text-align: justify;
    border-style: solid;
    border-width: 1px;
    border-color: #81aeae;
    margin: 4px;
margin-top: 8px;
    padding: 6px;
    overflow: hidden;
    border-radius: 5px;
}

.control_box_default .control_box_title {
    background-color: #e4eeee;
    padding: 8px;
    margin: -6px;
}

.c-newsletter {
  margin-left: 52px;
  background-color: #03193a;
  width: 185px;
}

.c-multibox-default {
  width: 195px;
  height: 254px;
  overflow: hidden;
  background-image: url('/_gfx/multiBox_default_bg.jpg');
  background-repeat: no-repeat;
  margin-bottom: 15px;
}

.c-multibox-default-inner {
  margin: 10px;
}

.c-multibox-default-navigator {
  position: relative;
  float: right;
  height: 20px;
}

.c-multibox-default-navigator .c-multibox-selected a {
  font-size: 18px;
}

.c-multibox-default-navigator div {
  float: left;
  width: 17px;
  height: 20px;
  position: relative;
  bottom: 0px;
}

.c-multibox-default-navigator div a {
  position: absolute;
  bottom: 0px;
  color: white;
  font-weight: bolder;
  font-size: 14px;
}

.c-multibox-default-content {
  display: none;
  width: 175px;
}

.c-multibox-zadzwon {
  float: right;
  width: 238px;
  height: 73px;
  overflow: visible;
  background-image: url('/_gfx/multiBox_zadzwon_bg.jpg');
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: -50px;
  position: relative;
}

.c-multibox-zadzwon-inner
{
  margin: 10px;
  overflow: hidden;
}

.c-multibox-zadzwon-navigator
{
  position: relative;
  float: right;
  height: 20px;
}

.c-multibox-zadzwon-navigator .c-multibox-selected a
{
  font-size: 18px;
}

.c-multibox-zadzwon-navigator div
{
  float: left;
  width: 17px;
  height: 20px;
  position: relative;
  bottom: 0px;
}

.c-multibox-zadzwon-navigator div a
{
  position: absolute;
  bottom: 0px;
  color: white;
  font-weight: bolder;
  font-size: 14px;
}

.c-multibox-zadzwon-content
{
  display: none;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

.c-gallery
{
  clear: both;
  margin: 0px auto 20px;
  /*width: 640px;*/
}

.c-gallery-item
{
  width: 181px;
  height: 145px;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
  padding: 0px;
  margin: 0px;
  float: left;
  margin-right: 5px;
}

.c-gallery-item a
{
  margin: 0px;
  padding: 0px;
}

.c-gallery-item a img {
    margin: 0px;
    padding: 4px 5px;
    margin-top: 16px;
    border-style: solid;
    border-color: #adc;
    border-width: 1px;
    border-radius: 5px;
    background-color: #ddeee4;
}

.c-gallery-diplomas
{
}

.c-gallery-diplomas-item
{
  width: 144px;
  height: 112px;
  background-image: url('/_gfx/c-gallery/diplomas-item-bg.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
  padding: 0px;
}

.c-gallery-diplomas-item a
{
}

.c-gallery-diplomas-item a img
{

}

.c-sitemap
{
  list-style-type: none;
  list-style: none;
  list-style-image: none;
}

#c-googlemap
{
  border: 1px solid #539ccf;
}

.c-googlemap-separator
{
  background-image: url('/_gfx/c-googlemap/separator.jpg');
  background-repeat: no-repeat;
  background-color: white;
  width: 1px;
  height: 15px;
  float: left;
}

.c-googlemap-linkholder
{
  width: 120px;
  text-align: center;
  color: #539ccf;
  float: left;
}

.c-googlemap-linkholder a
{
  color: #539ccf;
}

.c-googlemap-linkholder a:hover
{
  font-weight: bold;
}
