body { font-size: x-small;
       background-color : #FFFFCE; }

a           { text-decoration: none }
a:link      { color: blue }
a:visited   { color: blue }
a:hover     { color: blue; text-decoration: underline }
a:active    { color: red }

a.cat           { font: x-small; text-decoration: none }
a.cat:link      { color: blue }
a.cat:visited   { color: blue }
a.cat:hover     { color: red }
a.cat:active    { color: white }
a.logo-a { text-decoration: none; margin: 5 5 5 10; font-size: 1.5 em; display: block;}

hr 		 { color: black; }
hr.h-1   { height: 1px; width:100%; }

ul 

li       { color: #ff931c; }
li.l-2	 { font-size: small; }

table {  }
table.top-1  { width:100%; border:0; border-collapse: collapse; text-align: center; background-color: black; }
table.top-2  { width:100%; border:0; }
table.top-3  { width:100%; border:0; border-collapse: collapse; }
table.main1  { }
table.left   { width: 100%; border: 0px; border-collapse: collapse; text-align:center; }
table.menu-1 { width:100%; border:0; margin: 0 auto; }
table.cen-1  { width:100%; border:0; border-collapse: collapse; margin: 0 auto; }
table.form   { width: 300; border: 1px solid silver; margin: 0 auto; }
table.form-kaz { width: 80%; border: 1px solid silver; margin: 0 auto; background-color: #CBB592; }
table.small td { font: 10px verdana, arial, helvetica, serif }

tr.mid { vertical-align: middle; }

td.d-top-2 { background-color: ffd648; }
td.t-ban   { width:100%; text-align: center; }
td.d-top-3 { width:100; }
td.logo    { width: 132; height: 70; text-align: center; }
td.d-m-1   { width: 200; vertical-align: top; }
td.d-m-2   { width: 100%; vertical-align: top; }
td.menupoisk { background-color: #fff;
	           height: 20px; 
			   background-repeat: no-repeat;
               vertical-align: middle;
	           text-align: center; }
td.newsitem  { border: 0;
	           padding: 8px;
	           text-align: justify; }
td.small   { font: 10px verdana, arial, helvetica, serif; }
td.small1  { font: 10px verdana, arial, helvetica, serif; background-color: #ffe28a; }
td.small2  { font: 10px verdana, arial, helvetica, serif;
             background-image : url("/i/fbgr.png"); }
td.small-r { font: 10px verdana, arial, helvetica, serif; width:160; vertical-align: top; }
td.ban-3   { width: 140; text-align: center; }
td.d-c-1   { vertical-align: top; }

form { margin-top: 5; margin-bottom: 5; }
.inp_fld  { font: x-small Courier }
.inp_but  { font: xx-small }
.inp_drop { font: xx-small }

h1 { font-size: small; }
h2 { font-size: small; }

p         { font-size: small }
p.head    { font-size: small; color: red }
p.copy    { font: 10px verdana, arial, helvetica, serif; color: #ff931c }
			
.results  { font: x-small; color: #339900 }
.new	  { color: #ff1c1c }
.pop	  { color: #0f8dff }
.hits	  { font: x-small; color: silver }

img.link { border: 0; width: 11; height: 11; }

.form-s { width:100%; font-size:11px; margin-left:5px; margin-bottom:10px; margin-top:0px;
          border:1px solid #E5E5E5; border-left:4px solid #FFB400; background-color:#f7f7f7; }
.form-s1 { padding:10px 5px 10px 10px; }
.form-s2 { height: 250px; width: 400px; background-color:white; }

div.form   { border: 1px solid silver;}
div.form1   { margin: -2px -2px -2px 3px;}