.module_item{
	border-bottom:1px dashed #259cd3;
	padding:10px 10px 12px 10px;
	overflow:auto;
	zoom:1;
}

.module_item2{
	border-bottom:1px dashed #259cd3;
	padding:10px 10px 12px 10px;
	overflow:auto;
	background:#E5F5FC url(/gfx/tips_back.gif) no-repeat top;
	clear:both;
	zoom:1;
}

.module_item3{
	border-bottom:1px dashed #469C2B;
	padding:10px 10px 12px 10px;
	overflow:auto;
	background:#eaffe5 url(/gfx/tips_back_green.gif) no-repeat top;
	clear:both;
	zoom:1;
}

.module_item_news{
	border-bottom:1px dashed #259cd3;
	padding:10px 10px 12px 10px;
	overflow:auto;
	background:#E5F5FC;
	zoom:1;
}

.first_news{
	border-bottom:1px dashed #259cd3;
	border-top:1px dashed #259cd3;
	padding:10px 10px 12px 10px;
	overflow:auto;
	zoom:1;
}

.module_item img.module_img, .module_item2 img.module_img, .first_news img.news_image{
	float:left;
	margin:0 20px 0 0;
}

.news_image{
	width:130px;
	height:130px;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0;
}

.held_image{
	width:200px;
	height:280px;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0;
	text-align:center;
}

.module_item h3, .module_item2 h3, .first_news h3, .module_item_news h3{
	margin:0;
}

.module_item .read_more, .module_item2 .read_more{
	margin:0 0 0 15px;
	color:#97C00E;
}

a.reactions{
	float:right;
	color:#005679;
	margin:0 10px;
}

span.user_data{
	font-weight:bold;
	color:#259cd3;
}

span.date{
	
}

img.recept1 {
	margin:0px 20px 0px 0px; 
	float:left;
	width:150px;
	height:229px;
}
img.recept2 {
	float:right;
	width:196px; 
	height:98;
}

/*   TAGCLOUD   */

.tagcloud{
		text-align:justify;
		line-height:150%;
}

.tagcloud a{
	color:#005679;
	margin:0 5px 0 0;
}

.tag1{
	font-size:12px;
	font-weight:bold;
}

.tag2{
	font-size:20px;
	font-weight:bold;
}

.tag3{
	font-size:14px;
}

.tag4{
	font-size:24px;
	font-weight:bold;
}

.tag5{
	font-size:16px;
}
		