a, div, strong, img, p, form, fieldset, legend, span, body, ul, li, h2, h4, h3, h1, h5, h6{
	border: none;
	margin: 0px;
	padding: 0px;
}
body, table{
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 90%;
	color: #000;
	background: #fff;
	_opacity: 0.9999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);

}
table{
	background: none;
}
input, select, textarea{
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #f5f5f5;
	border: none;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #eaeaea;
}
a{
	color: #03541e;
	outline: none;
	cursor: pointer;
}
h1{
	font-size: 24px;
	color: #bd002b;
	margin-bottom: 7px;
	margin-top: 20px;
}
table h1{
	font-weight: normal;
	text-align: center;
}
h2{
	font-size: 24px;
	color: #bd002b;
	margin-bottom: 7px;
}
h2 a{
	color: #bd002b;
	text-decoration: underline;
}
h2 a:hover{
	text-decoration: underline;
}
h4{
	color: #bd002b;
	font-size: 110%;
}
h4 a{
	color: #bd002b;
	text-decoration: none;
}
h4 a:hover{
	text-decoration: underline;
}
p{
	margin-bottom: 10px;
}
.clear{
	border: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#conteiner{
	width: 1000px;
	margin: 0px auto;
/*	border: 1px solid red;	*/
/*	padding-top: 270px;	*/
	padding-top: 140px;
	position: relative;
}
#top{
	position: absolute;
/*	height: 250px;		*/
	height: 120px;
	width: 1000px;
	top: 0px;
	left: 0px;
}
#bannerTop{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#top .date{
	position: absolute;
	left: 10px;
/*	top: 140px;		*/
	top: 10px;
	color: #717171;
	font-size: 10px;
}
#top .logo{
	position: absolute;
	left: 10px;
/*	top: 151px;		*/
	top: 21px;
}
#top .address{
	height: 30px;
	width: 300px;
	position: absolute;
	left: 390px;
/*	top: 150px;		*/
	top: 20px;
	text-align: left;
}
#search{
	position: absolute;
	width: 300px;
	height: 20px;
	left: 680px;
/*	top: 175px;		*/
	top: 45px;
	color: #4f4f4f;
	text-align: right;
}
#search input{
	width: 140px;
}
#search .submit{
	background: url(../images/backBtn.png);
	color: #4f4f4f;
	width: 88px;
}
#menu{
	width: 1000px;
	overflow: hidden;
	position: absolute;
	left: 0px;
/*	top: 210px;	*/
	top: 80px;
	background: url(../images/menuItem.png);
	background-repeat: repeat-x;
	text-align: left;
}
#menu table{
	margin-left: 20px;
}	
#menu table td{
	width: 11%;
}
#menu a{
	display: block;
	height: 41px;
	background: url(../images/menuItem.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	text-decoration: none;
	line-height: 41px;
	color: #4f4f4f;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 10px;
}
#menu a.red{
	background: url(../images/menuItem_red.png);
  color: #fff;
}
#menu a.advert{
	background: url(../images/menuItem_advert.png);
  color: #fff;
}


#menu a:hover, #menu a.select{
	background-position: bottom;
	color: #fff;
}
#content{
	width: 476px;
	float: left;
	text-align: left;
}
#content .in{
	margin-left: 11px;
}
#right{
	width: 505px;
	float: right;
	text-align: left;
}
#footer{
	background: url(../images/backFooter.png);
	background-repeat: repeat-x;
	height: 60px;
	margin-bottom: 17px;
	clear: both;        
	font-size: 12px;
}
#footer a{
	color: #000;
}
#footer #created{
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 10px;
	margin-top: 12px;
}
#footer #copyright{
	float: left;
	width: 680px;
	text-align: left;
	margin-left: 10px;
	margin-top: 12px;
}
#bottomLinks{
	margin-bottom: 20px;
}
#bottomLinks a{
	color: #000;
}
#paging{
	text-align: center;
}
#path{
	font-size: 10px;
	color: #4f4f4f;
	margin-bottom: 20px;
}
#path a{
	color: #bd002b;
	font-weight: bold;
	text-decoration: none;
}
.listLinks{
  margin: 0px 0px 20px 0px; 
  font-size: 85%;
  border-left: 3px solid #bc002a;
}
.listLinks li{
  list-style: none;
  background: url(../images/menuItem.png);
  color: #fff;
  height: 20px;
  line-height: 20px;
  border-left: 0px solid #bc002a;
  margin-bottom: 1px;
}

.listLinks li a{
  color: #4F4F4F;
  text-decoration: none;
  display: block;
  margin-left: 10px;
}

#follow
{
	font-weight: bold;
	text-align: left;
	margin: 12px 10px;
}
#follow a
{
	color: inherit;
	text-decoration: none;
}
#follow a:hover
{
	color: inherit;
	text-decoration: underline;
}
#follow a[class*="link-"]::before
{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin: 0 .3em -.15em 0;
	background: no-repeat 50% 50% / cover;
}
#follow a.link-facebook::before
{
    background-image: url('../images/icons/i-facebook.svg');
}