.hotelContainerLeft {
	clear:both;
	float:left;
	width:422px;
}

.hotelContainerSearchLeft {
	float:left;
	width:100%;
}

.hotelContainerRightExt {
	float:right;
	width:155px;
}
.hotelContainerRightInt {
	font-size: 10px;
	font-weight:bold;
	background-color:#EEEEEE;
	margin: 5px 5px 0px 0px;
	padding: 5px;
}
.hotelContainerRightInt a {
	font-size: 10px;
	font-weight:bold;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 3px;
}
.hotelContainerRightInt a:hover {
	color:#990000;
	text-decoration:none;
}

.cityContainer {
	clear:both;
	padding: 5px 0px 5px 0px;
}
.cityContainer a{
	color:#0099CC;
	border-color:#0099CC;
}
.cityContainer a:hover{
	color:#990000;
	border-color:#990000;
}
.cityPicture {
	width: 80px;
	float:left;
	border-width:1px;
	border-color:#666666;
	padding:1px;
}
.cityTextExt{
	width:338px;
	float:left;
}
.cityTextInt{
	margin: 0px 0px 0px 5px;
}
.cityTextInt p{
	font-size:10px;
}
.cityTextInt a{
	color:#666666;
	text-decoration:none;
}
.cityTextInt a:hover{
	color:#990000;
	text-decoration:underline;
}

.hotelPicture {
	width: 60px;
	float:left;
	border-width:1px;
}
.hotelTextExt{
	width:360px;
	float:left;
}
.hotelSearchTextExt{
	width:522px;
	float:left;
}
.hotelTextInt{
	margin: 0px 5px 0px 5px;
}
.hotelDataExt{
	width:155px;
	float:left;
}
.hotelDataInt{
	background-color:#EEEEEE;
	border:1px #CCCCCC solid;
	padding:3px;
}
.hotelSearchRoomTable{
	background-color:#F8F8F8;
	border:1px #CCCCCC solid;
	font-size:10px;
	width:90%;
	margin:5px 0px 10px 3px;
}
.hotelSearchRoomTable td{
	color:#333333;
	font-size:10px;
	padding:3px;	
}
.hotelSearchRoomTitle{
	color:#333333;
	background-color:#EEEEEE;
	font-weight:bold;
}

.resultsExt {
	padding-top:10px;
	clear:both;
}
.resultsInt {
	color:#666666;
	font-size: 10px;
	text-align:right;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
}
.resultsInt a {
	color:#666666;
	text-decoration:none;
}
.resultsInt a:hover{
	color:#990000;
	text-decoration:underline;
	}

.flag {
	margin: 0px 0px 0px 5px;
	border-style: none;
}

.hotelImg {
	padding: 1px;
	margin: 0px 6px 4px 0px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}

#found{
	font-size:14px;
	font-style:italic;
	margin:5px;
	padding:0px;
}

.homepageImg {
	width: auto;
	float:left;
}
.homepageImg img{
	border:1px solid #0099CC;
}
.homepageBlock {
	padding-left:1px;
	float:left;
	/*border-bottom:#CCCCCC solid 1px;*/
	margin-bottom:5px;
}
.homepageBlock h1 {
	font-size:11px;
	font-variant: small-caps;
	color:#999999;
	border:0px;
	margin:0px;
	padding:2px 5px;
}
.homepageBlock p {
	margin: 0px 5px 5px 5px;
}
.homepageBlock a {
	text-decoration:none;
}
.homepageBlock a:hover {
	text-decoration:underline;
}
.grayBack {
	margin-top:5px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #cccccc;
}
.littleBlock {
	width:267px;
}
.bigBlock {
	width:299px;
}

.text {
	margin-top: 10px;
}

.text p {
	margin-bottom: 10px;
}

.galleryBox {
	background	: #eeeeee;
	margin		: 10px 0px;
	padding		: 15px;
	text-align	: left;
	width		: auto;
}
.galleryBox img {
	border		: solid 1px #444444;
	/*margin		: auto;*/
}
.galleryBox p {
	margin-top	: 15px;
}
.galleryBox a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.galleryBox a:hover {
	font-size:10px;
	color:#990000;
	text-decoration:underline;
}
.adv {
	margin:7px 2px 0px 2px;
	text-align:center;
	font-weight:bold;
	background-color: #eeeeee;
	padding:2px;
	border:solid 1px #cccccc;
}
.adv a {
	font-size:13px;
	color:#333333;
	text-decoration:none;
}
.adv a:hover {
	color:#990000;
}
