* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 125%;
}


body {
  background-color: #000000;
  font-family: Trebuchet MS;
  font-size: 50%;
  color: #fff;
  padding: 65px 0 0 0;
}

body#inside {
  background-image: url(../images/header_inside.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

#wrapper {
  width: 1px;
  float: left;
  height: 370px;
}

td, tr{
border: 1px #323232 solid;
padding: 5px; font-family: arial;
}

table{
border: 0; background-color: #1f1f1f;
}


#main {
  width: 1000px;
  margin: 0 auto 0 auto;
}

#main #header {
 height: 260px;
 background-image: url(../images/head.jpg);
 background-position: 155px bottom;
 background-repeat: no-repeat;
}

#main_inside #header {
 height: 165px;
}

#logo {
  width: 156px;
  height: 47px;
  padding-left: 75px;
  float: left;
  background-image: url(../images/logo.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

#slogan {
  width: 286px;
  height: 47px;
  margin-left: 45px;
  float: left;
  background-image: url(../images/slogan.gif);
}

#main #catalog {
  margin-left: 190px;
  float:left;
  font-size: 2em;
  text-transform: uppercase;
  padding-top: 5px;
  cursor: pointer;
}

#flash {
  width: 977px;
  margin: 0 auto 0 auto;
}

#lte {
  width: 19px;
  height: 19px;
  background-image: url(../images/lte.gif);
  float: left;
}

#rte {
  width: 19px;
  height: 19px;
  background-image: url(../images/rte.gif);
  float: left;
}

#bt {
  width: 938px;
  height: 19px;
  background-image: url(../images/bt.gif);
  float: left;
}

#bl{
  height: 318px;
  width: 19px;
  background-image: url(../images/bl.gif);
  float: left;
}

#flashbody {
  height: 318px;
  width: 938px;
  background-color: #191919;
  float: left;
}

#swf {
  position: relative;
  display: inline;
  float: left;
  left: -6px;
  top: -7px;
}

#br{
  height: 318px;
  width: 19px;
  background-image: url(../images/br.gif);
  float: left;
}

#lbe {
  width: 19px;
  height: 19px;
  background-image: url(../images/ble.gif);
  float: left;
}

#rbe {
  width: 19px;
  height: 19px;
  background-image: url(../images/bre.gif);
  float: left;
}

#bb {
  width: 938px;
  height: 19px;
  background-image: url(../images/bb.gif);
  float: left;
}

#main #footer {
 height: 200px;
 background-image: url(../images/foot.jpg);
 background-position: 155px 0;
 background-repeat: no-repeat;
 clear: both;
 font-size: 1.2em
}

#main_inside #footer{
  height: 200px;
  background-image: url(../images/foot_inside.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  clear: both;
  font-size: 1.2em;
}

#main_inside #contacts {
  float: left;
  margin: 80px 0 0 220px;
}

#main_inside #end {
  float: right;
  margin: 115px 130px 0 0;
}

#main #contacts {
  float: right;
  margin: 125px 70px 0 0;
}

#main #footmenu{
  margin: 145px 0 0 10px;
  float: left;
  font-size: 1.2em;
}

#main #footmenu a {
  display: block;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 2px #444444;
  color: #fff;
  text-transform: lowercase;
}

#main #footmenu a:hover {
  text-decoration: underline;
}


#main #footmenu a.last {
  border: none;
}


#main #end {
  text-align: center;
  font-size: 1.1em;
  margin: 20px 0 10px 0;
}

#main_inside #container {
  margin-left: 135px;
  padding-top: 60px;
  width: 860px;
}

#main_inside .content {
  font-size: 1.6em;
  margin-top: 10px;
}


#main_inside #container h1, h4 {
  color: #ff6000;
  text-transform: uppercase;
  font-size: 1.7em;
  font-weight: normal;
}

#main_inside #container #breadcrumbs{
  margin-top: 30px;
  font-size: 1.2em;
}

#main_inside #container #catalog_inside {
  margin-top:10px;
  font-size: 1.4em;
}

#main_inside #container #catalog_inside li {
  margin-left: 30px;
}


#main_inside #container #catalog_inside img {
  border: solid 4px #202020;
  margin-right: 5px;
  height: 178px;
  width: 178px;
  float: left;
  display: block;
}

#main_inside p{
  margin-bottom: 10px;
}


#main_inside #container #catalog_inside .more{
  background-image: url(../images/menubg.gif);
  border: solid 1px #202020;
  margin: 0 0 20px 188px;
  padding: 0 10px 0 10px;
  min-height: 184px;
}

#main_inside #container #catalog_inside .more p {
  margin-bottom: 5px;
}


#main_inside #container #catalog_inside .more .caption{
  height: 23px;
  margin: 0 -10px 5px -10px;
  background-image: url(../images/catalog_bg.gif);
  padding: 5px 0 0 10px;
  color: #000;
}

#main_inside #container #catalog_inside .more .price {
  color: #0cd41a;
}


a#top {
  color: #ff6000;
  float: right;
  font-size: 1.4em;
  padding-top: 20px;
}


#slide{
  width: 250px;
  background-color: #121212;
  border: 1px #4b4b4b solid;
  text-align: left;
  background-image: url(../images/menubg.gif);
  position: absolute;
  padding: 10px 0 0 20px;
  z-index: 1000;
  display: none;
}

#menu {
  margin: 10px 0 20px 0;
}


#menu a{
  font-family: Trebuchet MS;
  font-size: 1.3em;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
}
#menu a:hover{
 text-decoration: underline;
 color: #00bfff;
}

#inside_menu {
  margin-left: 55px;
}


#inside_menu a{
  display: block;
  float: left;
  font-size: 1.4em;
  color: #fff;
  text-transform: uppercase;
  margin-right: 20px;
  padding-right: 20px;
  border-right: solid 1px #202020;
}

#inside_menu a:hover{
  color: #00bfff; 
}


a.last {
  border: none;
}


a {
  color: #00bfff;
  text-decoration: none;
}

h1{
	font-size: 1.5em;
    font-family: Trebuchet MS;
    color: #00bfff;
}

a.admin {
   font-family: Tahoma;
   font-size: 12px;
   color: #AAAAAA;
}

a.page {
  padding: 0 7px;
  border: solid 1px #555555;
  margin: 5px;
}

a.page:hover{
  background-color: #888888;
  color: #fff;
}

div#news_block{
  width: 250px;
  height: 120px;
  position: absolute;
  font-size: 1.2em;
  font-family: Arial;
  overflow: hidden;
  display: none;
  cursor: pointer;
}

div#news_block #innerNews{
  margin-top: 10px;
}


h4 {
  font-size: 1.2em;
  font-weight: bold;
}

a.by:hover {
  text-decoration: underline;
}


