body{
  padding: 5px;
  background: url(/data/images/bg_global.gif);
}

a{
  color: #80150B;
}

a:hover{
  text-decoration: none;
}

body,td,th {
  font-family: Times New Roman, Tahoma, Arial, Verdana, Helvetica;
  font-size:11pt;
  color: #000;
}

body.page {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin: 0px;
  padding: 0px;
}



.page img.png{
  behavior: url(/iepngfix.htc);
  border: 0px;
}

.page td.logo{
 background: url(/data/images/phone_1.jpg) right bottom no-repeat;
}

td.cat_menu a{
  font-size:9pt;
  text-decoration: none;
  color: #877753;
}
.page td.top_menu{
 background: url(/data/images/top_menu_bg.jpg) repeat-x;
 color: #FFF;
 text-align: center;
 font-size:9pt;
 font-family: Georgia,Times New Roman, Tahoma, Arial, Verdana, Helvetica;
}

td.top_menu span{
  margin: 0px 10px 0px 10px;
}

td.top_menu a{
  text-decoration: none;
  color: #FFF;
  font-size: 10pt;
  font-weight: bold;
}
.page td.top_right{
 background: url(/data/images/phone_2.jpg) left bottom no-repeat;
}

.page td.search{
 background: url(/data/images/phone_3.jpg) right top no-repeat;
 padding: 5px 39px 0px 0px;
}

td.search td.search_place{
 background: url(/data/images/search_bg.jpg) repeat-x;
}

td.search_place td{
  padding: 0px 5px 0px 5px;
  font-size: 10pt;
  font-family: Georgia,Times New Roman, Tahoma, Arial, Verdana, Helvetica;
}


.page td.contacts{
 background: url(/data/images/phone_4.png) left top no-repeat;
 behavior: url(/iepngfix.htc);
 padding-left: 27px;
}

.page td.contacts2{
 background: url(/data/images/phone_4_2.png) left top no-repeat;
 behavior: url(/iepngfix.htc);
 padding-left: 27px;
}

.menu td.menu{
  background: url(/data/images/menu_bg.jpg) repeat-y;
}

.page td.bottom_bg{
 background: url(/data/images/bottom_bg.jpg) repeat-x;
}

td.bottom_bg *{
  color: #FFF;
}
td.bottom_bg td{
  padding: 0px 30px 0px 30px;
}

.page td.content{
  background: url(/data/images/phone_5.png) right top no-repeat;
}

.page div.path, div.path * {
  color: #A19170;
  font-size:9pt;
}
.page h1.title{
  color: #6C551B;
  margin: 0px 0px 3px 0px;;
  font-size: 13pt;
}

.items .photo{
  display: table;
  width: 30px;
  height: 30px;
  border: 3px solid #C8B57C;
  padding: 3px;
  text-align: left;
}

.items .name{
  margin-top: 5px;
  font-size: 11pt;
}
.items .name a{
  color: #000;
}

body .price{
  color: #903701;
  font-size: 8pt;
  font-weight: bold;
}

.price span{
  font-size: 18pt;
}

body .option{
  color: #000;
  font-size: 11pt;
  font-weight: bold;

}

body .trhead{
  background: #78632e;
  color: #FFF;
  font-size: 15pt;
  font-weight: bold;
  padding:5px;
}

body .toBasket{
  background: #621E02;
  padding: 5px 5px 5px 5px;
  border: 3px solid #BAA378;

}

.toBasket td{
  color: #FFF;
  text-align: center;
  vertical-align:middle;
}

.submenu
{
	position: absolute;
	left: 196px;
	width: 182px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: none;
  visibility: none;
}

.submenu a
{
	border: 0px;
	margin: 0px;
	padding: 1px 22px;
}

.submenu_head
{
	width: 182px;
	height: 14px;
	overflow: hidden;
	background: url('/data/images/submenu_head.png');
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.submenu_foot
{
	width: 182px;
	height: 13px;
	overflow: hidden;
	background: url('/data/images/submenu_foot.png');
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#photos_menu
{
	width: 100%;
	color: #BC410D;
}

#photos_menu a
{
	text-decoration: underline;
	margin-bottom: 5px;
	font-weight: bold;
}

.photos_separator
{
	margin: 0px 12px;
	text-decoration: none;
}

#curent_punkt
{ 
	margin-top: 5px;
	margin-bottom: 11px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 12px;
	height: 21px;
	border: 1px solid #826F3E;
	background-color: #78632E;
	color: #FFFFFF;
	font-weight: bold;
}


div.sm
{
  z-index: 99999;
}

.menu_bottom
{
    padding-top: 60px; 
}
.menu_bottom a
{
  display: block;
  padding-bottom: 5px;
  font-family: Georgia,Times New Roman,Tahoma,Arial,Verdana,Helvetica;
  color: #5E4812;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

/* INDEX PAGE */
#index
{
    /*border: 1px solid red;*/
}
#index table
{
    border-collapse: collapse;
}
#index table td
{
    padding: 0;
}
#index .wh-full
{
	width: 100%;
	height: 100%;
}
#index v-top, #index table.v-top td
{
	vertical-align: top;
}
#index a img
{
	border: none;
}
#index #news
{
	width: 419px;
	height: 272px;
	background: url(/data/images/index/index_news_bg.jpg) no-repeat;
	overflow: hidden;
	padding: 5px 15px;
}
#index #news dl
{
	height: 262px;
	margin: 0;
	overflow: auto;
}
body.ie #index #news dl
{
	height: 242px;
}
#index #news dl dd
{
	margin-left: 20px;
}
#index .window .bg
{
	background: url(/data/images/index/bg.gif);
}
#index .window .l
{
	height: 100%;
	border-left: 3px solid #6E5302;
}
#index .window .r
{
	height: 100%;
	border-right: 3px solid #6E5302;
}
#index .window .t
{
	width: 100%;
	border-top: 3px solid #6E5302;
}
#index .window .b
{
	width: 100%;
	border-bottom: 3px solid #6E5302;
}
#index .window .center
{
	padding: 5px 0;
	text-align: center;
}
#index .a-center, #index .a-center.td
{
	text-align: center;
}
#index .items .position_name a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#index .items .position_name a:hover
{
	text-decoration: underline;
}
#index .items .position_name
{
	text-align: center;
}
#index .items .position
{
	padding: 7px 0 0;
	text-align: center;
}
#index .borderimage
{
    display: block;
    margin: 0 auto;
}
#index .nopadding
{
    padding: 0;
    overflow: hidden;
}
/* END INDEX */

/* NEWS */
#newsblock
{
    font-size: 14px;
}
#newsblock .item
{
    margin-bottom: 5px;
}
#newsblock h2
{
    font-size: 14px;
    margin: 0;
    padding: 0 5px;
}
#newsblock #links
{
    text-align: center;
}
#newsblock #links span, #newsblock #links a
{
    padding: 0 5px;
}
#newsmore
{
    font-size: 14px;
}
h2.title2
{
    margin: 0;
    padding: 0;
    font-size: 14px;
}
/* END NEWS */

/* IMG FRAME */
span.img
{
    display: block;
    float: left;
	border: 3px solid #C8B57C;
    padding: 3px;
}
