body {
	background-color: #13243c;	
	margin: 0px;
	vertical-align: top;
}
img {
	border: none;
}
td {
	font: 12px arial;
	color: #cbea94;
}
a {
	color: #e2fc2f;
	text-decoration: none;
}
a:visited {
	color: #e2fc2f;
	text-decoration: none;
}
a:hover {
	color: #e2fc2f;
	text-decoration: underline;;
}
h1 {
	background: url(/images/ico-h1.png) no-repeat left center;
	font: 15px arial;
	color: #f59fbc;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0px 5px 30px;
	margin: 0px 0px 15px;
	text-align: left;

}
h4 {
	margin: 5px 0px 15px;
	font: 13px arial;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
/*

*/
.grani {
	background: url(/images/bg.jpg) no-repeat left bottom;
	border-right: #264878 3px double;

}
.menu {
	border-right: #264878 3px double;
	padding: 0px 15px 0px;
	vertical-align: top;
}
.main {
	text-align: justify;
	vertical-align: top;
	background: url(/images/flower-top.jpg) no-repeat right bottom;
	padding: 0px 40px 90px 0px;

}
.fut {
	background: #254675 url(/images/flower-bottom.jpg) no-repeat right top;
	font: 11px arial;
	color: #87c9d7;
	font-weight: bold;
	text-align: center;
	padding: 15px 5px 10px;
	border-right: #264878 3px double;
}
.recl {
	font: 11px arial;
	padding: 5px 30px 0px;
	text-align: center;
	vertical-align: top;
}
div.block {
	width: 200px;
	border: #264878 3px double;
	padding: 5px 20px;
	text-align: justify;
	vertical-align: top;
	background: url(/images/bg-block.png) no-repeat left top;
}
img.bordered {
	border: #264878 3px double;
}

/*
	Identificators
*/
#buttons {
	margin: 0px;
}
#buttons td {
	background: #13243c url(/images/bg-menu.jpg) no-repeat left top;
	padding: 15px 0px 15px 15px;
	font: 13px arial;
	color: #FFF;
	font-weight: bold;
}
#buttons td a {
	color: #FFF;
	text-decoration: none;
}
#buttons td a:visited {
	color: #FFF;
	text-decoration: none;
}
#buttons td a:hover {
	color: #65bef0;
	text-decoration: none;
}
#price {
	background-color: #264878;
}
#price th {
	background-color: #254675;
	font: 12px arial;
	color: #FFF;
	font-weight: bold;
	text-align: left;	

}
#price td {
	background-color: #13243c;
}
