div.content_wraper{ 
	text-align: left; 
	width: 204px; 
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.sqer{
	width: 202px;
	height: 242px;
	background: url(images/pole_text.jpg) no-repeat left top;
	text-align: left;
	font-size: 16px;
}

div.sqer2{
	width: 174px;
	height: 27px;
	background: url(images/pole_odnosnik.jpg) no-repeat left top;
	text-align: right;
	font-size: 14px;
}

div.sqer2 a:link, div.sqer2 a:visited{
	display: inline;
	text-decoration: none;
	color: #fff;
}

div.sqer2 a:hover{
	color: #e1a42f;
}

div.sqer2 p{
	margin-top: 0px;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
}

div.content_wraper div.sqer p.title_sqer{
	font-weight: bold;
	margin-top: 0px;
	color: #4d1b2e;
	padding-top: 20px;
	margin-left: 10px;
}

div.content_wraper div.sqer p.title_sqer span.in_title{
	font-size: 13px; 
	font-weight: normal;
}

div.content_wraper div.sqer p.inside{
	text-align: center;
	color: #7e2247;
}

div.content_wraper div.sqer img.image{
	margin-top: 20px;
	margin-left: 35px;
}
