/* main */

html, body{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px
}

/* Сам стиль */
.beauty {display:inline-block; background:url("/img/tl.png") top left no-repeat;}
	.beauty b {display:block; background:url("/img/br.png") bottom right no-repeat;}
		.beauty b b {background:url("/img/tr.png") top right no-repeat;}
			.beauty b b b {background:url("/img/bl.png") bottom left no-repeat; font-weight:normal;}
/* Очищаем элементы от границ и фона */
.beauty input {border:0; background:transparent;}
.beauty textarea {border:0; background:transparent;}
.search_form {padding:3px 2px; color: #666666;}

form, div, p, a{
  margin: 0px;
  padding: 0px;
}

table{
  border: 0px;
  border-collapse: collapse;
}

table td{
  padding: 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

p{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

a{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: underline;
}

a:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: none;
}

/* backgrounds */

.back_top{
  background: url(/img/back_top.gif) repeat-x;
}

.catalog_top_left{
  background: url(/img/catalog/catalog_top_left.jpg) no-repeat;
}

.catalog_top_repeat{
  background: url(/img/catalog/catalog_top_repeat.jpg) repeat-x;
}

.catalog_top_right{
  background: url(/img/catalog/catalog_top_right.jpg) no-repeat;
}

.catalog_left_repeat{
  background: url(/img/catalog/catalog_left_repeat.jpg) repeat-y;
}

.catalog_repeat{
  background: url(/img/catalog/catalog_repeat.jpg);
}

.catalog_right_repeat{
  background: url(/img/catalog/catalog_right_repeat.jpg) repeat-y;
}

.catalog_btm_left{
  background: url(/img/catalog/catalog_btm_left.jpg) no-repeat;
}

.catalog_btm_repeat{
  background: url(/img/catalog/catalog_btm_repeat.jpg) repeat-x;
}

.catalog_btm_right{
  background: url(/img/catalog/catalog_btm_right.jpg) no-repeat;
}

.tab_left_active{
  background: url(/img/tab_left_active.jpg) no-repeat;
}

.tab_repeat_active{
  background: url(/img/tab_repeat_active.jpg) repeat-x;
}

.tab_right_active{
  background: url(/img/tab_right_active.jpg) no-repeat;
}

.tab_left{
  background: url(/img/tab_left.jpg) no-repeat;
}

.tab_repeat{
  background: url(/img/tab_repeat.jpg) repeat-x;
}

.tab_right{
  background: url(/img/tab_right.jpg) no-repeat;
}

.back_content_top_right_10x10{
  background: url(/img/back_content_top_right_10x10.jpg) no-repeat;
}

.back_content_btm_right_10x10{
  background: url(/img/back_content_btm_right_10x10.jpg) no-repeat;
}

.back_content_btm_left_10x10{
  background: url(/img/back_content_btm_left_10x10.jpg) no-repeat;
}

.back_content{
  background: url(/img/back_repeat.jpg);
}

.top_left_5x5 {
  background: url(/img/wnd_small/top_left_5x5.jpg) no-repeat;
}

.top_right_5x5 {
  background: url(/img/wnd_small/top_right_5x5.jpg) no-repeat;
}

.top_repeat_small{
  background: url(/img/wnd_small/top_repeat.jpg) repeat-x;
}

.btm_repeat_small{
  background: url(/img/wnd_small/btm_repeat.jpg) repeat-x;
}

.btm_left_5x5{
  background: url(/img/wnd_small/btm_left_5x5.jpg) no-repeat;
}

.btm_right_5x5{
  background: url(/img/wnd_small/btm_right_5x5.jpg) no-repeat;
}

.left_repeat_small{
  background: url(/img/wnd_small/left_repeat.jpg) repeat-y;
}

.right_repeat_small{
  background: url(/img/wnd_small/right_repeat.jpg) repeat-y;
}

.top_left_10x10 {
  background: url(/img/wnd/top_left_10x10.jpg) no-repeat;
}

.top_right_10x10 {
  background: url(/img/wnd/top_right_10x10.jpg) no-repeat;
}

.top_repeat{
  background: url(/img/wnd/top_repeat.jpg) repeat-x;
}

.btm_repeat{
  background: url(/img/wnd/btm_repeat.jpg) repeat-x;
}

.btm_left_10x10{
  background: url(/img/wnd/btm_left_10x10.jpg) no-repeat;
}

.btm_right_10x10{
  background: url(/img/wnd/btm_right_10x10.jpg) no-repeat;
}

.left_repeat{
  background: url(/img/wnd/left_repeat.jpg) repeat-y;
}

.right_repeat{
  background: url(/img/wnd/right_repeat.jpg) repeat-y;
}

/* hrefs */

a.main_href{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

a.main_href:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

a.main_href_active{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

a.main_href_active:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

a.unactive_page_href{
  width: auto;
  height: auto;
  text-decoration: underline;
  padding: 1px 3px;
  margin-left: 4px;
}

a:hover.unactive_page_href{
  width: auto;
  height: auto;
  text-decoration: none;
  padding: 1px 3px;
  margin-left: 4px;
}

a.active_page_href{
  width: auto;
  height: auto;
  text-decoration: none;
  padding: 1px 3px;
  margin-left: 4px;
}

a:hover.active_page_href{
  width: auto;
  height: auto;
  text-decoration: none;
  padding: 1px 3px;
  margin-left: 4px;
}

a.catalog_href{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: none;
}

a.catalog_href:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: underline;
}

a.btm_href{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}

a.btm_href:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: underline;
  margin: 0px 10px 0px 10px;
}

a.news_href{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: none;
}

a.news_href:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
  text-decoration: underline;
}

/* text */

.header_0{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #404243;
}

.header_1{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #7a8176;
}

.blue_text{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #121a3c;
}

/* forms */

.input_box{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #111111;
  background: #ffffff;
  border: 1px solid #000000;
}

.button{
  font-family: Tahoma;
  font-size: 11px;
  color: #111111;
  border: 1px solid #111111;
  background: #a6aaa5;
}

/* tables */

table.ext{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  border-collapse: collapse
}

table.ext td{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  border-collapse: collapse
}

/* lists */
