.content .cstatus {
	color: #818180;
	display: block;
	background-color:#cde4ff;
	padding: 3px;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
/*.content .cstatus:hover {
	color: #FFFFFF;
	text-decoration: none;

}*/

.content .town{
	color: #FFFFFF;
	margin-left: 15px;
	font-size: 10pt;
	background-color: #9fce23;
	padding: 3px;
	font-weight: bold;
	display: block;
	
	
}
/*.content .town:hover{
	color: #9fce23;
	background-color: #FFFFFF;
	text-decoration: none;
}*/

.content  .filial{
        text-transform: none;
        font-size: 10pt;
        margin-left: 45px; 
        color: #555 !important;
        font-weight: bold;
        padding: 3px;
        display: block;
        text-decoration: none !important;
        }

.content .cont{
	margin-left: 30px;
	text-transform: none;
	font-size: 10pt;
	color: #818180;
	font-weight: bold;
	padding: 3px;
	display: block;
	text-decoration: none;
}

.content .cont:hover{
	text-decoration: none;
	background-color: #818180;
	color: #FFFFFF;
	}
.descr{
	padding-bottom: 10px;
	font-size: 11pt;}
.descr img{
width: 420px;
height: 300px;
margin-top: 3px;
margin-bottom: 3px;}
.townname{
	color: #990d10;
	text-transform: uppercase; 
	font-weight: bold;}
.statusname{	
	color: #55a2e4;
	margin-top: 3px;
	font-weight: bold;
	}
.adress{
color: #818180;
text-align: left;
}
.adress a{
text-decoration: none;
color: #818180;}
.adress a:hover{
color: #990d10;}
