@charset "UTF-8";

.lightBG {
	background-color: #F6D48F;
}

#contactArticle {
	text-align: center;
}

#contactArticle .contact {
	width: 60%;
	margin: auto;
	padding: 10px;
	border: 1px solid #6A3E1E;
}

#partnersArticle {
	padding-top: 20px;
	text-align: center;
}

#partnersArticle a {

}

#pilsenAndAnvirousArticle {

}

#pilsenAndAnvirousArticle table {
	width: 100%;
	text-align: center;
}

#pilsenAndAnvirousArticle p.links {
	width: 80%;
	margin: auto;
	padding: 10px;
	border: 1px solid #6A3E1E;
	text-align: center;
}

#priceList table.roomPrices {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #6A3E1E;
}

#priceList table.roomPrices tr {
	padding: .3em 0;
}

#priceList table .price {
	font-weight: bold;
}

#priceList table.roomPrices th {
	width: 25%;
	padding: .5em .5em;
	border: 1px solid #6A3E1E;
}

#priceList table.roomPrices td {
	padding: .1em .5em;
	border: 1px solid #6A3E1E;
}

#priceList table.pricesOfServices {
	width: 100%;
	border-collapse: collapse;
}

#priceList table.pricesOfServices th {
	padding: .1em .5em;
	border: 1px solid #6A3E1E;
}

#priceList table.pricesOfServices td {
	padding: .1em .5em;
	border: 1px solid #6A3E1E;
}

#priceList .price {
	background-color: #E6C98C;
}

#videoArticle {
	width: 65%;
	margin: auto;
	padding: .1em .5em;
	border: 1px solid #6A3E1E;
	text-align: center;
}

#specialServicePackageArticle {
	text-align: center;
}

#specialServicePackageArticle a {
	width: 300px;
	float: left;
}

#specialServicePackageArticle a:hover {
	text-decoration: none;
}

#specialServicePackageArticle a:hover strong {
	text-decoration: underline;
}

#specialServicePackageArticle strong {
	height: 51px;
	display: block;
}

#specialServicePackageArticle span {
	height: 51px;
	display: block;
}

#weddingServiceArticle {
	background: url(application/images/hotel-victoria-pozadi-svatby.jpg) no-repeat top;
}
#cateringServiceArticle {
	background: url(application/images/hotel-victoria-pozadi-jidlo.jpg) no-repeat top;
}

