body {
	font-size: 1em;
	color: #000;
	line-height: 1.5em; 
}
p {
	margin-bottom: 1.4em;
}
a{
	color #000;
	text-decoration: none;
}
h1, h2, h3, h4{
	line-height: 1.2em;
	margin-bottom: 0.2em;
}
h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.2em;
}

.header ul, #flash-left, #flash-right, .control-box, .control-block, .content-right, .menu-top, .no-print, .header-rs, .button-reservation, .footer hr{
	display: none;
}

.header-page{
	background: none !important
}

.photo-right{
	border: 3px solid #fff;
	float: right;
	margin: 5px 0 15px 20px;
}
.photo-left{
	border: 3px solid #fff;
	float: left;
	margin: 5px 20px 15px 0;
}
.news-item{
	padding-top: 0.8em;
}
.news-item h3{
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.news-item img{
	border: 1px solid #fff;
	float: left;
	margin-top: 5px;
}
.news-item-text{
	padding-left: 80px;
}


