BODY {
	background-color : #E5E1D6;
	background-repeat : no-repeat;
	background-position : top;
	font-family : Cambria;
	background-image : url(img/cottage-main-image1.jpg);
}
TD.foto {
	
	background-repeat : no-repeat;
	height : 228px;
	border-bottom : 3px #A3946D solid;
}
TD.topmenu {
	background-image : url(img/fon1.jpg);
	text-align : center;
	height : 30px;
	vertical-align : middle;
	padding : 5px;
	margin : 5px;
	font-weight : bold;
	color : White;
}
A.topmenu {
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 15px;
	font-family : Cambria;
}
A:HOVER.topmenu {
	color : Gold;
	font-weight : bold;
	text-decoration : none;
	font-size : 15px;
	font-family : Cambria;
}


TD.fon2 {
	background-image : url(img/fon2.jpg);
	height : 50px;
}
TD.leftmenu {
	color : #666666;
	padding : 3px;
	border-bottom : 1px #CCCCCC solid;
}
A.leftmenu {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	font-family : Cambria;
}
A:HOVER.leftmenu {
	color : #666666;
	font-weight : bold;
	font-size : 14px;
	font-family : Cambria;
	text-decoration : underline;
}


P {
	margin : 10px;
	color : #666666;
	font-size : 13px;
}
H1 {
	text-align : center;
	font-size : 18px;
	color : #666666;
}
TD.niz {
	background-image : url(img/fon3.jpg);
}
A {
	font-size : 13px;
	color : #666666;
}
A:HOVER {
	font-size : 13px;
    color : #666666;
	text-decoration : none;
}
TABLE.price {
	color : #666666;
	font-size : 13px;
}
TD.price {
	padding-left : 15px;
}
