@charset "UTF-8";

@import url("default.css");


input, textarea {
	font-size: 12px;
}
div#header h1.sitecatch
{
	font-size:9px;
	text-align:center;
}
div#footer
{
/*	font-size:11px;*/
}

/*div#header div#loginform table td.cap
{
	font-size:8px;
}
div#header div#loginform table td.cap a
{
	font-size:9px;
}*/

/* ---------------------- */

hr
{
border:1px solid #333333;  /* 7ab42e */
height:2px;
background-color:#333333;
}
hr.lite
{
height:1px;
background-color:#333333;
}

/* ---------------------- */

/*div#main div.photo_top
{
	width:200px;
}
div#main div.pr
{
	width:264px;
	height:144px;
}*/

h2.hotel-details-title
{
	padding:0px;
	line-height:25px;
}

table.hotel-details-rooms
{
	clear:left;
}
div#main div.photo-room-top
{
	width:200px;
}
div#main div.room-pr
{
/*	width:248px;
	height:144px;*/
	margin-bottom:8px;
}
div#main div.photo-hotel-free1,
div#main div.photo-hotel-free1-comment
{
	margin-left:32px;
}
div#main div.photo-hotel-free1,
div#main div.photo-hotel-free2
{
	width:200px;
}
div#main div.photo-hotel-free1-comment,
div#main div.photo-hotel-free2-comment
{
	width:198px;
	height:52px;
}
div#main div.photo-room-free1,
div#main div.photo-room-free1-comment
{
	margin-left:20px;
}
div#main div.photo-room-free1,
div#main div.photo-room-free2
{
	width:200px;
}
div#main div.photo-room-free1-comment,
div#main div.photo-room-free2-comment
{
	width:198px;
	height:52px;
}

