body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	text-align: center;
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #fff;}

.rub{font-size: 24px; line-height: 30px; color: #00c3d9; font-weight:bold;}
.subrub{font-size: 14px; line-height: 20px; color: #FD7A04;  letter-spacing:1px;}
.subrub2{font-size: 14px; line-height: 20px; color: #fff;}

.small{font-size: 11px; color: #00c3d9; letter-spacing:1px;}
.small2{font-size: 11px; color: #fff; letter-spacing:1px;}
.brod{font-size: 11px; color: #272727;}
.blue{color: #009EB0;}
.wite{color: #fff; letter-spacing:1px;}
.black{color: #000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 250px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #FD7A04; text-decoration: none;}
a:active {font-weight: normal; color: #FD7A04; text-decoration: none;}
a:hover {font-weight: normal; color: #777777; text-decoration: none;}
a:visited {font-weight: normal; color: #FD7A04;	text-decoration: none;}
