body
{
	background-color: #FDE67D;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
}

#header_stripe_div
{
	width: 100%;
	background-color: #CE7C00;
	height: 3px;
	font-size: 3px;
}

#margin_div
{
	clear: both;
	position: absolute;
	top: 132px;
	width: 100%;;
	height: 35px;
	background-image: url('../images/design/csik_es_bg_small.jpg');
	/*border: 3px solid fuchsia;*/
	z-index: -1;
}

#outer_main_container_div
{
	position: relative;
	width: 1020;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	/*border: 3px solid teal;*/
}

#inner_main_container_div
{
	position: relative;
	width: 1020px;
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	/*border: 3px solid silver;*/
	background-image: url('../images/design/faux_column_background.png');
}

#content_container_div
{
	float: left; 
	width: 660px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 3px solid olive;*/
}

#left_menu_div
{
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	float: left;
	width:180px;
	height: auto;
	margin-bottom: 0px;
	background-color: #BA5B00;
	/*border: 3px solid red;*/
}

#header_div
{
	/*position: absolute;
	top: 0px;
	left: 180px;*/
	float: left;
	width: 660px;
	height: 164px;
	background-color: #FDE67D;
	background-image: url('../images/design/fent_hazzal_kozep_bg_small.jpg');
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	text-align: left;
	/*border: 3px solid fuchsia;*/
}

#menu_div
{
	float: left;
	width: 660px;
	height: 40px;
	background-image: url('../images/design/menusor_ala_vegsobg_3.jpg');
}

.menu_inner_div
{
	position: relative;
	float: left;
	/*width: 106px;*/
	height: 40px;
	padding-top: 12px; 
}

.menu_inner_border_div
{
	position: relative;
	top: 5px;
	float: left;
	width: 4px;
	height: 20px;
	padding-top: 10px;
	background-image: url('../images/design/top_menu_inner_border_01.png');
	/*border: 3px solid fuchsia;*/
}

#content_div
{
	/*position: absolute;
	top: 165px;
	left: 180px;*/
	float: left;
	width: 640px;
	height: auto;
	text-align: justify;
	vertical-align: top;
	font-size: 24px;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	/*margin-left: 15px;
	margin-right: 15px;*/
	/*border: 3px solid green;*/
}

#right_menu_div
{
	/*position: absolute;
	top: 0px;
	right: 0px;*/
	float: left;
	width:180px;
	height: auto;
	background-color: #BA5B00;
	/*border: 3px solid yellow;*/	
}


#footer_div
{
	/*position: relative;*/
	/*top: 0;*/
	/*bottom: 0px;*/
	/*left: 0px;*/
	/*clear: both;*/
	float: left;
	width: 1020px;
	height: 40px;
	background-color: #FDE67D;
	margin-left: auto;
	margin-right: auto;
	/*padding-right: 180px;*/
	/*padding-left: 180px;*/
	text-align: center;
	background-image: url('../images/design/csik_es_bg_small.jpg');
	/*border: 3px solid blue;*/
}

.footer_inner_div
{
	position: relative;
	float: left;
	width: 110px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
	/*border: 3px solid blue;*/
}

.footer_inner_margin_div
{
	position: relative;
	float: left;
	width: 180px;
	height: 40px;
	/*border: 3px solid blue;*/
}

#footer_inner_div
{
	position: inherit;
	right: 180px;
	width: 660px;
	height: 40px;
	text-align: justify; 
}

.footer_content_div
{
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

.menu_category
{
	background-color: #E6B700;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border-top: 3px;
	border-top-color: #BA5B00;
	border-top-style: solid;
	border-top-width: 3px;
	border-left: 3px;
	border-left-color: #BA5B00;
	border-left-style: solid;
	border-left-width: 3px;
	border-right: 3px;
	border-right-color: #BA5B00;
	border-right-style: solid;
	border-right-width: 3px;
	text-align: left;
	padding-top: 8px;
}

.menu_point
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px; 
	padding-bottom: 4px;
}

.sub_menu_point_div
{
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 3px; 
	padding-bottom: 3px;
}

.summary_link_div
{
	text-align: right;
	padding-right: 5px;
	padding-top: 5px; 
	padding-bottom: 5px;
}

#contact_head
{
	text-align: center;
	color: #FDE67D;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px; 
	padding-bottom: 5px;
}

.contact_key
{
	position: relative;
	float: left;
	text-align: left;
	color: #FDE67D;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px; 
	padding-bottom: 5px;
}

.contact_value
{
	position: relative;
	float: right;
	text-align: right;
	color: #FDE67D;
	font-size: 10px;
	padding-right: 10px;
	padding-top: 5px; 
	padding-bottom: 5px;
}

.about_div
{
	text-align: justify;
	color: #FDE67D;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px; 
	padding-bottom: 4px;
}

.menu_side_link
{
	color: #fde67d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.menu_side_link_sub_product
{
	color: #fde67d;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.menu_top_link
{
	color: white;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu_top_link:HOVER
{
	color: #FDE67D;
}

.image_none_border
{
	border: 0px;
	border-width: 0px;
}

.next_link
{
	color:#f6d32b;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.quotation_td_label
{
	width: 160px;
	font-size: 15px;
	font-weight: bold;
	
}

.quotation_td_input
{
	width: 250px;
}

.quotation_validation
{
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.quotation_product_th
{
	font-size: 14px;
	font-weight: bold;
}

.quotation_input
{
	font-size: 14px;
}

.quotation_submit_button
{
	width: 200px;
	font-size: 12px;
}

.site_map_link
{
	color: #BA5B00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.site_map_link:HOVER
{
	color: white;
}

.site_map_list
{
	height: 25px;	
}


.subMenuDiv
{
	/*position: absolute;
	top: 325px;
	left: 180px;*/
	display : none;
	overflow : hidden;
	/*height: auto;
	width: 180px;*/
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-color: #BA5B00;	
	/*border: 3px solid fuchsia;*/
	/*z-index: 1;*/
}

.content_header
{
	background-color: #FF9C00;
	height: 24px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #834000;
	padding-top: 8px;
}

#likeboox_div
{
	width: 170px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#myfooter{
color:#E59C01;
font-size:11px;
margin-top:10px;
}

#myfooter a{
color:#E59C01;
text-decoration:none;
font-size:11px;
}

#myfooter p { font-size: 1.2em; font-weight: bold; color: #BA5B00; margin: 5px; }


h1.h1{
	color:#834000;
	font-size:15px;
	font-weight:bold;
	display:inline;
}

h1.nemh1{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:11px;
	display:inline;
}

p.12{
	font-size:12px;
}

#npl-table {/*width: 100%; margin: 15px;*/ font-size:12px; font-family:Verdana, Geneva, sans-serif;}
#npl-table th, #npl-table td {padding: 5px; vertical-align: top;}
#npl-table th {text-align: center;}
#npl-table img {border: none; width: 111px; margin: 0; padding: 0;}
#npl-table a {display: block; font-size: 14px; padding: 0 0 10px 0; font-weight:bold;}
#npl-table a:first-letter {text-transform: capitalize;}


#divProdList { margin: 15px 40px;}
#divProdList a.listProd { margin: 5px; text-decoration: none; font-size: 10px; font-weight: bold; color: #000; text-align: center; width: 100px; float: left; display: block;}
#divProdList a.listProd img { border: none;}

#divCont { font-family: Verdana, Geneva, sans-serif; font-size: 14px; }


