@charset "utf-8";




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(img/bott_ellast.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #fff;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
	
	/*tables*/
	
.big_tabl {

	width:100%;
	height:100%;
	background-image: url(img/top_ellast.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
	}

.m_tabl {

	width:846px; 
	
	}	
	
.spacer_bott {
	height:25px;
	
	}
	
.formTD{
	height:40px;
	width:10px;	
}

.formControl{
	width:195px
	
}
	/*sidebar*/
	
.sidebar  {
	width:332px; 
	height:313px;
	
}

	
.title_tabl {
	width:40px;
	height:auto; 
  
}	
	
.cont_tabl {
	width:auto;
	height:20px;

}	
	
	/*fonts*/
	
.text {
  	color: #333;
  	font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
  	text-align:justify;
  	text-indent:15px;
  	word-spacing:1px;
  	line-height:15px;
}

.aa-text {
  	color: #333;
  	font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
  	text-align:justify;
  	text-indent:15px;
  	word-spacing:1px;
  	line-height:15px;
	position:top;
}


.notice {
  	color: #333;
  	font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
  	text-align:justify;
  	text-indent:15px;
  	word-spacing:1px;
  	line-height:15px;
	margin-left:225px;
}

.notice-ru {
  	color: #333;
  	font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
  	text-align:right;
  	text-indent:0px;
  	word-spacing:1px;
  	line-height:15px;
	/*margin-left:10px;*/
}


.copyright {
   	font-size:12px;
   	color:#999;
   	font-family:Arial, Helvetica, sans-serif;
}

.slogan {
	font-family: Monotype Corsiva;
	font-size:32px;
	color:#336699;
	margin:40px;	
}
	
.ind-pg-title {
	font-family:Calibri;
	font-size:18px;
	color:#ff9900;
}	
	
.pg-title {
	font-family:Calibri;
	font-size:18px;
  	font-weight:900;
	color:#336699;
}	
	
	
.skype {
	
	margin-left:115px;
	text-decoration:none;
	font-size:12px;
	color:#666666;
}	

.icq {
	
	margin-left:5px;
	text-decoration:none;
	font-size:12px;
	color:#666666;
}	

.mail {
	margin-left:115px;
	text-decoration:none;
	font-size:12px;
	color:#ff9900;
}	
	
	/*links and navigation*/
	
.skobk {
	font-size:36px;
	font-style:normal;
	color:#FF9900;

}

.sm-skobk {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
}


.link-text {
	color:#336699;
	font-size:15px;
	text-decoration:none;

}

.link-text:hover {
	color:#ffffff;
	font-size:15px;
	text-decoration:none;

}

a.intext  {
  	color: #336699;
  	font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
	text-decoration:none; 	
}

a.intext:hover {
  	color: #333;
  	font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
	text-decoration:none; 	
}


	/*elements*/

.anim {
	height:50px;
	width:320px;
	margin-left:1px;
	margin-top:60px;
}


.sm-logo {
	height:14px;
	width:14px;
}

.flash {
	height:100px;
	width:600px;
	margin-left:167px;
}

.sm_flash {
	height:100px;
	width:320px;
	margin-left:167px;
	margin-top:60px;
}


.quote {
	margin-top:50px;
	margin-left:95px;
}


.confident {
	margin-top:80px;
	margin-left:70px;
}

.available {
	margin-top:50px;
	margin-left:35px;
}

.quality {
	margin-top:90px;
	margin-left:45px;
}

.deadlines {
	margin-top:48px;
	margin-left:35px;
}

.vacancy {
  margin-top:30px;
	margin-left:10px;

}

.order {
    margin-top:30px;
	margin-left:60px;
}

.market-li {
    list-style: none;
    margin-left: 0;    
    color: #333;
  	Font-size:13px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:900;
  	word-spacing:1px;
  	line-height:20px;
    
}

.markets-map {
	width:435px;
	height:277px;


}

.big {
	margin-top:45px;
	margin-left:95px;
}
	  
/*quality diagram*/

#diagram {
      
	width:129px; /*ширина таблицы в которую помешены изображения диаграммы*/
	height:379px; /*высота таблицы в которую помешены изображения диаграммы*/
	border:0px; /*толщина гранц ячеек таблицы*/
	border-collapse:collapse; /*убираем пустоту между ячейками таблицы*/
 	
}
		
#tip0 #tip1 #tip2 #tip3 #tip4 #tip5 #tip6 #tip7 #tip8 {
			
	display:none; /*звпрещаем простое отображение текста посказки*/
	
}						

/*forms*/
	  
.form1 {
	font-size: 15px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px #00CCFF;
	text-align: left;
	white-space: normal;
	clear: left;
	float: left;
	height: 10px;
	width: 10px;
	
}

*/
