		logo_shadow {
		text-align: left;
		font-size: 50px;
		font-family : verdana;
		color: #000080;
		z-index: 1;
		position: absolute; /* Абсолютное позиционирование */
		top: 5px; 
		left: 35px; 
		}
		logo {
		text-align: left;
		font-size: 50px;
		font-family : verdana;
		color: #007089;
		z-index: 2;
		position: absolute; /* Абсолютное позиционирование */
		top: 7px; 
		left: 37px; 
		}
		.deviz {
		text-align: left;
		font-family : arial;
		font-size: 15px;
		font-style: italic;
		font-weight: bold;
		color: red;
		position: absolute; /* Абсолютное позиционирование */
		top: 59px; 
		left: 36px; 
		}
		coord {
		text-align: left;
		font-size: 15px;
		font-weight: 600;
		color: #000080;
		position: absolute; /* Абсолютное позиционирование */
		right: 150px; 
		}
		menu_line {
		text-align: left;
		font-size: 15px;
		font-weight: 600;
		color: #000090;
		position: absolute; /* Абсолютное позиционирование */
		top: 80px;
		left: 36px; 
		}
		submenu_line {
		text-align: left;
		font-size: 14px;
		font-weight: 550;
		color: #000090;
		position: absolute; /* Абсолютное позиционирование */
		top: 100px;
		left: 36px; 
		}
		tf {	/*thin font */
		font-weight: 300;
		font-size: 13px;
		}


		col1 {	/*first col in price table */
		text-align: center;
		font-size: 15px;
		font-weight: 800;
		color: #000090;		
		position: relative; 
		left: 10px; 
		height: 120px;
		}
		col2 {	/*secondary col in price table */
		text-align: left;
		font-size: 15px;
		font-weight: 800;
		color: #000090;		
		background-color: #eCFFFF;
		position: absolute; 
		left : 250px;
		right: 20px;
		height: 120px;
		width : 750px;
		}
		col2_350 {	/*secondary col in price table (start from 450px) */
		text-align: left;
		font-size: 15px;
		font-weight: 800;
		color: #000090;		
		background-color: #eCFFFF;
		position: absolute; 
		left : 450px;
		right: 20px;
		height: 90px;
		width : 550px;
		}
		div.t_left_block {  /*text left block  */
		text-indent : 23px;
		text-align: justify ;
		font-size: 13px;
		font-weight: 500;
		font-family : verdana;
		padding: 5px;
		color: #000010;		
		background-color: #eCFFFF;
		width : 750px;
		}
		div.t_center_block {  /*text center block  */
		text-indent : 23px;
		text-align: justify ;
		font-size: 13px;
		font-weight: 500;
		font-family : verdana;
		padding: 5px;
		color: #000010;		
		background-color: #eCFFFF;
		position: absolute; 
		top : 130 px;
		left: 250px;
		width: 500px;
		}
		div.RCol {
		position: absolute; 
		left : 800px;
		top : 130px;
		text-align : center;
		font-size: 13px;
		font-weight: 400;
		font-family : serif;
		font-style : italic;
		color : #005080
		}
		div.LCol {
		position: absolute; 
		width : 240px;
		top : 130px;
		text-align : center;
		font-size: 13px;
		font-weight: 400;
		font-family : serif;
		font-style : italic;
		color : #005080
		}
		div.mh {  /* main header */
		width : 750px;
		text-align: center;
		font-size: 18px;
		font-weight: 850;
		font-family : sans-serif;
		color: #000090;		
		}
		div.cts {  /* cap_table_section */
		text-indent : 28px;
		text-align: left;
		font-family : sans-serif;
		font-size: 17px;
		font-weight: 800;
		color: #000090;		
		}
		img.P {
		padding : 15px,15px,15px,0px;
		border-width : 0px;
		text-align : center;
		}
		img.PR {
		padding-right : 15px;
		border-width : 0px;
		}
		img.PL {
		padding-left : 15px;
		border-width : 0px;
		}		
		img.s1	{
		height: 110px;
		width : 200px;
		border-width : 0px;
		}
		img.s2	{
		height: 170px;
		width : 200px;
		border-width : 0px;
		}
		img.kn	{
		height: 80px;
		width : 400px;
		border-width : 0px;
		}
		
		
