* {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	border-collapse: collapse;
}

body, table{
	font-family: Microsoft Sans Serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}

html, body{ min-height: 100%; background-color: #ffffff; }

img{
	margin: 5px;
	padding: 0px;
/*	border: 2px solid #ffffff;*/
}
img.curve { border: 2px solid #ffffff; }

ul, ol {
	color: #ffffff;
	font-family: Microsoft Sans Serif, Tahoma;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 20px;
}
ul { list-style-image: url("/design/images/flower_small.gif"); }
ol{ list-style: decimal inside none; }
li { margin: 10px 0px; padding-left: 10px; }
ul.clear li, ol.clear li { clear: both; }

.clear { clear: both; }

a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover{ text-decoration: none;  }

hr {
	text-align: center;
	border: none;
	background-color: #ffffff;
	width: 100%;
	height: 1px;
	color: #ffffff;
}

h1{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #ffe1f3;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
h2, h3{ font-family: Arial, Tahoma, Helvetica, sans-serif; color: #ffe1f3; }
h2{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
/*h2 a, h2 a:hover{ color: #ffe1f3; }*/
h3{
	font-size: 13px;
	font-weight: bold;
}

p {
	font-family: Microsoft Sans Serif;
	margin-bottom: 13px;
/*	text-align: left;*/
}
/*p img { float: left; }*/
b, strong, b a, strong a {
	color: #ffdbf4;
	font-family: Microsoft Sans Serif;
/*	text-decoration: underline;*/
}

table.content_table, table.content_table th, table.content_table td {
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
table.content_table th {
	color: #ffe1f3;
	text-decoration: bold;
	text-align: center;
	padding: 10px;
}
table.content_table td {
	padding: 7px;
}

.allright { text-align: right; }
.date { color: #ffe1f3; font-family: Tahoma; font-weight: bold; }





/*** Begin Design ***/
div.backgroud {
	background: #f35318 url('/design/images/rbg.png') right bottom no-repeat;
	min-width: 1100px;
	width: auto !Important;
	width: 100%;
}
table.main {
	width: 100%;
	background: url('/design/images/lbg.png') left bottom no-repeat;
}
.header {
	width: 100%;
	height: 156px;
	font-size: 0px;
	background-color: #f35318;
}
.logo {
	width: 50%;
	text-align: left;
	height: 156px;
	font-size: 0px;
	background: url('/design/images/logo.png') top left no-repeat;
}
.logo_action {
	width: 330px;
	height: 80px;
	margin: 36px 0px 0px 40px;
	padding-right: 90px;
	font-size: 0px;
	cursor: pointer;
}

/*** Top Menu Begin ***/
.top_menu {
	width: 469px;
	padding: 0px 37px 0px 35px;
	background: url('/design/images/menu_bg.png') top left no-repeat;
}
.top_menu div {
	width: 469px;
	font-size: 0px;
	padding: 49px 0px 0px 0px;
}
.top_menu a {
	font-size: 0px;
	text-decoration: none;
	background-position: top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	margin-bottom: 14px;
}
.top_menu a:hover {
	background-position: bottom;
}
.top_menu a.menu_services {
	width: 122px;
	background-image: url('/design/images/top_menu/services.png');
}
.top_menu a.menu_price {
	width: 105px;
	padding-left: 45px;
	background-image: url('/design/images/top_menu/price.png');
}
.top_menu a.menu_gbook {
	width: 235px;
	clear: left;
	padding-left: 87px;
	background-image: url('/design/images/top_menu/gbook.png');
}
.top_menu a.menu_action {
	width: 280px;
	padding-left: 45px;
	background-image: url('/design/images/top_menu/action.png');
}
.top_menu a.menu_news {
	width: 142px;
	padding-left: 0px;
	background-image: url('/design/images/top_menu/news.png');
}

/*** Top Menu End ***/
#main_table {
	height: 700px;
}
.adress {
	width: 50%;
	text-align: right;
	font-family: Tahoma, Microsoft Sans Serif;
}
.adress div.adress_block {
	width: 200px;
	height: 112px;
	float: right;
	display: block;
	text-align: left;
	padding: 45px 0px 0px 20px;
	overflow: hidden;
}
.adress span { font-size: 28px; }
.flower {
	width: 455px;
	padding-left: 30px;
	padding-top: 60px;
	font-size: 0px;
}
#flower_block {
	width: 420px;
	height: 360px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.flower img {
	border: 0px solid;
}
.noflower {
	width: 70px;
	font-size: 0px;
}
.doroga { height: 15px; }
.content {
	font-family: Microsoft Sans Serif;
	padding-right: 70px;
	padding-bottom: 10px;
}
.content1 {
	min-height: 400px;
	height: auto !Important;
	height: 400px;
	font-family: Microsoft Sans Serif;
	padding-right: 70px;
	padding-bottom: 10px;
}
.content_bottom {
	min-height: 150px;
	height: auto !Important;
	height: 150px;
	font-family: Microsoft Sans Serif;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 20px;
}
.message {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.bottom_menu {
	height: 65px;
	text-align: center;
	padding: 10px 0 0 30px;
/*	padding-left: 160px;*/
	font-family: Microsoft Sans Serif;
	color: #ffe1f3;
}
.bottom_menu a {
	font-family: Microsoft Sans Serif;
	color: #ffe1f3;
	margin: 0px 20px;
	padding: 10px 0px 0px 30px;
}
.bottom_menu a.menu_feedback { background: url('/design/images/bottom_menu/feedback.gif') left no-repeat; }
.bottom_menu a.menu_contacts { background: url('/design/images/bottom_menu/contacts.gif') left no-repeat; }
.bottom_menu a.menu_certification { background: url('/design/images/bottom_menu/certification.gif') left no-repeat; }
.bottom_menu a.menu_news1 {
	background: url('/design/images/bottom_menu/news.gif') left no-repeat;
	padding-left: 40px;
}
.bottom_menu a.menu_partners { background: url('/design/images/bottom_menu/partners.gif') left no-repeat; }



/*** Form Begin ***/
.form-tab { width: 380px;}
.text1, .text2, .tarea {
	border: 0px solid;
	font-family: Microsoft Sans Serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.text1{ width: 284px; background-color: #f65f12; }
.text2{ width: 93px; background-color: #f66011; }
.tarea{ width: 382px; height: 104px; background-color: #fa690a; }

.text1-bg {
	width: 289px;
	height: 19px;
	padding: 1px 5px 2px 1px;
	background: url('/design/images/form/text1.gif') no-repeat top left;
	margin-bottom: 10px;
}
.text2-bg {
	width: 98px;
	height: 19px;
	padding: 1px 5px 2px 1px;
	background: url('/design/images/form/text2.gif') no-repeat top left;
}
.tarea-bg {
	width: 386px;
	height: 108px;
	padding: 1px 5px 2px 1px;
	background: url('/design/images/form/tarea.gif') no-repeat top left;
}
.btn-send {
	margin-right: 7px;
	margin-top: 5px;
}

.correct { color: #fff600; }
.error { color: #fff600;  }
/*** Form End ***/


/*** border for image ***/
#nifty { background: #f35318; margin: 5px; display: inline-block; clear: both; font-size: 0px; }
#nifty.left { background: #f35318; margin: 5px; display: inline-block; float: left; }
#nifty.right { background: #f35318; margin: 5px; display: inline-block; float: right; }

#nifty img, #nifty.left img, #nifty.right img {
	margin: 2px;
	padding: 0px;
	border: 0px;
	clear: both;
}

#nifty div.r1, #nifty.left div.r1, #nifty.right div.r1 {
	background: #ffffff url('/design/images/img_lt.png') left top no-repeat;
}
#nifty div.r2, #nifty.left div.r2, #nifty.right div.r2 {
	background: url('/design/images/img_rt.png') right top no-repeat;
}
#nifty div.r3, #nifty.left div.r3, #nifty.right div.r3 {
	background: url('/design/images/img_lb.png') left bottom no-repeat;
}
#nifty div.r4, #nifty.left div.r4, #nifty.right div.r4 {
	background: url('/design/images/img_rb.png') right bottom no-repeat;
	min-width: 10px;
	width: auto !Important;
	width: 10px;
	display: inline-block;
/*	border: 1px solid green;*/
}

#counters {}
#counters a, #counters img {
	padding: 0;
	margin: 0;
}





/*** Banners ***/
#areas_top {}
#areas_top td {
	padding: 0 20px;
}
#area_1 {
	text-align: center;
	width: 800px;
	margin: 0 auto;
}
#area_2 {
	width: 420px;
	height: 360px;
	position: relative;
	top: -360px;
	z-index: 5;
}
#area_2_1 {
	width: 420px;
	height: 360px;
	position: relative;
	z-index: 5;
}
#area_3 {
	width: 200px;
	height: 150px;
	position: relative;
	top: -150px;
	left: -20px;
}
#area_4 {
	width: 530px;
}
#area_5 {}
#area_6 {}
#area_7 {}



/*** News ***/
#lenta .item {
	margin: 10px 0;
}
#lenta .date, #news .date {
	font-weight: normal;
	font-size: 10px;
	color: #ffd108;
}
#news .descr {
	margin: 10px 0;
}
#news .thumb {
	float: left;
	display: block;
	margin: 5px 5px 5px 0;
	border: 3px solid #ffffff;
	position: relative;
}
#news .thumb img {
	margin: 0;
}
#news .thumb .plus {
	position: absolute;
	width: 17px;
	height: 17px;
	left: -2px;
	top: -2px;
	background: url('/design/images/thumb.gif') no-repeat left top;
}

#gbook * {
	font-size: 14px;
}
.main {
	font-size: 14px;
}