@font-face {
    font-family: myFirstFont;
    src: url(../fonts/Exo2.0-Regular.otf);
}
a:link, a:visited, a:hover, a:active {
	color:inherit;
	text-decoration: inherit;
}
body {
  background: #FFF;
  font-family: 'myFirstFont';
  color: #FFF;
	min-height:600px;
}

nav {
    padding: 10px 10vw;
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    width: 53vw;
    /* margin-left: auto; */
    /* margin-right: auto; */
    color: #8c8988;
    z-index: 1;
    left: 50%;
    margin-left: -36.5vw;
}

h1 {
  font-size: 70px;
  font-weight: bold;
	color:#000;
}

h2 {
  font-size: 34px;
	color:#466db2;
}

h3 {
  font-size: 25px;
	margin-top:1vw;
	color:#000;
}

h4 {
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0 0 6px black;
}

h5 {
  font-size: 22px;
  color: #3b3b3b;
}
h6 {
	padding: 1vw 2vw;
	font-size: 32px;
  color: #3b3b3b;
	
}
h7 {
	font-size: 30px;
	font-weight: bold;
	color: inherit;
}
h8 {
	font-size:30px;
	color:#000;
}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}

.scrolled {
  transition: all 1s ease;
  background: rgba(255, 255, 255, 1);
}

.s_c_b_title {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-bottom: 9px;
	border-bottom: 1px solid #B7B7B7;
}

.c_b_text {
	font-size:20px;
	color:#3b3b3b;
	text-shadow: 1px 1px #FFF;
}

.s_c_b_text {
  position: relative;
	top: -3vw;
	width: 46%;
	padding:1vw 1vw;
}
#logo{
	text-shadow: 0px 4px 5px rgba(255,255,255,0.4);

}
.a_title{
	font-size: 50px;
	color: #3b3b3b;
}
.a_text{
	font-size:30px;
	color: #3b3b3b;
}
.a_textmini{
	font-size:22px;
	color:#466db2;
}
.a_mini{
	font-size: 15px;
	color:black;
	
}
.container {
  padding: 7vw 16vw;
	text-shadow: -2px 2px 5px #FFF;
	line-height: 30px;
}

.container_m {
  padding: 0px 1vw;
}
.container_f {
  padding: 1vw 8vw;
	min-height: 100px;
	position:relative;
}

#navbar {
  margin-top: 7px;
}

#s_article {
  position: relative;
  background:url("../img/laka3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  min-height: 50vw;
  opacity: 0.7
}

.s_a_box {
  margin-bottom: 30px;
	border-bottom: 1px solid #B7B7B7;
}
.s_a_box2 {
  margin-bottom: 30px;
}

#s_image {
  position: relative;
  background:url("../img/laka3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  min-height: 50vw;
  opacity: 0.7
}

.s_a_b_img {
  position: relative;
  border: 2px solid #000;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.clear_fix {
  content: " ";
  clear: both;
  display: block;
}

.wordspacing {
  word-spacing: 4vw;
}

.s_a_title {
  color: #000;
  margin-left: 20px;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.s_a_text {
  color: #000;
  margin-left: 20px;
}

.content_inline {
  position: relative;
  display: inline-block;
}

.float_right {
  float: right;
}

.n_button {
  font-weight: 300;
  margin-left: 20px;
}

.s_c_b_buttons {
  position: relative;
  width: 20vw;
  height: 20vw;
  cursor: pointer;
}

.s_c_b_buttons img {
  width: 100%;
  height: 100%;
}

.text_center {
  text-align: center;
}

#s_c_buttons {
  position: relative;
  margin: 4vw 0px;
  width: 100%;
  text-align: center;
  word-spacing: 28vw;
}

#s_i_napis {
  position: relative;
  top: 7vw;
  text-align: center;
}
#s_i_napis2 {
    color:#a00000;
    font-size:30px;
    font-weight: 300;
  position: relative;
  top: 10vw;
  text-align: center;
}

#s_i_telefon {
  position: absolute;
  top: 16vw;
  text-align: left;
}
#images {
	margin-top: 2vw;
	margin-bottom: 2vw;
	position: relative;
	text-align: center;
}

#s_content {
	line-height: 30px;
  background: #ececec;
  padding: 2vw 10vw;
  box-shadow: 0px 0px 35px 0px #000;
  position: relative;
}
#s_c_napis {
	margin-top:10px;
  position: relative;
  text-align: center;
  width: 100%;
}
.s_c_napis {
	padding-top:2vw;
	margin-top:10px;
  position: relative;
  text-align: center;
  width: 100%;
}

#footer {
	position: relative;
  background-color: #000; 	
}

.f_sub {
  font-size: 22px;
  color: #B7B7B7;
  word-spacing: 0px;
}

#f_s_text {
  margin-left: 1px;
  color: #B7B7B7;
}

.s_f_box {
  width: 60%;
	float:left;
}

.f_text {
  font-size: 15px;
  color: #B7B7B7;
  word-spacing: 0px;
  padding-bottom: 1px;
}

.f_b_column {
  text-align: left;
  margin-left: 8px;  
}

.f_tittle {
  padding-bottom: 7px;
}
.f_copyright{
	text-align:right;
	color:#000;
	font-size:10px;
	position:absolute;
	bottom:1vw;
	right:3vw;
}
#map{
	background-color: #B7B7a5;
	min-height: 400px;
	box-shadow: 0px 0px 35px 0px #000;
  position: relative;
}
#m_contact{
	border: 0px solid rgba(239, 239, 239, 1);
  background-color: rgba(239, 239, 239, 0.6);
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
	padding: 1vw 1vw;
	float: left;
	margin-top: -230px;
  position: absolute;
}
#m_c_title{
	font-size:40px;
	color:#000;
	text-align:center;
	padding-bottom: 1vw;
  border-bottom: 1px solid #888888;
}
.m_c_adres{
	color:#000;	
	padding:1vw 1vw;
	float:left;
	line-height: normal;
}
#m_c_hours{
	color:#000;
	padding: 1vw 1vw;
	float:right;
	line-height: normal;
}

#m_google{
	background-color: #B7B7a5;
	min-height: 300px;
}
/*
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1vw 1vw;
	top: 1vw;
	right: 1vw;
	bottom: 1vw;
	left: 1vw;
	border-radius: 10px;
	background: rgba(208,208,208,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 5px 20px 13px 20px;
	background: #FFF;
}
#close {
	color: #d0cece;
	line-height: 25px;
	position: absolute;
	right: 1vw;
	text-align: center;
	top: 1vw;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	transition:background 1s,color 1s;
	font-size:20px;
	padding:5px;
}

#close:hover { background: #d0cece;color:#fff; }
*/
