html,
body, div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }

body {
 font-family:  Arial, sans-serif;
 text-align: left;
 color: #000;
 min-width: 1000px;
}

body {
 margin: 0;
 padding: 0;
 height: 100%;
}

img    {border: 0 solid }
A IMG  {border: none;}

a {
  color: #0080FF;
  }
  
a:hover {
  text-decoration: none;
  }
  
table {
   border-collapse: collapse;
   border-spacing: 0;
   text-align: left;
   /*border: 1px solid #000;*/
  }

table td {
    padding: 0;
  }
  
.message  {
  display: block;
  clear: left;
  padding-top: 10px;
  font-weight: bold;
  color: #f00;
  }
  
.message_error  {
  display: block;
  clear: left;
  padding-top: 10px;
  font-weight: bold;
  color: #f00;
  }

*html #wrapper {
  width:expression(document.body.clientWidth < 1005? "1000px": "auto");
  }
  
#wrapper {
  background: url(../i/bg_wrapper.jpg) repeat-y 0 0;
  }
  
/*заголовки*/  
h2 {
  color: #fff;
  background: url(../i/bg_h2.gif) no-repeat 0 5px;
  padding: 0 0 0 15px;
  margin: 0 0 0 10px;
  clear: left;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  font-weight: bold;
  }
  
h3 {
  color: #95C9FE;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  }
  
h4 {
  color: #0080FF;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  }

/*logo*/  
.logo {
  position: absolute;
  top: 15px;
  left: 0;
  }
  
/*slogan*/
.slogan {
  position: absolute;
  top: 70px;
  left: 150px;
  color: #000;
  font-size: 14px;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: 120px; 
  }
  
/*head*/
#head {
  height: 232px;
  
  }
  
#inner #head {
  height: 246px;
  }
  
.head_left {
  background: url(../i/bg_head_left1.jpg) no-repeat 0 0;
  vertical-align: top;
  }
  
.head_left h3 {
  color: #fff;
  background: url(../i/bg_h2_new.gif) no-repeat 0 5px;
  padding: 0 0 0 15px;
  margin: 0 0 0 10px;
  clear: left;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  font-weight: bold;
  }
  
.bg_head {
  background: url(../i/bg_head1.jpg) no-repeat 0 0;
  vertical-align: top;
  }
  
.wrap_png {
  position: relative; 
  overflow: hidden;
  height: 182px;
  }
  
#inner .wrap_png {
  height: 174px;
  }  
  
/*menu*/  
#menu {
  height: 50px;
  width: 90%;
  }
  
#inner #menu {
  height: 70px;
  }
  
#menu td {
  vertical-align: top;
  text-align: center;
  padding: 10px 5px 0 8px;
  width: 16%;
  }

#inner #menu td {
  padding-top: 25px;
  }
  
#menu a {
  font-family: "Trebuchet MS", sans-serif;
  color: #9CC3E9;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  line-height: 13px;
  display: block;
  margin-top: 10px;
  }  
  
#menu span,
#menu .sa {
  display: block;
  font-family: "Trebuchet MS", sans-serif;
  color: #f00;
  font-weight: bold;
  font-size: 14px;
  line-height: 13px;
  background: url(../i/shooting_red_up.gif) no-repeat 50% 0;
  padding-top: 10px; 
  }
  
#menu .sa {
  margin-top: 0
  }
  
#menu a:hover {
  text-decoration: underline;
  }
  
/*icons*/
.icons {
  padding-bottom: 50px;
  margin-top: 155px;
  }
  
.head_left img {
  margin: 0 10px 0 25px;
  }
  
/*left*/   
.left {
  background: url(../i/bg_left.jpg) no-repeat 100% 100%;
  }
  
#inner .left {
  background: url(../i/bg_left_inner.jpg) no-repeat 100% 100%;
  }
  
/*catalog*/
.catalog {
  background: url(../i/bg_catalog.gif) #002952 no-repeat 0 100%;
  min-height: 235px;
  margin-bottom: 40px;
  }
  
#inner .catalog {
  margin-bottom: 0;
  }
  
