BODY {
	font-family: Arial;
	font-size: 14px;
	color: #53811B;
	text-align: center;

	padding: 0;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	background: url(/elem/bg.jpg);
}

A {
	text-decoration: none;
	color: #53811B;
	font-weight: bold;
	font-size: 14px;
}
A:hover {
	text-decoration: underline;
}

P {
	font-size: 14px;
}
DIV {
	font-size: 14px;
}

H1 {
	font-size: 130%;
}
H2 {
	font-size: 120%;
}
H3 {
	font-size: 110%;
}

.sm_txt {
	font-size: 10px;
	font-style: italic;
	color: #53811B;
}
.sm_txt A {
	font-size: 10px;
	font-style: italic;
	color: #53811B;
}

TABLE.goods_list {
	margin-top: 40px;
	margin-bottom: 40px;
	border-collapse: collapse
	border: 1px solid #C47A28;
}
TABLE.goods_list TH {
	border: 1px solid #C47A28;
	background: url(/elem/bg4.jpg);
	color: #F1E1B6;
	font-size: 13px;
	font-weight: bold;
}
TABLE.goods_list TH A {
	color: #F1E1B6;
	font-size: 13px;
	font-weight: bold;
}
TABLE.goods_list TH A:hover {
	text-decoration: none;
}
TABLE.goods_list TD {
	border: 1px solid #C47A28;
	background: url(/elem/bg3.jpg);
	color: #842B00;
	font-size: 13px;
}
TABLE.goods_list A {
	font-weight: bold;
	color: #842B00;
	font-size: 13px;
}
TABLE.goods_list B {
	font-weight: bold;
}
TABLE.goods_list IMG {
	border: 1px solid #C47A28;
}

UL.shop_menu {
	padding: 0;
	margin: 4px;
	margin-left: 14px;
	margin-right: 15px;
	list-style-type: disc;
	list-style-position: outside;
}
UL.shop_menu LI {
	margin: 2px;
	padding: 0;

	font-size: 15px;
}
UL.shop_menu LI A {
	font-size: 15px;
}
UL.shop_menu UL {
	margin: 0;
	padding: 0;
	margin-left: 22px;
	list-style-type: disc;
	list-style-position: outside;
}
UL.shop_menu UL LI {
	margin: 0;
	padding: 0;

	font-size: 13px;
}
UL.shop_menu UL LI A {
	font-size: 13px;
}

.flower_mini_photo {
	text-align: center;
	width: 190px;
	height: 250px;
	border: 1px dotted #53811B;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
}
.flower_mini_photo IMG {
	border: 1px solid #C47A28;
}
.flower_mini_photo SPAN {
	font-weight: bold;
}
.flower_mini_photo P {
	margin: 0;
	padding: 0;
	text-align: left;
}

.intro_photo {
	text-align: center;
	font-size: 16px;
	border: 1px dotted #53811B;
	padding-top: 15px;
}
.intro_photo A {
	font-size: 16px;
	text-decoration: none;
}
.intro_photo IMG {
	border: 1px solid #C47A28;
}

TABLE.dotted {
	border: 1px dotted #53811B;
	border-collapse: collapse;
}
TABLE.dotted TD {
	border: 1px dotted #53811B;
}
TD.dotted {
	border: 1px dotted #53811B;
}

TABLE.flower_data {
	border: 1px solid #C47A28;
	border-collapse: collapse;
}
TABLE.flower_data TH {
	border: 1px solid #C47A28;
	font-weight: bold;
	text-align: left;
	width: 25%;
}
TABLE.flower_data TD {
	border: 1px solid #C47A28;
	font-style: italic;
	text-align: left;
	width: 25%;
}

TABLE.flowers_vertlist {
	margin-top: 20px;
	margin-bottom: 20px;
}
TABLE.flowers_vertlist SPAN {
	font-weight: bold;
}
TABLE.flowers_vertlist B {
	font-size: 16px;
}

.search_form {
	font-size: 14px;
}
.search_form b {
	font-size: 16px;
	font-weight: bold;
	color: #53811B;
}
.search_form .submit {
	color: #53811B;
	font-weight: bold;
	background: #FAF5DC;
	border: 2px solid #C47A28;
	cursor: hand;
}
.search_form div {
	border: 1px solid #C47A28;
	padding: 2px;
	margin: 2px;
}
.search_form OPTION {
	font-size: 13px;
	font-weight: bold;
	color: #53811B;
	background: #FAF5DC;
	border: 2px solid #C47A28;
}
.search_form SELECT {
	font-size: 13px;
	font-weight: bold;
	color: #53811B;
	width: 140px;
	background: #FAF5DC;
	border: 2px solid #C47A28;
}
.search_form INPUT {
	font-size: 13px;
	font-weight: bold;
	color: #53811B;
}
.search_form_it {
	font-style: italic;
}


.steps {
	font-size: 16px;
	font-weight: bold;
}
.steps A {
	font-size: 16px;
	font-weight: bold;
}


DIV.base {
	margin: 0;
	padding: 0;
}

