/*  main                                         */
body {
  	background: #ddfddc;
	font-family: "Arial", "Georgia", "Book Antiqua","Times New Roman", "Times", "serif";	margin: 0;
}
.main {
	background: #F3D1D0; /*#ACBBE4 url(../images/fon.jpg) no-repeat right bottom;*/
	/*min-width: 1000px;
	max-width: 1280px;*/
	width: 1000px;
	margin: 0 auto 0 auto;
	/*border-left: solid 2px #ccCCcc;
	border-right: solid 2px #ccCCcc;*/
}

/*  head                                         */
.head {
	height: 430px;
	background: url(../images/head2.jpg) center 0;
}
.head2 {
	background: url(../images/line.png);
	height: 38px;
}

/*  menu                                         */
.menu {
	background: #ffFFff;
	height: 50px;
}
.menu table {
	width: 100%;
}
.menu td {
	text-align: center;
	height: 50px;
}
.menu a {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";		text-decoration: none;
}
.menu a.act,
.menu a:hover {
	color: #A61029;
}#menu_activ{	color: #A61029;}
#list_title{		text-decoration: none;		font-weight: bold;		font-size: 1.0em;		text-align: left;}
/*  text                                         */
.body {
	padding: 10px 30px 10px 30px;
	min-height: 1300px;
	_height: 1300px;
	background: url(../images/body.jpg) no-repeat;
}

/*  foot                                         */
.foot {	width:1000px;
	position:absolute; /* Про position не забудьте */
	margin-top:-40px;
	*margin-top:-20px;
}
.foot .tel {
	position: absolute;
	left: 50px;
	top: 230px;
	font-weight: bold;
	font-family: "Book Antiqua";
	font-style: italic;
}.copyr{	float:right;	color:gray;	margin: 320px 0 0 0;	font-size:12px;}/* Contacts */	#ContactsForm span.message {		padding: 10px;		width: 350px;		float: right;		}	#ContactsForm textarea {		margin-top: 10px;		width: 350px;		height: 157px;		float:right;		}	#ContactsForm .name, #ContactsForm .email {		margin: 10px 10px 0 10px;		float:left;		}	#ContactsForm .submit {		margin-right: 20px;		width: 150px;		height: 30px;	   	border: none;	   	background:none;	   	cursor:pointer;	   	clear: both;	   	margin-top: -20px;		float:right;		}	#ContactsForm span {		padding-left: 10px;		float: left;		}	#ContactsForm .captcha {		width: 240px;		padding-left: 10px;		float: left;		}
/* Catalog */
	#catalog_menu {
		width: 300px;
		float: left;		text-align: left;
	}
	#catalog_menu li {
		list-style: none;
	}
	#catalog_menu a {
		font-weight: bold;
		text-decoration: none;
	}
	#catalog_order {
		width: 250px;
		float: right;	}
	#catalog_content {
		margin-left: 300px;
	}
	#catalog_content .img {		background: url("../images/krug.gif") no-repeat;
		width: 179px;
		height: 178px;	}	#start_prayer{		float: right;		margin-top: 100px;	}	


.catalog .add {
	cursor: pointer;
	display: inline-block;
	background: url(../images/add.png);
	width: 16px;
	height: 16px;
}
.catalog .edit {
	cursor: pointer;
	display: inline-block;
	background: url(../images/edit.png);
	width: 16px;
	height: 16px;
}
.catalog .del {
  	cursor: pointer;
	display: inline-block;
	background: url(../images/del.png);
	width: 16px;
	height: 16px;
}
.catalog .lists li {
	list-style: none;
	text-align: left;
}
.catalog .lists b {
  cursor: pointer;
}
.catalog .lists a {
  font-weight: bold;
}

.catalog .form table {
	background: #eeeeee;
	width: 100%;
}
.catalog .form th {
	background: #ddfddc;
}
.catalog .form td {
	background: #ffFFff;
}
.catalog .form .one input {
	width: 60px;
	border: solid 1px #ccCCcc;
	padding: 1px;
}
.catalog .form .two textarea,
.catalog .form .two input {
	width: 900px;
	border: solid 1px #ccCCcc;
	padding: 1px;
}
.catalog .kroh a {
  color: #000000;
}

.catalog .grup-a a {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
.catalog .butt {
	width: 47px;
	height: 47px;
	background: url(../../app/catalog/butt.gif);
	border: none;
}
.catalog input.find {
	height: 30px;
	width: 150px;
	font-size: 18px;
	border: solid 1px #ccCCcc;
	font-family: "arial";
}
.catalog span.find {
	font-family: "Book Antiqua";
	font-style: italic
}
.catalog form table td {
	padding: 0px;
}/* Search */	#search_content {		margin-left: 300px;	}	#search_content .img {		background: url("../images/krug.gif") no-repeat;		width: 179px;		height: 178px;	}


