@charset "utf-8";
/* CSS Document */
body{
	background-image: url(pics/full_bg.gif);
	background-color:#D5D9CE;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304329;
}

img{
	border:0px;
}


a:link {  color:#A60000 ; text-decoration:none; font-weight: bold;}
a:visited {  color: #A60000 ; text-decoration: none; font-weight: bold;}
a:active {  color: #000000 ; text-decoration: underline; font-weight: bold;}
a:hover {  color: #000000; text-decoration: underline;  font-weight: bold;}

.flash{
	
	height:251px;
}

/* BOX ---------------------------*/

#left{
/*	background:url(images/box/left.gif) repeat-y;*/
	width:20px;
/*	height:393px;*/

}



#center{
/*	width:870px;*/
	
}

#center_center{
	width: 19px;
}

#right{
/*	background:url(images/box/right.gif) repeat-y;*/
	width:64px;
/*	height:393px;*/

}

#left_bottom{
	
	width:58px;
	height:23px;

}

#bottom{
	
	width:870px;
	height:23px;

}

#right_bottom{
	
	width:64px;
	height:23px;
}
/* BOX END ----------------------------------*/


#line_1{
	height:2px;
	width:19px;
}

#line_2{
	height:2px;
	width:925px;
	background:#d9d9d9;

}

#line_3{
	height:2px;
	width:48px;
}

/* MENU------------------------------*/

#menu_1{
	/*	padding-top:7px;*/
	width:200px;
	margin-left: 40px;
}


.menu_fo{
	/*	background: transparent url(images/menu_1_a.png) no-repeat top left;*/
	height:28px;
	width:180px; /* 201px(full width) - 12px(right padding) - 37px(left padding) */
	color:#441111;
	font-weight: bold;
	font-size:11px;
	padding:0px 0px 0px 15px;
	vertical-align:middle;
	cursor:pointer;/*	text-indent: -5000px;*/
}

.menu_al{	
	width:172px;
	color:#441111;
	font-size:11px;
	padding:0px 0px 0px 36px;
	vertical-align:middle;
	cursor:pointer;
}

.div_al{
position: relative;
display:none;
}

#menu_1_top{	
	padding-top: 12px;
/*	background:url(images/menu_top.gif) no-repeat;*/
/*	height:16px;*/
/*	width:203px;*/
}

#menu_1_center{
/*	background: url(images/menu_background.gif) repeat-y;*/
}

#menu_1_bottom{	
	padding-bottom: 21px;
/*	background: url(images/menu_bottom.jpg) no-repeat;*/
/*	height:136px;*/
/*	width:203px;*/
}

/* MENU END ----------------------------*/

/*#tartalom_container
{
	width: 720px;
} */

.vissza
{
	width:690px;
	text-align:right;
	
}

#tartalom_top{
}

#tartalom_bottom{
}

#tartalom{
/*	width:617px;  */
	padding: 23px 41px 36px 33px;	
	height: auto !important; /* real browsers */
	height: 250px; /* IE6: treaded as min-height*/
	min-height: 250px; /* real browsers */
}


#title{
	font-size:16px;
	font-weight:bold;
	padding-bottom:45px;
	padding-top: 10px;
	padding-left: 1px;
	color: #FFFFFF;
}

#szoveg{
line-height:20px;
}

/* VENDEGKONYV ----------------------------*/

.vendegkonyv_fo{
	width:570px;
}

.lista_date
{
	font-size: 10px;
	font-weight: bold;
}

.lista_sorszam
{
	font-size: 13px;
	font-weight: bold;
}

.lista_lapozas
{
	font-weight: bold;
}

.lista_nev
{
	font-size: 13px;
	font-weight: bold;
}

.lista_top
{
border:1 #FFFFFF solid;
background-color: #B0BAC2;
}

/* VENDEGKONYV END ----------------------------*/

