.ramka
{
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	border-bottom : 1px solid Silver;
}

.index
{
	color : Black;
}
.index:hover
{
	color : Red;
}

.index1
{
	color : #1A3DC1;
	line-height : 25px;
}
.index1:hover
{
	color : Red;
}

.menu
{
	color : #1A3DC1;
	line-height : 18px;
}
.menu:hover
{
	color : Red;
}
.new
{
	color : #FFBFBF;
	font-weight : bold;
	font-size : x-small;
}

.index2
{
	color : #1A3DC1;
}
.index2:hover
{
	color : Red;
}


.text
{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.faq
{
	color : Black;
	text-decoration : none;
}

.faq:hover
{
	color : Black;
	text-decoration : underline;
}

.bus
{
	color : Black;
	text-decoration : underline;
}

.bus:hover
{
	color : Blue;
	text-decoration : underline;
}

.ramochka
{
	border : 1px solid Black;
}

.xsmal
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-size : x-small;
}
.content
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

.prod
{
	color : Black;
	line-height : 25px;
}
.prod:hover{
	color: #8000FF;
}
