
.list_item_box {
	
}

.list_item_table {
    width: 100%;
}

.list_item_table td {
    color: #686868;
    padding: 0;
}

.list_item_table td.cell_title {
    color: #338822;
    font-weight: bold;
    font-size: 12px;
    width: 33%;
    padding: 0 14px 0 0;
	vertical-align: top;
	text-align: left;
}

.list_item_table td.cell_title h1 {
	font-size: 12px;
	color: #338822;
	margin: 0;
	padding: 0;
}

.list_item_table td.cell_title a {
    color: #338822;
    font-weight: bold;
	text-decoration: none;
}

.list_item_table td.cell_title a:hover {
	text-decoration: underline;
}

.list_item_table td.cell_manufacturer {
    font-size: 12px;
    text-align: left;
    padding-left: 14px;
    padding-bottom: 7px;
    color: #338822;
    font-weight: bold;
	vertical-align: top;
	text-align: left;
}

.list_item_table td.cell_price {
    width: 33%;
    text-align: right;
    font-size: 12px;
    padding-bottom: 7px;
    color: #338822;
    font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.list_item_table td.cell_pic {
    width: 170px;
    vertical-align: top;
    text-align: center;
}

.list_item_table td.cell_pic table {
	width: 170px;
	height: 170px;
	border-collapse: collapse;
}

.list_item_table td.cell_pic table td {
	padding: 0;
}

.list_item_table td.cell_pic a img {
    border: #bfeb9f 1px solid;
	padding: 10px;
}

.list_item_table td.cell_params {
    vertical-align: top;
    text-align: left;
    padding: 20px;
    padding-top: 0;
}



.list_item_table td table.cell_pic_params_table {
    width: 100%;
    border-collapse: collapse;
}

.list_item_table td.cell_nav {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: middle;
}

.list_item_table td.cell_more {
    text-align: right;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: middle;
}

.list_item_table td.cell_more a {
    color: #047564;
    text-decoration: underline;
    font-weight: bold;
}

.list_item_table td.cell_more a:hover {
    text-decoration: none;
}



.cell_pic_params_table td {
	padding: 0;
}

table.parameters {
	border-collapse: collapse;
}
.parameters td {
	padding: 1px;
}



.list_item_parameters_cell table {
	border-collapse: collapse;
    width: 100%;
}

.list_item_table td .parameter_key {
    width: 140px;
    text-align: left;
    color: #565c55;
	font-weight: bold;
}
.list_item_table td .parameter_value {
    text-align: left;
    color: #565c55;
}

.list_item_table td .parameter_group_title {
    color: #75aae3;
    text-align: left;
    font-weight: bold;
}

.list_item_price {
	color: #ff4e00;
    font-weight: bold;
    vertical-align: middle;
}
.list_item_price_old_price {
	color: black;
	text-decoration: line-through;
}
.list_item_action_price {
	color: #ea5c10;
	font-weight: bold;
}





a.pr_list_cart {
	display: block;
	float: left;
	position: relative;
    width: 20px;
    height: 20px;
    background: transparent url(../gfx/catalog/add.jpg) no-repeat top left;
	margin: 0;
	margin-right: 8px;
}

a.pr_list_info {
	display: block;
	float: left;
	position: relative;
    width: 20px;
    height: 20px;
    background: transparent url(../gfx/catalog/info.jpg) no-repeat top left;
	
}

a.pr_list_compare {
	display: block;
	float: left;
	position: relative;
    width: 20px;
    height: 20px;
    background: transparent url(../gfx/catalog/compare.jpg) no-repeat top left;
	margin: 0;
	margin-right: 8px;
}




.catalog_item_spacer {
    width: 100%;
    background: transparent url(../gfx/catalog/item_sep.jpg) repeat-x 5px 0;
    height: 24px;
}







/* puslapiu navigacija */

.paging {
	text-align: center;
	width: 100%;
}

.paging_bottom {
	background: transparent url(../gfx/catalog/sep-x.gif) repeat-x 0 20px;
	padding-top: 40px;
	padding-bottom: 10px;
}

.paging_top {
	padding-bottom: 20px;
	padding-top: 10px;
	background: transparent url(../gfx/catalog/sep-x.gif) repeat-x bottom left;
}

.paging a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ffffff;
	border: #ffffff 1px solid;
}

.paging a:hover, #paging a.page_active {
	border: #505050 1px solid;
}

.paging a.page_active {
	background: #027000;
	color: white;
}

















#search_params {

    text-align: center;
	padding: 15px;

}

.search_params_table {
    width: 500px;
    border-collapse: collapse;
}

.search_params_table td {
    text-align: left;
}   

.search_params_table td.buttons_cell {
    text-align: center;
}

.search_params_table td.left_cell {
    font-weight: bold;
}

.search_params_table td input {
	border: #377f3a 1px solid;
	font-size: 11px;
	padding: 2px;
	font-family: Arial;
	color: black;
	width: 75px;
	margin: 0;
}

.search_params_table td input.filter_button {
	background: transparent url(../gfx/catalog/button.gif) no-repeat 0 2px;
	width: 83px;
	height: 21px;
	text-align: center;
	color: #055f09;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	border: 0;
	right: 0;
	margin: 15px;
	cursor: pointer;
    
}










.cparams {
	border-collapse: collapse;
	width: 100%;
}

.cparams th {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	padding: 4px;
}

.cparams th a {
	text-decoration: none;
	color: #047564;
}

.cparams th a:hover {
	text-decoration: underline;
}

.cparams td {
	text-align: center;
	padding: 0 0 4px 0;
}

.cparams th.first_row {
	font-weight: bold;
	text-align: right;
	padding-right: 16px;
}

.cparams td.first_row {
	font-weight: bold;
	text-align: right;
	padding-right: 16px;
}






.list_sort {
	padding: 0;
	margin: 0;background: #87d148;
	position: relative;
	margin-bottom: 20px;
}

.list_sort table {
	width: 100%;
	border-collapse: collapse;
}

.list_sort table td {
	padding: 7px;
	vertical-align: middle;
	text-transform: uppercase;
}

.list_sort table td.cell_title {
	width: 175px;
}

.list_sort table td.cell_manufacturer {
	width: 200px;
}

.list_sort table td.cell_price {
	text-align: right;
}

.list_sort a {
    color: white;
    font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	padding: 4px;
	padding-left: 0;
}

.list_sort a:hover {
	text-decoration: underline;
}

.list_sort a.asc {
	background: url(../gfx/catalog/list_arrow.jpg) no-repeat 0 2px;
	padding-left: 19px;
}

.list_sort a.desc {
	background: url(../gfx/catalog/list_arrowdesc.jpg) no-repeat 0 2px;
	padding-left: 19px;
}






.category_descr {
	padding: 0 0 16px 0;
}