#centercontent {
	width: 1004px;
}

td {
	color: #044D92;
}

#centercontent .table_container {
	width: 100%;
}

.header_boxzarz {
	background-image: url("../images/title_bg1.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	width: 100%;
}

.header_boxzarz .leftheader {
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #074c94;
	float: left;
	margin-left: 7px;
}

.header_boxzarz .rightheader {
	height: 21px;
	float: right;
	margin-right: 7px;
}

.header_boxzarz .rightheader img {
	margin-top: 2px;
}

.zarz_column_left {
	width: 33%;
	float: left;
	display: table;
}

.zarz_column_right {
	width: 67%;
	float: left;
	display: table;
}

.zarz_column_left .padding {
	padding: 15px 15px 0px 15px;
}

.zarz_column_right .padding {
	padding: 15px 15px 0px 15px;
}

.zarz_column_right .padding .splitter {
	display: inline-table;
	width: 100%;
}

#centercontent table {
	width: 100%;
}

#centercontent tr {
	height: 45px;
}

#centercontent td {
	height: 45px;
	line-height: 35px;
	border-bottom: 1px solid #91B7D0;
	padding: 5px;
}

#centercontent table .cblue {
	background-color: #CAE9FC;
}

#centercontent table .cyellow {
	background-color: #FCFBE6;
}

.zku .label {
	width: 30%;
}

.taz .label {
	width: 80%;
}

.tws .label {
	width: 50%;
}

.oskon {
	width: 48%;
	float: left;
	display: table;
}

.prefs {
	width: 48%;
	float: right;
	display: table;
}

.prefs img {
	vertical-align: -5px;
}

.prefs input {
	width: 40px;
	border: 0px solid white;
	margin-left: 10px;
	margin-right: 10px;
}

.koms {
	width: 100%;
	display: table;
}

.koms select {
	margin-left: 30px;
	border: 1px solid #779AB4;
}

.koms .mesg {
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
	height: 250px;
}

.koms .arrows {
	text-align: center;
	height: 20px;
}

.koms .arrows .wstecz {
	margin: 10px 5px 10px 10px ;
}

.koms .arrows .wprzod {
	margin: 10px 10px 10px 5px ;
}

