﻿html,
body {
  height: 100%;
}
body {
padding-top: 50px;
 text-align: center;
}
a 
{color: #4c4c4c;}

.blo
{text-align:left;}
.tlo1{
background: url(img/ginekolog-gdynia.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
  
.tlo2
{background: url(img/gdynia_ginekolog_obierzynski.jpg); }

.tlo3{
background: url(img/ginekolog.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

.nav_col
{background: #333333;}

.nav_col2
{color: #000;}

.sg_1
{padding-top: 25px;
padding-bottom: 25px;}

.lef
{text-align:left;
line-height: 2;}

.godz
{font-size: 16px;}

  .imp{
  width:200px; 
  height:200px;
  position: relative;}

/*cover*/
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  height: 100%;
  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}

/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}
.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,0.5);
}

.uslug
{
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,0.5);
}

#cookieinfo
{background:rgba(0,0,0,.5); 
padding:20px;}

#cookieinfo {
    position: fixed;
    font-size: 12px;
    z-index: 1000;
}

.btn-cookie
{background: transparent;
border: 1px solid #000;}
@media (min-width: 768px) {
html,body{min-height:100%;}
 .nav_3
  {padding-left: 10%;
  padding-right: 5%;}
 .mastfoot {
    /*position: fixed*/;
    bottom: 0;
  }
  .uslug {
    bottom: 0;
  }

   /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  
  .map
  {vertical-align: top;}
   /* Handle the widths */
  .mastfoot, .uslug,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }

}

@media (min-width: 992px) {
html,body{min-height:100%;}
  .mastfoot, .uslug,
  .cover-container {
    width: 700px;
  }
  .nav_3
  {padding-left: 10%;
  padding-right: 5%;}

}
@media (min-width: 1200px)
{
    .imp{
  width:600px; 
  height:600px;
  position: absolute;
z-index: -1;
right: 0;
top: 0;
bottom: 0;
left:20px;}
}

@media (min-width: 1600px)
{
    .imp{
  width:900px; 
  height:900px;
  position: absolute;
z-index: -1;
right: 0;
top: 0;
bottom: 0;
left:20px;}
}
