html,
body, div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form,  a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }

body {
 font-family:  Verdana,Arial, sans-serif;
 text-align: left;
 color: #000;
 min-width: 1200px;
 font-size: 0.75em;
}

body {
 margin: 0;
 padding: 0;
 height: 100%;
 background: url(../i/bg_body.jpg);
}

img    {border: 0 solid }
A IMG  {border: none;}
a {
  color: #0032ED;
  }
a:hover {
  text-decoration: none;
  }
table {
   border-collapse: collapse;
   border-spacing: 0;
   width: 100%; 
   text-align: left;
  }

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_left.gif) repeat-y 0 0;
  }
  
.bg_right {
  background: url(../i/bg_right.gif) repeat-y 100% 0;
  }
  
/*head*/
#head {
  background: url(../i/bg_head.jpg) repeat-x 0 0;
  height: 252px;
  }
  
.container {
  width: 100%;
  height: 252px;
  float: left;
  margin-right: -80px;
  background: url(../i/bg_right.jpg) no-repeat 904px 0;
  }

#head_center {
  width: 904px;
  height: 252px;
  background: url(../i/design.jpg) no-repeat 328px 0; 
  }
  
html>body #head_center {
  width: 904px;
  }
  
html>body .container {
  background: url(../i/bg_right.jpg) no-repeat 904px 0;
  }

.center {
  margin: 0;
  padding: 0;
  /*margin-left: 325px; */
  height: 252px; 
  }

.left {
  width: 328px; 
  height: 252px;
  float: left; 
  background: url(../i/bg_left.jpg) no-repeat 0 0;
  }
  
.left img {
  margin: 0 0 0 55px;
  }
  
.logo {
  position: absolute;
  top: 26px;
  left: 56px;
  }
  
.icons {  
  float: right;
  padding: 15px 0 0 0;
  }
  
.icons div {
  background: url(../i/bg_icons.jpg) no-repeat;
  width: 39px;
  height: 46px;
  }
  
.icons div img {
  margin: 12px 0 0 15px;
  }
  
/*menu*/
#menu {
  height: 130px;
  width: 100%;
  background: none;
  position: absolute;
  top: 200px;
  left:0;
  font-size: 1em;
  }
  
#menu td {
  vertical-align: top;
  }
  
#menu .menu_right {
  background: url(../i/menu_right1.gif) no-repeat 0 0;
  width: 92px;
  }
  
#menu .bg_table {
  height: 130px;
  font-size: 1em;
  background: url(../i/bg_menu_center.jpg) repeat-x 0 100%;
  }
  
#menu .bg_table table td {
  padding: 70px 0 0 0;
  text-align: center;
  }
#menu .bg_table table td p{
  color:#980B01;
  font-weight: bold;
  font-family: Arial;
  font-size: 1.25em;
  }  
#menu a {
  font-family: Arial;
  color: #000;
  font-size: 1.25em;
  font-weight: bold;
  }
  
#menu .bg_left_menu {
  background: url(../i/bg_left_menu.jpg) no-repeat 0 0; 
  height: 130px;
  }
  
#menu .bg_right_menu {
  background: url(../i/bg_menu_right2.gif) no-repeat 100% 34px;  
  height: 130px; 
  }
  
.bg_right_menu table {
  font-size: 1em;
  }
  
.bg_right_menu table span {
  font-size: 1.35em;
  color: #070700;
  }
  
/*content*/
.wrapper_content {
  display: block;
  clear: left;
  margin-top: 78px;
  min-height: 500px;
  }
  
*html .wrapper_content {
  height: 500px;
  }
  
/*fotogallery*/  
.fotogallery {
  width: 233px;
  float: right;
  text-align: center;
  padding: 0 0 70px 0;
  }
  
.wrapper_foto {
  float: left;
  margin: 0 0 25px 25px;  
  }
  
*html .wrapper_foto {
  margin: 0 0 25px 15px;
  }
  
.wrapper_foto img {
  border: 6px solid #fff;
  }
  
