.daneTabela {
	border-collapse: collapse;
	width:100%;
}
.daneTabela th {
	font-size:110%;
	text-align:left;
	padding:0 30px;
}
.daneTabela td {
	border-bottom:thin solid #dfdfdf;
	padding:15px 30px;
}
.daneTabela ul {
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
	height:45px;
	list-style-image:url("../../img/default/arrow.gif");
	list-style-position:inside;
}
.daneTabela li {
	line-height:15px;
	white-space: nowrap;
}

.daneBar {
	width: 100%;
	text-align: center;
	height: 73px;
	padding-top: 24px;
}
.daneStatus {
	margin-top: 2px;
	height: 27px;
	width: 100%;
	background-color: #e6e6e6;
}
.firstCol {
	text-align: right;
	width: 144px;
	float: left;
	padding-top: 8px;
}
.secondCol {
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-left: 18px;
}
.secondColInput {
	text-align: left;
	float: left;
	padding-top: 3px;
	padding-left: 20px;
}
.daneDarkBar {
	background-color: #d5d5d5;
	height: 24px;
}
.daneForm {
	height: 29px;
	width: 100%;
	background-color: #e6e6e6;
	border-bottom:1px solid #fff;
}
.daneFormNewsletter {
	height: 40px;
	width: 100%;
	background-color: #e6e6e6;
	border-bottom:1px solid #fff;
}
.daneLightBar {
	width: 100%;
	background-color: #e6e6e6;
	height: 45px;
}

