body {
  padding: 0px;
  margin: 0px;
  background:  #e5e5e5  ;
  font-size: 14px;
  font-family: Arial;
  color: #272727;
}

p, a, h1, h2, h3, h4, h5, h6, div, td {
  font-size: 14px;
  font-family: Arial;
  color: #272727;
}

.bg-slogan {
  background: url(/images/bg-slogan-l.jpg) repeat-y left top;
}
.slogan {
}
.slogan-padding {
  padding-top: 12px;
  padding-right: 20px;
  color: white;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
  vertical-align: top;
  height: 100%;
}

.lang {
  padding-top: 12px;
  vertical-align: top;
}
.lang .flag {
  padding-left: 5px;
  padding-right: 5px;
}
.lang .name {
  padding-top: 4px;
  text-align: center;
}
.lang .name a {
  font-size: 10px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.topmenu {
  padding-left: 21px;
}
.topmenu .items {
  padding-left: 7px;
  vertical-align: top;
}
.topmenu .first {
  padding-top: 0px;
}
.topmenu .middle {
  padding-top: 14px;
  padding-bottom: 14px;
}
.topmenu .last {
  padding-bottom: 2px;
}
.topmenu a{
  color: white;
  font-size: 14px;
}

.best {
  background: white url(/images/bg-best.gif) no-repeat left top;
}
.best .name {
  font-size: 11px;
}
.best .pic {
  padding-left: 4px;
  padding-right: 17px;
}
.best .name a {
  font-size: 11px;
  color: #009933; 
}
.best .h {
  font-size: 16px;
  font-weight: bold;
  color: #009933;
  padding: 8px 1px 4px 13px;
}

.phone {
  background: white;
  color: #316abf;
  font-family: Arial Narrow;
  font-size: 31px;
  font-weight: bold;
}
.phone .code {
  color: #519ad1;
  font-family: Arial Narrow;
  font-size: 31px;
  font-weight: bold;
}

.menu {
}
.menu .right-top {
  background: url(/images/bg-menu1.gif) top right no-repeat;
}
.menu .right-bottom {
  background: url(/images/bg-menu2.gif) bottom right no-repeat;
}
.menu .left-bottom {
  background: url(/images/bg-menu3.gif) bottom left no-repeat;
}
.menu .pic {
  padding-left: 13px;
}
.menu .name {
  padding-left: 20px;
	}
.menu .name a {
  text-decoration: none;
  color: #272727;
  font-weight: bold;
}
.menu .aname {
  padding-left: 20px;
}
.menu .aname a {
  text-decoration: none;
  color: #309750;
  font-weight: bold;
}

.main {
}
.main .left-top {
  background: url(/images/bg-main1.gif) top left no-repeat;
}
.main .right-bottom {
  background: url(/images/bg-menu2.gif) bottom right no-repeat;
}
.main .left-bottom {
  background: url(/images/bg-menu3.gif) bottom left no-repeat;
}
.workarea {
  padding: 14px 19px 20px 19px;
}
h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #009933;
  padding-top: 0px;
  margin-top: 0px;
}
h1 a {
  font-weight: bold;
  font-size: 18px;
  color: #009933;
}
h1 .add {
  font-weight: normal;
  font-size: 18px;
  color: #009933;
  text-transform: none;
}
h1 .add a {
  font-weight: normal;
  font-size: 18px;
  color: #009933;
  text-transform: none;
}

p {
  text-align: justify;
}

.news {
  padding: 14px 8px 20px 17px;
}
.right-panel .left-top {
  background: url(/images/bg-main1.gif) top left no-repeat;
}
.right-panel .right-bottom {
  background: url(/images/bg-menu2.gif) bottom right no-repeat;
}
.right-panel .left-bottom {
  background: url(/images/bg-menu3.gif) bottom left no-repeat;
}

.news .item {
  padding-bottom: 10px;
  font-size: 14px;
}
.news .item a {
  font-size: 14px;
}
.news .item .date{
  color: #009933;
  font-size: 14px;
  font-weight: bold;
}
.news .archive{
  padding-top: 17px;
  text-align: right;
}
.news .archive a{
  color: #009933;
  font-size: 14px;
  font-weight: bold;
}

