body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #00f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

textarea {
	overflow: auto;
}

a img {
	border: none;
}
.red {
	border: solid 1px #f00;
}
br.clear {
	clear: both;
}
form {
	display: inline;
}

body {
	background: #fff;
	margin: auto;
}

#all {
	margin: auto;
	width: 820px;
	background: #F4FAFC url(tl.gif) repeat-y right top;
	border: solid 1px #c2d0dc;
	margin: 15px auto;
	/*padding: 4px;*/
}

#top {
	width: 812px;
	background: #527193;
	color: #ccc;
	padding: 4px;
}

#console {
	background: #0000ff;
	color: #fffc00;
	margin: auto;
}

#center {
	padding: 4px;
	width: 612px;
	float: left;
}

#right {
	width: 192px;
	float: right;
	background: #ffffcc;
	/*padding: 4px;*/
}

ul.rightBox {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 10px;
	padding: 0px;
}

ul.rightBox li {
	/*background: #b8d5fc;*/
	margin: 10px 0px;
	padding: 4px;
	border: solid 1px #c2d0dc;
}

ul.rightBox form select {
	width: 100%;
}

span.link {
	text-decoration: none;
	cursor: pointer;
}
span.link:hover {
	text-decoration: underline;
}

table.doAkceptacji td, table.doAkceptacji th {
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 0px 0px;
}

.ocny {
	font-weight: bolder;
}

form.daneStr input,form.daneStr textarea,form.daneStr select {
	width: 300px;
	overflow: auto;
}
form.daneStr input.short {
	width: 178px;
}

form.srch input,form.srch textarea,form.srch select {
	width: 180px;
}

form input.sbm {
	width: auto;
}

input.lLink {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
input.lLink:hover {
	text-decoration: underline;
}
input.dings {
	width: 100%;
	text-align: right;
}

/*table tr.ft {
	border-top: solid 1px #ececec;
}
table tr.lt {
	border-bottom: solid 1px #ececec;
}
table tr.ft:first-child {
	border-left: solid 1px #ececec;
}
table tr.lt:last-child {
	border-right: solid 1px #ececec;
}*/
/*font-weight:expression((!this.previousSibling) ? "bold" : "normal" );*/

a.miniimg {
	float: left;
	padding: 0px 8px 4px 0px;
}
a.miniimg img {
	display: block;
}

p {
	margin: 2px;
}
.tyt {
	font: bolder 16px Arial;
	margin-bottom: 4px;
}
.tages {
	margin-bottom: 7px;
}
.fr {
	float: right;
}
#top a {
	font: bolder 18px Verdana;
	text-decoration: none;
	color: #fff;
}
.srch p {
	font: bolder 16px Verdana;
}

form.balaba input {
	width: 300px;
}
form.balaba textarea {
	width: 300px;
	height: 120px;
}

.w100p {
	width: auto !important;
}

.addedKom {
	color: #f00;
	margin-bottom: 20px;
}

.wa {
	width: auto !important;
}
