/*------------------------------------------------------------------------
# Copyright (C) 2010 sharlet.net All Rights Reserved.
-------------------------------------------------------------------------*/

@charset "windows-1251";

.top_31 {
	background-image: url(../images/dlet_top_31.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.top_32 {
	background-image: url(../images/dlet_top_32.gif);
	background-repeat: repeat-x;
	height: 40px;
}
/* ==================== Поле малой формы поиска */

.s_field {
	color: #660000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	border: 1px solid #8f0000;
	font-weight: bold;
}
/* ==================== */

.ctitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ctitle a {
	color: #FFFFCC;
	text-decoration: none;
}
.ctitle a:hover {
	color: #FF9900;
	text-decoration: none;
}
