* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	margin: 0 0 10px 0; 
	font: 0.7em verdana, arial, sans-serif; 
	text-align: center; 
	background: #fff;
}

#root {
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#logo {
	width: 235px;
	background: url(images/top-background.gif) no-repeat;
	text-align: center;
	display: inline;
	float: left;
}

#text {
	text-align: right;
	font-size: 0.8em;
	font-weight: 900;
	font-style: italic;
	letter-spacing: -1px;
	margin-left: 15px;
	line-height: 7px;
}

#logo img {
	border: 0px none;
}

#logo a {
	text-decoration: none;
	color: #000;
}

.fastnav {
	float: right;
	padding: 17px 27px 12px 0px;
	vertical-align: top;
}

/*.fastnav img {
	margin-left: 20px;
}*/

.fastnav a {
	margin-left: 20px;
   display:inline;
}

.activeicon {
	padding-top: 3px;
	border-bottom: 3px solid #b90022;
}

#topmenu {
	float: left;
	display: inline;
	background: url(images/top-background-right.gif) repeat-x;
	padding-top: 40px;	
	height: 100px;
}

#mainnav{
	display: block;
}

#mainnav .left {
	background: url(images/menu-left.gif) left top no-repeat;
}

#mainnav .right {
	background: url(images/menu-right.gif) right top no-repeat;
}

#mainnav .center {
	background: url(images/menu-middle.gif) left top repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 100px;
}

#mainnav .item {
	/*padding-top: 10px;*/
	display: inline;
	float: left;
	text-align: center;
	line-height: 10px;
	margin: 10px 0px 0px 10px;
	text-transform: uppercase;
	white-space: nowrap;
	width: 73px;
}

#mainnav .item a{
	text-decoration: none;
	color: #9a9fa6;
	font-weight: bold;
	font-size: 0.8em;
}

#mainnav .item img {
border: 0px none;
padding-bottom: 7px;
}

#active {
	border-bottom: 4px solid #b90022;
	padding-bottom: 15px;
}

#phone {
	float: left;
	display: inline;
	background: url(images/top-background-right.gif) repeat-x;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 7px;
	white-space: nowrap;
}

#phone .left {
	background: url(images/phone-left.gif) no-repeat;
	padding-left: 43px;
}

#phone .right {
	background: url(images/phone-right.gif) right top no-repeat;
}

#phone .center {
	background: url(images/menu-middle.gif) left top repeat-x;
	margin-right: 10px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 40px;
	padding-top: 35px;
	color: #828282;
	font-size: 0.75em;
}

#phone .center span{
	font-weight: bold;
	font-size: 1.5em;
	color: #545454;
	letter-spacing: -1px;
}

#logobottom {
	width: 200px;
	text-align: right;
	display: inline;
	float: left;
}

#logobottom img {
	border: 0px none;
}

#logobottom a {
	text-decoration: none;
}

#botmenu {
	display: inline;
	float: left;
	width: 400px;
}

#botmenu .left {
	background: url(images/menu-bot-left.gif) no-repeat;
}

#botmenu .right {
	background: url(images/menu-bot-right.gif) no-repeat right top;
}

#botmenu .center {
	background: url(images/menu-bot-middle.gif) repeat-x left top;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 35px;
	padding-top: 30px;
	color: #b90022;
}
#botmenu img {
	padding-left: 7px;
	padding-right: 7px;
}
#botmenu a {
	color: #b90022;
}

#botphone {
	float: left;
	display: inline;
	padding-left: 5px;
}

#botphone .left {
	background: url(images/phone-bot-left.gif) no-repeat;
}

#botphone .right {
	background: url(images/phone-bot-right.gif) right top no-repeat;
}

#botphone .center {
	background: url(images/menu-bot-middle.gif) repeat-x left top;
	margin-right: 10px;
	margin-left: 40px;
	margin-top: 35px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 25px;
	padding-top: 25px;
	color: #828282;
	font-size: 0.75em;
}

#botphone .center span{
	font-weight: bold;
	font-size: 1.5em;
	color: #545454;
	letter-spacing: -1px;
}

#copyright{
	clear: both;
	text-align: center;
	color: #6a7077;
	font-size: 0.8em;
}

#copyright a{
	color: #b90022;
	padding-left: 7em;
}

#menu {
	display: inline;
	float: left;
	width: 235px;
}

