.box {

}
.form {
font-size: 14px;
}
.box label{
display: block;
font-weight: bold;
}
.box input{
	background: #F0FFEF;
}
.box select {
width:300px;
border:1px solid #10CF00;
background: #F0FFEF;
	
}
.box input[type="text"]{
width:300px;
border:1px solid #10CF00;
background: #F0FFEF;
}
.box textarea.textarea{
border:1px solid #10CF00;
width:100%;
height:200px;
background: #F0FFEF;
}

.box input.dalej{
margin-top: 30px;
margin-bottom: 10px;
width: 200px ;
height: 40px;
background: url("../images/ok.png");
border: none;
cursor: pointer;
font-size: 0px;
text-decoration: none;
color: #149912;
text-align: left;
}
.box input.wyslij{
margin-top: 30px;
margin-bottom: 10px;
width: 200px ;
height: 40px;
background: url("../images/send.png");
border: none;
cursor: pointer;
font-size: 0;
font-size: 0px;
text-decoration: none;
color: #149912;
text-align: left;
}
.box input.drukuj{
margin-top: 30px;
margin-bottom: 10px;
width: 200px ;
height: 40px;
font-size: 16px;
font-weight: bold;
background: url("../images/drukuj.png");
border: none;
color: white;
cursor: pointer;
font-size: 0;
}
.box input.czysc{
margin-top: 30px;
margin-bottom: 10px;
width: 200px ;
height: 40px;
background: url("../images/wyczysc.png");
border: none;

cursor: pointer;
font-size: 0px;
text-decoration: none;
color: #149912;
text-align: left;
}
.box input.wstecz{
margin-top: 30px;
margin-bottom: 10px;
width: 200px ;
height: 40px;
background: url("../images/back.png");
border: none;
cursor: pointer;
font-size: 0px;
text-decoration: none;
color: #149912;
text-align: left;
margin-right:10px;
}
.box input.dodaj{
margin-top: 10px;
width: 110px ;
height: 18px;
background: url("../images/dodaj.png");
border: none;
cursor: pointer;
font-size: 0px;
text-decoration: none;
text-align: left;
}
.box input.usun{
width: 40px ;
height: 12px;
background: url("../images/usun.png");
border: none;
color: white;
cursor: pointer;
font-size: 0;
float:right;
}
.menuP li {
list-style-type: none;
	
}


.center{
text-align: center;
}
.errorP{
color: red;
font-weight: bold;
}
.box input.radio {
display: inline;
width: 20px;
}
.radioS{
margin-right: 20px;

top:-5px;
}

.box label span {
	font-weight: normal;
}
.clear {
clear: both;
}
.show {
font-size: 13px;
clear: left;
margin-bottom: 7px;

}
.show span{
display:block;
float:left;
}
.show span ul{
margin: 0;
padding: 0;
}

.show span li{
margin: 0;
padding: 0;
margin-left:15px;
	
}

.show p{
margin:0;
padding:0;
font-weight: bold;
display:block;
float:left;
padding-right: 3px;
width:150px;
      
	
	
}
.parametry {
margin-top:7px;
width: 98%;
border:1px solid #10CF00;
}
.parametry input[type="text"]  {
width: 600px;

}
.parametry select {
width: 600px 
}

.parametry legend{
font-weight: bold;

}
