html
{
	height: 100%;
}

body
{
/*	background-color: #f2ede9;
	font-family: Arial;
	font-size: 10pt; 
	padding: 20px 20px 0px 20px;
	line-height: 150%;
	height: 100%;*/
}
/*
#################################
Мои стили
#################################
*/
body {
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
   }
   img {
    border: 0px;
   }
a {
  text-decoration: underline;  
}
a:hover {
  text-decoration: none;
}
.top1 { 
	 width: 100%;
	 height: 330px;  
	 background: url(/images/bg_top.png);
   top:  0px;
   left: 0px;
   position: absolute;    
   }
.top2 { 
	 width: 100%; 
	 height: 95px;
	 background: url(/images/bg_mid.png);
   position: absolute;
   top:  330px;
   left: 0px;
   }
.top3 {
    width: 960px;
    height: 315px;
    position: relative; left: 50%; margin-left: -480px;
    background: #FFFFFF;    
    background: white url(/images/bookcent.png);
    background-repeat: repeat-y;
    background-position: 404px;
   }
.top3_inner1 {
    width: 960px;
    height: 315px;    
    background: url(/images/zakladki_top.png);
    background-repeat: no-repeat;
    background-position: top right;
   }
.top3_inner2 {
    width: 960px;
    height: 313px;    
    background: url(/images/zakladki_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom right;    
   }
.top3_inner3 {
    position: relative;
    float:right;     
    top:15px;   
   }
.theme {
    width: 960px;
    height: 315px;
    padding-top: 15px;   
    padding-left: 17px;
   }
.top3_container {
    width: 100%;
    height: 314px;
    position: absolute;
    top: 95px;
   }
.top_center { 
	  width: 200px; 
	  background: #fc0; 
	  padding: 5px; 
	  border: solid 1px black; 
	  float: left; 
	  position: relative; 
	  top: 10px; 
	  left: -70px; 
    }  
.logo {    
    position: absolute; left: 50%; margin-left: -411px;
    top: 22px;     
   }
  
.top_menu {       
    position: absolute; left: 50%; margin-left: 61px;
    top: 68px;
    font-family: Tahoma;
    font-size: 12px;
    color: #B1ABA2;   
  }
#little_cart {
  position: absolute; left: 50%; margin-left: 111px;
  top: 38px;
  font-family: Tahoma;
  font-size: 12px;
  color: #B1ABA2;   
}
.cart_white_text {  
  font-family: Tahoma;
  font-size: 12px;
  color: #B1ABA2;   
}
.cart_white_text a{  
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;   
}
.cart_white_text a:hover{  
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;   
  text-decoration: none;
}
.top_menu a {
    color: #B1ABA2; 
  }
  .top_menu a:hover {
    text-decoration: none; 
  }
  .head1 {
    position: relative;
    height: 424px;
  }
  .content_container {
    width: 960px;    
    position: relative; left: 50%; margin-left: -480px;    
    top: 25px;
   }
  .content {
    position: relative;
    
  }
  .footer {
    position: relative;
    background: url(/images/bg_bot.png);
    height: 64px;
    margin-top: 50px;
  }
  .copy {
    position: relative;
    background: url(/images/bg_top.png);
    padding-left: 10px;
    width: 334px;
    height: 54px;
    float: left;
    left: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    color: #CCCCCC;
    padding-top: 10px;
    text-align: center;
  }
  
  .copy, .copy a
    {
      font-size: 8pt;
      color: #B1ABA2;
    }
   .copy a:hover
    {
      text-decoration: none;
    }
    .footer_links, .footer_links a
    {      
      
      font-family: Tahoma;
      font-size: 9pt;
      color: #CCCCCC;
      padding-top: 10px;
      text-align: center;
    }
   .footer_links a:hover
    {
      text-decoration: none;
    }
  .menu_main {
    font-family: Tahoma;
    font-size: 14pt;
    color: #226DB4;
    text-decoration: none;
  }
  .menu_main a {
    font-family: Tahoma;
    font-size: 14pt;
    color: #226DB4;
    text-decoration: underline;
  }
  .menu_main a:hover {
    font-family: Tahoma;
    font-size: 14pt;
    color: #226DB4;
    text-decoration: none;
  }
  .menu_slave {
    font-family: Tahoma;
    font-size: 10pt;
    color: #226DB4;
    text-decoration: none;
  }
  .menu_slave a {
    font-family: Tahoma;
    font-size: 10pt;
    color: #226DB4;
    text-decoration: underline;
  }
  .menu_slave a:hover {
    font-family: Tahoma;
    font-size: 10pt;
    color: #226DB4;
    text-decoration: none;
  }
  .menu {
    display: inline;
  }
  .center_content {
    display: inline;
  }
  .top_links h2 {
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 14pt;
    color: #474747;
    color: #4f3327;
	  font-weight: normal;	
	  font-size: 14pt;
	  line-height: 150%;
	  margin: auto;	
	  
  }
  h2 {
    padding-top: 0px;
    margin-top: 15px;
    font-family: Tahoma;
    font-size: 14pt;    
    color: #484848;
	  font-weight: normal;	
	  font-size: 14pt;	  	  
	  text-decoration: none;   
  }
  .top_links h2 a {
  vertical-align: middle;
    font-family: Tahoma;
    font-size: 14pt;
    color: #484848;
	  font-weight: normal;	
	  font-size: 14pt;
	  line-height: 150%;
	  
	  text-decoration: none;   
  }
  .toplinks h2 a:hover {
  vertical-align: middle;
  font-family: Tahoma;
    font-size: 14pt;    
    color: #484848;
	  font-weight: normal;	
	  font-size: 14pt;
	  line-height: 150%;
	    
    text-decoration: underline;    
  }
  .paspartu {    
	  background: url(http://www.adamat.ru/images/paspartu.png);	  
	  height: 143px;
	  
  }
  .gray_text {
    color: #484848;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;	  
	  line-height: 120%;
  }
  .content_table {
    vertical-align: top;
    border: 1;
  }
  h1 {
  vertical-align: middle;
    font-family: Tahoma;
    font-size: 14pt;    
    color: #484848;
	  font-weight: normal;	
	  font-size: 14pt;
	  line-height: 150%;	  
	  text-decoration: none;
    margin: 0px;
    padding: 0px;   
  }
  .group_desc {
    padding-top:15px;
    color: #484848;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;	  
	  line-height: 120%;
  }
  .group_desc a {
    color: #484848;
    text-decoration: unerline;
  }
  .group_desc a:hover{
    color: #484848;
    text-decoration: none;
  }
  .path {
    font-family: Tahoma;
    font-size: 10pt;
    color: #484848;
    text-decoration: none;
  }
  .path a {
    font-family: Tahoma;
    font-size: 10pt;
    color: #484848;
    text-decoration: underline;
  }
  .path a:hover {
    font-family: Tahoma;
    font-size: 10pt;
    color: #484848;
    text-decoration: none;
  }
  .path_arrow {
    padding-left: 5px;
    padding-right: 5px;
  }
  .myitems {
    margin-top:10px;
    font-family: Tahoma;
    font-size: 14pt;
    color: #484848;
    text-decoration: none;
    width: 100%;    
  }
  myitems a {
    font-family: Tahoma;
    font-size: 14pt;
    color: #484848;
    text-decoration: none;
  }
  .product_link  {
    font-family: Tahoma;
    font-size: 10pt;
    color: #226DB4;
    text-decoration: underline;
     
  }
  .product_link a {
    font-family: Tahoma;
    font-size: 10pt;
    color: #226DB4;    
    
  }
  .product_link a:hover {
    font-family: Tahoma;
    font-size: 10pt;
    color: #226DB4;
    text-decoration: none;
  }
  .mycontent {
    padding-top: 20px;
  }
  /* Aey 1 - 2 - 3 nienea eioi?iaoeiiiuo yeaiaioia */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	/* float: left;
	display: block; */
	margin-right: 0.3em;
	font-size: 10pt;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.current
{
  font-size: 10pt;
	background: #e75000;
	color: #fff;
	border: 1px solid #d73000;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}
.filter {
  background-color: #EFEFEF;
  color: #484848;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;	  
	  line-height: 120%;
	  padding: 10px;
}
/*
#################################
Eof Мои стили
#################################
