/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */


.previewtext h2{
	font-size: 17px;
    line-height: 18px;
}


.previewtext h3{
	font-size: 17px;
    line-height: 18px;
}



.item-views .item .title {
    font-size: 17px;
	line-height: 18px;
}


/*Footer*/

footer {
background-color:white; 
box-shadow:none; 
}

.bottom-menu a {
  color: #572910;
  text-decoration: none;
}

footer .info .phone a {
	 color: #572910;
}


