* {font-family: Verdana, sans-serif, Arial, Helvetica; color: black; font-size: 10pt;}
b {font-size: 12pt; font-weight: bold;}
strong {font-size: 14pt; font-weight: bold;}
h1 { text-align: center; font-size: 14pt; font-weight: bold;}
h2 {font-size: 12pt; font-weight: bold; color: #FFFFb4;}
table {margin: 0 auto;}

.wrapper  {
	margin-left: auto;
    margin-right: auto;
	width: 756px;
}
.header {
	width: 756px;
	height: 210px; 
	margin-top: 0px; 
	background-color: #292929; 
	position: relative; 
	float: right;
}
.headertext {
  padding-left:170px;
  padding-top:70px;
  font-size: 10pt;
  color: #ffffb4;
  background-color: transparent;
}

.top_menu {
  background-color: #420000; 
  border: 1px solid black;
  padding: 4px 10px;
  max-width: 756px;
  width: 756px;
  color: #ffffb4;
  text-align: left;
}
.top_menu a{
  font-size: 12pt;
  font-weight: bold;
  padding: 0px 10px;
  display: inline;
  line-height: 130%;
  text-decoration: none;
  color: #ffffb4;
}
.top_menu a:hover,a:active	{
  color: white;
}
.side_menu {
  background-color: #420000;
  border: 2px solid black;
  width: 158px;
  float: left;
  min-height: 525px;
}
.side_menu a{
  font-size: 10pt;
  padding: 3px;
  display: block;
  line-height: 130%;
  color: #ffffb4;
  background-color: transparent;
}
.side_menu a:hover,a:active	{
  color: #8c0a45;
  background-color: white;
}
.content {
  padding: 10px;
  background-color: #ffffb4;
  min-height: 509px;
  float: right;
  max-width: 568px;
  width: 586px;
}
.bottom_menu {
  margin: 10px auto;
  padding-top: 4px;
  color: black;
  text-align: center;
  clear: both;
}
.with_border { border: 2px black solid; margin: 4px 2px;}
.catalog_block_0 { 
  float: right; 
  clear: right;
  width: 255px; 
  padding: 10px; 
  text-align: center; 
  margin: 10px auto;
  font-size: 9pt;
}
.catalog_block_1 { 
  float: left; 
  clear: left;
  width: 255px; 
  padding: 10px; 
  text-align: center; 
  margin: 10px auto;
  font-size: 9pt;
}
.catalog_block_0 b {
  font-size: 9pt;
  font-weight: bold;
}
.catalog_block_1 b {
  font-size: 9pt;
  font-weight: bold;
}
.item_block {
  color: black;
  font-size: 8pt;
}
.item_block b {
  font-size: 9pt;
  font-weight: bold;
}
.next_prev * {
  font-weight: bold; 
  font-size: 14pt;
}
  