/* tabelka */
.contenttable {
	padding: 0;
	margin-top: 15px;
	border-collapse: collapse;
	empty-cells: show;
}

.contenttable th {
	border-bottom: 2px solid Maroon;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding: 1 4px 1px 4px;
}

.contenttable td {
	font-size: 12px;
	border-bottom: 1px solid Maroon;
	text-align: center;
	padding: 1 4px 1px 4px;
}

.contenttable td.td-0 {
	text-align: left;
}

.contenttable .tr-0 td,
.contenttable .tr-0 th {
	border-top: 1px solid Maroon;
}

.contenttable p {
	margin: 0px;
	padding: 0px;
}

.type_1 td {
	border: none;
}

.type_2 td {
	border-bottom: 2px solid Maroon;
	padding-top: 7px;
	font-weight: bold;
}

table.rooms .td-0 {
	width:220px;
}

.tx-cbw-pi1 {
	padding-bottom: 15px;
}

/* rooms */

.v-picture {
	margin: 5px 0 5px 0;
}
#v-description {
	margin: 11px 0 0 0;
	font-size: 12px;
}
#v-rightbox {
	margin-bottom: 8px;
	margin-left: 5px;
	float:right;
	display:table;
	font-size: 11px;
}

#v-logo {
	float:right;
	margin-top:5px;
}

/* amenities */

ul.amenities, .amenities li {
	margin-top: 0px;
	margin-bottom: 2px;
}

/* news */
.news-list-item p {
	display: inline;
}
.news-list-item td{
	font-size: 12px;
	color: #666666;
}
.news-list-item img {
	margin-right:8px;
	margin-bottom:8px;
	margin-top: 3px;
 	border: none;
}

.podkresleniepomaranczowe td {border-bottom: 1px dashed #FF992B;}
.podkresleniepomaranczowe {border-bottom: 1px dashed #FF992B;}
.news-single-img img {
/*	margin-right: 10px;
	border: solid 1px #000;*/
	border: none;
}

.news-latest-item {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4D0A7;
	margin-bottom: 3px;


}

.news-latest-img {float: left; padding-top: 2px; padding-bottom: 3px; padding-right: 3px}

.news-latest-title {	font-weight: bold; }

.news-latest-supheader a {color: #666666;}

.news-single-img {float: left; padding-top: 2px; padding-bottom: 3px; padding-right: 3px}

/* downloads */
.tx-filelist-pi1-table {empty-cells: show;}
.tx-filelist-pi1-table td {border-bottom: 1px solid maroon;}

.tx-filelist-pi1-filename, .tx-filelist-pi1-header-filename {width: 250px}
.tx-filelist-pi1-last_modification, .tx-filelist-pi1-header-last_modification {padding: 2px 0px 2px 10px}
