/* general applications */
	
	html, body, ul, ol, li, p,
	h1, h2, h3, h4, h5, h6,
	form, fieldset, a, img, div {
		margin: 0;
		padding: 0;
		border: 0;
	    }
	
	a img {
		border: 0;
		  }
	
	a {
		  text-decoration: none;
		  cursor: pointer;
	color: #0c4da2;
}
	
	a:visited {}

	a:hover {
		  text-decoration: underline;
		  cursor: pointer;
		  color: #2ab6ff;
			}
	
					  
	body {	
		font-size: 75%;
		font-family: Tahoma;
		color: #000;
		min-width: 1000px;
		}
		 
	table {
	  	 border-collapse: collapse;
	  	 border-spacing: 0;
	 	 }
	
	table td {
	   	  padding: 0;
	  	  }
	  
	/* page was not compressed less 1000 px */  

	#index {

		  }
	#wrapper {
	  		width:expression(document.body.clientWidth < 1005? "1000px": "auto");
		  }
	 
	html {
 	      height:100%;
		}

	body {
	     margin:0;
	     padding:0;
	     height:auto !important;
             height:100%;
             min-height:100%;
		}

 
/* /general applications */ 



/* Mainframes */


html, body {
	margin:0px; padding:0px; 
/*	position:relative;*/
}

body {	
		font-size: 75%;
		font-family: Tahoma;
		min-width: 1000px;
		background: #044485;
		}
/* index */
#index #container,
#inner_1 #container  {
	  background: url(../i/bg_fon_index.gif) repeat-x 0 0;
		}

#index #head,
#inner_1 #head{ 
  margin:0;
  padding:0px;
  height: 305px;
  _height: 300px;
  .height: 300px;
  width: 100%;
/*  background: url(../i/bg_heard.jpg) no-repeat right top;*/
  }

#index #wrapper,
#inner_1 #wrapper{
  float:left;
  width:100%;
  margin: 0px 0;
  min-height: 600px;
  background: url(../i/bg_extra.gif) no-repeat right 15px;
  }

#index #content,
#inner_1 #content{
  margin: 0 280px 0 0;
  padding: 10px 0 0px 25px;
  }

#index #extra,
#inner_1 #extra {
  float:left;
  width: 280px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  margin-left:-280px;
  }

#index #extra img,
#inner_1 #extra img {
  float: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

#index #extra a,
#inner_1 #extra a {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }


/* /index */

/* inner */
#inner #container {
  	margin: 0;
  	padding: 0;
	background: url(../i/bg_fon_inner.gif) #fff repeat-x 0 0;

		}

#inner #head { 
  margin:0px 0 0 0;
  padding:0px;
  height: 292px;
  width: 100%;
/*  background: url(../i/bg_heard_inner.jpg) no-repeat right top;*/
  }

#inner #wrapper {
  float:left;
  width:100%;
  margin: 0;
  padding: 0;
  background: #fff;
  }

#inner #content {
  margin: 0 25px;
  padding: 0;
  }

/* /inner */


/* logo */
#logo {
	margin: 0;
	height: 150px;
 	width: 398px;
	float: left;
	}
/* /logo */

/* icons */
#icons {
	float: left;
	position: absolute;
	display: block;
	top: 105px;
	left: 35px;
	}

#icons img,
#icons a {

	     margin: 0px 7px 0 7px;
	}
/* /icons */

/* telef_menu */
.dop_contact {
	position: absolute;
	margin: -40px 0 0 300px;
	color:#b3b9be;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
}

#telef_menu {
		float: left;
		position: relative;
		display: block;
		width: 150px;
		margin-left: -22px;
		clear: right;
		}

/* /telef_menu */

/* t_text */
#base_up_menu {
	float: left;
	position: relative;
	display: block;
	margin: 9px 0px;
	clear: left;
	}

#base_up_menu ul#up_menu {
	list-style: none;
	font-size: 14px;

	}

#base_up_menu ul#up_menu li {
	font-weight: bold;
	margin-bottom: 10px;
	}

