/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
maka:452;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.table {
   width: 980px; 
   margin-left: auto; margin-right: auto; text-align: center
}

body{
	font-family:Tahoma, Arial, Helvetica, serif; 
	font-size:11px; line-height:14px; color:#596e57; 
	background:#00121f;
}

.header {
	width: 980px; height: 297px; 
	background-image: url(/img/header.jpg); 
	background-repeat: no-repeat; background-position: center top;
/*    border: thin solid red;*/
}
.middle {
	width: 980px; height: 45px; 
	background-image: url(/img/search.jpg); 
	background-repeat: no-repeat; background-position: center top;
}
.searching { 
	position: relative; text-align: right;
	top: 7px; left: -50px;
}
.submit { 
	position: relative; text-align: right;
	top: 5px; left: 6px;
}
.categories {
	width: 980px; height: 40px; 
	background-image: url(/img/categories.jpg); 
	background-repeat: no-repeat; background-position: center top;
}
.menu {
    width: 227px; height: auto; 
    margin: auto;
    min-width: 227px;
    background-color: #01222b;
/*	border: thin solid red;*/
    background-repeat: repeat-y;
}
.menu2 {
    vertical-align: top;
color:#d4a943; 
/*    border: thin solid red;*/
}

.a {	
    color:#99c997; text-decoration:none;
    font-size:12px;
}

.a:hover {
    text-decoration: none;
}
.raquo {
	font: normal 14px Tahoma; color: 99c997;
}
.line {
    margin: 10px 10px 10px;
    width: 743px; 
    padding: 0 0 12px 0;
    border-bottom: dotted 1px #475856;
    border-top: dotted 1px #475856;
    background-color: #000713;
    vertical-align: middle;
}

.line span{
	margin: 0px 0px 0px;
	position: relative;
	padding: 0px 0px 0px 0px;
	top: 5px;
	color:#d4a943; 
}

.line a {
    text-decoration: none;
}

.footer {
        padding-top: 5px;
	position: relative;
	width: 980px; height:47px; 
	background-image: url(/img/footer.jpg); 
	background-repeat: no-repeat;"
}
.footer a {
    font: normal 12px Tahoma, Verdana, Arial;
    color: gray;
    text-decoration: none;
}

.pager {
       color:#d4a943; 
}
.item_table {
   margin-left: 10px; width: 743px;
}
.td2 {
  vertical-align: top;
  padding: 10px 10px 10px;
  padding-right: 20px;
  width: 400px;
  text-align: left; 
/*    border: thin solid red;*/
}

.orange {font: bold 12px Tahoma; color: d4a943;}
.white {font: bold 12px Tahoma; color: white;}
.descr {text-align: justify;}

.copywrite {
	margin: 0px 0px 0px;
	font: normal 12px Tahoma, Verdana, Arial;
	color: gray;
	padding: 0 0 0px 0;
/*	border: thin solid red;*/
}

.copywrite a {
    font: normal 12px Tahoma, Verdana, Arial;
    color: #f007ff;
/*    text-align: center; */
    text-decoration: none;
}
}
