/*@CHARSET "UTF-8";*/
table {
	border-collapse: collapse;
	width:100%;
}
table.body td {
	border: 0px solid black;
	text-align: left;
	vertical-align: top;	
}

/*span.brand, span.brand_select {
	font-size: 14px;
	padding-left:  3px;
	padding-right: 3px;
	margin-left: 2px;
	margin-right: 2px;
}
span.category, span.category_select {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 14px;
	margin-left: 27px;
	margin-right: 7px;
}
span.brand_select, span.category_select, span.market_select {
	font-weight: bold;
	color: #6683a0;
}
span.market, span.market_select {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 14px;
	margin-left: 57px;
	margin-right: 7px;
}

div.brand_select, div.category_select, div.market_select {
	font-weight: bold;
	color: #6683a0;
}
div.brand, div.brand_select {
	font-size: 12px;
	padding-left:  3px;
	padding-right: 3px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: -10px;
	margin-top: 10px;
}
div.category, div.category_select {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	margin-left: 27px;
	margin-right: 7px;
	margin-bottom: -10px;
	margin-top: 0px;
}
div.market, div.market_select {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	margin-left: 57px;
	margin-right: 7px;
	margin-bottom: -10px;
}*/





table.body td.category {
	/*width: 230px;*/
	width: 300px;
}
table.body td.content {
	padding-top: 10px;	
}
table.body td.adds {
	width: 150px;
	padding-top: 53px;
	text-align: center;	
}
img {
	text-align: left;
	/*vertical-align: top;	*/
}
table.good {
	empty-cells: show;
}
table.goods td.good {
	width: 33%;
	padding-top: 20px;
	padding-bottom: 20px;	
}
table.cats td.catEmpty {
	width: 33%;
	border: 0px solid red;
}
table.cats td.cat {
	border: 0px solid red;
	padding-top: 20px;	
}
table.goodDescription td.img {
	padding-right: 5px;
}
table.goodDescription td.description {
	width: 100%;
	padding-top: 10px;
	/*padding-left: 5px;*/	
}
table.good td {
	padding-top: 0px;	
}
table.good td.bigImg {
	padding-top: 7px;
    width:30%;
    /*max-height:300px;*/
    /*max-width:300px;*/
}
table.good td.description {
	width: 100%;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 5px;
    vertical-align:top;
}
span.descSelector {
	font-style: italic;
	/*font-size: large;*/
	/*text-decoration: underline;*/
	color: gray;
}
table.goodAdd {
	width: 10px;
	margin-left: auto;
	margin-right: auto;	
}
table.goodAdd td {
	border: 0px solid red;
	/*padding-top: 0px;
	padding-left: 15px;*/
}
div.tags {
	text-align: left; 
}
span.art {
	font-size: 10px;
}
span.artMarket {
	font-size: 13px;
}
span.goodName {
	font-size: 27px;	
}
span.goodPrice {
	font-size: 22px;
}
span.goodsDisc {
	font-size: 13px;
}
span.buyLink {
	font-size: 24px;	
}
span.oldPrice {
	text-decoration: line-through;
}
span.newPrice {
	color: red;
	font-weight: bold;
	font-size: large;
}
span.price {
	font-size: large;
}
a.buyLink {
	text-decoration: none;
	color: white;
	font-size: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FF6666;
}
a.buyLink:ACTIVE, a.buyLink:HOVER {
	text-decoration: none;
	color: white;
	font-size: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background: #CC3333;
}
a.buyLink_small {
	text-decoration: none;
	color: white;
	font-size: 14px;
	background: #FF6666;
	padding-left: 3px;
	padding-right: 3px;
}
a.buyLink_small:ACTIVE, a.buyLink_small:HOVER {
	text-decoration: none;
	color: white;
	font-size: 14px;
	background: #CC3333;
	padding-left: 3px;
	padding-right: 3px;
}
span.separateDischarge {
	padding-right: 4px;
}
img.pointer {
	cursor: pointer;
    max-height:500px;
    max-width:500px;
}

table.search td {
	padding-top: 10px;	
}
table.search td.img {
	width: 120px;
}
table.search td.text {
	border: 0px solid red;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 17px;
}
span.searchResult {
	color: black;
	font-weight: bold;
	background: aqua;
}
.orderForm {
	width: 17em;
}
table.table404 {
	
}
table.table404 td.td404 {
	width: 100px;
	text-align: center;
	font-size: 20px;
	/*font-weight: bold;*/
	color: white;
	/*background-color: silver;*/
	background-color: #6683a0;
	padding: 0px;
}
table.table404 td.logo {
	width: 100px;
}
table.table404 td {
	border: 0px solid red;
	padding-left: 15px;
}
table.pricelist {
	border: 0px solid red;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 17px;
}
table.pricelist tr.title {
	/*background-color: #a6c3d0;*/
	background-color: white;
}
table.pricelist td.title {
	padding-top: 17px;  
}
table.pricelist tr.color1 {
	background-color: white;  
}
table.pricelist tr.color2 {
	background-color: #c6e3f0;
	/*background-color: white;*/ 
}
table.pricelist td.mark {
	border: 0px solid red;
	width: 80px;
	text-align: left;
	padding-left: 10px;
}
table.pricelist td.price {
	border: 0px solid red;
	width: 90px;
	text-align: right;
	padding-right: 10px;
}
span.priceListTitle {
	font-size: 20px;	
}
h1 {
	font-size: 27px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: -10px;
}
span.delivery {
	font-size: 18px;
	/*text-decoration: underline;*/
}
span.nobr {
  	white-space: nowrap;
}
td.footer {
	border: 0px solid red;
	/*background-image: url(../img/grass.jpg);*/	
}