#base_up_menu ul#up_menu li span {
	font-weight: bold;
	color: #fff;
	border-bottom: 1px red solid;
	margin-bottom: 10px;
	}

#base_up_menu ul#up_menu li a {
		color:#bacbdd;
		border-bottom: none;
		text-decoration: none;
		}

#base_up_menu ul#up_menu li a:hover {
		color:#fff;
		border-bottom: none;
		text-decoration: none;
		}


/* /t_text */

/* t_contact */
#t_contact {
	float: left;
	clear: right;
	position: relative;
	display: block;
	padding: 0px 0 0 0px;
	margin: 7px 0;
	font-size: 12px;
	color: #fff;
	}


#t_contact span {
	font-size: 22px;
	font-family: "Arial Narrow";
	}
/* /t_contact */

#extra img {
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	border: 0;
	clear:both;
	}

/* foot */
#foot {
  clear:left;
  width: 100%;
  height: 80px;
  background: url(../i/bg_foot.gif) no-repeat right bottom;
   }

#inner #foot {
  clear:left;
  width: 100%;
  height: 69px;
  background: url(../i/bg_foot.gif) #044485 no-repeat right bottom;
   }

#foot_img {
	position: relative;
	display: block;
	padding:15px 25px 25px 25px;
	}

#foot p {
	font-size: 11px;
	     }

#foot p.left_t {
	width: 25%;
	float: left;
	color: #fff;
	     }

#foot p.left_t a{
	color: #fff;
	text-decoration: none;
	     }

#foot p.right_t {
	width: 15%;
	margin: -23px 25px 0 0;
	float: right;
	text-align: right;
	color: #fff;
	     }

#foot p.right_t a {
	color: #fff;
	     }

#foot p.right_t a:hover {
	color: #fff;
	     }

#foot #count {
		float: left;
		display: block;
		margin: 0 0 0 10px;
		}

#foot #count img {
		float: left;
		margin-right: 10px;
		}

/* /foot */

/* FLASH!!! */

	 #flash {
			width:500px;
			float:right;
		            position: absolute;
		      	.position: relative;
		      	_position: relative;
			z-index: 7;
			top:0;
			right: 0;
			margin: 0px 0 -150px 0;
			.margin: -320px 0 -150px 0;
			_margin: -477px 0 -150px 0;
			}

	 #flash object {
			height: 300px;
			float:right;
			z-index: 7;
		        position: relative;
			margin:0px 0 0 0;
			height: 309px;
			}

	#inner_1 #flash  {
			width:500px;
			float:right;
		            position: absolute;
		      	.position: relative;
		      	_position: relative;
			z-index: 7;
			top:0;
			right: 0;
			margin: 0px 0 -150px 0;
			.margin: -320px 0 -150px 0;
			_margin: -320px 0 -150px 0;
            }

	#inner_1 #flash object {
			height: 300px;
			float:right;
			z-index: 7;
		        position: relative;
			margin: 0px 0 0 0;
			height: 309px;
			}

	 #inner #flash {
			width:500px;
			float:right;
		            position: absolute;
		      	.position: relative;
		      	_position: relative;
			z-index: 7;
			top:0;
			right: 0;
			margin: -177px 0 0px 0;
			.margin: -319px 0 -150px 0;
			_margin: -319px 0 -150px 0;
            }

	 #inner #flash object {
			height: 300px;
			float:right;
			z-index: 7;
		        position: relative;
			margin:11px 0 0 0;
			border-bottom: 0;
			.border-bottom: 1px #fff solid;
			_border-bottom: 1px #fff solid;
			}

/* /FLASH!!! */


/* base_menu */
#index #base_menu,
#inner_1 #base_menu {
	width:100%;
	height: 154px; 
	z-index:15;
	display: block;
	float: left;
	position: relitątive;
  	padding: 0px 0px 0 0;
	background: url(../i/bg_menu.gif) repeat-x left top;
	magin:0;
	overflow: hidden;
	}