#menu ul {
	clear: both;
	list-style: none;
	/*margin-top: 25px;*/
	margin-left: 40px;
}

/*#menu li {
	background: url(images/arrow.gif) center left no-repeat;
	margin: 0 10px 15px 0;
}

#menu li a {
	color: #b90022;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}*/

#menu li {
	padding-top: 10px;
	margin-bottom: 0px;
	width: 175px;
	display: block;
	clear: both;
}

#menu li a {
	background: url(images/arrow.gif) left 5px  no-repeat;
	margin: 0 0px 0px 0px;
	color: #b90022;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	display: block;
	float: left;
	clear: both;
	padding-right: 5px;
	
}

#menu .activemenu {
	color: #6a7077;
}

#menu li.activemenu {
	/*background: url(images/arrow.gif) left 5px no-repeat;*/
}
#menu ul ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}


#menu ul ul a {
	font-weight: normal;
}
#menu li li {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 155px;
}
#menu li li a {
	text-transform: lowercase;
	text-decoration: underline;
}

#menu ul ul .activemenu {
	background-color: #f4f4f4;
	margin: 3px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 50px;
	margin-bottom: 0px;
}

#main {
	display: inline;
	float: left;
	padding-top: 15px;
}

#menu-right {
	width: 202px;
	height: 32px;
	background: url(images/menu-right-red.gif) no-repeat;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

#menu-right td{
	padding-left: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
}

#menu-right-white {
	width: 202px;
	height: 32px;
	background: url(images/menu-right-white.gif) no-repeat;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

#menu-right-white td{
	padding-left: 30px;
	color: #9a9fa6;
	font-weight: bold;
	font-size: 0.8em;
}

#search table{
	background-color: #9a9fa6;
	margin: 0;
	padding: 0;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

#path {
	color: #a2a1a1;
	font-size: 0.8em;
	padding-top: 5px;
}

#path a{
	color: #a2a1a1;
	text-decoration: underline;
}

#maincol {
	display: inline;
	width: 360px;
	float: left;
}

#maincol a {
	padding-left:7px;
	text-decoration: underline;
}

#rightcol {
	display: inline;
	float: left;
	padding-left: 5px;
	padding-top: 45px;
}

#rightcol #allnews{
	margin-top: 35px;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/arrow.gif) center left no-repeat;
	color: #b90022;
	display: block;
	clear: both;
	text-decoration: underline;
}

#catalog {
	clear: both;
	color: #b90022;
	text-decoration: underline;
	font-size: 0.9em;
	padding-left: 50px;
}

#catalog a {
	color: #b90022;
	text-decoration: underline;
}

#catalog h1 {
	color: #b90022;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-left: -10px;
	background: url(images/arrow.gif) center left no-repeat;
	letter-spacing: 1px;
}

#catalog td {
	text-decoration: underline;
	color: #b90022;
	padding: 25px;
	line-height: 1.5em;
	width: 350px;
}

#feedback h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 35px;
	color: #6a7077;
}

#feedback td{
	color: #6a7077;
	padding-right: 20px;
	padding-top: 10px;
}
#feedbutton {
	border: 0px none;
	background-color: #fff;
	color:#b90022;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 20px;
}

#map h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6a7077;
}

#map td {
	vertical-align: top;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
}

#map li {
	list-style: none;
	margin-left: 40px;
	padding-bottom: 5px;
}

#map a {
	color: #c10000;
	text-decoration: none;
}

#map td h1 {
	font-weight: bold;
	font-size: 1em;
}

