h3 {
	font-size: 13.5pt;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

A:link {
	color:#000000;
}

A:visited { 
	color:#000000;
}

A:hover {
	text-decoration: underline;
	color:#000000;
}

/* маркер для перехода */
#go {
	margin: 0 3px 0 3px;
	padding: 0 10px;
	width: 17px;
	background: url(/themes/main/images/go.gif) no-repeat 0 0;
	cursor: hand;
}

.redtext {
	color: red;
}

.skidka {
	font-size: 8pt;
}
.skidka i {
	color: #7E7E7C;
}

.title {
	padding: 0 0 0 50px;
}