#inner #base_menu {
	width:100%;
	height: 142px; 
	z-index:15;
	display: block;
	float: left;
	position: relative;
  	padding: 0px 0px 0 0;
	/*background: url(../i/bg_menu_inner.gif) repeat-x left 6px;*/
	}

#index #menu,
#inner_1 #menu {
   width: 72%;
   float: left;
   margin: 0px 220px 0 0;
   padding: 0 0 0 0px;
   z-index:15;
   display:block;
   position:relative;
  }

#inner #menu {
   width: 72%;
   float: left;
   margin: 6px 220px 0 0;
   padding: 0 0 0 0px;
   z-index:15;
   display:block;
   position:relative;
  }

#index .razdelit,
#inner_1 .razdelit {
	position: relative; 
	display: block; 
	float: left;
	margin: 0;
	background:url(../i/razdelit.gif) no-repeat 0 12px;
	height:148px;
	width:1px;
	}

#inner .razdelit {
	position: relative; 
	display: block; 
	float: left;
	margin: 0;
	background:url(../i/razdelit_inner.gif) no-repeat 0 5px;
	height:136px;
	width:1px;
	}

#inner #diski_shini,
#inner #avtozap,
#inner #shinomont,
#inner #avtoservic {
	position: relative; 
	display: block; 
	height: 136px; 
	width: 24.5%;
	float: left;
	margin: 0 0 0 0px;
	}

#index #diski_shini,
#index #avtozap,
#index #shinomont,
#index #avtoservic,
#inner_1 #diski_shini,
#inner_1 #avtozap,
#inner_1 #shinomont,
#inner_1 #avtoservic {
    position: relative; 
    display: block; 
    height: 141px; 
    width: 24.5%;
    float: left;
    margin: 0 0 0 0;
    padding: 13px 0 0 0;
    overflow: hidden;
   align-text: center;
	}

span#diski_shini, 
span#avtozap,
span#shinomont, 
span#avtoservic {
	cursor:pointer;
	margin-top: 1px;
	}

a#diski_shini		{background-image: url(../i/i_diski_shini_a.gif);}
a#avtozap		{background-image: url(../i/i_avtozap_a.gif); }
a#shinomont		{background-image: url(../i/i_shinomont_a.gif);}
a#avtoservic		{background-image: url(../i/i_avtoservic_a.gif); background-repeat: no-repeat;}

span#shinomont		{background-image: url(../i/i_shinomont.gif);}
span#avtoservic		{background-image: url(../i/i_avtoservic.gif); background-repeat: no-repeat;}



#inner a#diski_shini		{background-image: url(../i/i_diski_shini_a_inner.gif);}
#inner a#avtozap		{background-image: url(../i/i_avtozap_a_inner.gif); }
#inner a#shinomont		{background-image: url(../i/i_shinomont_a_inner.gif);}
#inner a#avtoservic		{background-image: url(../i/i_avtoservic_a_inner.gif); background-repeat: no-repeat;}

#inner span#diski_shini	{background-image: url(../i/i_diski_shini_inner.gif);}
#inner span#avtozap		{background-image: url(../i/i_avtozap_inner.gif);}


#inner #menu a,
#index #menu a,
#inner_1 #menu a {
  text-decoration: none;
  color: #bacbdd;
}

#inner #menu span span,
#index #menu span span,
#inner_1 #menu span span {
  color: #fff;
}


#inner #menu a:hover,
#index #menu a:hover,
#inner_1 #menu a:hover {
  text-decoration: none;
  color: #fff;
}

#diski_shini span, 
#avtozap span,
#shinomont span, 
#avtoservic span {
  font-family: Arial;
  font-size: 18px;
  margin: 40px 0 0px 15px;
  }

/* / base_menu */

	/* /index */

/* /Mainframes */
	

/* Detalis */


	/* center */
#content {
  color: #fff;
  text-align: justify;
	}

h1 {
  color:#b3b9be;
  font-family: Arial;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 20px;
  }

#extra h3{
  color:#b3b9be;
  font-family: Arial;
  font-weight: normal;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 20px;
  }

