/* HTML ????? */
 body {  
   margin:0px;
   padding:0px;
 }
 body, td, tr {
   font-family: Arial; 
 }
 body, table, td, div { 
   font-size: 9pt;
 }
 td { 
   padding:0px;
 }
 h1, h2, h3, h4, h5, h6 {
   color:#333333;
   font-family: "Trebuchet MS", Arial, Helvetica; 
 }
 h1 {
   font-size: 17pt;
	 font-weight:normal;
   margin:5px 0px 5px 0px;
 } 
 h2 {
   font-size: 16pt;
   margin:2px 0px 4px 0px;
 } 
 h3 {
   font-size: 14pt;
 } 
 h4 {
   font-size: 12pt;
 } 
 h5 {
   font-size: 10pt;
 } 
 h6 {
   font-size: 8pt;
 }
 a {
   color:#1d46a4;
 }
 a:hover {
   text-decoration:none;
 }
 img { 
   border:none;
 }
 table { 
   border:none; 
   border-collapse:collapse;
	 /*table-layout:fixed;*/
 }
 small, small a {
   font-size:8pt;
 }
 .hand {
   cursor:pointer; 
 }
 .middle { 
	 vertical-align:middle;
 }
 .gray, .graySmall {
   color:#848383;
 }
 .graySmall {
	 font-size:8pt;
 }
 
 .grid {
   width:498px;
	 margin-top:20%;
 }
 
 .grid td {
   padding:5px;
 }
 .grid img {
   width:156px;
	 height:115px;
 }
 .logo img {
   width:282px;
	 height:95px;
 }
 
 
 .frameTL {
	 background: #eeeeee url(images/frame_tl.gif) top left no-repeat;
 }
 .frameTR {
	 background:url(images/frame_tr.gif) top right no-repeat;
 }
 .frameBR {
	 background:url(images/frame_br.gif) bottom right no-repeat;
 }
 .frameBL {
	 padding:10px;
	 background:url(images/frame_bl.gif) bottom left no-repeat;
 }
 .frameBL div {
	 font-size:8pt;
 }
 .frameBL h1 {
	 font-size:9pt;
	 font-weight:bold;
	 margin:1px;
 }
 #text_web, #text_it, #text_mobile, #text_remont {
	 display:none;
 }
 #text_demas b {
   color:#1069cd;
 }
 #text_c1 b {
   color:#edad00;
 }
 .it{
 color:#1c7dc1;
 }
 #text_web b {
   color:#68b01a;
 }
 #text_it b {
   color:#68b01a;
 }
 #text_remont b {
   color:#68b01a;
 }
 #text_mobile b {
   color:#d84c00;
 }
 #text_soft b {
   color:#7511ad;
 }
 
 .shiftPic {
   position:absolute;
	 margin:0px 0px 0px -140px;
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
	 -moz-opacity: 0.0; 
   -khtml-opacity: 0.0; 
	 opacity: 0.0;
 } 
 .bit{
 color:#ff6819;
 }
 