.caption {
	width: 330px;
	height: 34px;
	background: url(images/caption.gif) no-repeat;
	clear: both;
	color: #9a9fa6;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

.caption a{
	text-transform: none;
	float: right;
	/*border-right: 10px solid white;*/
	padding-left: 7px;
	padding-bottom: 3px;
	padding-right: 20px;
	background: url(images/arrow.gif) center left no-repeat;
	color: #b90022;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: -1px;
	margin-left: 100px;
}

.mainnews {
	color: #6a7077;
	font-size: 0.8em;
	margin: 3px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: justify;
}

.capnewart {
	margin-bottom: 5px;
	margin-top: 15px;
}

.capnewart span {
	float: right;
	padding-right: 10px;
	padding-left: 15px;
	color: #6a7077;
	background: url(images/book.gif) center left no-repeat;
	font-size: 0.8em;
	margin-bottom: 10px;
}

.capnewart a {
	color: #b90022;
	font-weight: bold;
	background: url(images/arrow3.gif) center left no-repeat;
	padding-left: 10px;
}

.good {
	float: left;
	font-size: 0.8em;
}

.good a{
	color: #9a9fa6;
	margin-left: -7px;
	border: 0px none;
}

.good img {
	border: 0px none;
}

.good table {
	width: 350px;
	background-color: #f4f4f4;
	margin-bottom: 20px;
}

.good h2 {
	color: #b90022;
	text-decoration: underline;
	margin-top: 5px;
	font-size: 1.3em;
}

.good h2 a {
	color: #b90022;
	text-decoration: underline;
}

.good p {
	margin-top: 5px;
	color: #6a7077;
}

.good span {
	font-weight: bold;
	color: #6a7077;
}

.captionsmall {
	width: 130px;
	height: 34px;
	background: url(images/caption-small.gif) no-repeat;
	clear: both;
	color: #9a9fa6;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 10px;
	text-transform: uppercase;
}

#shortnews {
	width: 150px;
	margin-left: 5px;
	font-size: 0.8em;
}

#shortnews span {
	display: block;
	color: #6a7077;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 15px;
	background: url(images/book.gif) center left no-repeat;
}

#shortnews a {
	color: #b90022;
	text-decoration: underline;
}

#article {
	color: #6a7077;
	width: 500px;
	margin-left: 5px;
}

#article h1 {
	font-weight: normal;
	margin-top: 10px;
	font-size: 1.5em;
	color: #6a7077;
}

#article .date {
	background: url(images/book.gif) center left no-repeat;
	padding-left: 15px;
	color: #6a7077;
	margin-bottom: 5px;
}

#article .author {
	color: #9a9fa6;
}

#article .author a{
	color: #9a9fa6;
}

#article .descr {
	color: #6a7077;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.8em;
}

#article h2 {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 1.3em;
	color: #6a7077;
}

#article .pages {
	color: #6a7077;
}

#article .pages table {
	display: block;
	display: inline;
}

#article ul {
	clear: both;
	list-style: none;
}

#article li#null {
	background:none;
	clear: both;
	list-style: none;	
	width: 450px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#article li {
	padding-bottom: 5px;
}

#article li a {
	font-size: 1.1em;
	color: #b90022;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
	background: url(images/arrow3.gif) center left no-repeat;
}

#article li span {
	font-size: 0.8em;
	color: #607077;
	font-weight: normal;
	margin-left: 20px;
	background: url(images/book.gif) center left no-repeat;
	padding-left: 15px;
}

#article #rez {
	font-weight: bold;
}

#article #showonly {
	padding-bottom: 20px;
	font-weight: bold;
	padding-top: 20px;
}

#article #showonly table {
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 10px;
}

#article #showonly table a {
	color: #b90022;
	text-decoration: underline;
}

#article #showonly td {
	padding-top: 7px;
	width: 230px;
	background: url(images/arrow.gif) left 13px no-repeat;
	padding-left: 13px;
	vertical-align: top;
}

#article td#only a {
	color: #6a7077;
}

#article td#only  {
	padding-top: 10px;
	width: 230px;
	background: url(images/sort.gif) left 13px no-repeat;
	padding-left: 13px;
}

.pages {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pages th {
	background: url(images/page-active.gif) no-repeat;
	width: 17px;
	height: 17px;
	text-align: center;
}

.pages td {
	background: url(images/page.gif) no-repeat;
	width: 17px;
	height: 17px;
	text-align: center;
}

.pages td a {
	color: #b90022;
	font-weight: bold;
}

.pages .str {
	font-weight: normal;
	color: #6a7077;
	background: transparent;
	text-align: center;
}

.other {
	border-top: 1px solid #dedede;
	margin-top: 20px;
	padding-top: 10px;
	color: #6a7077;
	font-size: 0.8em;
	margin-left: 5px;
}

.other ul {
	list-style: none;
}

.other li {
	background: url(images/arrow3.gif) left 10px no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

.other ul a {
	color: #6a7077;
	text-decoration: underline;
}

.other ul a span {
	color: #b90022;
	text-decoration: underline;
}

.articles {
	width: 500px;
}

.articles h1 {
	padding-top: 10px;
	color: #607077;
	font-size: 1.5em;
	font-weight: normal;
}

.articles h2 {
	text-decoration: underline;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 20px;
	color: #607077;
}

.articles span {
	float: none;
	margin-left: 15px;
}

#price {
	padding-left: 250px;
	padding-top: 20px;
}

#price th {
	vertical-align: top;
	color: #898e96;
	font-weight: normal;
	padding-right: 10px;
}

