body {

min-width: 870px;

font-family: "lint-mccree", "blambot-fx-pro",Verdana, sans-serif;
font-size: 13px;
/*font-weight: 400;*/
line-height: 1.4em;
}

a {
  text-decoration: none;
  color: #000;
}


.language-inner, .language-outer {
position: absolute;
right: 20px;

-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
}

.social-inner, .social-outer {
position: absolute;
left: 20px;

-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
}


#autorzy {
overflow: auto;

}

#autorzy a {
  float: left;
  margin-right: 35px;
}




.ar-plakietka {
  width: 160px;
  height: 160px;
   float: left;
  top: 0px;
  left: 0px;
  background: url('../img/ar.png');
   background-repeat: no-repeat;
}

.language-inner {
width: 120px;
height: 47px;
  top: -5px;
text-align: center;
border: 2px dotted #000;
margin-right: -7px;

}

.social-inner {
width: 270px;
height: 47px;
  top: -5px;
text-align: center;
border: 2px dotted #000;
margin-left: -7px;

}

.language-inner a {
  padding: 10px;
 position: relative;
 font-size: 14px;
 top: 17px;
}


.language-outer {

  top: -5px;
width: 120px;
height: 30px;
background: url('../img/back-yellow.png');
padding: 15px;

}
.social-outer {

  top: -5px;
width: 270px;
height: 30px;
background: url('../img/back-blue.png');
padding: 15px;

}



.wrapper {
  width: 900px;
  margin: 60px auto;
  /*background: #dff;*/
  padding: 40px;
  text-align: center;
}



.miejsce {
  width: auto;
  clear: both;
  height: 50px;
}

.miejsce-podwojne {
  width: auto;
  clear: both;
  height: 75px;
}

.podzialka {
width: auto;
  height: 1px;
  border-bottom: 2px dotted #000;
  margin: 30px 0;
}





.plansza-outer, .plansza-inner, .marker img, .ilustracja {


  -webkit-border-radius: 5px;
    
    border-radius: 5px;
    overflow: auto;
}


.language-outer, .plansza-outer, .cieniuj, .social-outer {
  -webkit-box-shadow:  0px 2px 5px 0px rgba(0, 0, 0, 0.5);
        
        box-shadow:  0px 2px 5px 0px rgba(0, 0, 0, 0.5);


}


.marker {

}




.plansza-outer {
  margin: 0 auto;
  width: 860px;
  padding: 20px;
}

.plansza-inner {

padding: 48px;
border: 2px dotted #000;


}


.kol1, .kol2 {
width: 330px;
}

.kol1 {
  float: left;
}

.kol2 {
  float: right;
}

