.share {
	display: block;
	clear: both;
}

#share42 {
	display: inline-block;
	padding: 6px 0 0 6px;
	background: #FFF;
	border: 1px solid #E9E9E9;
	border-radius: 4px;
}
#share42:hover {
	background: #F6F6F6;
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #913436 url(./images/bg.png) top left repeat-x;
	text-align: center;
	color: Black;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}

#container {
	display: block;
	background: url(./images/tbg.jpg) top center repeat-y;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1585px;
}

#container2 {
	display: block;
	background: url(./images/cbg.jpg) top center no-repeat;
	padding: 285px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	width: 1585px;
}

#main_menu {
	clear: both;
	display: block;
	margin: 0px;
	padding: 6px 373px 0px 373px;
	color: #ffffff;
	height: 19px;
	text-align: left;
	font-size: 13px;
}

#main_menu a, #main_menu a:visited {
	text-decoration: none;
	color: #ffffff;
}

#main_menu a:hover {
	color: #de9803;
}

#content {
	clear: both;
	display: block;
	color: #ffffff;
	margin: 0px;
	padding: 0px 350px 0px 350px;
	line-height: 150%;
}

#left_menu {
	color: #ffffff;
	display: block;
	float: left;
	/*height: 580px;*/
	width: 180px;
	padding-right: 5px;
}

#left_menu .mmi {
	clear: both;
	background: url(./images/mnleft.png) top left no-repeat;
	display: block;
	height: 19px;
	width: 160px;
	padding: 2px 10px;
	margin-bottom: 1px;
}

#left_menu .mmi a {
	color: #2d0c08;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#left_menu .smi a {
	background: url(./images/smleft.png) top left repeat-y;
	color: #2d0c08;
	clear: both;
	display: block;
	width: 155px;
	padding: 2px 10px;
	margin: 0px;
	margin-bottom: 1px;
}

#left_menu .smi a:hover {
	background: url(./images/smhleft.png) top left repeat-y;
	text-decoration: none;
}

#left_menu .ssmi ul {
	margin: 0px;
	padding-left: 5px;
}

#left_menu .ssmi li {
	margin: 0px;
	list-style-type: none;
	color: #e2d7b8;
}

#left_menu .ssmi li a {
	color: #2d0c08;
	background: #909090 url(./images/smleft.png) top left repeat-y;
	clear: both;
	display: block;
	width: 150px;
	padding: 2px 10px;
	margin-bottom: 1px;
}

#left_menu .ssmi li a:hover {
	background: url(./images/smhleft.png) top left repeat-y;
	text-decoration: none;
}

#auth {
	background: url(./images/auth.png) top left no-repeat;
	clear: both;
	display: block;
	height: 140px;
	width: 180px;
}

#content_text {
	color: #000000;
	background: #ffffff;
	display: block;
	float: left;
	width: 670px;
	padding: 15px;
}

#content_text a, #content_text a:visited {
	color: #5f5f5f;
	text-decoration: none;
}

#content_text a:hover {
	text-decoration: underline;
}

#footer {
	display: block;
	background: url(./images/footer.jpg) top center no-repeat;
	margin: 0px;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	color: #ffffff;
	clear: both;
	height: 510px;
	width: 1585px;
}

#footer a {
	color: #ffffff;
}

