body
{
    font-size:12px;
}
.title,.link
{
    color:#09a6d1;
    font-size:13px;
    font-weight:bold;
}
.small_title,.small_link
{
    color:#09a6d1;
    font-size:12px;
    font-weight:bold;
}
.link, .small_link
{
    text-decoration:underline;
    cursor:pointer;
}
.caption_big
{
    color:#333;
    font-size:24px;
}
.caption_middle
{
    color:#333;
    font-weight:bold;
    font-size:18px;
}
.caption
{
    color:#333;
    font-size:14px;
    font-weight:bold;
}
.caption_small
{
    color:#333;
    font-weight:bold;
    font-size:12px;
}
.text_small
{
    color:#333;
    font-size:10px;
}
.gray_small
{
    font-size:10px;
    color:#999;
}
.gray
{
    font-size:12px;
    color:#999;
}
.nov_block
{
    font-size:0px;
}
.nov_title
{
	font-weight:bold;
	padding:0px 0px 5px 8px;
}
.nov_top
{
	height:9px;
	background:url(images/nov_top.gif) top left no-repeat;
	font-size:1px;
}
.nov_txt
{
	border-left:9px solid #d4e177;
	padding-left:3px;
	overflow:hidden;
}
.nov_txt p
{
	padding:0px;
	margin:0px;
}
.nov_bottom
{
	height:78px;
	background:url(images/provod_2.gif) top left no-repeat;
	font-size:1px;
}
#content .nospan p
{
    margin:2px 0px 0px 0px;
    padding:0px;
}