*html .catalog {
  height: 235px;
  }
  
.catalog div { 
  background: url(../i/bg_div.gif) no-repeat 100% 100%; 
  padding: 5px 5px 5px 20px;
  }
  
.catalog div span {
  background: url(../i/marker_ul.gif) no-repeat 0 5px;
  padding-left: 15px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  }
  
.catalog a {
  background: url(../i/shooting.gif) no-repeat 0 5px;
  padding-left: 15px;
  color: #D0E7FF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  }
  
.catalog a:hover {
  text-decoration: underline;
  }
  
/*order*/  
.order {
  background: url(../i/bg_order.gif) repeat-y 0 0;
  padding: 0 0 15px 0; 
  }
  
.h2 {
  border-top: 1px solid #80AFDE;
  border-bottom: 1px solid #80AFDE;
  color: #95C9FE;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0 10px 20px;
  }
  
/*wrap_content*/  
.wrap_content {
  background: url(../i/bg_wrap_content.gif) #F2F7FD repeat-x 0 100%;
  }
  
#inner .wrap_content {
  background: #F3F8FD;
  }
  
/*design*/
.design {
  background: url(../i/bg_design.gif) repeat-x 0 0;
  height: 174px;
  }
  
/*content*/
.content {
  background: url(../i/bg_content.gif) repeat-x 0 0;
  min-height: 750px;
  padding: 30px 30px 30px 20px;
  font-size: 13px;
  }

*html .content {
  height: 750px;
  }
  
.content p {
  text-indent: 30px;
  margin-bottom: 10px;
  }

/*bg_right*/  
.bg_right {
  background: url(../i/bg_right.jpg) repeat-y 0 0;
  }
  
/*wrap_block*/
.wrap_block {
  background: url(../i/bg_block.jpg) no-repeat 0 0;
  height: 440px;
  padding: 15px 0 0 10px;
  }
  
.block {
  background: #00468D;
  padding: 10px 10px 15px 10px;
  margin-bottom: 15px;
  overflow: hidden;
  _height: 0;
  }
  
.block h3 {
  text-transform: uppercase;
  float: left;
  padding: 3px 0 0 0;
  font-family: "Trebuchet MS", sans-serif;
  }  
  
.block table {
  background: url(../i/block_table.gif) repeat-y 0 0;
  width: 100%;
  padding: 0; 
  clear: left;
  }
  
.block table td {
  font-size: 12px;  
  padding: 0 7px 0 5px;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
  color: #95C9FE;
  height: 14px;
  }
  
.block table td img {
  margin: 4px 8px 0 0;
  }
  
.block table td span {
  color: #fff;
  }
  
.block table td span.color {
  color: #f00; 
  font-weight: bold;
  }
  
.block p {
  font-size: 14px;
  clear: left;
  float: left;
  color: #fff;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
  margin-top: -20px;
  margin-bottom: 10px;
  }
  
/*news*/
.news {
  background: url(../i/bg_news.gif) repeat-y 0 0;
  padding: 15px 25px 15px 0;
  font-size: 12px;
  overflow: hidden; 
  _height: 0; 
  }
  
.news h2 {
  margin-bottom: 10px;
  margin-left: 11px; 
  }
  
.news .date {
  padding-left: 25px; 
  display: block;
  clear: left;
  }
  
.news a {
  color: #95C9FE;
  float: left;
  margin-left: 25px;
  margin-bottom: 10px;
  text-decoration: none;
  }

.news a.arhiv {
  color: #fff;
  text-decoration: underline;
  }
  
/*copyright*/
.copyright {
  font-size: 12px;
  color: #91C7FE;
  float: right; 
  width: 223px;
  height: 100px;
  margin-top: -150px;
  }
  
.copyright a {
  color: #91C7FE;
  font-weight: bold;
  }
  
.copyright p {
  width: 130px;
  margin-bottom: 15px;
  margin-left: 15px;
  }
  
/*footer*/
#footer {
  height: 50px;
  width: 100%;
  background: url(../i/bg_footer.gif) repeat-x 0 0;
  font-size: 12px;
  color: #0057B0;
  }
  
