@charset "UTF-8";
/* CSS Document */

.bfMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 45px;
}

.bfMenu a:link {
	color: #FFF;
	text-decoration: none;
}
.bfMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.bfMenu a:hover {
	color: #b80705;
	text-decoration: none;
}

.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
}

.footer a:link {
	color: #FFC;
	text-decoration: none;
}
.footer a:visited {
	color: #FFC;
	text-decoration: none;
}
.footer a:hover {
	color: #b80705;
	text-decoration: none;
}


.bfBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #b80705;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 44px;
	padding-bottom: 27px;
	padding-left: 45px;
	text-align: justify;
	line-height: 17px;
}
.picturesRight {
	padding-right: 0px;
	padding-left: 15px;
	float: right;
	padding-top: 0px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.picturesLeft {
	padding-right: 15px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
}
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b80705;
	text-align: left;
}
.bfBodyProgramok {
	font-family: Arial, Helvetica, sans-serif;
	color: #b80705;
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 277px;
	text-align: justify;
	line-height: 17px;
}
.bfBodyProgramok a:link {
	color: #F00;
	text-decoration: none;
}
.bfBodyProgramok a:visited {
	color: #F00;
	text-decoration: none;
}
.bfBody a:hover {
	color: #FCA41A;
	text-decoration: none;
}

.bfBody a:link {
	color: #F00;
	text-decoration: none;
}
.bfBody a:visited {
	color: #F00;
	text-decoration: none;
}
.bfBody a:hover {
	color: #FCA41A;
	text-decoration: none;
}
.logos {
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
}
.logos2 {
	float: left;
	padding-top: 0px;
	vertical-align: top;
}
