img { border:0; }

body  {
	padding: 0;
	margin: 0;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 8pt;
}

td {
	font-size: 8pt;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #678D52;
}

a:hover{
	color: #678D52;
	text-decoration: underline;
}

td.topmenu { 
	font-size: 10pt; 
	padding-bottom: 10px;
	color: #808080;
	text-align: center;
}


td.topmenu a:link, td.topmenu a:visited, td.topmenu a:hover, td.topmenu a:active {
	font-size: 10pt; 
	font-weight: bold;
	color: #808080;
	text-decoration: none; 
}
td.topmenu a:hover {
	text-decoration: underline;
}

td.bottommenu  { 
	font-size: 10pt; 
	color: #474646;
	text-align: center;
}

td.bottommenu  a:link, td.bottommenu  a:visited, td.bottommenu  a:hover, td.bottommenu  a:active {
	font-size: 10pt; 
	color: #474646; 
	text-decoration: none; 
}

td.bottommenu  a:hover {
	text-decoration: underline;
}

td.bottomcopy  { 
	font-size: 7pt; 
	color: #474646;
	padding-left: 5px;
}

table.header {
	background-image: url(img/pic2.jpg); 
	background-repeat: no-repeat; 
   background-attachment: scroll;
   background-position: right center;
	height: 185px;
}

table.header td {
	padding: 12px 0 0 12px;
	text-align: left;
	vertical-align: top;
}

table.header td.maincat a:link,  table.header td.maincat a:visited, table.header td.maincat a:active {
	color: #554E2F;
	font-family: "Arial Narrow";
	font-size: 18pt;
	text-decoration: none;
	background-image: url(img/marker.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

table.header td.maincat a:hover {
	color: #554E2F;
	text-decoration: none;
}

table.header td.subcat a:link,  table.header td.subcat a:visited, table.header td.subcat a:active {
	color: #554E2F;
	font-family: "Arial Narrow";
	font-size: 18pt;
	text-decoration: none;
	background-image: url(img/marker.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

table.header td.subcat a:hover {
	color: #554E2F;
	text-decoration: none;
}

table.block td.title {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
}

table.block td.text {
	padding-left: 6px;
	text-align: left;
}


div.delimiter {
	font-size: 1px;
	border-top: 1px solid #D0D0D0;
	width: 100px;
	height: 1px;
	margin: 15px 0;
}

#righttd div.delimiter {
	width: 200px;
	float: right;
}

table.block td.basket_title {
	color: #4B4B4B;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-bottom: 3px;
}

.textfield {
	color: #000000;
	border: 1px solid #7F9DB9;
	padding: 0;
	background-color: #FFFFFF;
	height: 18px;
	width: 98%;
}

/*.regfield {
	color: #000000;
	border: 1px solid #000000;
	padding: 0;
	background-color: #7F9DB9;
	height: 18px;
	width: 200px;
}

table.authorization td {
	padding-left: 3px;
}

table.authorization td.title {
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
} */

table.search td.title {
	font-size: 10pt;
	font-weight: bold;
}

td.content {
	padding: 10px 0;
	vertical-align: top;
}

td.h2 {
	font-size: 10pt;
	font-weight: bold;
}

table.registration td.title {
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}

table.element {
	margin-top: 5px;
}

table.element td.title {
	padding-bottom: 2px;
	font-size: 10pt;
	color: #2F2F2F;
	text-align: center;
	font-weight: bold;
}

table.element td.image {
	background-color: black;
	padding:3px;
	text-align: center;
	vertical-align: middle;
}

table.element td.image img {
	width: 250px;
}

table.element td.price {
	background-color: black;
	color: White;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
}

table.element td.price span {
	font-size: 10pt;
}

table.element td.addtd {
	padding: 2px 0;
	vertical-align: bottom;
	text-align: left;
	white-space: nowrap;
}

table.element td.bpspacer {
	width: 2px;
}

table.element td.detail {
	padding-top: 5px;
	padding-left: 1px;
	text-align: left;
}

.baget {
	width: 180px;
	padding: 2px;
}

.baget img {
	width: 180px;
	border: 2px solid black;
}

.baget_big {
	width: 250px;
}

.baget_big img {
	width: 250px;
	border: 2px solid black;
}

.baget_small {
	width: 100px;
}

.baget_small image {
	width: 100px;
	border: 2px solid black;
}

table.element a:link.add, table.element a:visited.add, table.element a:hover.add, table.element a:active.add {
	/*background-color: #6A6234;*/
	background-color: #4A7E4B;
	color: White;
	text-decoration: none;
	padding: 0 3px 2px 3px;
}

a:link.bluebutton, a:visited.bluebutton, a:active.bluebutton, a:hover.bluebutton {
	background-color: #1B8E95;
	padding: 0 3px 2px 3px;
	color: white;
	text-decoration: none;
}

a:link.order, a:visited.order, a:active.order, a:hover.order {
	background-color: #4A7E4B;
	color: white;
	text-decoration: none;
	padding: 0 3px 2px 3px;
}

td.gray {
	background-color: #808080;
	height: 15px;
}

td.image {
	background-color: black;
	padding:2px;
	text-align: center;
	vertical-align: middle;
}

.count {
	border: solid 1px #757575;
	width: 20;
	height: 15;
	text-align: right;
	vertical-align: middle;
	font-size: 8pt;
}

.tovar_descr {
	background-color: #F3F3F3;
	padding: 5px;
	vertical-align: top;
}

/* override osCommerce styles*/

td.infoBoxHeading {
	font-size: 10pt;
	font-weight: bold;
}

td.pageHeading {
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}

span.greetUser {
	font-size: 12pt;
	font-weight: bold;
}

table.block-content {
	width: 100%;
}

table.product td.pic img {
	width: 250px;
	height: 188px;
	border: 2px solid black;
}

td.productListing-data img {
	width: 180px;
	border: 2px solid black;
}

span.inputRequirement {
	color: red;
}
