body{
	padding: 0px;
	margin: 0px;
	background: #000000;
	color:white;
}



H1{
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	font-weight:normal;
	font-size: 20px;
	color:#e9e1d4;
	font-family: "Times New Roman",sans-serif;
	letter-spacing: 3px;
	border-bottom: 1px solid #e9e1d4;
	text-align: center;
}


H3{
	text-align: center;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	font-weight:normal;
	font-size: 13px;
	color:#e9e1d4;
	font-family: "Times New Roman",sans-serif;
	letter-spacing: 6px;
	word-spacing: 0px;
}
/*=================================================*/

table.main{
	width: 745px;
	height: 440px;
	padding: 0px;
	margin:0px 0px 0px 0px;
}

td.left_main{
	vertical-align: top;
	text-align: center;
	background: #8c7f6f;
	width:530px;
	padding: 0px;
	margin: 0px;
}

div.border{
	width: 488px;
	margin:0px;
	padding: 0px;
	height:320px;
	border: 1px solid #c4b7a7;
	background: url("../bg/elena.jpg") no-repeat 0% 0%;
	overflow: hidden;
}

 div.text{
	font-size: 16px;
	text-align:left;
	width: 340px;
	margin: 0px;
	font-family: "Times New Roman",sens-serif;
	color:#e9e1d4;
	font-weight: normal;
	line-height: 16px;
	font-style: oblique;
}
 div.text div.paragraph{
	width: 100%;
	height: 8px;
	margin: 0px;
	//margin:-4px;
 }

 div.text p{
	margin: 10px 0px 0px 0px;
}

div.test{
	text-align:right;
	margin: 0px;
	padding: 5px;
	width:80px;
	//width:90px;
	background:#000000 url("../bg/cubik.jpg") no-repeat 0% 50%;
	font-family: "Arial",sens-serif;
	font-size: 16px;
	color: #8c7f6f;
	letter-spacing: 1px;
}

div.test a {
				text-decoration:none;border:none;
}
div.test a:link{color:#8c7f6f;border:none;}
div.test a:visited{color:#8c7f6f;border:none;}
div.test a:active{color:#8c7f6f;border:none;}
div.test a:hover{
		  border:none;
        color:#ffffff;
        text-decoration:none;
        }


/*===============LEFT MENU=================================*/

div.left_menu{
	position: relative;
	z-index:50;
	padding: 0px;
	margin: 0px 0px 0px 57px;
	background: #000000;
	width: 105px;
	height: 425px;
	border-top:1px solid  #333333;
}

div.item_1{
	padding: 0px;
	margin: 23px 0px 0px 0px;
	width:80px;
	height: 80px;
	background: url("../bg/lf_m_01.jpg") no-repeat 50% 50%;
}

div.item_2{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width:80px;
	height: 80px;
	background: url("../bg/lf_m_02.jpg") no-repeat 50% 50%;
}

div.item_3{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width:80px;
	height: 80px;
	background: url("../bg/lf_m_03.jpg") no-repeat 50% 50%;
}

div.item_4{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width:80px;
	height: 80px;
	background: url("../bg/lf_m_04.jpg") no-repeat 50% 50%;
}

div.lf_menu_text{
		letter-spacing: 1px;
		margin-top: 20px;
		color:#ffffff;
		font-size:22px;
		font-style:italic;
		font-weight: normal;
		font-family: "Times New Roman",sens-serif;
}

/*===========================RIGHT====================================*/


td.right{
	width: 215px;
	vertical-align: top;
}

div.foto{
	width: 200px;
	height: 320px;
	padding: 0px;
	margin: 0px;
	border: 1px solid white;
	background: url("../bg/foto.jpg") no-repeat 50% 50%;
}
div.mask_to_foto{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: url("../bg/mask_to_foto.png") no-repeat 50% 50%;
	//background-image:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg/mask_to_foto.png', sizingMethod='crop');
}

div.lable{
	width: 203px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}
/*=======================LINKS=================================================================*/
div.links_for_catalogs{
	position: absolute;
	top: 95%;
	left: 88%;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

div.links_for_catalogs a {	text-decoration:none;border:none;margin: 0px;}
div.links_for_catalogs a:link{color:#e9e1d4;border:none;}
div.links_for_catalogs a:visited{color:#e9e1d4;border:none;}
div.links_for_catalogs a:active{color:#e9e1d4;border:none;}
div.links_for_catalogs a:hover{  border:none; color:#ffffff; text-decoration:none; }

