﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  /*line-height: 60px;*/ /* Vertically center the text there */
}

p, li{

    text-align:justify;
}
@media (min-width: 768px) {

    .specialP3columns {
        columns: 6 20em;
        /*column-count: 3;*/
        column-gap: 40px;
    }
}

.malaslovafooter{
    font-size:xx-small;
    max-height:20px;

}
.razmak {

    margin-bottom:32px;
}

h2{

font-weight:300;

}

.backpictureright {
    display:none;
}
.backpictureleft {
    display:none;
}
@media all and (min-width: 1700px) {



    .backpictureright {
        display:block !important;
        max-height: 500px;
        max-width: 500px;
        z-index: -100;
        position: fixed;
        right: 0;
        top: 160px;
        opacity: 0.4;
    }

    .backpictureleft {
        display: block !important;
        max-height: 500px;
        max-width: 500px;
        z-index: -100;
        position: fixed;
        left: 0;
        top: 160px;
        opacity: 0.4;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
}


#mapid {
    height: 600px;
    width:800px;
}

.neuvucenaol
{



}


.qrslk {
    display: none;
    max-width: 200px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media all and (min-width: 600px) {
    .qrslk {
        display: block !important;
    }
}


div.vcard {
    background-color: rgb(0, 115, 182);
    background-color: gray;
    border-radius: 10px 10px 10px 10px;
    color: white;
    padding: 10px 10px;
    width: 250px;
    line-height: 1.2em;
}

    div.vcard a {
        color: white;
    }

    div.vcard div.fn {
        font-weight: bold;
        border-bottom: 1px solid white;
    }

    div.vcard div.spacer {
        min-height: 0.5em;
    }

#hcard_embed {
    max-width: 270px;
}

.bvcardlink a {
    line-height: 16px;
    color: darkgrey;
    font-size: 10px;
    float: right;
    padding-right: 20px;
    background: url('http://bvcard.com/sites/all/modules/bvcard_form/bvcard-fav.png') no-repeat top right;
    background-size: 16px 16px;
}