#price td {
	color: #898e96;
	font-weight: normal;
}
#price td a {
	text-decoration: underline;
	color: #b90022;
	background: url(images/arrow.gif) left 5px no-repeat;
	padding-left: 10px;
}

.tablecap {
	color: #6a7077;
	font-size: 1.1em;
	font-weight: bolder;
}

.price {
	border-top: 3px solid #9a9fa6;
	width: 500px;
	margin: 0px;
	padding: 0px;
	color: #6a7077;
	padding-bottom: 50px;
	border-collapse:collapse;
	font-size: 0.8em;
}

.price th {
	background-color: #f4f4f4;
	text-align: left;
	padding-left: 10px;
	padding: 5px;
}

.price td {
	border: 1px solid #eee;
	border-spacing: 0px;
	padding: 5px;
}

 .pricesort {
	background: url(images/sort.gif) left center no-repeat;
	padding-left: 10px;
	font-weight: bold;
}

a.pricesort {
	font-weight: bold;
}

.price td a{
	color: #b90022;
	background: url(images/arrow2.gif) left center no-repeat;
	padding-left: 10px;
	width: 50px;
	display: block;
}

.price th a{
	color: #6a7077;
	font-weight: normal;
}

#catdescr {
	width: 475px;
	text-align: justify;
	font-size: 0.8em;
	margin-left: 5px;
}

h1#catname {
	color: #9a9fa6;
	font-size: 0.9em;
	font-weight: bold;
	background: url(images/catname.gif) 0px 0px no-repeat;
	width: 500px;
	height: 34px;
	padding-top: 11px;
	padding-left: 27px;
	margin-left: 0px;
	
}

#catgoods {
	clear: both;
	vertical-align: top;
	border-collapse: collapse;
	font-size: 0.8em;
}
#catgoods img {
	border: 0px none;
}
#catgoods td {
	padding: 10px;
	padding-bottom: 20px;
}

#catgoods th {
	padding: 0px 0px 2px 15px;
	/*padding-bottom: 20px;*/
	text-align: left;
	background-color: #f4f4f4;
	border-right: 1px solid #bbb;
	font-weight: normal;
}

#catgoods th a {
	color: #607077;
	
}

#catgoods h2 {
	font-weight: bold;
	text-decoration: underline;
	color: #b90022;
	letter-spacing: 0px;
}
#catgoods td a{
	color: #b90022;
}

#catgoods tr.botline {
	border-bottom: 1px solid #dedede;
}

td.goodprice {
	background: url(images/price.gif) center no-repeat;
	width: 80px;
	height: 17px;
	vertical-align: middle;
	text-align: center;
	margin-left: 20px;
	color: #6a7077;
	font-size: 1em;
}

td.goodprice span {
	color: #b90022;
	font-weight: bold;
}

#submenu {
	margin-top: 30px;
	padding-top: 10px;
	margin-bottom: 30px;
	border-top: 1px solid #dedede;
	width: 125px;
}

#gooddescr {
	width: 500px;
	color: #6a7077;
}

#gooddescr h2 {
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}

#gooddescr img {
	border: 0px none;
	margin: 5px;
}

#gooddescr a{
	color: #b90022;
	text-decoration: underline;
}

#gooddata {
	width: 500px;
}

#gooddata th{
	border: 1px solid #dedede;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
}

#gooddata td {
	padding: 7px;
	font-weight: bold;
}

#gooddata span {
	color: #b90022;
}

#gooddata a {
	font-weight: normal;
	color: #b90022;
	/*background: url(images/pdf.gif) no-repeat;
	padding-left: 20px;*/
}

#gooddata a img{
	vertical-align: middle;
}

#list {
	font-size: 0.9em;
	margin-left: 3px;
}
#list li{
	background: url(images/book.gif) left 3px no-repeat;
	padding-left: 15px;
}

#list a{
	font-size: 2em;
	font-weight: bold;
	background: none;
}

#list span {
	padding-left: 0px;
}