.news .div {
  border-bottom: 1px solid #009933;
}
h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #009933;
}

.search {
  background: #009933 url(/images/bg-search.gif) left top no-repeat;
}
.search .name {
  padding-top: 4px;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.search .value {
  border: none;
  width: 140px;
  margin-right: 12px;
}
.search .button {
  background: white;
  color: #009933;
  font-weight: bold;
  border: none;
}
.search a {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  padding-left: 39px;
  color: white;
  font-size: 12px;
  background: #5091f2 url(/images/bg-copyright.jpg) no-repeat left;
}
.copyright a {
  color: white;
  font-size: 12px;
  text-decoration: none;
}


.catalog {
}
.catalog .desc {
  padding-left: 50px;
  vertical-align: top;
}
.catalog .name {
  font-weight: bold;
  font-size: 14px;
  color: #009933;
  padding-bottom: 21px;
}
.catalog .desc2 {
  padding-top: 20px;
}
.catalog .name_prop {
  color: #009933;
  width: 150px;
}
.catalog .name_prop2 {
  color: #009933;
  width: 150px;
  font-weight: bold;
}
.catalog .name_prop3 {
  color: #009933;
  font-weight: bold;
  padding-top: 15px;
}
.catalog .other-photo {
}
.catalog .other-photo .item {
  padding-top: 15px;
  padding-right: 15px;
}
.catalog .other-photo .item img {
  border: 3px solid #019934;
}

.catalog .desc .value_prop {
}
.catalog .add{
  padding-left: 54px;
}
.catalog .price {
  vertical-align: top;
}
.catalog .price2 {
  padding-left: 50px;
}
.catalog .price .value {
  background: url(/images/bg-price.gif) repeat-x left;  
  padding: 0px ;
  font-weight: bold;
  font-size: 16px;
  color: white;
}

.catalog .add .link {
  vertical-align: bottom;
}
.catalog .add .link a {
  font-weight: bold;
  font-size: 14px;
  color: #009933;
}

hr {
  border-top: 1px solid #009933;
  border-bottom: none;
  border-left: none;
  border-right: none;
  height: 1px;
}

.news-short-desc {
  padding-bottom: 20px;
}
.news-short-desc .date{
  color: #009933;
  font-size: 14px;
  font-weight: bold;
}
.news-full-desc {
  padding-bottom: 20px;
}
.news-full-desc .date{
  color: #009933;
  font-size: 14px;
  font-weight: bold;
}

.line {
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
}

.line td {
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 7px 5px 7px 5px;
}
td .header {
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background: #e8fcea;
  padding: 3px 5px 3px 5px;
}
.noline {
  border: none;
}

.noline td {
  border: none;
  padding: 5px 5px 5px 5px;
}

.green {
  color: #309750;
}

.list_pages {
  padding: 5px 10px 5px 200px;
}

a {
  color: #309750;
}

ul {
  margin: 0px;
  padding: 0px;
}
ul li {
  margin: 0px 0px 5px 0px; 
  padding: 0px 0 0 20px;
  list-style-type: none;
  background: url('/images/li.gif') no-repeat 0 4px;
}



.select_city {
  font-size: 12px;
}

.bg-gray {
  background: #e5e5e5;
}
.bg-red {
  background: #cf1345;
}
.bg-white {
  background: white;
}
.bg-green {
  background: #009933;
}
.bg-lightgreen {
  background: #95f280;
}
.bg-blue {
  background: #3f82e8;
}
.bg-blue2 {
  background: #316abf;
}
.bg-blue3 {
  background: #5091f2;
}
.bg-lightblue {
  background: #61bdf7;
}
.bg-lightblue2 {
  background: #73c8ff;
}

.small {
  font-size: 10px;
}
.small * {
  font-size: 10px;
}

#authform {
  padding: 20px 0 0 20px ;
}
#authform td {
  font-size: 11px;
  padding: 2px 10px 3px 0;
}
#authform a {
  font-size: 11px;
}
#authform .field {
  width: 120px;
  height: 17px;
  border: 1px solid #a3a3a3;
}