body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}
html, body {overflow-x: hidden;}

.wrap{ width: 100%; height: 100%; margin-left: auto; margin-right: auto; text-align: center;}
.container{ width: 870px; height: auto; margin-top: 0px; margin-left: auto; margin-right: auto; text-align: center; padding: 0px;}
.header { width: 850px; height: 90px; text-align: center; padding-left: 10px; padding-right: 10px; background-image: url(../images/maintile.png); background-position: center top; background-repeat: repeat-y; }
.nav { width: 850px; height: 30px; text-align: center; padding-left: 10px; padding-right: 10px; background-image: url(../images/maintile.png); background-position: center top; background-repeat: repeat-y;}
.content { width: 850px; height: auto; text-align: center; vertical-align: top; padding-left: 10px; padding-right: 10px; background-image: url(../images/maintile.png); background-position: center top; background-repeat: repeat-y;}
.info { width: 800px; height: auto; text-align: left; vertical-align: top; padding: 20px;}
.footer { clear: both; text-align: right; width: 850px; color: #999999; height: 30px; padding-left: 10px; padding-right: 10px; background-image: url(../images/footerbg.png); background-position: center top; background-repeat: no-repeat;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.brod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.rub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
.rub2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.subrub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #D42F26;
}
.small{	font-size: 10px; color: #999999;}
.red{font-weight: normal; color: #D42F26;}

a:link {font-weight: bold; color: #D42F26; text-decoration: none;}
a:active {font-weight: bold; color: #D42F26; text-decoration: none;}
a:hover {font-weight: bold; color: #777777; text-decoration: none;}
a:visited {font-weight: bold; color: #D42F26;	text-decoration: none;}