* {
	padding: 0px;
	margin: 0px;
}
td,th {
	
	font-size: 14px;
	
}
body {
	margin: 5px;
	background-color: #ECE9DD;
	color: #000000;
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
}
.topfront {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 11px;
}
textarea, select, option, input, submit, reset, button {
	font-family: sans-serif;
	font-size: 11px;
}
pre {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFCC;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #773322;
	font-family: Arial, helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	margin: 5px;
}
.pagetitile {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	
}
.pagetitileheaders {
	font-size: 14px;
	text-decoration: none;
	
}
.pagetitilelinks{
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.itemtxt {
	font-family: sans-serif;
	font-size: 11px;
}
.Red14style {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.RedBigStyle {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.REGBIGStyle {
	font-size: 48px;
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #990000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}
.BoldWhite {
	color: #FFFFFF;
	font-weight: bold;
	
}
#af_content {
	text-align: left;
	
	padding: 15px;
	padding-left: 25px;
	margin-left: 17px;
	border: 3px solid #eeddbb;
	
}
a img {border: 0px none;}
#af_serverinfo  {
	font-size: 10px;
	color: #888866;
	text-align: center;
}
.smallgrey  {
	font-size: 10px;
	color: #888866;	
}
#af_shapka {
	text-align: center;
	width: 100%;
	background: #eeddbb;
}
.af_box1{
	
	
}
.af_input1 {
	width: 250px;
	
}
.af_button1 {
	border: 1px dotted #777744;
	background: #eeddbb;
	color: #660000;
	font-weight: bold;
	cursor: pointer;
}
.af_button1:hover, #af_topmenu a:hover {
	border: 1px dotted #888866;
	background: #ECE9DD;
	color: #990000;
	font-weight: bold;
}
#af_topmenu {
	position: relative;
	top: 0px;
	left: 0px;
}
#af_topmenu td {
	text-align: center;
	background: #eeddbb;
	padding: 10px;
	border: 0px none;
	border-top:  5px solid #ECE9DD;
}
#af_topmenu a  {
	
	padding: 3px;
	margin: 3px;
	width: auto;
	border: 1px dotted #777744;
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	
}
#af_bottommenu a  {
	
	padding: 3px;
	margin: 3px;	
	color: #660000;
	
}
#af_topmenu a.flag  {
	
	margin: 4px;
	width: auto;
	border: none;
	background: none;

	
}
#af_leftcol {
	text-align: center;
	vertical-align: top;
	
	width: 200px;
	background: #eeddbb;
}
#af_leftcol div {
	
	
	margin-bottom: 5px;
	border-top: 5px solid #ECE9DD;
	text-align: center;
	padding: 5px;
	
	
}
#af_leftcol h3 {
	color: #773322;
}
div.af_preview {
   float: left;
   background: white;
   width:120px;
   height:150px;
   margin: 10px;
   padding: 10px;
   
}
div.af_preview img {
   border: 0px;  
}


div#CatSubMenu {
   position: absolute;
   left: 250px;
   top: 193px;
   border: dotted 1px;
   display: none;
   background: #EEDDBB;
    padding: 3px; 
   width: 150px;
}

div#CatSubMenu a, div#PriceSubMenu a {   
   display: block;
   padding: 3px;  
      
}

div#CatSubMenu a:hover, div#PriceSubMenu a:hover {
   background: #ECE9DD;
}
div#PriceSubMenu {
   position: absolute;
   left: 340px;
   top: 193px;
   border: dotted 1px;
   display: none;
   background: #EEDDBB;
    padding: 3px; 
    width: 150px;
}



.shapka_a {}