/*STYLES CSS */

/*body { background: white  no-repeat top center;  color:#000; background:#fff;}*/

div.secondBg {
	background: url(images/2kolesa.gif) no-repeat right top;
}
div.content {background: url(fongrad.jpg) no-repeat center top; margin: 0px 0px 0px 0px; padding-left: 0px; }
div.secondBg img.title { margin: 1px -169px 0px 0px; border-width:0 }


table.catalog {background: none;}

div.line {
	background: url(fonline.gif) no-repeat right top;
}

BODY {margin-left:0 em; margin-top:0 em; margin-right:0 em}

A:link {color: black}
A:visited {color: black}
A:hover {color: 000080}
A {text-decoration: none; font-size: 14}
A:hover IMG {border-color: gray}

A.norm:link {color: black}
A.norm:visited {color: black}
A.norm:hover {color: maroon}
A.norm {text-decoration: underline; font-size: 14}

A.top:link {color: white}
A.top:visited {color: white}
A.top {text-decoration: none; font-size: 14} 

IMG.counter {border-width: 0}
IMG {border-width: 1; border-color: white}
TD.menu {width: 300;border-width: 1;border-color: black; text-align: center;}

TD.menu: A {text-decoration: none; font-size: 14}
TD.menu: hover {border-color: red}
blockquote {font-size: 15}
P.head {color: white}
P.head {font-weight: bold; font-size: 14;}

P.indent {text-indent: 0em}

UL.MainList {list-style:  none }

UL.MainList {list-style:  url(bullet.gif) disc}

UL.MainList1 Li{
	padding-left:40px; /* отступ от маркера */
    background:url(bullet.gif) no-repeat left center; /* задаем фон */
}


hr.line {
	color:black;
	background-color:black;
	height: 6px;	
	border-width:0px; /* убрать рамки вокруг элемента */
}