#protobase {
	position: relative;
	width: 1070px;
}
#base {
	position: relative;
	text-align: left;
	font-size: 14px;

	border-left: 1px solid #C47A28;
	border-right: 1px solid #C47A28;

	background: url(/elem/bg2.jpg);
}
#base_top {
	height: 145px;
	position: relative;

	border-left: 1px solid #C47A28;
	border-right: 1px solid #C47A28;
	border-bottom: 1px solid #C47A28;

	background: url(/elem/bg3.jpg);
}
#base_top_menu {
	height: 2px;
	position: relative;

	border-left: 1px solid #C47A28;
	border-right: 1px solid #C47A28;
	border-bottom: 1px solid #C47A28;

	background: #990000;
}

#main {
	position: relative;
	padding: 10px;
	padding-top: 60px;
	padding-left: 165px;
	padding-right: 165px;
	font-size: 14px;
}

#left {
	position: absolute;
	top: 195px;
	left: 2px;
	width: 165px;
}

#right {
	position: absolute;
	top: 185px;
	right: 2px;
	width: 165px;
}

TABLE.sidetable {
	width: 165px;
	margin-top: 8px;
	border-collapse: collapse;
	border: 1px solid #C47A28;
}
TABLE.sidetable TH {
	background: url(/elem/bg4.jpg);
	height: 25px;
	color: #F1E1B6;
	font-weight: bold;
	font-size: 14px;
}
TABLE.sidetable TD {
	background: url(/elem/bg3.jpg);
	padding: 1px;
	font-size: 12px;
	font-weight: normal;
}
TABLE.sidetable A {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
}
TABLE.sidetable A:hover {
	text-decoration: none;
}
TABLE.sidetable IMG {
	border: 1px solid #C47A28;
}

.breadcrumbs {
	margin: 6px;
	font-weight: bold;
	margin-left: 5px;
}
.breadcrumbs A {
	text-decoration: underline;
}

.sideadvert {
	width: 165px;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	background: url(/elem/bg3.jpg);
	border: 1px solid #C47A28;
}
.sideadvert TABLE {
	color: #990000;
	font-size: 12px;
	background: url(/elem/bg3.jpg);
}
.sideadvert TD {
	color: #990000;
	font-size: 12px;
	background: url(/elem/bg3.jpg);
	text-align: center;
}
.sideadvert A {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
}
.sideadvert A:hover {
	text-decoration: none;
}
.sideadvert IMG {
	border: 1px solid #C47A28;
}
.sideadvert P {
	margin-top: 10px;
	padding: 5px;
}

UL.sidemenu {
	margin: 2px;
	padding: 2px;
	margin-left: 13px;
}
UL.sidemenu LI {
	color: #990000;
	font-weight: bold;
}
UL.sidemenu LI A {
	font-weight: bold;
}

#bottom_adv TABLE {
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #C47A28;
}
#bottom_adv TH {
	background: url(/elem/bg4.jpg);
	height: 25px;
	color: #F1E1B6;
	font-weight: bold;
	font-size: 14px;
}
#bottom_adv TD {
	width: 170px;
	background: url(/elem/bg3.jpg);
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}
#bottom_adv A {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
}
#bottom_adv A:hover {
	text-decoration: none;
}
#bottom_adv IMG {
	border: 1px solid #C47A28;
}


#top {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 145px;
	z-index: 6;

	color: #C47A28;
}
#top A {
	color: #C47A28;
	font-size: 20px;
	padding: 20px;
}
#top A:hover {
	text-decoration: none;
}

#logo {
	position: absolute;
	left: -20px;
	top: -10px;
}
#logoletter {
	position: absolute;
	left: 120px;
	top: 15px;
}
#toptext {
	position: absolute;
	left: 30px;
	top: 90px;
	color: #990000;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}
#toptext A {
	color: #990000;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#toptext A:hover {
	text-decoration: underline;
}


#topmenu {
	position: absolute;
	right: 30px;
	bottom: 0px;
}
#topmenu TD {
	height: 20px;
	background: url(/elem/menuband_m.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
#topmenu TD.l {
	width: 18px;
	height: 20px;
	background: url(/elem/menuband_l.gif) no-repeat;
}
#topmenu TD.r {
	width: 18px;
	height: 20px;
	background: url(/elem/menuband_r.gif) no-repeat;
}
#topmenu A {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#topmenu_mirr {
	position: absolute;
	right: 30px;
	bottom: -24px;
}
#topmenu_mirr TD {
	height: 20px;
	background: url(/elem/menuband_mirr_m.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
#topmenu_mirr TD.l {
	width: 18px;
	height: 20px;
	background: url(/elem/menuband_mirr_l.gif) no-repeat;
}
#topmenu_mirr TD.r {
	width: 18px;
	height: 20px;
	background: url(/elem/menuband_mirr_r.gif) no-repeat;
}
#topmenu_mirr A {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#topmenu2 {
	position: absolute;
	left: 5px;
	bottom: -18px;
	width: 728px;
	color: #F1E1B6;
	font-weight: bold;
	font-size: 14px;
}
#topmenu2 A {
	color: #F1E1B6;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
	margin: 1px;
}
#topmenu2 A:hover {
	color: #F1E1B6;
	text-decoration: none;
}