#inner #footer {
  height: 120px;
  background: url(../i/bg_footer_inner.gif) repeat-x 0 100%;
  }
  
#footer td {
  vertical-align: top;
  }
  
.footer_left {
  background: url(../i/footer_left.jpg) no-repeat 0 0;
  height: 50px;
  }
  
.footer_right {
  background: url(../i/footer_right.jpg) no-repeat 0 0;
  }
  
#inner .footer_right {
  background: none;
  text-align: right;
  }
  
#footer .fot_img img {
  margin: 5px 0 0 20px;
  }
  
#footer .bg_foot {
  background: url(../i/bg_left_footer.jpg) no-repeat 0 0;
  /*height: 70px;*/
  }
  
#footer p {
  width: 130px;
  margin-top: 5px;
  margin-left: 30px;
  margin-right: 100px;
  float: left;
  }
  

#footer .footer_right p {
  margin-right: 0; 
  width: 190px;  
  }
  
#footer a {
  color: #0057B0;
  font-weight: bold;
  }
  
/*menu_bottom*/
.bg_menu {
  background: url(../i/bg_menu_bottom.gif) repeat-x 0 0;
  }
  
#footer .menu {
  height: 70px;
  }
  
#footer .menu td {
  padding: 0 10px 20px 10px;
  text-align: center;
  width: 15%;
  vertical-align: bottom;
  }

.menu_bottom {
  background: url(../i/menu_bottom.jpg) no-repeat 0 0;
  overflow: hidden;
  _height: 0;
  }
  
#footer .menu a {
  font-family: "Trebuchet MS", sans-serif;
  color: #56A4F1;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  line-height: 13px;
  display: block;
  margin-bottom: 15px;
  }  
  
.menu span,
#footer .menu a.sa { 
  display: block;
  font-family: "Trebuchet MS", sans-serif;
  color: #f00;
  font-weight: bold;
  font-size: 14px;
  line-height: 13px;
  background: url(../i/shooting_red_top.gif) no-repeat 50% 100%;
  padding-bottom: 15px;
  }
  
#footer .menu .sa {
  margin-bottom: 0;
  }
  
#footer .menu a:hover {
  text-decoration: underline;
  }
  
/*form*/
form {
  font-size: 14px;
  padding: 10px 0 0 20px;
  }
  
form label {
  display: block;
  clear: left;
  margin-bottom: 5px;
  }
  
form input,
form textarea {
  margin-bottom: 10px;
  border: none;
  background: #91C7FE;
  border-left: 1px solid #1C1C1C;
  border-top: 1px solid #1C1C1C;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 185px;
  }
  
form .but {
  font-size: 12px;
  color: #fff;
  background: #00468D;
  border-top: 1px solid #63B0FF;
  border-left: 1px solid #63B0FF;
  border-right: 1px solid #1C1C1C;
  border-bottom: 1px solid #1C1C1C;
  width: 70px;
  cursor: pointer;
  }
  
/*заголовки контента*/
h1 {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 20px;
  color: #f00;
  font-weight: bold;
  margin-bottom: 30px;
  }
  
.content h2 {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #00529D;
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;
  clear: none;
  }
  
.content h3 {
  font-size: 16px;
  margin-bottom: 10px;
  }
  
/*img*/
.img_left {
  float: left;
  margin: 0 20px 15px 0;
  }
  
.img_right {
  float: right;
  margin: 0 0 15px 20px;
  }
  
/*ul*/
ul {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
  list-style: url(../i/marker_ul.gif);
  }
  
ul li {
  margin-bottom: 10px;
  }
  
ul ul {
  list-style: url(../i/marker_ul_ul.gif);
  }
  
/*ol*/  
ol {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 35px;
  }
  
ol li {
  margin-bottom: 10px;
  }
  
.details {
  background: url(../i/marker_ul.gif) no-repeat 100% 70%;
  float: left;
  padding-right: 10px;
  }
  
.all {
  background: url(../i/marker_ul.gif) no-repeat 100% 70%;
  float: left;
  padding-right: 10px;
  color: #0080FF;
  font-weight: bold;
  }
  
