@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(pics/page_bg.jpg);
	background-repeat:repeat-x;
	background-color: #F3ECE0;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #224466;		
}

a:link {  color: #C20000 ; text-decoration: none; font-weight: bold;}
a:visited {  color: #C20000 ; text-decoration: none; font-weight: bold;}
a:hover {  text-decoration: underline; color: #000000; font-weight: bold;}
a:active {  color: #000000 ; text-decoration: underline; font-weight: bold;}

img
{
	border:0px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #224466;		
}


.title
{
	font-size: 16px;
	font-weight: bold;
	width: 500px;
}

.foot
{
	font-size: 10px;
}

#tartalom
{
	height: auto !important; /* real browsers */
	height: 250px; /* IE6: treaded as min-height*/
	min-height: 250px; /* real browsers */
}

.promo
{
	padding: 6px;
	background-color: #FFFFFF;
}

.promo2
{
	width: 260px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #C20000;
}

.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:1px solid #FFFFFF ;
background-color: #D1BDA7
}

.galeria_box_1
{
	background-color: #FFFFFF;
	height: 135px;
	width: 180px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

.galeria_txt_1
{
	width: 196px;
}

.galeria_box_2
{
	height: 135px;
	width: 180px;
	border: 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.galeria_txt_2
{
	width: 186px;
}




