/* default.css для стилей по умолчанию */
html, body, h1, h2, h3, h4, h5, h6, p, a, img, table, ul, ol, li, form, fieldset {
	border:  0;
	margin:  0;
	padding:  0;
}

body {
	background: #fff;
	color:  #000;
	font-family:  Areal, Helvetica, sans-serif;
	font-size: 0.74em;
	min-width: 1000px;
}
#headermenu {
	background: url(../images/header.jpg) no-repeat 470px 58px;
	float: left;
	height: 107px;
	min-width: 853px;
}
#crumbs {
	font-size: 12px; 
}
h2.red {
	color: #cc3300;
}
h3.red {
	color: #cc3300;
}
ul.nonedecor {
	list-style-type: none;
}
ul.nonedecor li {
	background: none;
	padding-left: 21px;
}
#check {
	position: absolute;
	top: 73px;
	left: 55px;
}
#smcarttext p {
	color: #666666;
	font-size: 12px;
	padding-left: 14px;
}
#smcarttext p {
	color: #666666;
	font-size: 12px;
	padding-left: 14px;
}
#content table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 80%;
	width/**/:/**/ 100%;
}
#content table tr.HeaderTable td{
	background: #f5f4ee url(../images/tableborderleft.gif) no-repeat right center;
	border-bottom: 0; 
	color: #666633;
	font-size: 14px;
}
#content table td {
	background: url(../images/prod_decor.gif) repeat-x left bottom;
	font-size: 12px;
	padding: 5px;
}
.logoprint{
	background: #f5f4ee;
	margin: 10px 0 10px 0;
	padding: 0px 0 20px 0;
}

.logoprint img{
	float: left;
	margin: 0 150px 0 50px;
}
#selectpower {
	background: url(../images/fastsearch.png) no-repeat 0 0;
	height: 74px;
	height/**/:/**/ 68px;
	margin: 6px 0 0 33px;
	padding: 6px 0 0 20px;
}
#selectpower p {
	padding-top: 3px;
}
#selectpower label {
	display: inline-block;
	font-weight: bold;
	padding-bottom: 3px;
}
#absolute {
    position: absolute;
    top: 55px;
    left: 70px;
    font-size: 20px;
    font-weight: bold;
}
#absolute span{
    display: block;
    font-size: 12px;
    font-weight: normal;
}
