body { 
	background: url('images/bg.png') repeat;
	color: #300;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	text-align: center;	
	margin-top: 0;
}

.maincontent {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

.topmenu {
	margin-top:0px;
	float: left;
	width: 914px;
	height: 56px;
	background: url('images/menu_bg.png') no-repeat 0px 0px;
}

.www {
	float: left;
	width: 914px;
	height: 33px;
	background: url('images/www.png') no-repeat right;
	clear: left;
}

.main_image {
	float: left;
	clear: left;
	width: 914px;
	height: 260px;
	background: url('images/main_img.jpg') no-repeat 0px 0px;
}

.content {
	float: left;
	clear: left;
	width: 914px;
	margin-top: 10px;
}

.left_main {
	float: left;
	width: 600px;
}

.welcom {
	float: left;
	width: 600px;
	height: 180px;
	background: url('images/welcom_bg.jpg') no-repeat 0px 37px;	
}

.describe_welcom {
	margin-left: 185px;
	text-align: justify;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 16px;
}

.box {
	float: left;
	width: 291px;
	margin: 15px 2px 2px 2px;
}

.box_ulugi {
	width: 300px;
	height: 254px;
	float: left;
	background: url('images/bg_left_box_uslugi.jpg') no-repeat 0px 0px;
	margin: 15px 2px 2px 2px;
	text-align: left;
}

.top {
	width: 291px;
	float: left;
	background: url('images/bg_box_top.png') no-repeat 0px 0px;
	height: 23px;
}

.middle_cont {
	width: 291px;
	float: left;
	margin-top: 0px;
	background: url('images/bg_box_mid.png') repeat-y 0px 0px;
	height: 208px;
}

.bottom {
	width: 291px;
	float: left;
	background: url('images/bg_box_bot.png') no-repeat 1px 0px;
	height: 23px;
}

.news {
	width: 305px;
	float: right;
}

.middle_cont_news {
	width: 301px;
	float: left;
	margin-top: 0px;
	background: url('images/bg_news_mid.png') repeat-y 0px 0px;
}

.top_news {
	width: 301px;
	float: left;
	background: url('images/bg_news_top.png') no-repeat 0px 0px;
	height: 21px;
}

.bottom_news {
	width: 301px;
	float: left;
	background: url('images/bg_news_bot.png') no-repeat 0px 0px;
	height: 21px;
}

.content_news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: left; 
}

.content_news { 
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 130px;
}

.content_news a {
	
}

