/* css by Webworx, last updated: 2008.05.29 */

/* alapok oldalak */

#alap_list { 
	width: 892px;
	background-color: #f9f9f9;	
	padding: 15px;
	margin:0px;
	}
#alap_list table { 
	background-color: #ddd;
	margin-bottom: 12px;
	}
#alap_list td{ 
	font-size: 13px;		
	color: #777;
	background-color: #fff;
	padding-left: 8px;
	}
#alap_list_top { }
#alap_list_bottom { }

#alap_list h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ed2724;
	margin-bottom: 5px;
	}
#alap_list h2 {
	font-size: 13px;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;	
	}
	
#alap_list_column_1 { 
	float: right;
	padding: 0px;
	margin: 0px;
	width: 436px;	
	}
#alap_list_column_2 {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 456px;
	}
div.alap_list_box { /* alap box 2 columns */
	width: auto;
	margin: 0px;
	padding: 0px;	
	margin-bottom: 10px;
	}
div.alap_list_box_top {
	margin: 0px;
	padding: 0px;
	width: 436px;
	height: 6px;
	font-size:0px; /* ie6 fix */	
	background-image: url(../img/alap/alap_box_top.gif);
	background-repeat: no-repeat;
	}
div.alap_list_box_content {
	font-size: 13px;
	color: #777;	
	margin: 0px;
	padding: 10px 15px 5px 15px;
	width: 406px;
	background-image: url(../img/alap/alap_box_back.gif);
	background-repeat: repeat-y;
	}
div.alap_list_box_content_nopadding {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	width: 436px;
	background-image: url(../img/alap/alap_box_back.gif);
	background-repeat: repeat-y;
	}
div.alap_list_box_bottom {
	margin: 0px;
	padding: 0px;
	width: 436px;
	height: 10px;
	font-size:0px; /* ie6 fix */	
	background-image: url(../img/alap/alap_box_bottom.gif);
	background-repeat: no-repeat;
	}
.alap_list_box_image { /* alap image in the box */
	float: left;
	width: 60px;
	padding: 0px;
	}
.alap_list_box_text { /* alap text in the box */
	float: right;
	width: 200px;
	padding: 0px;
	}
.alap_list_box_text ul { /* alap list with sublists */
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	}
.alap_list_box_text ul li {
	margin-left: 0px;
	}
.alap_list_box_text ul li a {
	color: #666666;
	}

.right td { /* padding in the right align table */
	padding-right: 20px;
	}

.alapok_date {
	color: #ed2724;
	margin-top: 8px;
	margin-bottom: 8px;
	}

#chartdiv {
	margin-left: 1px;
	}
	
	
/* alapok lista */ 


#product_list { 
	}
	
#product_list ul {
	font-size: 12px;	
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}
#product_list ul li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	}
#product_list ul a {
	font-weight: bold;		
	color: #ed2724;
	text-decoration: none;
	}
#product_list ul a:hover {
	font-weight: bold;	
	color: #666;
	text-decoration: underline;
	}
#product_list h2{
	color: #666; 
	font-weight: bold;
	font-size: 14px;
	margin: 8px 10px 0px 0px;
	}
#product_list h3{
	color: #666; 
	font-weight: normal;
	font-size: 12px;
	margin: 8px 10px 8px 0px;
	}		
	
