@CHARSET "UTF-8";


table#forgFej {width:100%; }
table.forgTetelTB{width:100%;}
table#forgFej tr.forgTetelek{background-color: #EAEAEA;}

.picture_border{ line-height:165px; }
.picture_border img{ vertical-align: middle; }
.arucsopImgTD{ height:165px; vertical-align: middle; }

/*TERMEK_AJANLO*/
#top-termek-ajanlo .termek_ajanlo_item { vertical-align: top; text-align: center; }
#top-termek-ajanlo .termek_ajanlo_item .image {display:block;}
#top-termek-ajanlo .termek_ajanlo_item .arunev{ display:block;}

/*ARUCSOPORT_NAVIGATION*/
#arucsoport_links{ padding:0; margin:0; list-style: none outside none; }
#arucsoport_links ul{ padding-left:10px; list-style: none outside none; }

/***MISC***/
/*TABLE*/
.tableStyle { background-color: #FFFFFF;}
.tableStyle tfoot td { border-top: 1px solid #000033; }
.tableStyle thead th { border-bottom: 2px solid #666666; background-color: #CCC; }

.tableStyle tr:nth-child(odd),
.tableStyle tr.odd {background-color: #FFFFFF; color: #000000; }

.tableStyle tr:nth-child(even),
.tableStyle tr.even { background-color: #F5F5F5; color: #000000; }
.tableStyle tr:hover { background-color: #DBDBDB;}

.tableStyle td.bold{font-weight:bold;}
.tableStyle td.italy{font-style:italic;}
.tableStyle td.underline{text-decoration: underline;}
/*TABLE_END*/

.openCloseBT{ display: block; width: 100%; height: 20px; min-width: 20px; font-size: 16px; text-align: center; cursor:pointer;}
/*.openCloseBT:before{ content:"+"}*/
/*.openCloseBT.opened:before{ content:"-"}*/

.orderfield{ padding-right:20px;}
.orderfield.asc {background: url("../images/icons/arrow-asc.png") no-repeat top right; }
.orderfield.desc {background: url("../images/icons/arrow-desc.png") no-repeat top right; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*.ajaxLoader{ display:block; width:24px; height:24px; background-image: url("../images/ajax-loader-2.gif");}*/
.ajaxLoader{ display:block; width:32px; height:32px; background-image: url("../images/icons/ajax-loader.gif");}
