.error {
	font-size: 14pt; 
	color: #fff; 
	font-family: Arial, Helvetica;
	background:#ff0000;
	margin:2px;
	border:#ff0000 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #aa0000;
	-webkit-box-shadow: 0 1px 2px #aa0000;
	box-shadow: 0 1px 2px #aa0000;	
	
	padding:10px 5px 10px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #e0e0e0;
}
.opis1 {font-size:10pt; color: #252525; font-weight: 600; border-bottom: 0.5px solid #fff;}
.adres1 input{width: 100%; font-size:10pt; color: #000000; padding: 5px; margin: 4px 2px; border: solid 1px #dcdcdc; transition: box-shadow 0.3s, border 0.3s;}
.pole1 input {
  width: 100%;	
  padding: 5px;
  margin: 4px 2px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.input_termin_0 { float: left; clear: both; padding: 5px; margin:5px; border: 1px solid #cccccc; width:95%; color: #252525; font-size:9.5pt;}
.input_termin_1 { float: left; clear: both; Display: none; color: #252525; font-size:9.5pt}
.input_termin_2 { float: left; clear: both; padding: 5px; margin:5px; border: 1px solid #cccccc; width:95%; color: #252525; font-size:9.5pt}
.input_termin_3 { float: left; clear: both; Display: none; color: #252525; font-size:9.5pt}
.input_terminReklama_0 {padding: 10px; margin 10px; border: 1px solid #cccccc; vertical-align: bottom; color: #252525; font-size:9.5pt}
.input_terminReklama_1 {padding: 10px; margin 10px; border: 1px solid #cccccc; vertical-align: bottom; color: #252525; font-size:9.5pt}
.input_klasa { padding: 5px; margin:5px; border: 1px solid #cccccc; width:95%;}

.kierowca, .pilot, .hZgl {
	
	font-family: 'Rajdhani', sans-serif;
	color:#fff;
	font-size:18px;
	text-shadow: 1px 1px 0px #be0000;
	background:#e40000;
	margin:2px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;	
	
	padding:5px 5px;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#e40000), to(#ff0000));
	background: -moz-linear-gradient(top,  #e40000,  #ff0000);	
}
.formularzZgl{
	width:100%;
}
.button {
    width: 100%;
    height: 40px;
    background: #e6e6e6;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ff0000;
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
    outline: none;
    cursor: pointer;
}
.button:hover{
	 box-shadow: inset 0 100px 0 0 #C14800;
	 color: #fff;
}
.add {
    height: 30px;
    background: #e6e6e6;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Arial;
    outline: none;
    cursor: pointer;
}
.radio {
  pading: 30px;
 

}
.message {	
	
		font-size: 12pt; 
	color: #fff; 
	font-family: Arial, Helvetica;
	background:#59e355;
	margin:2px;
	border:#59e355 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #1bc117;
	-webkit-box-shadow: 0 1px 2px #1bc117;
	box-shadow: 0 1px 2px #1bc117;	
	
	padding:10px 5px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #e0e0e0;
}
.list0 {
background: #dddddd;
font-size:9pt; 
color: #5e5e5e;
font-family: Arial, helvetica;	
border: 1px solid #d4d4d4;
}

.list1 {
background: #ffffff;
padding: 2px;
font-size:8pt; 
color: #5e5e5e;
font-family: Arial, helvetica;	
border-bottom: 1px solid #d4d4d4;

}

.rozw1{

   font-size: 12pt;
}

table.listazgloszen a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.listazgloszen a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.listazgloszen a:active,
table.listazgloszen a:hover {
	color: #606060;

}
table.listazgloszen {
	
	font-family: 'Rajdhani', sans-serif;
	width: 100%;
	color:#fff;
	font-size:14px;

	margin:2px;	
	padding:1px 1px;

}
table.listazgloszen th {
	padding:10px 1px;
    text-shadow: 1px 1px 0px #be0000;
	font-weight: 600;
	background: #e40000;
	background: -webkit-gradient(linear, left top, left bottom, from(#e40000), to(#ff0000));
	background: -moz-linear-gradient(top,  #e40000,  #ff0000);
}
table.listazgloszen th:first-child {
	text-align: center;
}
table.listazgloszen tr:first-child th:first-child {

}
table.listazgloszen tr:first-child th:last-child {

}
table.listazgloszen tr {
	text-align: center;
	padding-left:0px;
}
table.listazgloszen td:first-child {
	text-align: left;
	padding-left:4px;
	border-left: 0;
}
table.listazgloszen td {
	padding:2px;
	border-bottom:1px solid #e4e4e4;
    font-size: 9pt;
	font-weight: 600;
	background: #fff;
	color:#252525;
	text-transform: uppercase;
	

}
table.listazgloszen tr.even td {
	background: #696969;

}
table.listazgloszen tr:last-child td {
	border-bottom:0;
}

table.listazgloszen tr:hover td {
	background: #e4e4e4;
}