

fieldset {
	font-size: 11px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 0px 12px 0px;
}

legend {
	font-size: 11px;
	border: 1px solid #676767;
	border-bottom: none;
	padding: 2px 5px;
	background-color: #515b60;
	color: white;
	font-weight: bold;
	margin-left: 5px;
}

fieldset p {
	margin: 10px 0px 0px 155px;
	color: red;
	width: 250px;
	text-align: left;
	
}

fieldset p.errorDuzy {
	font-weight: bold;
	font-size: 11px;
	margin: 0em 0em 0em 14.5em;
	
}


fieldset div {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

input, textarea, select, .indiv {
	border: 1px solid #707070;
	background-color: #EEEEEE;
}

fieldset input, fieldset select, fieldset textarea {
	margin-left: 0px;
	/*margin-left: 1em;*/
	width: 250px;
}

/*fieldset select{width: 250px; overflow: hidden;}*/

input.button {
	width: 100px;
}

.auto
{
	width: auto;
}

/* tabele */

.tabUsunEdytuj
{
	width: 90%;
	border-collapse: collapse;
	border: 1px;
	margin: 20px auto 20px auto;
}

.tabUsunEdytuj td, .tabUsunEdytuj th
{
	border: 3px solid white;
	text-align: center;
}

td.nazwa
{
	text-align: left;
	padding-left: 20px;
}

.malaKol
{
	width: 80px;
}

.sr
{
	text-align: center;
}

input.checkbox
{
	margin: 0px;
	width: auto;
}

tr th
{
	background-color: green;
	color: white;
	height: 29px;
	background-image: url(../admin/img/tabNaglowek.gif);
}

tr.styl0 td
{
	background-color: #DFFFDF;
}

tr.styl1 td
{
	background-color: #BFFFBF;
}

tr.styl2 td
{
	background-color: orange;
}

.samButon
{
	margin: 0px;
}

td.naButona
{
	text-align: right;
	border: 0px solid white;
	padding: 10px 0px;
}

form#nowyTowar textarea, form#edycjaTowar textarea
{
	height: 200px;
	width: 400px;
}

form .mniejsze
{
	width: 50px;
}

img.imgPoleFormularza
{
	margin-left: 14px;
	cursor: pointer;
}

.imgPoleFormularzaMale
{
	margin-left: 5px;
	cursor: pointer;
	width: 32px;
	height: 32px;
}

img 
{
	border: 0px;
}

.dlugiePole
{
	width: 400px;
}



fieldset div span br {display: inline;}

* html fieldset div span.schowaj
{
	display: none;
}

/* hint */
fieldset div span.pokaz {
	margin-left: 20em;
	display: block;
	position: absolute;
	margin-right: 0px;
	margin-top: 1px;
	left: -70px;
	z-index: 1009990;
	border: 1px solid #004A8F;
	background-color: #EEEEEE;
	background-color: #005DB3;	
	color: white;
	padding: 2px;
	font-size: 9px;
	float: left;
	width: 100px;
}

label {
	padding-right: 10px;
	font-size: 12px;
}

span br, label br {display: inline;}

.buttonSrodek {margin-left: 180px; width: 100px;}

.inputPodsw {background-color: white; border: 1px solid black;}

textarea {width: 20px;}

/*
#filtrKategorii div {display: inline;}
#filtrKategorii label {margin-left: 100px;}
*/


fieldset div.indiv {
	background-color: white;
/*	display: block;*/
/*	clear: right;*/
	width: 280px !important;
	width: 252px;
	margin-left: 8px;
	height: 200px;
	text-align: left;
	overflow: auto;
	font-size: 11px;
	display: none;
	position: relative;
	top: -5px !important;
	top: 2px;
	left: -8px !important;
	left: 0px;
	margin-bottom: 0px;
}


.indiv br {display: inline;}
.indiv ul, .indiv li {margin: 0px; padding:0px; text-align: left; list-style-type: none; }
.indiv ul {margin: 10px 0px 10px 0px;}
.indiv li {margin: 5px 0px 5px 0px; cursor: pointer; line-height: 120%; padding: 5px 0px 5px 0px;}
.indiv li:hover, .indiv li.podsw {background-color: #CACACA;}
.indiv li.pierw {line-height: 1px; margin: 0px; cursor: default;}
.formy {height: 80px;}
textarea {font-family: arial;}

p.komunikatBlad {text-align: center; font-size: 11px; color: red; }
p.komunikatBlad img {position: relative; top: 3px;}
p.komunikatOk {text-align: center;}

fieldset p {padding: 0px 0px 0px 0px; font-size: 11px; width: 200px;}
.button {cursor: pointer !important; cursor: pointer;}
