

div.tagdiv {
	float: left;
	width: 230px;
	height: 200px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	background: #ffffff url("../images/gradient_box_bg.gif") repeat-x left bottom;
	border: 1px solid #cbcbcb;
}
div.forimage{
	margin:8px 8px 0 8px;
	background: transparent url("../images/gradient_box_bg.gif") repeat-x left bottom;
	width:218px;
	height:60px;
}
div.forimage img{
	padding:1px;
	background-color:#ffffff;
	border:solid 1px #eeeeee;
}
div.tagdesc {
	padding:10px;
	height:95px;
	overflow: hidden;
	line-height:14px;
}
div.tagdesc p{
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

div.tagcloud {
	margin:5px;
	padding:5px;
	height:40px;
	overflow: hidden;
	background-color:#fafafa;
	color:#aaaaaa;
}
div.tagcloud a{
	color:#aaaaaa;
}

div.tagdiv h2{
	margin-bottom:10px;
}

a.nolink{
	text-decoration:none;
	color:#000000;
}
div.linia {
margin-bottom:20px;
}

div.linia2 {
	border-bottom:1px dotted #dddddd;
	padding:0px;
	margin-top: 9px;
	margin-bottom: 9px;
	background-color: transparent;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	clear:both;
}

div.comments2{
	color:#666666;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	padding-left: 20px;
	background: transparent url("../images/icon_comments.gif") no-repeat top left;
}

div.comments2 strong{
	color:#777777;
}
span.morelink {color: #d30068; text-decoration: none; font-weight: bold; font-size:14px;}

/*//////////////////////////////////////////*/
