html, body {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	background: transparent;
	font-size: 10pt;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

input, textarea {
	font-size: 10pt;
}


* {
	font-family: Verdana, Arial, sans-serif;
}

a img {
	border: none;
}



.mmenu, #inet_icon {
	display: none;
}

#inet_address {
	clear: both;
	text-align: center;
	margin: 1cm 0;
}

#inet_offers {
	margin: 20px 0;
}

#inet_prodlist h2, #inet_offers h2 {
	clear: both;
}

.inet_preview_item {
	width: 180px;
	margin: 0 0 10px 0;
	min-height: 1px;
	float: left;
}

.inet_preview_item .inet_content {

}


.inet_preview_img {
	margin: 10px 0;
}

.inet_preview_item a {
	text-decoration: none;
	color: #000;
}

.inet_preview_item h3 {
	margin: 0 0 10px 0;
}

.inet_offer_price {
	margin: 10px 0;
}


/**************/
/**** IMGS ****/
#inet_imgs {
	margin: 0 0 10px 0;
}

#inet_imgs .inet_img_item {
	width: 260px;
	float: left;
}


#img_content_2 {
	float: right;
	width: 250px;
}
/**** IMGS ****/
/**************/



/****************/
/**** FOOTER ****/
#inet_footer {
	padding: 1cm 0 0 0;
	font-size: 8pt;
}

#inet_footer table#inet_address {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

#inet_footer table#inet_address td {
	margin: 0;
	text-align: right;
	vertical-align: bottom;
}

#inet_footer a {
	color: #000;
	text-decoration: none;
}

/**** FOOTER ****/
/****************/


/****************/
/**** SEARCH ****/
.inet_inp_search {
	border: 1px solid #959494;
	margin: 0 8px 0 0;
}

.inet_inp_but {
	border: 1px solid #959494;
}

#inet_search_message {
	font-weight: bold;
	margin: 0 0 15px 0;
}

.inet_search_result {
	padding: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	margin:  0 0 8px 0;
}

/* IE/Win only: missing border bug fix \*/
* html .inet_search_result {
	height: 1%;
}
/*---*/

#inet_search_pages {
	margin: 20px 0 0 0;
}

#inet_search_pages table {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

#inet_search_pages td {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;

}
/**** SEARCH ****/
/****************/



/**************/
/**** PROD ****/

table.inet_prodspecs {
	width: 252px;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	font-size: 10px;
}

table.inet_prodspecs th,
table.inet_prodspecs td {
	margin: 0;
	vertical-align: top;
	text-align: left;
	background: #ececec;
}

table.inet_prodspecs td {
	padding: 2px 5px 2px 0;
	white-space: nowrap;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

table.inet_prodspecs th {
	font-weight: normal;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


table.inet_prodspecs tr.odd th,
table.inet_prodspecs tr.odd td {
	background: #fff;
}


#inet_prod_main {
	width: 320px;
	float: left;
}

#inet_prod_main .inet_prod_price {
	margin: 0 0 10px 0;
	color: #2c2c59;
}

#inet_prod_main #inet_prod_features {
	padding: 10px 0;

}

#inet_prod_main #inet_prod_features a {
	border: 1px outset #c1c1c1;
	background: #ececec;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #2c2c59;
}

/* IE/Win only: inline element missing padding bug fix \*/
* html #inet_prod_main #inet_prod_features a {
	height: 1%;
}
/*---*/

#inet_prod_main #inet_main_imgs {
	margin: 0 0 10px 0;
}

#inet_prod_main #inet_main_imgs .inet_img_txt {
	font-size: 10px;
	margin: 5px 0 0 0;
	color: #999999;
}

#inet_prod_attr {
	width: 272px;
	float: left;
}

#inet_prod_attr .inet_content {
	padding: 0 0 0 20px;
}

#inet_attr_imgs {
	margin: 0 0 15px 0;	
}

#inet_attr_imgs .inet_img_item {
	background: transparent url(../images/bg_mini.gif) top left no-repeat;
	width: 126px;
	height: 86px;
	float: left;
	overflow: hidden;
}

#inet_attr_imgs .inet_img_item .inet_img {
	width: 120px;
	height: 80px;
	overflow: hidden;
	position: relative;
	top: 1px;
	left: 1px;
}


/**** PROD ****/
/**************/


#inet_link {
	display: none !important;
}

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}

