/* CSS Document */

body {
	background-color: #b7be94;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Calibri, sans-serif;
	font-size: 12px;
}

body.background-white {
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

/* Reklambank link */

.style3 {
	font-size: 9px;
}
a.reklambank:link {
	color: #000000;
	text-decoration: none;
}
a.reklambank:active {
	color: #000000;
	text-decoration: none;
}
a.reklambank:visited {
	color: #000000;
	text-decoration: none;
}

/* Table layout*/

td.background-top {
	background-image: url(images/full_top_background.jpg);
}
td.background-right {
	background-image: url(images/full_right_background.jpg);
}
td.background-bottom {
	background-image: url(images/full_left_background.jpg);
}
td.background-menu {
	background-image: url(images/menu_background.jpg);
}
td.background-menu0 {
	background-image: url(images/menu_background0.jpg);
}
td.background-menu1 {
	background-image: url(images/menu_background1.jpg);
}
td.background-menu2 {
	background-image: url(images/menu_background2.jpg);		
}
td.background-menu3 {
	background-image: url(images/menu_background3.jpg);		
}
td.background-menu4 {
	background-image: url(images/menu_background4.jpg);		
}
td.background-menu5 {
	background-image: url(images/menu_background5.jpg);		
}
td.background-menu6 {
	background-image: url(images/menu_background6.jpg);		
}
td.background-menu7 {
	background-image: url(images/menu_background7.jpg);
}
td.background-menu8 {
	background-image: url(images/menu_background8.jpg);
}
td.background-menu9 {
	background-image: url(images/menu_background9.jpg);
}
td.background-center-menu {
	background-image: url(images/centermenu_background.jpg);
}

/* Text */

h3 {
	font-size:14px;
	font-weight:bold;
}

.nbm {
	font-size:13px;
}

p {
	line-height: 130%;
}
.gazdanapok {
	font-size: 24px;
}

p.focim {
	font-family: Calibri, sans, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #3259A6
}	
	
td.alt1 {
background-color: #644934;
color: #FFFFFF;
font-weight:900;
font-size:13px;
}

td.alt2 {
background-color: #7DA73A;
color: #FFFFFF;
font-weight:900;
font-size:13px;
}

td.prog-r {
padding:0 7px 0 0;
}

td.prog-l {
padding:0 0 0 7px;
}

.justify {
text-align: justify;
}

.right {
style:block;
text-align: right;
}

p.center {
text-align: center;
}

.italic {
font-style: italic;
}

p.kiemeles {
font-weight:900;
color: #FF0000;
}

.qbold {
font-weight:600;
}

.whitetext {
color: #FFFFFF;
}

p.partner {
	font-weight:600;
	color: #FFFFFF;
	text-shadow: 2px 4px 9px #000000;
	}
	
span.small {
	color: #999999;
	font-size: 9px;
	}

.small2 {
	font-size: 10px;
	}
	
span.barnakiemeles {
	font-weight: bold;
	color: #9D7F5F;
	}

span.barnakiemeles2 {
	font-weight: bold;
	color: #9D7F5F;
	font-size:14px;
	}

span.zoldkiemeles {
	font-weight: bold;
	color: #6CA70F;
	}

span.zoldkiemeles2 {
	font-weight: bold;
	color: #6CA70F;
	font-size:14px;
	}

/* borderit */

.borderit img{
border: 1px solid #98A55D;
}

.borderit:hover img{
border: 1px solid navy;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

/* borderit white */

.borderitw img{
border: 1px solid #FFF;
}

.borderitw:hover img{
border: 1px solid navy;
}

.borderitw:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

/* Hover link effekt */

a.lhover:link, a.lhover:visited {
	color: #77634D;
	font-weight: bold;
	}

a.lhover:hover {
	color: #554027;
	font-weight: bold;
	}
	
a.zhover:link, a.zhover:visited {
	color: #6CA70F;
	font-weight: bold;
	text-decoration: none;
	}

a.zhover:hover {
	color: #648038;
	font-weight: bold;
	text-decoration: none;
	}

a.phover:link {
	color: #AC232B;
	font-weight: bold;
	}
	
a.phover:visited {
	color: #897F73;
	font-weight: bold;
	}
a.phover:hover {
	color: #70161C;
	font-weight: bold;
	}

/* Hírlevél rollover és displace */

a.pikto_change {
	display: block;
	width: 32px;
	height: 32px;
	text-decoration: none;
	background: url("images/pikto_combined.jpg");
	}

a.pikto_change:hover {
	background-position: -32px 0;
	}

span.displace {
	position: absolute;
	left: -5000px;
	}

/* Images */

img.floatr {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

img.floatl {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
img.floatr2 {
	float: right;
	margin: 5px;
	}

img.floatl2 {
	float: left;
	margin: 5px;
	}
	
img.filetype {
	border:0;
	float:left;
	padding: 0px 5px 5px 0px; 
	}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
	}

.centered2 {
    margin-left: auto;
    margin-right: auto;
	width:490px;
	}

div.clear{
	clear: both;
	}
	
div.letolt{
	padding: 0 0 2px 0;
	}
.piros {
	color:#8D0000;
	}

/* press */
.hatar {
	list-style:none;
	background:url(images/hatarolo.jpg) no-repeat-x 50% 50%;
	height:2px;
	padding:20px 0;
	}

.padding {
	padding: 5px 0 75px 0;
	}
	
.sajto-ax {
	background:url(images/sajto-ax.jpg) no-repeat 50% 50%;
	}
.sajto-od {
	background:url(images/sajto-od.jpg) no-repeat 50% 47%;
	}
.sajto-bg {
	background:url(images/sajto-bg.jpg) no-repeat 50% 47%;
	}
.sajto-ip {
	background:url(images/sajto-ip.jpg) no-repeat 50% 56%;
	}

/* fade */
#sch {
    position:relative;
    height:200px;
}

#sch img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#sch img.active {
    z-index:10;
    opacity:1.0;
}

#sch img.last-active {
    z-index:9;
}

div#noscr {
	background-color:#96D825;
	color:000;
	border-bottom:1px solid;
	height:2.5em;
	line-height:1.5em;
	position: absolute;
	top:0;
	left:0;
	right:0;
	width:100%;
}
div#noscr p{
	background:transparent url(/images/f4d3/noscr.png) no-repeat 36% 46%;
	margin:0;
	padding:6px 0 6px 26px;