.wrapper_foto a {   
  display: block;
  width: 180px;
  }  
  
.bg_foto {
  background: url(../i/bg_bottom_foto.jpg) no-repeat 100% 100%;
  padding: 0 0 10px 0;
  }
  
.foto {
  background: url(../i/bg_right_foto.jpg) no-repeat 100% 100%;
  padding: 0 10px 0 0;
  }

.container_content {
  width: 100%;
  float: left;
  margin-right: -233px;  
  }
  
#content {
  margin-right: 233px;
  }
  
.content {
  margin-left: 256px;
  padding: 0 30px 20px 25px;
  }
  
.content_left {
  width: 256px;
  float: left;  
  padding: 0 0 70px 0;  
  }
  
  
/*event*/  
.wrap_event {
  background: url(../i/bg_event.jpg) repeat-y 0 0;
  padding: 0 45px 20px 25px;
  min-height: 500px;
  }
  
*html .wrap_event {
  height: 500px;
  }
  
.event {
  padding: 0 0 30px 10px;
  }
  
.date {
  color: #030A71;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  margin-top:5px;
  }
  
.event a {
  display: block;
  margin-bottom: 10px;
  }
  
.wrap_event a.all {
  margin-left: 30px;
  }
  
/*partner*/
.partner {
  display: block;
  clear: left;
  text-align: center; 
  padding: 10px 0 0 0;
  margin-left:15px;
  margin-right:30px;
  }
  
.partner h2 {
  margin-left: 0;
  }
  
.partner img {
  margin-bottom: 20px;
  }
  
/*footer*/
#footer {
  clear: both;
  height: 105px;
  background: url(../i/bg_footer_repeat.jpg) repeat-x 0 100%;  
  }
  
.footer_left {
  height: 105px;
  background: url(../i/bg_footer_left.jpg) no-repeat 0 0;
  }  
  
.footer_right {
  background: url(../i/bg_footer_right.jpg) no-repeat 100% 0;
  height: 105px;
  }
  
#footer p {
  margin-top: 60px;
  padding-left: 30px;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 1em;
  }
  
#footer a {
  color: #000;
  }
  
.counter {
  padding: 60px 0 0 100px; 
  overflow: hidden;
  float: left;
  }
  
.counter img {
  margin: 0 30px 0 0;
  }
  
/*content*/
.all {
  font-weight: bold;
  margin: 0;
  }
  
h2 {
  font-family: Verdana, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 15px;
  margin-left: 20px;
  }
  
.align_center {
  text-align: center;
  padding-top: 20px;
  }  
  
/*news*/
.news {
  padding-bottom: 10px;
  }
  
ul {
  color: #DE0909;
  margin-left: 36px;
  margin-top:5px;
  margin-bottom:10px;
  }
  
ul p {
  color: #000;  
  }
  
ul li {
  margin-bottom: 10px;
  }
ul ul {
  margin-left: 56px;
  color:#000;
  }
ul ul li {
  margin-bottom: 10px;
  list-style: disc;
  }
ul ul ul {
  color:#DE0909;
  }
ul ul ul li {
  margin-bottom: 10px;
  list-style: circle;
  }
.up {
  background: url(../i/bg_news.gif) no-repeat 100% 80%;
  padding-right: 15px;
  margin-bottom: 30px;
  display:block;
  float:left;
  clear:left;
  }
    
.details {
  background: url(../i/bg_details.gif) no-repeat 100% 80%;
  padding-right: 15px;
  margin-left: 5px;
  }
  
/*path*/
.path {
  padding: 30px 0 15px 0;
  }
  
h1 {
  font-family: Verdana, sans-serif;
  font-size: 26px;
  color: #A30000;
  font-weight: normal;
  margin-left: 20px;
  margin-bottom: 15px;
  margin-top: 5px;
  }
  
h3 {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  color: #030A71;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
  }
  
