@charset "windows-1251";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background:none repeat scroll 0 0 transparent;
  border:0 none;
  font-size:100%;
  margin:0;
  outline:0 none;
  padding:0;
  vertical-align:baseline;
}

body {
  background:#D1E0E2 url(background.png) top repeat-x;
  text-align:center;
  color:#000000;
  font: 12px Tahoma;

}

.dump {
  width:960px;
  margin:0 auto;
  padding:50px;
}
.tbl td {
  border:solid 1px;
}

.temp {
  background: top url(temp.png) no-repeat;
  width:960px;
  height:880px;
  margin:0 auto;
}

.sp50 {
  width:50px;
  height:60px;
  float:left;
}
.hdr1 {
  width:960px;
  height:60px;
  margin:0 auto;
}

.hdr1 .phone {
  float:left;
  background: left url(phone.png) no-repeat;
  width:240px;
  height:40px;
  margin:20px 20px 0px 0px;
}

.hdr1 .logo1 {
  float:left;
  background: left url(logo1.png) no-repeat;
  width:340px;
  height:60px;
  cursor:pointer;
}

.hdr1 .basket {
  float:left;
  background: left url(basket.png) no-repeat;
  width:180px;
  height:40px;
  margin:20px 0px 0px 80px;
}

.hdr1 .basket p {
  color:#FFFFFF;
  font: 11px Tahoma;
  text-decoration:underline;
  margin:26px 0px 0px 60px;
}

.hdr2 {
  background: center top url(logo2.png) no-repeat;
  width:940px;
  height:60px;
  margin:0 auto;
}

/* Top Navigation Start */
ul#topnav {
	list-style: none;
	width: 940px;
	float: left;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}
ul#topnav a, ul#topnav .current {
	float: left;
	display: block;
	height: 60px;
	text-indent: -99999px;
	background-position: left top;
	font-size:1px;
	padding:0px;
	margin:0px;
}
ul#topnav a:hover {
	background-position: left bottom;
}
/*#products li.production a,
#company li.company .current,
#products li.production .current,
#contacts li.contacts .current {
	background-position: left bottom;
}*/
ul#topnav li.winter a, ul#topnav li.winter .current {
	background-image: url(menu1.png);
	width: 180px;
}
ul#topnav li.summer a, ul#topnav li.summer .current {
	background-image: url(menu2.png);
	width: 160px;
}
ul#topnav li.index a, ul#topnav li.index .current {
	background-image: url(menu3.png);
	width: 260px;
}
ul#topnav li.info a, ul#topnav li.info .current {
	background-image: url(menu4.png);
	width: 180px;
}
ul#topnav li.contacts a, ul#topnav li.contacts .current {
	background-image: url(menu5.png);
	width: 160px;

/* Top Navigation End */