#inner #content {
  color: #042961;
  text-align: justify;
  margin-top: 50px;

 	}

#content p {
  padding-bottom: 0px;
  text-indent: 35px;
  letter-spacing:0px;
  line-height: 1.5;
  }
#content a {
color:#fff;
  }

/* list */
#content ul {
  list-style: none;
  margin: 0;
  padding-bottom: 0px;
  font-size: 12px;
  }

#content ul li{
  padding: 0 0 0 8px;
  margin-bottom: 0px;
  }

 ul li a {
  color: #0c4da2;
 }

/* /list */


/* h1 */
#inner #content .h1  {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	background: url(../i/bg_right_h1.gif) repeat-x left top;
	height: 56px;
	margin: -50px 0 0 0;
	}

#inner #content .h1 h1 {
	background: url(../i/bg_left_h1.gif) no-repeat left top;
	color: #044485;
	font-size: 18px;
	font-family: Arial;;
	font-weight: bold;
	height: 56px;
	padding: 20px 0 0 20px;
	font-weight: normal;
	}
/*/ h1 */

/* block_img */


.block_img {
	display: block;
	width: 33%;
	float: left;
	margin: 30px 0 0 0;
	}

.block_img img{
	width: 207px;
	margin: 0 auto;
	}

/*/ block_img */

	/* parther */

#news {
	   padding: 10px 0px;
	   width: 90%;
	   }

#news dl {
	margin: 0 30px 60px 0;
	padding: 0;
	float: left;
	display: inline;
	width: 100%;
	}

#news dt {
	margin: 0 0 0 0px;	
	padding: 0 0 0px 0;
	font-size: 12px;
	font-weight: normal;
	color: #abc0d6;
	    }

#news dd {
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	}

#news dl dd.zagolovok {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
		}

#news dl dd.img {
		margin: 0;
		}

#news dd.img img {
	float: right;
	margin: -10px 16px 0 25px;
	_margin: -10px 16px 0 25x;
	}

	/* /parther */

/* avtozapchasti */

#dl_avtozapchasti {
  float:left;
  display: block;
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0px;
  border: 0;
  }

#dl_avtozapchasti dl {
  margin: 0px 0px 0 0;
  padding:  20px 0 20px 0;
  float:left;
  display: inline;
  width: 100%;
  min-height: 250px;
  border: 0;
  background: url(../i/bg_rep_dl_razn.gif) repeat-x left bottom;
  }

#dl_avtozapchasti dd {
  margin: 0 0 0 0px;
  padding: 0px 20px 0 0;
  font-size: 12px;
  padding-top: 0px;
  text-indent: 0px; 
  color: #042961;
  }

#dl_avtozapchasti dd.text {
  margin: 0 230px 0 250px;
  }


#dl_avtozapchasti dl dd.img_left {
  float: left;
  margin: 0;
  } 

#dl_avtozapchasti dd.img_left img {
  float:left;
  margin: 10px 30px 0px 30px;
  border: 0;
  behavior: url(../i/iepngfix.htc);
  } 

#dl_avtozapchasti dl dd.img {
  margin: 0;
  } 

#dl_avtozapchasti dd.img img {
  float:right;
  margin: 0px 0px 0px 0px;
  border: 0;
  } 

/* /avtozapchasti*/

/*shini i diski*/

#dl_razn {
  float:left;
  display: block;
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0px;
  border: 0;
  }

#dl_razn dl {
  margin: 0px 0px 0 0;
  padding:  20px 0 10px 0;
  float:left;
  display: inline;
  width: 100%;
  min-height: 150px;
  border: 0;
  background: url(../i/bg_rep_dl_razn.gif) repeat-x left bottom;
  }

#dl_razn dd {
  margin: 0 0 0 0px;
  padding: 0px 20px 0 0;
  font-size: 12px;
  padding-top: 0px;
  text-indent: 0px;
  color: #042961;
  }

#dl_razn dd.text {
  margin: 0 200px 0 250px;
  }


