#kitoltes {height: 10px;}


#keretes{
	position: relative;
	width: 805px;
	height: auto;
	/*border: 1px solid #666;*/
		
}

#productPage{
	overflow: auto;
	position: relative;
	width: 764px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: black;
	margin: 0px;
	padding: 0px;
	
}

#productPage #cad img {
	text-align: center;
	/* border: 1px solid #666; */
}
#productPage #cable {
	width: 250px; float: left; clear: left; margin-top: 10px;
}
#productPage #discriptionCable {
	float: left; margin: 10px; width: 535px;
}
#productPage #discription {
	clear: both;
	float: left;
	width: 752px;
	padding: 5px 5px 5px 5px;
	line-height: 14px;
	/*background-color: #EAEAEA;*/
	border: 1px solid #ccc; 
	margin: 5px 0px 10px 0px;
}
html>body #productPage #discription {
	*float: none;
}
#productPage #discription2 {
	width: 485px;
	padding: 5px;
	float: left;
	line-height: 14px;
	border: 1px solid #aeb3b6; 
	margin: 21px 0px 10px 0px;
	font: 13px/20px Verdana,Arial,sans-serif;
	color: #333;
}
#productPage h2 {
	font-size: 14px;
	color: #333;
	/*font-weight: bold;*/
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 0px;
}
#prodPage #productPage ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 12px;
	line-height: 14px;
}

#prodPage #productPage ul li {font:12px/16px Verdana,Arial; color:#666;list-style: outside url(/images_custom/list.gif);padding:0px;margin: 0px 0px 0px 16px;}	

#productPage #bottomLine  {
	display: none;
	height: 10px;
	border-bottom: 1px solid #717d95;
	margin: 10px;
	
	}
#productPage p
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}


#productPage table a, #productPage table, #productPage tbody, #productPage tfoot, #productPage tr, #productPage th, #productPage td 
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	font-size: 11px;
	color: #333;
}
#productPage tbody td{
	line-height: 2em;
}

#productPage table caption
{
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: red;
}

#productPage table a
{
	display: block;
	text-decoration: none;
	color: #333;
	padding-right: 1.5em;
	
}

#productPage table a:hover, #productPage table a:focus
{
text-decoration: none;
}

#productPage table th a
{
	color: black;
	text-align: right;
}
/*table .odd th a,table .odd td a,table .odd td{
	color: #006699;
	padding-right: 1.0 em;
}*/



#productPage table .odd th,#productPage table .odd td{
	background-color: #f2f2f2;
}

#productPage thead th
{
	
}

#productPage tbody th
{
   width: 55%;
   padding-left: 1.0em;
   text-align: left;
	color: black;
	font-style: normal;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

#productPage td
{
	color: black;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding-right: 0.5em;
	
}

#productPage tbody tr.odd
{
	border-bottom: 1px solid #ccc;
}



#productPage tbody tr:hover td,#productPage tbody tr:hover th,#productPage tbody tr:hover a
{
	color: #fff !important;
	background-color: #A01F1A;
}

#detailGroup {clear: both;}




