/* © diesel, 2007 */


/* тянущийся беграунд */
	.right-bg {
		float: right; right: 0; width: 248px; 
		_margin-left: -248px; _left: 100%;
		background: url(../images/common/sep-ver.gif) bottom left repeat-y;}
	.right-sh {
		float: right; right: 0; width: 264px;
		_margin-left: -264px; _left: 100%;
		background: url(../images/common/shadow-right.gif) bottom left repeat-y;}

/* header */
	.header {
		height: 186px;
		background: #A7D9F3 url(../images/common/header-inner-bg.gif) top left repeat-x;}
		
		.header-inner-1 {
			position: absolute; top: 0; right: 0; height: 185px; width: 716px;
			background: url(../images/common/header-inner-1.jpg) top right no-repeat;}
		.header-inner-2 {
			position: absolute; top: 0; left: 0; height: 185px; width: 318px;
			background: url(../images/common/header-inner-2.jpg) top left no-repeat;}
			
		.logo-utk {
			position: absolute; top: 20px; left: 40px;}
		.logo-java {
			position: absolute; top: 70px; left: 40px;}	


/* services */
	.services 			{ position: absolute; top: 20px; right: 0;}
	.service-send-inner { _margin-right: 10px;}
		
/* menu */
	.menu { //margin-top: -4px; }

/* Main structura */
		.left {
			position: relative;	float: left; 
			width: 0; _margin-right: -3px;} 

		.right {
			position: relative;	float: right; 
			width: 247px; _margin-left: -3px;}

		.center {
			padding: 1px;
			margin: 0 247px 0 0; _margin: 0 244px 0 0;}
/* Plugins */
	
	/* useful doc */
	.useful-doc { margin-top: -2px;}
	
	/* offers-inner */
	.offer-inner {
		padding: 20px 13px 20px 30px;
		background: url(../images/common/cursor-right.gif) 10px 10px no-repeat;}
		
	.offer-inner-item {
		padding: 15px 15px 10px 0;}
		.offer-img {
			float: none; padding-bottom: 10px;}
	
	/* Country-inner */
		.counters-side {
			padding: 20px 13px 20px 30px;
			background: #FFFDEC url(../images/common/cursor-right.gif) 10px 10px no-repeat;}
			.counters-side-select {
				width: 200px; height: 20px; margin-top: 10px; padding: 2px; padding-bottom: 0;}				
			.counters-side-ul { margin-top: 15px;}
			.counters-side-ul li { position: relative; padding: .2em 0 0 1em;  _height: 1%;
							  list-style-type: none; background: url(../images/common/content-list.gif) no-repeat 0 .6em;}					  
						  
			.counters-side-ul a, .counters-side-ul a:visited 		{ color: #364E8F; font-size: 1.1em;}
			.counters-side-ul a:hover, .counters-side-ul a:active	{ color: #996600;}
		
		.counter-side-sep {
			display: block;
			position: relative; top: -1px; height: 1px;  background: url(../images/common/sep-gor.gif) top left repeat-x;}
		
		.country-send 		{ position: relative; float: right; padding: 2px 3px 0 0;}
	
	/* search */
	.search {
		bottom: 50px; right: 15px;}
		
	/* headers */
	.headers-name {
		font-size: 1.2em !important;}		
	
	/* magic square */
	
	.p-b-t {
		 position: absolute; height: 5px; width: 5px; margin-top: -4px; margin-left: -3px;
		 background: url(../images/common/point.gif) left bottom no-repeat;}

