	body {
		margin: 0;
		background-color: #bbbbbb;
	}
	.link_rest {
		text-decoration:none;
		font-family: arial;
		font-size: 16;
		color:#177e88;
	}
	.link_rest:hover {
		text-decoration:underline;
		font-family: arial;
		font-size: 16;
		color:#ffffff;
	}
	.img_rest {
		cursor:hand;
		border:3 solid #ffffff;
	}
	.img_big {
			border:3 solid #ffffff;
}
	a.next {
	    text-decoration:none;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		color:#ffffff
	}
	a.next:hover {
	    text-decoration:underline;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		color:#ffffff
	}
        .title {
	font-family:arial;
		font-size:18px;
		font-weight:bold;
		color:#ffffff;
}


.fon {
	background: url(/images/left_center.jpg) bottom no-repeat;
}

.fon2 {
	background: url(/images/right_center_bottom.jpg) bottom no-repeat;
}





