
#page_text .CatalogTopContainer {
	padding: 5px 0 0 0;
}

#page_text .CatalogTopItem {
	border: #993e26 1px solid;
	padding: 5px;
	width: 170px;
	float: left;
	margin: 0 5px 5px 0;
}	

#page_text .CatalogTopItem h1 {

	font-size: 11px;
	color: #993e26;
	font-weight: normal;
}

#page_text .CatalogTopItem a {
	text-decoration: underline;
}
#page_text .CatalogTopItem a:hover {
	text-decoration: none;
}

#page_text .CatalogTopItem a img {
	border: #993e26 1px dotted;
}


.list_table_td, .list_table_tdno_bg, .list_table_td_empty {
	vertical-align: top;
	padding: 0 14px 12px 0;
}


.list_item_box {
	position:relative;

}

.list_item_table {
	width: 176px;
	background: transparent url(../gfx/catalog/item.gif) no-repeat top left;
	
	height: 233px;
}

.list_item_table td {

}

.list_item_image {
	text-align: center;
	vertical-align: middle;
	height: 170px;

}

.list_item_image a img {
	border: white 3px solid;

}

.list_item_parameters_cell table td {
    padding-left: 6px;
}

.list_item_title {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-align: center;

	font-weight: bold;
	color: white;
	padding: 0; 

}

.list_item_title a h1 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0;
	color:white;
	padding: 0;
}

.list_item_price_cell {
	vertical-align: top;
	height: 26px;
	font-size: 11px;
}

.list_item_price {
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.list_item_price_old_price {
	text-decoration: line-through;
	text-align: center;
	color: #cccccc;
	font-size: 11px;
}

.list_item_action_price {
	color: #eeeeee;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.item_count {
	text-align: center;
	padding: 0;
	padding-top: 30px;
	font-weight: bold;
}

.list_item_buttons {
	text-align: center;
	vertical-align: top;

}

#page_text .list_item_buttons a {
	text-align: left;
	padding: 3px 0 5px 22px;
	color: #ffffff;
	display: block;
	position: relative;
	margin-left: 59px;
}

.list_item_buttons a.list_item_more {
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	background: transparent url(../gfx/inside/info.gif) no-repeat center left;
}



/* puslapiu navigacija */

.paging {
	text-align: right;
	width: 98%;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	padding: 0 12px 0 0;
}

.paging span {
	font-weight: bold;
}

.paging_bottom {	
	padding-top: 4px;
	padding-bottom: 4px;
}

.paging_top {
	padding-bottom: 14px;
    margin: 0;
	background: transparent url(../gfx/catalog/sep-x.gif) repeat-x bottom left;
}

.paging a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.paging a:hover, #paging a.page_active {
	text-decoration: none;
}

.paging a.page_active {
	color: #ea5c10;
}
