.repeat_x {
background-position: top left;
background-repeat: repeat-x;
}


.logo img {margin: 64px 0px 0 40px;
}

a.logo{
	border: none;
} 

.bg_footer {
background: url(i/bg_bottom.jpg) repeat-x center center;
}

.nav{font-size: 11px;
	padding: 0px 18px 0px 24px;
}

.nav_1 {font-size: 11px; font-weight: normal; padding: 0px 6px 0px 6px;}

.text_v_shapke {
color: #fff;
}

.one{
font-size: 88%;
}

.one div {
/*padding: 11px 13px 24px 14px;*/
text-align: center;
width: 150px;
height: 180px;
float: left;
}

.one div img {
	margin: 3px 5px 5px;
}

.blue_text {color: #002E8B;}

#text_v_footere {
background-color: #FF9A39;
}

.h_menu {color: #6787D2;
font-weight: bold;}
/* Цвет заголовка менюшки "Каталог товаров" */

.for_menu {padding: 20px 0 0 36px;}

td {font-size: 13px; font-color:#523834}
h5 {font-size: 15px}
img {border:0}
table {border:0;}

a:Link{Color: #624744; Text-decoration: underline; font-weight:bold}
a:Visited{ Color: #523834; Text-decoration: underline; font-weight:bold}
a:Hover{ Color: #523834; Text-decoration: none}

body {				
		background-color:#fff; 
		font-family: Tahoma, Verdana, Times New Roman; Georgia, Microsoft Sans Serif, Helvetica, Tahoma, Arial, Sans Serif;
}

p {margin-bottom: 10px;}

#links_in_price{font-size:13px; color: #523834; float: top; 
padding-left: 10px}
/*что за флот?*/


#page_content
{
border-bottom-width:20px;
padding-bottom:20px;
}


#link_id {
color: #D79189;}
/*для подсветки активного раздела*/

a.my:link {
	font-weight: normal; color: #624744;
}
a.my:hover {
	font-weight: normal; color: #624744;
}
a.my:visited {
	font-weight: normal; color: #624744;
}

a.my_main:link {
	font-weight: normal; color: red;
}
a.my_main:hover {
	font-weight: normal; color: red;
}
a.my_main:visited {
	font-weight: normal; color: red;
}
/*основной цвет ссылки в левой менюшке*/

a.news:link{
	font-weight:normal;
	color:#06F
}
a.news:hover{
	font-weight:normal;
	color:#09F;
}
a.news:visited{
	font-weight:normal;
	color:#09F;
}

.padding_main_text {
	padding-top: 10px;
}

#heading {font-size: 14px;  font-weight: bolder;  color: #4F2700;
padding: 15px 0 2px 0px;}

#padding { padding: 10px}


.b {font-weight: bold; text-align: left; font-size:180%; Text-decoration: underline;
font-family: Times New Roman;  paddind-left:20}

.fon_pod_katalogom {background-color: #FFEEDD;
/*	background-color: #FFF2E3;;*/
}


#header{ height:auto;}
.headerTb{border-collapse:collapse;border-spacing:0;table-layout:fixed;background-color: #FFF;height:121px;}
.headerTb img.topImg{width:100%!important;height:125px!important;height:auto!important;-ms-interpolation-mode:bicubic;}
td.hdImg{vertical-align:top;}
tr.hdImg{vertical-align:top;}

#month{
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
	
}
  
 
.ex {
    width: 73px;
    height: 13px;
    line-height: 0px;
    color: transparent;
    font-size: 10px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
       font-weight: 30;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ex:hover {
    line-height: 15px;
    color: #575858;
}

.ex img{
    float: left;
    margin: 0 0px;
}




.ex_news img{
    border: 5px solid #ccc;
    float: left;
    margin: 15px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

.ex_news img:hover {
    margin-top: 2px;
}



.ex4 {
    width: 800px;
    margin: 0 auto;
}

.ex4 img {
    margin: 20px;
    border: 0px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ex4 img:hover {
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
}