input, textarea {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px inset;
}

.clear {
	clear: both;
}

#glowna_zawartosc {
	float: left;
	width: 731px;
	position: relative;
	padding-left: 16px;
}

.warning {
	position: relative;
	height: 30px;
	font-size: 13px;
	color: #C83B59;
	/*width: 441px;*/
	padding-top: 30px;
	padding-left: 0px;
}
.warning2 {
	position: relative;
	height: 30px;
	font-size: 13px;
	color: #C83B3F;
	/*width: 441px;*/
	padding-top: 15px;
	padding-left: 0px;
}

#komunikat {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	background-image: url(../images/komunikat-bg.gif);
	background-repeat: repeat-y;
}
#komunikat_top {
	background-image: url(../images/komunikat-top.gif);
	height: 20px;
	width: 400px;
}
#komunikat_middle {
  color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/wykrzyknik.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 120px;
	padding-right: 15px;
}
#komunikat_down {
	background-image: url(../images/komunikat-down.gif);
	height: 20px;
	width: 400px;
}
.komunikat_tytul {
  color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.komunikat_potwierdzenie {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.komunikat_potwierdzenie span {
	font-size: 11px;
}

#komunikat_middle hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.usun, .button_delete {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E89D1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.anuluj, .button_cancel {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E89D1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button_zielony .button, .button_save, .button_add {
	font-family: "Trebuchet MS";
	font-size: 11px;
  color: #000000;
	background-color: #F0D25B;
	margin-top: 10px;
	width: 80px;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  margin-left: 5px;
}