body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #ffffff; background-image: url(../images/bgtile.png); background-repeat: repeat-x; background-position: center top;
}

p {	font-size: 12px; line-height: 14px;	color: #000000;}
h1{font-size: 18px; line-height: 20px; color: #000000;}
h2{font-size: 16px; line-height: 20px; color: #989DA4;}

.rub{font-size: 24px; line-height: 26px; color: #000000;}
.sub{font-size: 16px; line-height: 20px; color: #989DA4;}

.red{font-size: 14px;  line-height: 16px;	color: #C3362A;}
.small{font-size: 12px; color: #989DA4;}
.brod{font-size: 12px; color: #000000;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.footfill { height: 25px; padding-top: 15px; background-image: url(../images/footer.png); background-position: center top; background-repeat: repeat-x;} 

.column{ width: auto; height: auto; text-align: left;  padding-right: 30px;}
.text{ width: 500px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #C3362A; text-decoration: none;}
a:active {font-weight: normal; color: #C3362A; text-decoration: none;}
a:hover {font-weight: normal; color: #C3362A; text-decoration: underline;}
a:visited {font-weight: normal; color: #C3362A;	text-decoration: none;}

a.bottlink:link {font-weight: normal; color: #989DA4; text-decoration: none;}
a.bottlink:active {font-weight: normal; color: #989DA4; text-decoration: none;}
a.bottlink:hover {font-weight: normal; color: #C3362A; text-decoration: none;}
a.bottlink:visited {font-weight: normal; color: #989DA4; text-decoration: none;}

/*menu*/
.menu{font-size: 14px; width: auto;}
.menu ul{margin: 0;padding: 0;float: none;} 
.menu ul li{display: inline;} 
.menu ul li a{float: none; color: #000000; padding-left: 10px; padding-right: 10px; text-decoration: none;} 
.menu ul li a:visited{color: #000000;} 
.menu ul li a:hover, .menu ul li .current{color: #797979 !important; }
.active{font-size: 14px; color: #C3362A; text-decoration: none;}