/*** page_init ***/
body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#8B7865;
	background-image:url(../gfx/bg_body.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F1E17;
}
td {
	font-size:11px;
}
th {
	font-size:11px;
}
a{
	text-decoration: none;
	color:#2F1E17;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
ul {
	list-style:none;
	list-style-image:url(../gfx/li_ul.gif);
	line-height: 15px;
}
img {
	border:0px;
	margin:0px;
}
/*** keret ***/
td.frame_left {
	width:24px;
	background-image:url(../gfx/bg_body_left.gif);
}
td.frame_right {
	width:22px;
	background-image:url(../gfx/bg_body_right.gif);
}
td.frame_center {
	width:719px;
	background-color:#CABDA5;
	background-image:url(../gfx/bg_data_main.gif);
}
.data {
	padding:0px;
	margin:0px;
	background-image:url(../gfx/bg_data_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
table.data_frame {
	background-image:url(../gfx/data_bg.gif);
	width:497px;

	margin:0px;
}
table.data_frame td.right{
	background-image:url(../gfx/data_bg_rgt.gif);
	width:27px;
	background-position:top right;
}
table.data_frame td.center{
	width:452px;
}
table.data_frame td.left{
	background-image:url(../gfx/data_bg_lft.gif);
	width:18px;
	background-position:top left;
}
td.footer {
	height:43px;
	background-image:url(../gfx/bg_bottom_menu.gif);
	vertical-align:middle;
	text-align:center;
}
td.footer a{
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color:#2F1E17;
}
td.footer a:hover {
	color:#F5F2ED;
}
td.address {
	height:199px;
	vertical-align:top;
	background-image:url(../gfx/bg_address.gif);
	background-repeat:no-repeat;
	margin:0px;
	color:#44352F;
	padding:0px 0px 0px 34px;
}
td.address p {
	margin: 20px 0px 18px 0px;
}
td.address  a{
	text-decoration: none;
	color:#44352F;
}
td.address a:hover {
	text-decoration: underline;
}
div.title {
	padding:8px 0px 3px 5px;
	vertical-align: middle;
	border-bottom: 1px dashed #B7B5B2;
	font-weight: bold;
}
/*** end of page_init | bemutatkozás ***/
table.bemutatkozas {
	width:98%;

}
table.bemutatkozas td.szoveg{
	height: 240px;
	background-image:url(../gfx/pic_data_bm1.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}
/*** bemutatkozás vége | elérhetőségek ***/
table.contact_form {

}
input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color:#F3F0EB;
	border: 1px solid #968978;
	width: 210px;
}
textarea {
	height: 100px;
	overflow:auto;
}
input.button {
	border: 1px solid #A19076;
	background-color:#8B7965;
	color:#F3F0EB;
	width: 100px;
}
th {
	text-align: left;
	font-weight: bold;
}
/*** referenciák ***/
td.ref_image {
	border:1px solid #FFFFFF; 
	background-color:#B7A78A;
	width:120px; 
	height:120px;
}
/*** termékeink ***/
table.termek {
	margin-top:3px;
	width:98%;
}
td.karnis {
	background-repeat: no-repeat;
	background-image:url(../gfx/bg_termek_karnis3.gif);
	background-position: top right;
}
td.karnis2 {
	background-repeat: no-repeat;
	background-image:url(../gfx/bg_termek_karnis2.gif);
	background-position: top right;
}
td.kieg {
	background-repeat: no-repeat;
	background-image:url(../gfx/bg_termek_kieg.gif);
	background-position: bottom right;
}
td.kieg2 {
	background-repeat: no-repeat;
	background-image:url(../gfx/bg_termek_kieg2.gif);
	background-position: bottom right;
}
table.termek ul {
	margin-top: 20px;
}
/*** újdonságok + akciók ***/
table.akcio {
	margin-bottom: 5px;
	margin-top: 5px;
	width:98%;
}
td.title {
	padding:8px 0px 3px 5px;
	vertical-align: middle;
	font-weight: bold;
}
div.title_bottom {
	margin:0px;
	margin-top:3px;
	width:100%;
	border-top: 1px dashed #B7B5B2;
	font-weight: bold;
}