#dl_razn dl dd.img_left {
  float: left;
  margin: 15px 0 0px 0;
  } 

#dl_razn dd.img_left img {
  float:left;
  margin: 0px;
  border: 0;
  behavior: url(../i/iepngfix.htc);
  } 

#dl_razn dl dd.img {
  margin: 0;
  } 

#dl_razn dd.img img {
  float:right;
  margin: 0px;
  border: 0;
  } 

#dl_razn dl dd.dalee a {
  width: 29px;
  height:33px;
  display: block;
  position: relative;
  margin-top: 8%;
  margin-left: 200px;
  background: url(../i/dalee.gif) no-repeat left bottom;
  } 

#dl_razn dl dd.dalee a:hover {
  width: 29px;
  height:33px;
  background: url(../i/dalee_a.gif) no-repeat left bottom;
  } 

/* form contacts */
form#contacts {
  padding: 20px 0 20px 0;
  display: block;
  width: 100%;
  }

form#contacts label {
  font-size: 12px;
  width: 160px;
  padding: 10px 0;
  display: block;
  float: left;
  clear: both;
  }

form#contacts textarea {
  float: left;
  margin: 10px 0;
  }

form#contacts input {
  float: left;
  margin: 10px 0;
  }

form#contacts .buttons {
  display: block;
  clear: both;
  width: 600px;
  float: left;
  }	

form#contacts .buttons input {
   float: right;
   color: #abc0d6;
   background:#042961;
   border: 0;
   margin-right: 25px;
   margin-top: 12px;
   padding: 3px 2px;
   border: 1px #4d6278 solid;
   }

form#contacts .buttons input.left {
		   background:#044485;
		   border: 0;
		}

/* /form contacts */


/* other */

/* page */
.page {
	display: block;
	text-align: left;
	width: 100%;
	clear: both;
	font-size: 12px;
	color:#fff;
	word-spacing: 4px;

	}
.page .line {
	text-decoration: none;
	word-spacing: none;
	color:#fff;
	}

.page a {color: #abc0d6; text-decoration: none;}
.page a:hover {color: #abc0d6; text-decoration: underline;}

img.right {
	float: right;
	margin: 10px;
	margin-right: 0;
	border: 4px #b8c4cf solid;
	}

img.left {
	float: left;
	margin: 10px;
	margin-left: 0;
	border: 4px #b8c4cf solid;
	}

img.center {
	margin: 15px 0;
	border: 9px #d5d5d5 solid;
	}
/* /Detalis */




#parther {
	   padding: 10px 0px;
	   width: 90%;
	   }
	  

#parther dl {
	margin: 0 30px 60px 0;
	padding: 0;
	float: left;
	display: inline;
	width: 100%;
	}

#parther dt {
	margin: 0 0 0 0px;	
	padding: 0 0 0px 0;
	font-size: 12px;
	font-weight: normal;
	color: #abc0d6;
	    }

#parther dd {
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	}

#parther dl dd.zagolovok {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
		}

#parther dl dd.img {
		margin: 0;
		}

#parther dd.img img {
	float: right;
	margin: -10px 16px 0 25px;
	_margin: -10px 16px 0 25x;
	border: 4px #b8c4cf solid;
	}

	/* /parther */
	
/* table */

table {
  font-family: Tahoma;
  font-size: 12px;
  text-align: left;
  margin: 20px 0px;
  width: 97%;
  }

thead {
  background: #d3dadf;
  font-weight: bold;
  color: #042961;
  border: 1px #044485 solid;
  }

thead tr {
  border: 1px #044485 solid;
  }    
    
thead tr td {
  padding: 9px 10px 9px 10px;
  text-align: left;
  border-left: 1px #aebfcf solid;
  }    

tbody tr td {
  color: #000;
  font-weight: normal;
  padding: 2px 10px 2px 10px;
  border: 1px #aebfcf solid;
  background: #fff;
  }

tbody tr.grey td {
  background: #e4e7e9;
  }
/* /table*/