.clear {
	display: block;
	clear: both;
	height: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6, b, strong {
	color: #5f5f5f;
}

h1, h2, h3, h4, h5, h6, p {
	padding-top: 0px;
	margin-top: 0px;
} 

ul {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

table {
	border-collapse: collapse;
}

form
{
	border: none;
	padding: 0px;
	margin: 0px;
}

fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
	text-indent: 0px;
}

input {
	background-color: #FFFFFF;
	border: #abadb3 solid 1px;
	width: 100px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: Black;
}

textarea {
	background-color: #FFFFFF;
	border: #abadb3 solid 1px;
	width: 400px;
	height: 300px;
	padding: 5px;
	font-size: 12px;
	color: Black;
	overflow: auto;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.logo {
	padding: 10px 15px;
	margin: 0px;
}

.header_txt {
	float: right;
}

.block {
	padding: 10px;
	float: left;
	display: block;
	background: url(./images/block.png) top right no-repeat;
	margin: 5px;
	height: 180px;
	width: 320px;
}

.blcimg {
	float: left;
	padding: 0px 5px 5px 0px;
}

.zemText {
	width: 400px;
}

.cat_item {
	float: left;
	display: block;
	height: 270px;
	width: 150px;
	margin: 0px 15px 0px 0px;
	text-align: center;
}

.cat_mw_item {
	float: left;
	display: block;
	height: 180px;
	width: 150px;
	margin: 0px 15px 0px 0px;
	text-align: center;
}

.cat_item img, .cat_mw_item img {
	clear: both;
}

.cat_item p, .cat_mw_item p {
	text-align: justify;
}

.small {
	font-size: 11px;
	line-height: 110%;
}

.tip-title {
	display: block;
	text-align: left;
}


.tip-title p {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.gallery {
	display: block;
	float: left;
	width: 455px;
}

.big_gallery {
	display: block;
	clear: both;
	padding: 0px 0px 10px 20px;
}

.img_box {
	display: block;
	float: left;
	width: 300px;
}

.img_switch {
	display: block;
	float: left;
	width: 155px;
}

.img_switch img {
	padding: 0px 0px 5px 5px;
}

.img-small {
	height: 150px;
	width: 150px;
}

.img_block {
	display: block;
	float: left;
	padding: 0px 0px 5px 5px;
	width: 150px;
}

.rich_info {
	display: block;
	float: right;
	width: 200px;
}

.info {
	margin-bottom: 10px;
}

.info td {
	border-top: none;
	border-right: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	border-left: none;
	background: #e8e7e7;
	padding: 3px 5px;
}

#po_registration td, #po_remind_pass td, #po_change_pass td, #po_edit_personal td, #po_edit_contacts td, #po_edit_subscription td, #po_card td, #po_order td, #po_order_info td, #po_order_chat td, #po_message td {
	padding: 3px;
}

#po_card th, #po_order th, #po_order_info th {
	padding: 3px;
	text-align: center;
}

#po_card, #po_order, #po_order_info, #po_order_chat {
	margin-bottom: 15px;
}

#po_card th, #po_order th, #po_order_chat th, #po_card td, #po_order td, #po_order_chat td {
	border: #abadb3 solid 1px;
}

#po_card input {
	width: 20px;
}

#po_edit_subscription input[type="checkbox"] {
	margin-right: 10px;
	width: 15px;
}

.reg_inp {
	width: 320px;
}

.inp_tel_cc, .inp_mob_cc {
	display: block;
	clear: both;
	text-align: left;
}

.inp_tel_code, .inp_tel_number, .inp_mobile {
	display: block;
	float: left;
	text-align: left;
}

.inp_tel_code {
	width: 120px;
}

.inp_tel_number {
	width: 195px;
}

.login-wrapp {
	line-height: 100%;
}

.login-wrapp a {
	color: #2d0c08;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 15px;
}

.login-wrapp a:hover {
	color: #640110;
	text-decoration: none;
}

.login-wrapp input {
	border: none;
	margin: 0px;
}

.element-login {
	margin: 0px;
	padding: 15px 0px 0px 37px;
}

.element-password {
	margin: 0px;
	padding: 7px 0px 0px 37px;
}

.element-button {
	padding: 3px 0px 3px 17px;
}

.inp-login {
	background: none;
}

.inp-password {
	background: none;
}

.inp-button {
	color: #ffffff;
	background: url(./images/enter.png) top left no-repeat;
	height: 19px;
	width: 155px;
}

.bg-login {
	background: url(./images/login.png) top left no-repeat;
}

.bg-password {
	background: url(./images/password.png) top left no-repeat;
}

.card_btn {
	width: 150px;
	margin-right: 10px;
}

.card_btn:hover {
	background: #cecece;
}

.red {
	color: red;
}

.avatar {
	width: 100px;
}

.avatar_block {
	display: block;
	float: left;
	text-align: center;
	width: 120px;
	padding: 0px 10px 10px 0px;
}

.inp_avatar {
	width: 300px;
}

.data_block {
	display: block;
	float: left;
	text-align: left;
}

.error_info {
	color: red;
	padding: 0px 0px 15px 0px;
}

.chat_label {
	width: 120px;
}

.td_message {
	vertical-align: top;
}

.inp_message {
	width: 525px;
	height: 100px;
}

#old_price {
	text-decoration: line-through;
	font-weight: bold;
	color: red;
}

.ablock {
	clear: both;
	display: block;
	width: 180px;
	/*height: 200px;*/
}

.accompany {
	clear: both;
	display: block;
	width: 670px;
}

.accompany_item {
	float: left;
	display: block;
	height: 270px;
	width: 150px;
	margin: 0px 15px 0px 0px;
	text-align: left;
}