/* CSS Document */

html, body,  #container-page  {
	height: 100%; /* Required */
	
}

img.border-img {
	border:1px solid;
	border-color:#000000;
}

body {
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h2 {
  font:bold 15px Arial;
  color:#D24D20;
  text-transform:uppercase;
	text-align:center;
}

h1 {
  font:bold 15px Arial;
  color:#D24D20;
  text-transform:uppercase;
}


big {
  font:bold 15px Arial;
  color:#D24D20;
  text-transform:uppercase;
}

#sale {
	width:280px;
	height:80px;
}

#sale big {
  text-transform:lowercase;
	color:#6aaa30;
}

#sale a {
  font-size:14px;
}


strong {
	font-weight:bold;
}

.clear {
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0;
}

.bold {
	font-weight:bold;
}

.list {
	margin-left:22px;
}

.list li {
	list-style-type:square;
	margin:12px;
}

#container-page {
	width:1000px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}


#container {
	padding-bottom:175px;
}

#container:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}


#footer {
	height:155px;
    position: absolute;
    bottom: 0 !important;
    bottom: -1px; /* For Certain IE widths */
	/*background-color:#F0F0F0;*/
	background-image:url(../images/shadow1.gif);
	background-repeat:no-repeat;
	background-position:0px 21px;
	width:1000px;
	
}


#head {
  position:relative;
  height:530px;
}

#big-image {
  position:absolute;
  right:0; top:0;
  z-index:10;
  overflow:visible;

}

#big-image .part1 {
  float:left;
}

#big-image .part2 {
  float:right;
}


#plashka {
  position:absolute;
  left:0; top:300px;
  height:60px;
  background-image:url(../images/menu-bg.gif);
  background-repeat:repeat-x;
  width:350px;
  z-index:100;
  height:95px;
  zoom:1;
  
}

#logo {
  position:absolute;
  z-index:100;
  top:65px; left:46px;
}

#main-menu {
  position:absolute;
  z-index:100;
  top:150px; left:17px;
}

*:first-child+html #main-menu {
  top:160px;
  zoom:1;
}



.menu li  { 
	padding:4px 0 4px 0px;
}

.menu li a {
  /*display:block;*/
  font:bold 13px Arial;
  color:#CC3300;
  padding:4px 0 4px 30px;
  text-transform:uppercase;
  zoom:1;
}

*html .menu li a {
  padding:3px 0 1px 30px;
}


.menu li a:hover {
	background-image:url(../images/menu-but.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	color:#F26522;
	text-decoration:underline;
	zoom:1;
}

*html .menu li a:hover {
	background-position:0px 0px;
	zoom:1;
}


#up-links {
  position:absolute;
  top:11px; left:37px;
  z-index:100;
}

#up-links a {
	display:block;
	float:left;
	margin:0 10px 0 9px;
	overflow:hidden;
	width:0px;
}

#up-links .home {
  background:transparent url(../images/home.gif) no-repeat scroll 0px 50%;
  height:12px;
  padding:0pt 0pt 0pt 12px;
}

#up-links .map {
  background:transparent url(../images/map.gif) no-repeat scroll 0px 50%;
  height:12px;
  padding:0pt 0pt 0pt 10px;
}

#up-links .contacts {
  background:transparent url(../images/letter.gif) no-repeat scroll 0px 50%;
  height:12px;
  padding:0pt 0pt 0pt 12px;
} 

#searching {
  margin:19px 0 0 59px;
 

} 


#search .pl-left {
	background-image:url(../images/pl-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	
}

#search .pl-right {
	background-image:url(../images/pl-right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:20px;
	
}

#search-but {
	float:left;
	width:12px;
	margin-top:4px;
}

#search {
	float:left;
	margin-left:12px;
}


#search  {
    width:172px;
	
}

#search .textfield {
    border:1px solid #FFFFFF;
	height:17px;
	font:13px Arial;
	color:#858585;
	width:154px;
	padding-top:1px;
	margin:0 9px;

}


#left-part {
  float:left;
  width:250px;
  padding-left:46px;
  position:relative;
  z-index:100;
}

#main-content {
  float:left;
  width:624px;
  padding:0px 50px 0 30px;
  position:relative;
  z-index:100;

}

#main-content p {
	text-align:justify;
	text-indent:20px;
}

#last-news li {
  margin-top:26px;
}


#last-news li .date {
  margin-bottom:4px;
  font:10px Arial;

}

#last-news li  a  {
line-height:20px;
 

}

#theme-image {
  float:right;
  padding-right:1px;
  background-image:url(../images/border.gif);
  background-repeat:no-repeat;
  background-position:top right;
  padding-top:37px;
}


.info-block .info-image {
  float:left;
  width:122px;

 
}

.info-block {
  padding-top:30px;
  padding-bottom:10px;

}

