body {
	background-image: url('img/bg.png');
	background-color: #DBE6FF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0
}

a:link, a:visited {
	color: #30549E;
	text-decoration: none;
}

a:hover, a:active {
	color: #7998D7;
	text-decoration: none
}

.page_title {
	color: #30549E;
	font-size: 11pt;
	margin-left: 5;
	font-weight:bold
}


/* MENÜK */

.menu_title {
	font-size: 12px;
	color: #FFFFFF; 
	font-family: Arial;
	font-weight: bold;
	margin-top: 1
}



:link.menu_title {
	font-size: 12px;
	color: #FFFFFF; 
	font-family: Arial;
	font-weight: bold;
	margin-top: 1
}




:link.menu, :visited.menu {
	color: #C8D0E4;
	text-decoration: none
}

:hover.menu, :active.menu {
	color: #FFFFFF;
	text-decoration: none
}

.menu_left {
	font-size: 11px;
	margin-left: 18;
	margin-right: 3;
	margin-top:2;
	margin-bottom:0;
	color:#FFFFFF
}

.menu_top {
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF
}


/* FRISS BOX */

.today {
	margin-left: 95;
	font-size:9pt;
	color:#FFFFFF;
	margin-top:6;
	margin-right:5
}

.fresh {
	font-size: 11px;
	color:#FFFFFF;
	text-align:center
}

:link.fresh, :visited.fresh {
	color: #FFFFFF;
	text-decoration: none
}

:hover.fresh, :active.fresh {
	color: #7998D7;
	text-decoration: none
}


/* CIKKEK */

.title {
	color: #30549E;
	font-size: 12pt;
	font-weight:bold
}

.date {
	font-size: 8pt;
	color:#7998D7;
	margin-top:-18;
	margin-bottom:-15
}

.text {
	font-size: 9pt;
	text-align:justify
}


.pic {
	margin-right: 3;
	float: left;
	border: 0px none; 
}

.albumpic {
	margin-right: 3;
	float: left;
	border: 1px #000000; 
}


:link.albumpic {
	margin-right: 3;
	float: left;
	border: 1px #000000; 
}



.more {
	font-size:11px;
	font-weight:bold;
	margin-top:5;
	text-align:right;
	font-family:Tahoma
}


/* KERESÉS */

.search {
	font-family: Tahoma;
	font-size:10px;
	margin-right:20;
	text-align:right;
	color:#FFFFFF;
	margin-bottom:1
}

.search_textfield {
	width: 50;
	height: 10;
	font-family: Tahoma;
	font-size: 9px;
	border: 0px none;
	background-color: #F2F2F2;
	margin-bottom:2
}

.search_button {
	width: 50;
	height: 10;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px;
	background-color: #7998D7;
	margin-bottom:2
}


/* LÁBLÉC */

.footer {
	font-family: Verdana;
	font-size: 7pt;
	color: #5772B0;
	font-weight: bold; text-align:center
}