h4 {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #A30000;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  }
  
.img_left {
  float:left;
  margin:20px 20px 20px 0;
 }
.content p {
  margin-bottom:10px;
   }
ol {
  margin-left: 36px;
  margin-top:5px;
  font-weight:bold;
  }
  
ol p {
  font-weight:normal;  
  }
  
ol li {
  margin-bottom: 10px;
  }
ol ol {
  margin-left: 56px;
  font-weight:normal;
  }
ol ol li {
  margin-bottom: 10px;
 }
.table{
  margin:15px 0;
  background:#fff;
  }

*html .table{
  font-size:1em;
  width:45%;
  }

*html .table1{
  font-size:1em;
  width:45%;
  }

.table thead td{
  padding:5px;
  background:#E8CDB9;
  text-align:center;
  color:#A30000;
  border:1px solid #DBB293;
  font-weight:bold;
  }

.table tbody th{
  padding:5px;
  padding: 5px 3px 5px 3px;
  font-weight:bold;
  background:#F5E9E2;
  border:1px solid #DBB293;
  }

.table tbody td{
    padding:5px;
    border:1px solid #DBB293;
    }

.list_link {
  margin-top:20px;
  /*clear:left;*/
  margin-bottom:20px;
  }
.gallery {
  overflow:hidden;
 _height:0;
  margin-bottom:5px;
}

.gallery .text{
  margin-top:20px;
  
}

.news_in_gallery {
  margin-left:20px;
  text-align:left;
  margin-bottom:25px;
  margin-right:30px;
}

.news_in_gallery a{
  margin-bottom:10px;
  display:block;
  }
.all_albums {
 font-weight:bold;
 text-align:right;
 margin-bottom:15px;
 } 
*html .foto_frame {
 width:45%;
 font-size:1em;
 }
.foto_space {
  padding-bottom:25px;
  margin-top:15px;
  display:block;
 clear:left;
  }  
.previous {
  background: url(../i/bg_prev.gif) no-repeat 0 80%;
  padding-left: 15px;
  margin-right:35px;
  }
.text_center {
  text-align:center;
  margin-top:30px;
  }
.text_center .all{
  margin-top:20px;
  display:block;
  margin-bottom:20px;
  }
  
.logo_fight {
  border:1px solid #00A8FF;
  margin-top:10px;
  }
  
.fight_types {
 overflow:hidden;
 _height:0;
 margin-bottom:10px;
 /*width:500px;*/
 }
.down {
  margin-top:20px;
  }
.wrapper_adress {
  margin-bottom:30px;
  overflow:hidden;
  _height:0;
  }  
.adress {
 float:left;
 margin-right:50px;
 }
.adress .bold{
 font-weight:bold;
 margin-top:10px;
 }
.adress span{
   display:block;
   line-height:1.4;
 }
.letter_link {
  display:block;
  margin-top:20px;
  }

form.back_conection {
  margin-top: 10px;
  margin-bottom:20px;
 }

.back_conection label {
  width: 150px;
  margin-bottom:3px;
  font-weight:bold;
  display: block; 
  float: none;
  }
.back_conection span{
 color:#A30000;
  }
.back_conection input {
  width: 299px;
  height: 15px;
  margin-bottom: 10px;
  }

.back_conection textarea {
  width: 299px;
  margin-bottom: 10px;
  }

.back_conection .button {
  border:0;
  width: 80px;
  height:20px;
  float: left;
  margin-right:35px;
  background:#E0DFE3;
  text-align:center;
  border-top: 1px solid #F6F6F7;
  border-bottom: 1px solid #919194;
  border-left:1px solid #B3B3B3;
  border-right:1px solid #B3B3B3;
  clear:none;
  cursor:pointer;
  margin-bottom:20px;
  }
.necessary_windows {
   width:400px;
   }
.necessary_windows span{
  color:#A30000;
 }
.bold {
  font-weight:bold;
  }

.h3 a {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  color: #030A71;
  font-weight: bold;
  text-decoration: none;
  float: left;  
  margin-top: 15px;
  }

/******New****New*******/

.types11 a {
  color: black;
  }

.types11 a:hover {
  color: red;
  text-decoration: none;
  }