html {
	background: url(bg.png) repeat-x top;
	padding: 5px;
	margin: 0;
}

html, body {
	height: 100%;
	
}

body {
	padding: 0;
	margin: 0;
	font-size: 90%;
	font-family:sans-serif;
}

form {
	padding: 0;
	margin: 0;
}

a {
	background: transparent;
	color:blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
	padding: 0;
	margin: 0;
}

tr, td, th {
	vertical-align: top;
	text-align: left;
}


h1 {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-size: 150%;
	color: #1d8001;

}

h2 {
	padding: 0px;
	margin: 15px 0px 8px 0px;
	font-size: 120%;
	color: #1d8001;
}

/***********************************************/

.p {
	margin-top: 5px;
}

.txtMini {
	font-size: 0.9em;
}

.pMini {
	padding-top: 5px;
	font-size: 0.9em;
}

/***********************************************/

table.contentBox {
	width: 990px;
	min-height: 100px;
}

.contentBox td.columnLeft, .contentBox td.columnRight {
	width: 200px;
}

.contentBox td.columnCenter {
	width: 578px;
}

/***********************************************/

td.menuMain {
	padding: 3px 0 3px 0;
}

td.menuMain div.menuMain {
	padding: 4px 0 4px 0;
	background: url(bg_row.jpg) bottom right;
}

td.menuMain div.menuMain2 {
	padding: 6px 10px 6px 10px;
	border: 3px solid #ffffff;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	border-left: none;
	border-right: none;
	
	text-align: center;
}

td.menuMain div.menuMain2 input {
	color: #000000;
}

td.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	
}


td.footer div.footer {
	background: url(bg_row.jpg) bottom;
	padding: 3px 0 3px 0;
}



td.footer div.footer2 {
	padding: 6px;
	border: 3px solid #FFFFFF;
	border-left: none;
	border-right: none;
}


div.footer2, div.footer2 a {
	color: #FFFFFF;
}

.columnLeft, .columnCenter, .columnRight {
	padding-top: 1px;
}

.columnCenter {
	padding-left: 5px;
	padding-right: 5px;
}


/***********************************************/

div.box1Title, .remelisJuosta, .remelisJuostaPad {
	background: #1d8001;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}

div.box1Content {
	padding: 10px 3px 3px 3px;
}

ul.shoppingBagBoxList,  ul.shoppingBagBoxList li {
	margin: 0;
	padding: 0;
}

ul.shoppingBagBoxList li {
	margin-left: 20px;
}





/***********************************************/

.categoriesList ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	list-style-image: inherit;
	list-style-image: url(li.gif);
}


.categoriesList li.level0 {
	font-weight: bold;
	margin-left: 20px;
}

.categoriesList li.level1 {
	font-weight: normal;
	margin-left: 20px;
}

.categoriesList li.level2 {
	font-weight: normal;
	font-size: 90%;
	margin-left: 20px;
}

.centrineTextarea {
	width: 546px;
}



/********************************/

.sortBlock {
	background: #DADADA;
	padding: 4px;
	margin: 12px 2px 2px 2px;
}

.pageList {
	background: #DADADA;
	padding: 4px;
	margin: 4px 2px 2px 2px;
}

.pageList a {
	background-color: transparent;
}

.pageList a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
/********************************/

table.marketplaceProducts {
	width: 100%;
}

table.marketplaceProducts th, table.marketplaceProducts td {
	padding: 1px;
	vertical-align: middle;
}

table.marketplaceProducts tr th {
	text-align: center;
	background: #1d8001;
	color: #FFFFFF;
	padding: 4px;
}

table.marketplaceProducts tr.odd td {
	background: #F5F5F5;
	padding: 4px;
}

table.marketplaceProducts tr.even td {
	background: #EAEAEA;
	padding: 4px;
}

table.marketplaceProducts tr:hover td {
	background: #DADADA;
}

table.marketplaceProducts td div.photo {
	width:100px; float:left;
	font-size: 8px;
}

table.marketplaceProducts td div.name, table.marketplaceProducts td div.type, table.marketplaceProducts td div.description {
	margin-left:102px;
}

div.name a {
	color:#000000;
}

table.marketplaceProducts td div.description, table.marketplaceProducts td div.type {
	margin-top: 5px;
}

table.marketplaceProducts td div.description {
	font-size: 80%;
}

table.marketplaceProducts .measureUnit {
	text-align: center;
}

table.marketplaceProducts .price, table.marketplaceProducts .price input {
	text-align: right;
}

table.marketplaceProducts div.photo {
	width: 200px;
	text-align: center;
	vertical-align: middle;
}

div.type .is_promotion {
	font-weight: bold;
	color: red;
}

div.type .is_new {
	font-weight: bold;
	color: green;
}

div.type .is_delisting {
	font-weight: bold;
	color: green;
}

div.addToShoppingBag {
	text-align: right;
}

/**************************************/

.klaidaRem {	/* Remelis su visu klaidos pranesimu */
	color : red;
	border: 1px solid red;
	padding: 3px;
	text-align: center;
}

.klaida {		/* Klaidos pranesimo tekstas */
	color: Red;
	font-weight: bold;
}

/***************************************/

table.orderListItem {
	background-color: transparent;
	margin-bottom: 10px;
	border: 1px solid #C5C5C5;
	width: 100%;
}
.orderListItem td {
	background-color: #EAEAEA;
	vertical-align: middle;
}

.orderListItem td.center {
	text-align: center;
}