body {background-color: FireBrick;}

.container {
width:1000px;
margin:0px auto;
background: url('pic/bg01.jpg') repeat-y;
}

.header {
width:1000px; height:70px;
background: url('pic/fejkep01.jpg');
clear:both; 
}

.main {
width:1000px;
clear:both; 
position:relative; 
overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}

.main-bal {
width:150px;
padding: 5px; 
display:inline /*Fix IE floating margin bug*/; float:left; 
}

.main-jobb {
width:830px;
padding: 5px;
text-align:justify; 
display:inline /*Fix IE floating margin bug*/; float:right; 
}

.footer {
width:1000px; 
/*  #2a2828  */
background-color:DarkSlateGray;
color:#eff0ef;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:center;
clear:both; padding:1.0em 0 1.0em 0; 
}

/* ------------------------- */
img, table {/* border style for all images */
        border: 0px;
}
img.fomenu {
        vertical-align:bottom;
        width:80px;
        height:40px;
}
img.gombmenu {
        vertical-align:top;
        width:140px;
        padding-top:4px;
}
/* ------------------------- */
#fomenu {
        position:relative;
        width:100%;
        height:auto;
        text-align:left;
        background: url('pic/bg150px_fugg.jpg');
        background-repeat: repeat-x;
        vertical-align:top;
}
table.fomenutable {
	/*width:auto;*/
        text-align:center;
        vertical-align:top;
}
#almenu {
        position:relative;
        text-align:left;
        height:auto;
        width:10%;
        vertical-align:top;
}
table.almenutable {
        text-align:center;
        vertical-align:top;
}



#kepcontent {
        position:relative;
        width:auto;
        text-align:center;
}
/* ------------------------- */
table.nagykeptable {
	width:100%;
        text-align:center;
        vertical-align:top;
        table-layout:fixed;
}

/* ------------------------- */
h1, h2, h3 {
        text-align:center;
}
p.utleirlink{
	text-align:center;
	font-weight: bold;
	font-size:16.0pt;
	color: red;
	text-decoration: underline;
}
p.turaleirlink{
	text-align:center;
	font-weight: bold;
	font-size:16.0pt;
	color: green;
	text-decoration: underline;
}

p.reklam{
	text-align:center;
	font-size:12.0pt;
	color: red;
	text-decoration: underline;
}
