body{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40403C;
}
.menu_bg{
	background-image: url(images/put_uspeha_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.menu_items{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px 0px 15px
}
.menu_items a{
	text-decoration: underline;
	color: #555;
}
.menu_items a:hover{
	text-decoration: none;
	color: #000000;
}
#menu_active_item{
    color: #159ED7;
	
}
.title{
	font-size: 16px;
	font-weight: bold 
}
.zag {
	font-size: 11px;
	font-weight: bold;
}
.tfw{
	color: #4CADD2;
}
.content{
	font-size: 12px;
	line-height: 16px;
	text-indent: 30;
	margin: 7px;
	text-align: justify;
}
.content_block{
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.content_block p{
	font-size: 12px;
	line-height: 16px;
	text-indent: 30;
	margin: 7px;
	text-align: justify;
}

.content a{
	color: #0070B1;
	border-width: 0px;
	border-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #00B0DC;
	text-decoration:none
}
.content a:hover{
	color: #0070B1;
	text-decoration: none;
	border-width: 0px;
}
.news_date{
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/date_bg.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px
}
.news_title{
	font-size: 12px;
	font-weight: bold;
}
.news_content{
	padding-top: 10px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#blue{
	color: #4CADD2;
}
.spisok{
	list-style-image: url('images/spisok1.gif');
	font-size: 12px;
	line-height: 18px;
	text-indent: 20;

	
}
#bejev{
	color: #B5B3A3;
}
.more {  color: #0070B1; text-decoration: underline }
.more:hover{  color: #0070B1; text-decoration: none }

.right_img {
	float:right;
	margin: 0px 0px 3px 7px;
}
.left_img {
	float:left;
	margin: 0px 7px 3px 0px;
}

.contacts_email {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.contacts_email:hover {
	border-bottom:none;
}