#topadvert_728 {
	position: absolute;
	right: 3px;
	top: 1px;
	width: 728px;
	height: 90px;
}

#topadvert2 {
	position: absolute;
	right: 3px;
	top: 62px;
	width: 468px;
	height: 60px;
}

#topadvert {
	position: absolute;
	right: 3px;
	top: 1px;
	width: 468px;
	height: 60px;
}
#topadvert TD {
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	height: 50px;
	width: 150px;
	border: 1px solid #990000;
	background: #F8F59C;
}
#topadvert B {
	font-weight: bold;
	font-size: 15px;
	color: #53811B;
}
#topadvert A {
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#topadvert A:hover {
	text-decoration: none;
}

.topsubmenu {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 35px;
	width: 700px;
}
.topsubmenu A {
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}
.topsubmenu A:hover {
	text-decoration: underline;
}
.topsubmenu strong {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

#bottom {
	position: relative;
	width: 100%;
	height: 90px;
	z-index: 6;

	text-align: right;
	background: url(/elem/bg3.jpg);
	border-top: 1px solid #C47A28;
}
#bottomcounter {
	margin: 5px;
}
#bottomtext {
	margin: 5px;

	color: #C47A28;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}


#bottom_context {
	width: 70%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.gbutton {
	color: #53811B;
	font-weight: bold;
	background: none;
	border: 2px solid #C47A28;
	padding: 1px;
	margin: 1px;
	cursor: hand;
}


.google_search {
	position: absolute;
	left: 5px;
	top: 170px;
	width: 350px;
}
.google_search INPUT {
	height: 21px;
	color: #53811B;
	font-weight: bold;
	background: none;
	border: 1px solid #C47A28;
	padding: 0;
	margin: 1px;
}

.google_search_body {
	margin: 10px;
	width: 380px;
	font-weight: bold;
}
.google_search_body INPUT {
	font-weight: bold;
	color: #600;
	border: 1px solid #600;
}


.response {
	width: 500px;
	color: #990000;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	background: url(/elem/bg3.jpg);
	border: 1px solid #C47A28;
}
.response A {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.response A:hover {
	text-decoration: none;
}


.recipes {
}
.recipes IMG {
	border: 1px solid #C47A28;
}
.recipes .bord {
	background: url(/elem/bg3.jpg);
	border: 1px solid #C47A28;
	font-size: 14px;
	color: #990000;
}
.recipes .bord A {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.recipes .bord B {
	font-weight: bold;
	font-size: 17px;
}
.recipes .sm {
	background: url(/elem/bg3.jpg);
	font-style: italic;
	font-size: 12px;
	color: #990000;
}
.recipes .sm A {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #990000;
}

INPUT.buybut {
	color: #992222;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	margin: 1px;
	cursor: hand;
}


.l {
	text-decoration: none;
	color: #53811B;
	font-weight: bold;
	font-size: 14px;
}
.lth {
	color: #F1E1B6;
	font-size: 13px;
	font-weight: bold;
}
.ltd {
	font-weight: bold;
	color: #842B00;
	font-size: 13px;
}




#logo_mob {
	position: absolute;
	left: 4px;
	top: 1px;
	display: none;
}
#logo_mob A {
	border: none;
}
#toptext_mob {
	position: absolute;
	left: 70px;
	top: 2px;
	color: #C47A28;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	display: none;
}


.mobile {
	display: none;
	margin: 3px;
}
.nomobile {
	display: block;
}

.intro_photo_mob IMG {
}

.menu_charact {
}

.bigphoto_mob {
	height: auto;
	width: auto;
	max-width: 500px;
	max-height: 500px;
}
.bigphoto_half_mob {
}

@media screen and (max-width: 560px) {
	#main { padding: 2px; }
	#left { width: 0; display: none; }
	#right { width: 0; display: none; }

	.sidetable { display: none; }
	.sideadvert { display: none; }

	#base_top { height: 40px; }
	#top { height: 40px; }
	#base_top_menu { height: 2px; }

	.mobile { display: block; }
	.nomobile { display: none; }

	#logo { display: none; }
	#logoletter { display: none; }
	#toptext { display: none; }
	#logo_mob { display: block; }
	#toptext_mob { display: block; }

	.intro_photo {
		width: 200px;
		height: 200px;
		margin: 5px;
		padding: 5px;
		font-size: 15px;
	}

	.intro_photo_mob IMG {
		width: 190px;
		height: 190px;
	}

	.menu_charact {
		width: 250px;
	}

	.flower_mini_photo {
		width: 180px;
		height: 250px;
		margin: 1px;
		padding: 1px;
		font-size: 11px;
	}
	.flower_mini_photo IMG {
		width: 96%;
		height: auto;
	}

	.bigphoto_mob {
		width: 400px;
		height: auto;
	}
	.bigphoto_half_mob {
		width: 190px;
		height: auto;
	}
}

@media screen and (max-width: 1070px) {
	#protobase { width: 100%; }

	#topmenu { display: none; }
	#topmenu_mirr { display: none; }
	#topmenu2 { display: none; }
	.google_search { display: none; }

	#topadvert_728  { display: none; }
}
