.login-block b {color:red; display: inline-block; font-size:16px;}
.login-block a {color:#888; text-decoration:none;}
    span.dropt {float:right; padding:5px 10px;}
  span.dropt span {position: absolute; left: -9999px;
    margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
    border-style:solid; border-color:black; border-width:1px; z-index: 6; white-space: normal;}
  span.dropt:hover span {left: 40%; background: #ffffff;} 
  /*span.dropt span {position: absolute; left: -9999px;
    margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
    border-style:solid; border-color:black; border-width:1px;}
  span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;} */

.opis_pola {
  margin: 5px 0px;
  color: #888;
  font-size: 16px;
  display: block;
}
.transport {
  font-size:22px; 
  color:#600000;
  margin-bottom:10px; 
  border-top: 1px solid #000;
}
.radioinput {
    width: 90%;
    height: auto;
    min-height: 32px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #888;
    margin: 0px 0px 15px;
    font-size: 16px;
    padding: 0px 20px 5px 50px;
    outline: none;
    background: #FFF;
}

body {
    background: url('/images/bg.img.jpg') no-repeat fixed center center;
    background-size: cover;
    /*font-family: Montserrat;*/
   font-family:Calibri, Arial Narrow;
}

.logo {
    width: 510px;
    height: 60px;
    background: transparent;
    margin: 0px auto;
    font-size:34px;
    color: #F62A2A;
}
/*.wycieczka {
    width: 480px;
    height: 36px;
    background: transparent;
    margin: 5px auto;
    font-size:26px;
    color: #F62A2A;
}*/
#nag-frame {
  float:right;
  padding-top:12px;
}
#logo-frame {
  float:left;
  width: 90px;
  height: 90px;
  background: transparent url("/images/logo.png") no-repeat scroll 41% 20% / 110px auto;
  border: 4px solid #F62A2A;
  border-radius: 50px;
  box-shadow: 0px 0px 10px 1px #000;
}
.wycieczka {
	font-size: 20px;
	padding: 15px 0px 15px 70px;
    margin: 0px -20px 15px;
	color: #BBB;
	text-transform: uppercase;
	font-weight: 300;
	white-space: nowrap;
    background: #fff url('icons/Arrow.png') no-repeat;
    background-size: 20px 20px;
    background-position: 40px 18px;
	position: relative;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 40px rgba(0, 0, 0, 0.1) inset;
}
.error_msg {
	font-size: 20px;
	padding: 5px 0px 5px 40px;
    margin: 0px -20px 15px;
	text-transform: uppercase;
    font-weight: 300;
	white-space: nowrap;
    background: #fff;;
	position: relative;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 40px rgba(0, 0, 0, 0.1) inset;
}
.login-block {
    width: 500px;
    padding: 35px 20px 5px;
    background: transparent;
    border-radius: 5px;
    border-width: 5px 0px;
    border-style:  solid;
    border-color: #F62A2A;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 1px #000;
}
/*.login-block h1 {
    text-align: center;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}*/
textarea#Uwagi {width:90%; height:100px;box-sizing: border-box;}

.login-block input[type="radio"] {
  
}

.login-block span {
  white-space: nowrap;
  display: block;
}
.login-block label {
  display: inline-block;
  width:90%;
  margin: 3px;
}
.login-block input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
    width: 90%;
    height: 32px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #888;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 0 20px 0 50px;
    outline: none;
}

.login-block input#Imie,input#Imie2,input#Nazwisko{
    background: #fff url('icons/Imie.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Pesel, input#Numer_dok{
    background: #fff url('icons/Pesel.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Telefon{
    background: #fff url('icons/Telefon.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Email{
    background: #fff url('icons/Email.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Email2{
    background: #fff url('icons/Email2.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Ulica{
    background: #fff url('icons/Ulica.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Miasto{
    background: #fff url('icons/Miasto.png') 20px no-repeat;
    background-size: 20px 20px;  
}
.login-block input#Koszulka{
    background: #fff url('icons/Koszulka.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Data_dok{
    background: #fff url('icons/Data_dok.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Wzrost{
    background: #fff url('icons/Wzrost.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block input#Zawodnik{
    background: #fff url('icons/Zawodnik.png') 20px no-repeat;
    background-size: 20px 20px;
}
.login-block p#Zakwaterowanie{
    background: #fff url('icons/Zakwaterowanie.png') no-repeat;
    background-size: 20px 20px;
    background-position: 20px 7px;
}
.login-block p#Student{
    background: #fff url('icons/Student.png') no-repeat;
    background-size: 20px 20px;
    background-position: 20px 5px;
}
.login-block p#Zbiorka{
    background: #fff url('icons/Zbiorka.png') no-repeat;
    background-size: 20px 20px;
    background-position: 20px 7px;
}
.login-block p#ZbiorkaR{
    background: #fff url('icons/ZbiorkaR.png') no-repeat;
    background-size: 24px 24px;
    background-position: 20px 7px;
}
.login-block p#Bagaz{
    background: #fff url('icons/Bagaz.png') no-repeat;
    background-size: 20px 20px;
    background-position: 20px 7px;
}
.login-block p#LotniskoP{
    background: #fff url('icons/LotniskoP.png') no-repeat;
    background-size: 20px 20px;
    background-position: 20px 7px;
}
.login-block p#LotniskoK{
    background: #fff url('icons/LotniskoK.png') no-repeat;
    background-size: 20px 20px;
    background-position: 20px 7px;
}
.login-block input:active, .login-block input:focus {
    border: 1px solid #F62A2A;
}

.login-block input[type="submit"]{
    width: 90%;
    height: 50px;
    background: #F62A2A;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #e15960;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    margin: 20px 0px;
}
.login-block input[type="button"]{
    cursor: pointer;
    margin-top:15px;: 
}
  input#kontynuuj {
    width: 100%;
    height: 50px;
    background: #F62A2A;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #e15960;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    margin: 30px auto;
}
#Data_dok {
  cursor: pointer;
}
