

#catalog_items_box {
	width: 750px;
	margin-top: 5px;
	font-size: 11px;
		
}

.lev2 .item_box {
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-box-sizing: border-box;
	float: left;
	width: 145px;
	height: 115px;
}

#catalog_items_box .item_box {
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-box-sizing: border-box;
}

#catalog_items_box table {
	margin: 0px;
	padding: 0px;
}


.lev2 .img_file {
	text-align: center;
	padding: 2px;
	height: 60px;
}

#catalog_items_box .img_file {
	text-align: center;
	padding: 2px;
}

#catalog_items_box .img_file img {
	border: 0px;
}

.lev2 td {
	text-align: center;
}

#catalog_items_box .img_file2 {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 94px;
}

#catalog_items_box .img_file2 img {
	/*border: 1px solid #CCCCCC;*/
	border: 0px;
}

#catalog_items_box .title {
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#catalog_items_box .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#catalog_items_box .title2 {
	padding-bottom: 3px;
}

#catalog_items_box .title2 a {
	font-weight: bold;
	font-size: 12px;
}

#catalog_items_box .title a:hover, #catalog_items_box .item_selected a {
	color: #ffa722;
}

#catalog_items_box .descr {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;		
	padding: 3px;
	margin-top: 2px;
	color: #990000;
}

#catalog_items_box .line_break {
	clear: both;
}

#catalog_items_box .col_desc {
    font-style: italic;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666666;
}





/* PREKES APRASYMAS */

#catalog_fields_box {
	margin-bottom: 25px;
}

#catalog_fields_box .field_desc {
	padding: 3px; 
	width: 100px;
	border-bottom: 1px solid #DDDDDD;
	color: #666666;

}

#catalog_fields_box .field_value {
	padding: 3px; 
	border-bottom: 1px solid #DDDDDD;
}

#catalog_items_box .new_item {
    margin-right: 7px;
    float: left;
}   


/* ISKLEISTU PREKIU SARASAS */
.category_products_box {
	padding-left: 83px; 
	text-align: left;
	margin-top: 0px;
	/*margin-top: -20px;*/
}

/* anuliuoja pries tai esancio stiliaus parametrus */
.items_type2 {
	padding-left: 35px; 
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}

.category_products_box a {
	color: #000000;
	font-size: 11px;
}

.category_products_box a:hover {
	color: #0075a7;
	text-decoration: none;
}

.category_products_box .items_tbl td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.category_products_box .prod_title {
	clear: both;
	font-weight: bold;
}

/* LYGINES NELYGINES EILUTES */
.odd_item td {
	background-color: #DDDDDD;
	font-weight: bold;
}

.even_item td {
	background-color: #FFFFFF;
	font-weight: bold;
}

.item_nr {
	width: 30px;;
	text-align: center;
}

.odd_border {
	border-right: 2px solid #FFFFFF;
}

.even_border {
	border-right: 2px solid #DDDDDD;
}

.pdf_link  {
	display: block;
	background: url(../menu/mini_pdf.gif) no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 15px;
	width: 200px;
}

.pdf_link  a {
	font-size: 11px;
}

.pdf_link  a:hover {
	font-size: 11px;
}


.catalog_left_col  {
	width: 240px;
}

.catalog_left_col table {
	/*width: 100px;*/
}

.item_field_desc {
    padding: 3px;
    padding-bottom: 3px; 
	width: 60px;
	border-bottom: 1px solid #DDDDDD;
	color: #666666;
    line-height: 25px;
}

.item_field_value {
	padding: 3px; 
	width: 60px;
	border-bottom: 1px solid #DDDDDD;
	color: #000000;
    line-height: 25px;
}
