body {    



  padding-top: 40px;



  padding-bottom: 40px;



  background-color: #eee;



  /*background:url(../img/bg.jpg) no-repeat center top;



  background-attachment: fixed;*/



}







.row-title,



.row-content,



.row-form {



  padding:20px 30px;



  /*background-color: rgba(255,255,255, 0.7);*/



  max-width: 640px;



  /*border-radius: 10px;*/



  margin:0 auto;



  margin-bottom: 40px;



  font-size:16px;



  text-align: center;  



  /*box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.29);*/ 



}







.row-title {



  padding-top: 60px;



  padding-bottom: 0px;



  width: 100%;



  clear: both;



}







.row-content.row-content-ts {



  max-width: 860px;



}











.row-title {



  font-weight: 600;



}







label {



  font-size: 14px;



}







.form-control {



  margin-bottom: 12px;



}







.btn.btn-lg.btn-primary.btn-block {



  padding-left: 40px;



  padding-right: 40px;



  width:auto;



  margin: 0 auto;



  background: none;



  background-color: #444;



}







.img-gallery img{



  width: 100%;



  margin-top: 20px;



}



/* ANITA LIPNICKA EVENT */

@media screen and (min-width: 892px){

  .md-margin-top {

      padding-top: 20%; 

   }

}

.archiwum-cont {

  margin-top: 40px;

}

.content-center {

  display: flex;

  justify-content: center;

  align-items: center;

  flex-direction: column;

  width: 100%;

}

.video-container{

  position: relative;

  width: 100%;

  padding-bottom: 56.25%; 

  height: 0;

  margin: 40px 0;

}

.video-container iframe{

  position: absolute;

  top:0;

  left: 0;

  width: 100%;

  height: 100%;

}

blockquote {

  font-style: italic;

}



hr.separator{

  border-top: rgba(0,0,0,.2) solid 1px;

  margin-top: 60px;

  margin-bottom: 40px;

}