/*path*/
.path {
  padding: 0 0 30px 0;
  }
  
.path span {
  margin: 0 3px;
  }
  
/*submenu*/
.submenu .sa {
  color: #000;
  }
  
/*up*/
.up {
  background: url(../i/marker_ul.gif) no-repeat 100% 60%;
  padding-right: 8px;
  font-weight: bold;
  font-size: 15px;
  color: #00529D;
  }
  
/*table*/
.table {
  /*width: 100%;*/
  font-size: 1em;
  margin-bottom: 25px;
  margin-top: 25px;
  }
  
.table td,
.table th {
  border: 1px solid #B0B0B0;
  padding: 5px 5px 5px 10px;
  }
  
.table thead td {
  background: #B4D7FF;
  color: #00529D;
  font-weight: bold;
  }

.table tbody th {
  background: #E5F1FD;
  }
  
/*news*/
#inner .content .news {
  background: none;
  padding: 0;
  margin: 0;
  padding-bottom: 30px;
  }
  
#inner .content .news p {
  color: #000;
  clear: left;
  margin: 0;
  text-indent: 0;
  }
  
#inner .content .date {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding: 0 0 5px 0;
  }
  
#inner .content a.name_news {
  color: #56A4F1;
  font-size: 16px;
  font-weight: bold;
  float: left;
  clear: right;
  margin: 0 0 10px 0;
  }
  
/*navigation*/
.navigation {
  padding-bottom: 20px;
  font-weight: bold;
  }
  
.navigation a {
  color: #0080FF;
  }
  
.previous {
  background: url(../i/marker.gif) no-repeat 0 50%;
  padding-left: 8px;
  margin-right: 3px;
  }
  
.next {
  background: url(../i/marker_ul.gif) no-repeat 100% 50%;
  padding-right: 8px;
  margin-left: 3px;
  }
  
.navigation span {
  margin: 0 3px;
  color: #0080FF;
  }
  
/*event*/
.wrap_event {
  padding: 0 0 20px 0;
  }
  
.wrap_event p {
  margin-right: 250px;
  text-indent: 0;
  margin-left: 30px;
  }
  
/*wrap_universal*/
.wrap_universal {
  overflow: hidden;
  _height: 0; 
  padding: 0 0 30px 0;
  }
  
.content .h2 {
  border: none;
  padding: 0 0 10px 0;
  }  
  
.content .h2 a {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #00529D;
  clear: none;
  }
  
/*content form*/
.content form {
  font-family: Arial;
  margin: 0;
  padding: 0 0 30px 0;  
  }

.content form input,
.content form textarea {
  background: #fff;
  border-left: 2px solid #808080;
  border-top: 2px solid #808080;
  border-right: 1px solid #D4D0C8;
  border-bottom: 1px solid #D4D0C8;
  width: 380px;
  margin-bottom: 15px;
  font-family: Arial;
  font-size: 13px;
  }
  
.content form textarea {
  margin-bottom: 0; 
  display: block;
  clear: left; 
  }
  
.content form label {
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  }
  
.content form .but {
  width: 70px;
  background: #ccc;
  border-top: 1px solid #E6E3E3;
  border-left: 1px solid #E6E3E3;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  color: #000;
  margin-right: 5px;
  }
  
/*price*/
.price {
  padding: 0 0 30px 0;
  }
  
  
.price span {
  display: block;
  margin-bottom: 10px;
  
  }
  
.price a {
  background: url(../i/bg_price.gif) no-repeat 0 0;
  padding-left: 20px;
  }
    
/*comment*/
.wrap_comment {
  padding: 0 250px 40px 0;
  }
  
.wrap_comment span {
  float: right;
  font-weight: bold;
  }
  
/*question*/
.question {
  padding: 0 0 30px 0;
  }
  
.content .question p {
  text-indent: 0;
  }
  
.question span {
  font-weight: bold;
  color: #56A4F1;
  float: left;
  width: 60px;
  height: 20px;
  }
  
.iePNG {
  position: absolute;
  top: 9px;
  right: 27px;
  z-index: 10;
  }