.info-block h1 {
  margin-bottom:26px;
}

.info-block .info-text {
  float:left;
  width:500px;
}

.info-text a {
  color:#B02C00;
}

.info-text p {
  font-size:15px;
}

.info-block .info-image img {
  border:1px solid #B02C00;

}

.border-img2 {
  border:1px solid #B02C00;

}

.info-block .text   p {
  margin:18px 0 3px 0;
}


#footer-menu {
	background-image:url(../images/botmenu_bg.gif);
	background-repeat:repeat-x;
	height:32px;
	padding-left:21px;
}   
  
#footer-menu li {
	float:left;
}  

#footer-menu li a {
	display:block;
	color:#FFFFFF;
	padding:6px 19px 7px 14px;
	font-size:14px;
}

#footer-menu li a:hover {
	text-decoration:none;
	background-color:#A72D29;
	background-image:url(../images/footer-img.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}

#counter {
   margin-right:36px;
   padding-top:30px;
float:right;
}

#copyright {
   margin-left:36px;
   clear:both;
   padding-top:30px;
float:left;
}

#copyright p {
   line-height:20px;

}

#material-links div   {
   z-index:100;
   position:absolute;
}

#material-links a {
  font:bold 12px/14px Arial Narrow,Trebuchet MS,sans-serif;
  text-decoration:none;
  color:#B3431D;
  text-transform:uppercase;
}

#material-links h1 {
  font:bold 13px Arial Narrow,Trebuchet MS,sans-serif;
  text-decoration:none;
  color:#B3431D;
  text-transform:uppercase;
}

.heat {
  left:447px; top:483px;
}

.zhbi {
  left:385px; top:422px;
}

.vamteplo {
  left:910px; top:334px;
}

.brick {
  left:373px; top:245px;
}

.penoblock {
  left:380px; top:145px;
}

.lumber {
  left:490px; top:0px;
}

.metal {
  left:597px; top:6px;
}

.net {
  left:687px; top:6px;
}

.slate-roofing {
  left:754px; top:9px;
}

.tiled-roof {
	left:853px; top:24px;
}

.planting {
  left:535px; top:500px;
}

.cardboard {
  left:632px; top:505px;
}

.tile {
  left:930px; top:432px;
}

.joiner {
  left:535px; top:500px;
}

.aquastok {
  left:910px; top:445px;
}

.t1000 {
  left:727px; top:502px;
}

.linings {
  left:385px; top:51px;
}

.smith {
  left:810px; top:488px;
}

.paints {
  left:909px; top:161px;
}

.vegastok {
  left:920px; top:25px;
}

#material-links .vamteplo h2 a { color:#ffffff; }

#contacts-vn {
	font-size:18px;
	left:390px;
	position:absolute;
	top:36px;
	z-index:105;
}


/*inner-pages*/
#big-image-vn {
	position:absolute;
	top:0; left:0;
	z-index:10;
}


#head-inner {
	position:relative;
	height:188px;
}

#search-inner {
   position:absolute;
   top:125px; left:62px;
   z-index:100;
}

#logo-inner {
  position:absolute;
  z-index:100;
  top:43px; left:46px;
}

#inner-menu {
  margin:0px 0 46px 7px;
}

.info-block  .heading {
  font:13px Arial Narrow,Trebuchet MS,sans-serif;
  text-transform:uppercase;
  color:#CC3300;
}

#goods-list tbody td, #goods-list th  {
    height:28px;
}

/*ïóñòûå ÿ÷åéêè òàáëèöû*/
#goods-list .emp-scd td {
  height:2px;
  border-top:1px solid #B02C00;
}

#goods-list .even:hover td, #goods-list tr:hover {
	background-color:#dddede;
}

#goods-list .emp-fst:hover, #goods-list .emp-scd:hover {
	background-color:#ffffff;
}

#goods-list .emp-fst td {
  height:2px;
  border:none;
}

#goods-list thead .emp-fst td {
  height:3px;
  border:none;
}

#goods-list .bold {
  border-top:3px solid #B02C00;
  height:2px;
}

/*ïóñòûå ÿ÷åéêè*/

#goods-list .col-1 {
   width:39px;
   text-align:center;
}

#goods-list thead th span {
  color:#CC3300;
  font-weight:bold;
}

#goods-list .col-2 {
   width:479px;
   text-align:left;
   padding-left:10px;
   border-left:1px solid #B02C00;
   border-right:1px solid #B02C00;
}

#goods-list .col-22 {
   width:200px;
   text-align:left;
   padding-left:10px;
   border-left:1px solid #B02C00;
   border-right:1px solid #B02C00;
}

#goods-list .col-3 {
   width:170px;
   text-align:left;
   padding-left:10px;
}

#goods-list .even td {
	background-color:#FAFAFA;
  
}

/**inner-pages*/
