#news-title{
    display:none;
}

.pageMenu{	
    border-bottom: 4px solid #d7b46a;
    cursor: pointer;
    margin: 15px 0 15px 0;
    display: flex;
    justify-content: space-around;
    text-transform: uppercase;
}

.pageMenu a{
        margin-bottom: 10px;
    color: #d7b46a;
}
.text {
    text-align: justify;
    width: 70%;
    margin: 0 15px 0 10px;
}
.addres {
    width: 20%;
}
.name {
    font-weight: 700;
    /* color: #b71b1b; */
    width: 20%;
}
.name a{
    font-weight: 700;
    color: #d7b46a;

}
.club{
       /*background: #ff0c004d; */
    border-bottom: 1px solid #d7b46a;
    display: flex;
    /* border: 1px solid #e8e8e8; */
    margin-top: 20px;
    /* border-radius: 4px;

}

.cName{
	color: 				#1984B0;
	font: 				normal 16px 'Open Sans', sans-serif;
}
.cAdrs{
	padding:			0 0 15px 0;
	text-align:		right;
	top: 				2px;
	position: 			absolute;
	right: 				30px;
	font-size: 		10px;
}
.cAdrs a{
	font-weight:		bold;
}
.cAdrs img{
	position: 			absolute;
	left: 					-25px;
	top: 				2px;
}
.clubText{
	color:				#575757;
	padding:			0 5px;
	text-align:		justify;
}
.clubText div{
	padding:			15px;
	background:		#fff;
        float:				left;
}
.clubText p{
	padding-bottom:7px;
}
.clubText ul{
	padding-left:		20px;
	margin-top:			5px;
}
.cAbout{
	width:				500px;
	padding-right:	5px;
	float:				left;
}
.cProgram{
	float:				left;
	width:				340px;
}

.compBlock{
float:				left;
}
.frog{
display: block; 
float:	left;
}

.frog p{
 text-align: center;
}

figure{
float:	left;
}
