body{
	font-family:Arial, Helvetica, sans-serif;
	color: #91261E;
	font-size : 10pt;
	margin: 0px;
	padding: 0px;
	background-color:#FCB76C;
}
p {
	color: #91261E;
	font-size: 10pt;
	font-weight:900;
	word-spacing:4;
	text-indent:10px;
}
/*весь текст в сайте через абзацы */
a {
/*	color: #6B342F; */
	color: #30446C;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#adr_gr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color:#91261E;
	right: 0px;
	top: 0px;
}
.tbl, .tbl_nav{
	font-size: 10pt;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px;
	
}
.tb_pr {
	width:300px;
	margin: 0px;
	padding:0px;
}

.tbl {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bolder;
	background-color: #F57E56;
}
#menu a{
text-decoration:none;
/*color:#736F6D;*/
color:#CD3804;
/*color:#B32F01;*/
}
#menu a:hover{
text-decoration:none;
}
#menu_f{
	background-image: url(/img/nav_kr.gif);
	background-repeat: no-repeat;
	background-color: #F57E56;
}

#tooltip {
	background: #FFE8E3;
	border: 1px solid #666666;
	color: #333333;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	margin: 0px;
	padding: 1px 1px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

#address_bottom, #order_bottom, #mail_bottom, #where_bottom {
	position: relative;
	color: #4A4241;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#about_creators_bottom {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

#address_bottom  a{
	color: #000000;
	text-decoration: none;
}

#about_creators_bottom, #about_creators_bottom a {
	color: #9B7271;
	text-decoration: none;
}

#address_bottom a:hover {
	color: #000000;
	text-decoration: underline;
}

#about_creators_bottom a:hover {
	color: #000000;
	text-decoration: underline overline;
}

#address_bottom {
	right: 0px;
	top: 0px;
}

#about_creators_bottom {
	left: 0px;
	top: -7px;
	float: left;
	z-index: 10;
}

#order_mail_bottom {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#order_bottom {
	left: 20px;
	top: -35px;
	z-index: 10;
}

#mail_bottom {
	left: -125px;
	top: 8px;
	z-index: 10;
}

#where_bottom {
	left: 239px;
	top: -23px;
	text-align: left;
	z-index: 10;
}

.to_hidden_images {
	position: absolute;
	left: -15000px;
	top: -15000px;
	display: none;
	visibility: hidden;
}

.frm {
	z-index: 10;
}

.form_label {
	font-size: 12px;
}

.form_tooltip {
	font-size: 11px;
	text-transform: lowercase;
}

.form_correct , .form_no_correct {
	font-size: 10px;
	font-weight: bold;
}

.form_correct {
	color: #228B22;
}

.form_no_correct {
	color: #FF4500;	
}

.form_error {
	color: #FF0033;
	background-color: #FFDAB9;
	font-weight: bold;
}

.form_message {
	color: #2E8B57;
	background: #F4F4FF;
	font-weight: bold;
}

.form_notif {
	color: #30446C;
/*	color: #2E8B57;*/
	font-size: 9pt;
	font-weight: bold;
}

.content_bg {
}

.features_ul a
{
	text-decoration: none;
	color: #3F405A;
}

.features_ul a:hover
{
	text-decoration: underline;
	color: #100110;
}

.temp_div {
	position: relative;
/*	background-color: #FFF2F2;*/
	margin: 0px;
	padding: 0px;
	width: 620px;
	float: none;
}

.img_gal div{
/*	position: relative;*/
/*	background-color: #FFEEEE;*/
	text-align: center;
	margin: 1px;
	padding: 1px;
	float:left ;
	width: 200px;
}

.img_gal img {
	border: 0px;
	border-color: #CCCCCC;
}

.img_gal div:hover {
	text-align: center;
}

.img_gal a:hover {
/*	background-color: #CCCCFF;*/
	text-decoration: none;
}

.img_gal_list div{
	position: relative;
	text-align: center;
	margin: 1px;
	padding: 1px;
	float: none;
	width: 200px;
}

.img_gal_list img {
	border: 0px;
}

.img_gal_list a:hover {
	background-color: #CCCCFF;
	text-decoration: none;
}