strong {
	font-weight: bold;
}
.top_right_block {
	float: right;
	width: 284px;
	height: 52px;
}
.search_inner {
	display: inline;
	position: relative;
	float: left;
	left: 50%;
	margin-left: -365px;
	top: 10px;
}
.hat_vn {
	float: left;
	width: 20%;
	background-image: url(../images/hat_vn_2_bg.jpg);
	background-position: right top;
	background-repeat: repeat;
	height: 54px;
}
.inner_logo {
	width: 245px;
	position: absolute;
	top: -91px;
	left: 0px;
	text-align: left;
	background-image: url(../images/logo_bg.gif);
	background-position: right 40px;
	background-repeat: no-repeat;
}
.empty_text {
	float: left;
	width: 282px;
	height: 34px;	
}
.empty_text2 {
	float: left;
	width: 282px;
	height: 54px;
	bor der: 1px solid red;
}
.dm_zone {
	overflow: hidden;
	min-height: 0px;
}
.dm_layout_left {
	position: relative;
	float: left;
	width: 282px;	
}
#dm_page {
	min-width: 1235px;	
}
.dm_layout_right {
	position: absolute;	
	top: 89px;
	right: 0px;
	width: 282px;	
}

.dm_layout {
	position: relative;
	margin-left: 52px;
	margin-right: 52px;
}
.product_list_by_product_category .element {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

.product_list_by_product_category strong, .product_show strong {
	font-weight: bold;
	color:#674F92;
	font-family: Tahoma,Arial,Verdana,Helvetica;
}
.product_list_by_product_category, .product_show {	
	color: #3B1C80;	
}
.product_show img {
	margin-bottom: 20px;
	clear: both;
}
.product_list_by_product_category img, .product_show img {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	border: 1px solid #674F92!important;
}
.product_show h2 {	
	clear: both;
	color: #D45C10;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product_show img {
	margin-top: 0px;
}
.product_category_list li {
	margin-top: 20px;
	margin-bottom: 5px;
}

.product_category_list_align {
	width: 150px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #674F92!important;
}
.product_list_by_product_category a:hover, .product_category_list a:hover {
	text-decoration: none;
}
.product_list_by_product_category a, .product_category_list a {
	color: #D45C10!important;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}

.product_list_by_product_category .element p {
	margin-top: 10px;
}
.dm_content a {
	color: #341870;
}
.dm_content p {
	margin-bottom: 10px;
}
.dm_content h1, .dm_content h2 {
	font-size: 1.4em;
	color: #EBA845;
	font-weight: bold;
	margin: 14px 0px 14px 0px;
	font-family: Tahoma;
}
.dm_content h2 {
	font-size: 1.2em;
	color: #D45C10;
}
.dm_content {
	position: relative;
	z-index: 1;
	font-size: 1.2em;
	margin-left: 283px;
	margin-right: 283px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;	
	background-color: white;
	color:#3B1C80;
	font-family:Tahoma,Arial,Verdana,Helvetica;
}
.navigation_bread_crumb {
	color: #674F92;
}
.navigation_bread_crumb a {
	color: #674F92;
	font-weight: bold;
}
.navigation_bread_crumb li {
	display: inline;
	margin-right: 5px;	
}









.copy a:hover {
	text-decoration: none;
}
.copy a {
	color: #8165BD;
	text-decoration: none;
}
.copy {
	padding-top: 20px;
}
.foot {
	padding-top: 50px;
	background-color: white;	
}
.dm_layout_top {	
	margin-bottom: 1px;
}
.dm_layout_bottom {
	margin-left: 283px;
	margin-right: 283px;
	
	color: #B5ACD0;
	font-size: 1.1em;
}


* {
	margin:0px;
	padding:0px;
}
html {
	font-size: 100.01%;
}
body {
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	background-color: #341870;
	font-family: Tahoma,Arial,Verdana,Helvetica;
}
img {
	margin:0px;
	padding:0px;
	border: 0px solid!important;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
li {
	list-style-type: none;
}
.mainpage .dm_content {
	margin-left: 52px;
	margin-right: 52px;
}
.block_1 .border_left, .block_1 .content_image {border: 0px solid!important;}
.block_1 p, .block_2 p, .block_3 p, .block_4 p {
	margin-left: 20px;
	margin-right: 15px;
	font-size: 1.1em;
}
/* Start Mac IE5 filter \*/
.block_1, .block_2, .block_3, .block_4
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
.block_1, .block_2, .block_3, .block_4
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
.block_1:before, .block_2:before, .block_3:before, .block_4:before
	{
	content: '';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
.border_left {
	border-left: 1px solid black;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; }
.block_1
	{
	float: left;
	width: 25%;	
	background-color: #E1E0E9;
	}
* html .block_1
	{
	display: inline;
	}
.block_2
	{
	float: left;
	width: 25%;
	marg in-left: -49%;
	background-color: #E1E0E9;
	
	}
.block_3
	{
	float: left;
	width: 25%;
	background-color: #E1E0E9;
	}
.block_4
	{
	float: left;
	width: 25%;
	background-color: #E1E0E9;
	}

.wrapper
	{
	position: relative;
	background-color: #E1E0E9;
	overflow: hidden; 
	}

.wrapper
	{

	float: left;

	float: none;
	}

.wrapper:after
	{
	content: ''; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.wrapper
	{
	display: inline-block;
	}
/*\*/
.wrapper
	{
	display: block;	
	}

.footer
	{	
	clear: both;	
	}

* > .footer, * > form, * > .notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
.picture_button {
	position: absolute;
	bottom: -2px;
	width: 25%;
	text-align: center;
}
.empty {
	height: 50px;
	width: 25%;
}

.polosa {	
	height: 18px;	
	background-image: url(../images/polosa.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.imagee img {
	vertical-align: middle;
}
.imagee {
	height: 200px;
	line-height: 200px;
}
.content_image {
	border-left: 1px solid black;
	text-align: center;
}
#flashcontent {		
		height: 205px;			
	}
.header_right_block {
	display: none;
	float: right;
	width: 25%;
	background-color: red;
	bor der: 1px solid red;
	height: 205px;
	margin-top: -205px;
}
.jopa {
	margin-left: 25%;
	margin-top: -205px;
	
}
.logo img {
	vertical-align: middle;	
}
.logo {
	text-align: center;
	background-image: url(../images/hat_12.gif);
	background-position: left;
	width: 25%!important;
	height: 205px!important;
	line-height: 205px!important;
}
.background_left, .background_right {
	min-height: 275px;
}
.background_left {
	background-image: url(../images/index_bottom_left.gif);
	background-repeat: repeat;
}
.main_random_picture img {	
	vertical-align: middle;
}
.main_random_picture {	
	height: 258px;
	line-height: 258px;
	
	background-image: url(../images/zalivka.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.background_right {
	background-image: url(../images/index_bottom_right.gif);
	background-repeat: repeat;	
}

.bottom_con a {
	text-decoration: none; 
	color: white;
}
.bottom_con a:hover {
	text-decoration: none;
	color: #b7a5dd;
}
.relative {
	position: relative;
}
.bottom_background {
	width: 100%;
	height: 60px;
	background-color: #674F92;
}
.block_text, .block_text_left {
	wi dth: 20%;
	color: #341870;
	font-size: 1.3em;	
	margin-left: 45px;
	margin-top: 20px;	
	margin-right:45px;
}
.block_text_left {
	margin: 40px 10px 0px 20px;	
}
.block_text h2, .block_text_left h2 {
	font-weight: bold;	
}
.block_text_left a {
	color: #341870;
	text-decoration: underline;
}
.block_text_left a:hover {
	color: #624ba1;
	text-decoration: underline;
}
.bottom_con {
	color: white;
	width: 245px;
	height: 73px;	
	opacity: 0.7;	
	background-image: url(../images/bottom_con.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.contacts {
	margin: 40px 10px 0px 45px;
	padding-top: 14px;
}
.banner {
	float: left;
	width: 31px;
	height: 31px;
}
.web_artis_copy a {
	color: #8165bd;
	text-decoration: none;
}
.web_artis_copy {
	position: relative;
	margin-left: 41px;
	margin-right: 200px;
	top: -4px;
}
.web_artis_creator a:hover {
	color: #8165bd;
	text-decoration: none;
}
.web_artis_creator a {
	color: #B5ACD0;
	text-decoration: none;
	/*background-image: url(../images/wa.gif);
	background-position: left 2px;
	background-repeat: no-repeat;*/
	padding: 4px 0px 4px 2px;
}
.web_artis_creator {
	position: relative;
	float: right;
	top: 20px;
}
.e-mail:hover {
	color: #8165bd;
	text-decoration: none;
}
.e-mail {
	color: #B5ACD0!important;
	text-decoration: none;
}
.header_menu {
	font-size: 1.4em;
}
.header_menu a {
	color: white;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	margin-left: 10px;
	background-image: url(../images/tmi.gif);
	background-position: left 12px;
	background-repeat: no-repeat;
}
.last_element .last:hover {
	background-image: url(../images/bg_top_ob.jpg)!important;
}
.header_menu li:hover {
	background-image: url(../images/bg_tma.gif);
}
.header_menu li {
	float: left;
	width: 50%;
	height: 34px;
	line-height: 34px;
	background-image: url(../images/bg_top_ob.jpg);
	background-repeat: repeat-x;
}
.search_form {		
	margin-right: 285px;	
	background-image: url(../images/hat_vn_2.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #8678AC;
	height: 54px;
}
.header_menu {
	float: left;
	width: 25%;	
	margin-left: -1px;
}
.header_menu ul li:hover ul li a:hover {
	color: #E08300;
}
.header_menu ul li:hover ul li a {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: none!important;
	color: #5D4B87;
}
.header_menu ul li:hover ul li {	
	float: none;
	height: 34px;
	line-height: 34px;
	background-image: none;
	background-repeat: repeat;
	background-color: #d2caeb!important;
	margin: 0px!important;	
	/*background-image: url(../images/bg_tm2.gif)!important;*/
	
	font-size: 0.9em;
}

.header_menu ul li:hover ul li:hover {	
	background-image: url(../images/bg_tm2a.gif)!important;
	opacity: 0.9;
}
.header_menu ul li:hover ul {
	display: block;
	position: absolute;	
	z-index: 1000;
	width: 25%;
}
.header_menu ul li ul {
	display: none;
}

/*.list_menu .dm_current {
	background-image: none!important;
	padding: 0px;
	margin-left: 22px;	
}*/
.header_menu .dm_parent {
	background-image: url(../images/bg_tma.gif);
	color: white;	
}
.header_menu .dm_current {
	background-image: url(../images/bg_tma.gif);
	color: white;	
}
.header_menu span {
	position: relative;
	z-index: 999;
	display: block;
	padding-left: 25px;
	margin-left: 10px;
	background-image: url(../images/tmia.gif)!important;
	background-position: left 12px;
	background-repeat: no-repeat;
	
}
.header_menu .dm_parent a {
	position: relative;
	z-index: 999;
	display: block;
	padding-left: 25px;
	margin-left: 10px;	
	background-image: url(../images/tmia.gif)!important;
	background-position: left 12px;
	background-repeat: no-repeat;
}
.production_menu .dm_current span {
	background-image: none!important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
.production_menu .dm_current span:hover {
	color: black;
}
.production_menu ul li {
	border: 1px solid #67518c;
	border-top: 0px solid #67518c;
}
.production_menu ul li a {
	position: relative;
	left: 20px;
	padding: 0px!important;
	
}
.pr ul li a {	
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	padding-right: 30px!important;
	width: 100%;
}
.pr ul li {
	height: auto!important;
	line-height: 16px!important;
	white-space: normal!important;
	background-image: url(../images/blank.gif)!important;	
	background-color: #d2caeb!important;
	padding-right: 30px;
	border: 1px solid #67518c;
	border-top: 0px solid #67518c;
}
.pr .dm_current span:hover {
	color: black;
}
.pr .dm_current span {
	width: 100%;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background-image: none!important;
}

.header_zone {
	float: left;
	width: 100%;
	background-image: url(../images/zone_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #715C94!important;
}
.header_zone2 {
	float: left;
	width: 100%;
	background-color: #604892;
	height: 54px;
	
}
.form_poisk {
	margin-left: 40px;
}
.query {
	display: inline;
	position: relative;
	top: 5px;
	float: left;
	width: 177px;
	height: 22px;
	font-size: 1.4em;
	background-color: #BEB6CB;
	color: #341870;
	border: 0px solid;
	padding: 1px 0px 0px 6px;
}
.search_submit {
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
	background-image: url(../images/search_but.gif);
	cursor: pointer;
	width: 25px;
	height: 22px;	
	border: 0px solid;	
}
.enter_submit, .save_user_submit, .register_submit {
	width: 70px;
	height: 26px;
	border: 0px solid;
	background-color: #280554;
	cursor: pointer;
	color: white;	
	margin-left: 110px;
}
.register_submit {
	margin-left: 130px;
	width: 110px;
	margin-bottom: 10px;
	padding: 0px 0px 4px 0px!important;
}
.save_user_submit {
	width: 160px;
	padding-bottom: 2px;
	margin: 10px 0px 10px 0px;
}

.dm_user_edit_personal {
	position: relative;
	z-index: 800;
}

.dm_user_edit_personal li, .dm_user_signin li, .dm_user_form li {
	margin-bottom: 10px;
}
.dm_user_edit_personal label, .dm_user_signin label, .dm_user_form label {
	display: inline;
	float: left;
	width: 115px;
	text-align: right;
	margin-right: 10px;
	margin-top:3px;
}
.dm_user_signin label {
	width: 100px;
}
.dm_user_form label {
	width: 120px;
}
.dm_user_edit_personal .submit, .dm_user_forgot_pass .submit {
	position: static;
	left: 0px;
	top: 0px;
}
.notice {
	color: green;	
}
.dm_user_form
.error_list {
	margin-left: 130px;
	color: red;
}
.dm_user_signin
.error_list {
	margin-left: 110px;
	color: red;
}
.news_list_on_about li {
	margin-bottom: 20px;
}
.news_list_on_about .dm_first_p {
	margin-bottom: 0px!important;
}
.news_list_on_about strong {
	display: block;
	font-weight: bold;
}

.strong a {
	font-weight: bold;
}
.search_result {	
	list-style-type: decimal;
	margin-left: 40px;
}
.search_results ol li {
	margin-bottom: 20px;
}
.search_results a:hover {
	text-decoration: underline;
}
.search_results a {
	color: #D45C10;
	font-weight: bold;
	text-decoration: none;
}
.page_description {
	display: block;
}

input {
	background-color:#DDDBE8;
	border:1px solid #674F92;
	color:#341870;
	font-family:Tahoma;
	font-size:14px;
	height:18px;
	padding:3px;
	width:200px;
}

input[type="checkbox"] {
	width:16px;
	background-color:#FFFFFF;
	border:0;
}

.dm_forgot_pass_form label {
	width:35px;
	display: inline;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top:3px;
}

.dm_forgot_pass_form li{
	padding-bottom:10px;
}

.forgot_pass_submit {
	width: 80px;
	height: 26px;
	border: 0px solid;
	background-color: #280554;
	cursor: pointer;
	color: white;	
	margin-left: 45px;
}
.product p {
	color:#333333;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	margin-bottom:20px;
}