body {
	margin: 0;
	padding: 0;
	background-image: url(i/back.png);
	font-family: Georgia
}
a img {border: 0}
a:hover {text-decoration: none}
a {
    color: rgb(244,144,39);
    
}
.lincol {
    color: black;
    /*color: rgb(244,144,39);*/
    text-decoration: none;
    border-bottom:1px dashed rgb(244,144,39);
    background:url("//www.altaymed.ru/images/opisanie.gif") no-repeat scroll right top transparent;
    padding-right:20px;
}
.studio  {text-decoration: none}

#mainContainer {
	background: transparent url(i/gradient-1.png) repeat-x;
	text-align: center;
}
#firstContainer {
	background: #eaded4 url(i/gradient-2.png) repeat-x;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
}
#secondContainer {
	background: rgb(255,255,255) url(i/gradient-3.png) repeat-x;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo {
  outline: none;
}

#logo img {
  width: 252px;
  height: 122px;
  margin-left: 31px;
  margin-top: 13px;
}

#menu {
  height: 194px;
  width: 990px;
}
#menu #column1 {
  width: 330px;
  float: left;
}
#menu #column2 {
  float: left;
  width: 600px;
  padding-top: 40px;
  text-align: center;
}

#menu #column2 a {
    display: inline-block; 
  color: rgb(244,144,39);
  font-size: 18px;
  padding: 3px 8px 3px 8px;
  margin-right: 40px;
}
#menu #column2 a.active {
  background-color: rgb(244,144,39);
  color: white;
}

#content {
  background: rgb(255,255,255) url(i/bees-1.png) no-repeat bottom;
  padding: 10px;
  min-height: 400px;
}

#nycard {
float: right;
    margin: 10px;
    text-align: right
 /* position: absolute;
	display: block;
  width: 226px;
  height: 200px;
	top: 20px;*/ 
  }
.decImg {
    float: right;
    margin: 10px;
    text-align: right
}

.decImg a {
    display: inline-block; 
    margin-bottom: 10px;
    font-size: 20px;
    color: rgb(244,144,39);
}
.decImg a.active {
  background-color: rgb(244,144,39);
  padding: 3px 8px 3px 8px;
  color: white;
}

.decImg img {
    padding: 10px;
    border: 1px solid rgb(207,179,158);
}

.priceTable {
    clear: both;
    width: 100%;
}

.priceTable thead tr td {
    font-size: 0.6em;
    font-weight: bold;
}

.priceTable tbody tr {
    border-bottom: 1px solid rgb(235,205,183) !important;
}

.excelLink {
    font-size: 1.2em;
    padding-left: 26px;
    background: url(i/icons/excel.png) no-repeat scroll left center;
}

#bottom {
  background: rgb(234,222,212) url(i/bees-2.png) no-repeat top;
  padding: 10px;
  height: 100px;
}


.productImageSmall {
    padding: 10px;
    border: 1px solid rgb(207,179,158);
    margin: 15px;
}

.productVolumesTable {
    float: right;
}

.productVolumesTable tbody tr td {
    text-align: right;
} 
.productVolumesTable thead tr td {
    border-bottom: 1px solid rgb(244,144,39);
}