.link_promo {
	width: 200px;
	height: 32px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

.link_promo a {
	width: 200px;
	height: 32px;
	float: left;
}

.read_more { 
	padding-right: 15px;
	text-align: right;	
}

.read_more a {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.read_more a:hover {
	color: #000;
}

.bg_content_left_box {
	background: url('images/bg_left_box.jpg') no-repeat 0px 0px;
	width: 281px;
	height: 231px;
	float: left;
	margin-left: 6px;
}

.list_ofert { 
	list-style-type: none;
	text-align: left;
	float: left;
	margin-top: 40px;
	margin-left: 12px;	
	padding-left: 0px;
}

.list_ofert li { 
	display: block;
	height: 24px;
}

.list_ofert li a { 
	font-size: 16px;
	color: #000;
	text-decoration: none;
	background: url('images/arrow.png') no-repeat 0px 0px;
	padding-left: 25px;
	line-height: 24px;
}

.list_ofert li a:hover { 
	color: #600;
}

.bg_top_hor {
	float: left;
	width: 900px;
	height: 23px;
	background: url('images/bg_box_top_hor.png') no-repeat 0px 0px;
	margin-left: 7px;
}

.bg_content_hor {
	float: left;
	clear: left;
	width: 900px;
	background: url('images/bg_box_mid_hor.png') repeat-y 0px 0px;
	margin-left: 7px;
}

.bg_bot_hor {
	float: left;
	width: 900px;
	height: 23px;
	background: url('images/bg_box_bot_hor.png') no-repeat 1px 0px;
	margin-left: 7px;
}

.foot {
	clear: left;
	float: left;
	color: #EDEDED;
	text-align: right;
	width: 914px;	
	margin-top: 2px;
}

.foot a { 
	color: #300;
	font-weight: bold;
	text-decoration: none;	
}

.foot a:hover { 
	text-decoration: underline;
	color: #FFF;
}

.main_menu { 
	float: left;
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 10px;
}

.main_menu li { 
	display: inline;
	width: 140px;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.button1 {
	float: left;
	width: 130px;
	height: 30px;
	background: url('images/button1.jpg') no-repeat 0px 0px;
}

.button1:hover {
	background: url('images/button1a.jpg') no-repeat 0px 0px;
}

.button2 {
	float: left;
	width: 130px;
	height: 30px;
	background: url('images/button2.jpg') no-repeat 0px 0px;
}

.button2:hover {
	background: url('images/button2a.jpg') no-repeat 0px 0px;
}

.button3 {
	float: left;
	width: 130px;
	height: 30px;
	background: url('images/button3.jpg') no-repeat 0px 0px;
}

.button3:hover {
	background: url('images/button3a.jpg') no-repeat 0px 0px;
}

.button4 {
	float: left;
	width: 130px;
	height: 30px;
	background: url('images/button4.jpg') no-repeat 0px 0px;
}

.button4:hover {
	background: url('images/button4a.jpg') no-repeat 0px 0px;
}

.button5 {
	float: left;
	width: 130px;
	height: 30px;
	background: url('images/button5.jpg') no-repeat 0px 0px;
}

.button5:hover {
	background: url('images/button5a.jpg') no-repeat 0px 0px;
}

.button6 {
	float: left;
	width: 130px;
	height: 30px;
	background: url('images/button6.jpg') no-repeat 0px 0px;
}

.button6:hover {
	background: url('images/button6a.jpg') no-repeat 0px 0px;
}

table.table_contact { 
	width: 90%;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	vertical-align: 0px;
}

.table_contact a { 
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

.table_contact a:hover { 
	text-decoration: underline;
	color: #000;
}

table.form_tab { 
	float: left;
	margin-left: 20px;
}

.bg_content_hor h1 { 
	font-size: 16px;
	font-weight: bold;
}

.bg_content_hor h3 {
	font-size: 14px;
	font-weight: bold;
	width: 80%;
}

table.choose {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 14px;
}

.choose a { 
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.choose a:hover { 
	color: #000;
}

table.information {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 14px;
}

.information tr {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.information td { 
	background: #FF9;
	margin: 2px 2px 2px 2px;
}

table.information_kosmet {
	width: 45%;
	text-align: left;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;	
}

.information_kosmet tr {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.information_kosmet td { 
	background: #FF9;
	margin: 2px 2px 2px 2px;
}

.price { 
	font-weight: bold;
	text-align: center;
}

.price_low {
	font-weight: bold;
	text-align: center;
	color: #900;
	background-color: #Ff6 !important;
}

.name { 
	padding-left: 10px;
}

.information span { 
	margin-left: 15px;
}

.bg_content_hor p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

.tab_price {
	width: 70%;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
}

.time { 
text-align: center;
	
}

.tab_price td {
	background-color: #9F3;
}

.tab_price_masaz {
	width: 55%;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
}

.tab_price_masaz td {
	background-color: #9F3;
}

.text_content {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.blank { 
	height: 30px;
	width: 80%;
}

.bg_content_hor p a { 
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

.bg_content_hor p a:hover { 
	color: #000;
	text-decoration: underline;
}

.bg_content_hor ul { 
	text-align: left; 
}

p.info { 
	text-align: right;
}

h3.important {
	text-align: center;
	color: #Ff0000;
	font-size: 17px;
	width: 100%;
}

.import_info { 
	font-weight: bold;
	text-align: center;
	color: #900;
}

h3.title { 
	text-align: left;
	padding-left: 50px;
}

.nice_price { 
color: #F00;
font-weight: bold;
font-size: 16px;
	
}
