body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #272727;
	text-align: center;
	background-color: #2b1001;
	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: #404040;}

.rub{font-size: 18px; line-height: 30px; color: #040404;}
.subrub{font-size: 14px; line-height: 20px; color: #C03025;}
.subrub2{font-size: 14px; line-height: 20px; color: #040404;}

.small{font-size: 11px; color: #F5F4EF;}
.brod{font-size: 11px; color: #000000;}
.red{color: #C03025;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 250px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #F7941E; text-decoration: none;}
a:active {font-weight: normal; color: #F7941E; text-decoration: none;}
a:hover {font-weight: normal; color: #272727; text-decoration: none;}
a:visited {font-weight: normal; color: #F7941E;	text-decoration: none;}
