@charset "iso-8859-2";
/* CSS Document - A MÁSZ honlap alap-stíluslapja */

body {
background-color: #FFFFCC;
margin: 0 0 0 0;
color: #003300;
font-family: Verdana, Arial, Helvetia, sans-serif;
font-size: 0.9em;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

p {
line-height: 120%;
text-indent: 0.5em;
}

acronym {
font-color: #339999;
border-bottom: 2px dotted #CCC;
}

h1 {
font-variant: small-caps;
font-weight: bold;
font-size: 1.4em;
color: #800000;

}

h2 {
margin-top: 0;
margin-bottom: 0.7em;
font-weight: bold;
font-size: 1.2em;
color: #003333;
}

/* dobozok */
#mozi {
position: relative;
background-image: url(flash_hatter.jpg); 
background-repeat: repeat-x;
background-color: black;
margin: 0 auto 0 auto;
}

#fomenu {
position: relative;
margin: 0 0 0 0;
padding-top: 4px;
height: 26px;
background-image: url(fomenu_hatter.jpg);
background-color: black;
background-repeat: repeat-x;
} 

#fomenu a:link {
color: #FFFFCC;
background-color: #999966;
border: 1px solid #502727;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
padding-left: 10px;
padding-right: 15px;
padding-bottom: 2px;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#fomenu a:visited{
color: #FFFFCC;
background-color: #999966;
border: 1px solid #502727;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
padding-left: 10px;
padding-right: 15px;
padding-bottom: 2px;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}


#fomenu a:hover {
background-image: url(pipa.gif);
background-position: right;
background-repeat: no-repeat;
color: #FFFFCC;
background-color: #999966;
border: 1px solid #502727;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
padding-left: 10px;
padding-right: 15px;
padding-bottom: 2px;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#fomenu a:active {
background-image: url(pipa.gif);
background-position: right;
background-repeat: no-repeat;
color: #000000;
background-color: #999966;
border: 2px solid #502727;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
padding-left: 10px;
padding-right: 15px;
padding-bottom: 2px;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#balmenu {
position: absolute;  
left:0px;  
top:330px; 
height: 1400px;
width: 150px;


background-image: url(menuhatter.jpg);
background-color: #FFFFCC;
background-repeat: repeat-y;
} 

#balmenu a:link {
margin-left: 15%;
padding-right: 15px;
line-height: 150%;

font-size: 12px;
font-weight: bold;
color: #393520;
text-decoration: none;
}

#balmenu a:visited {
margin-left: 15%;
padding-right: 15px;
line-height: 150%;

font-size: 12px;
font-weight: bold;
color: #393520;
text-decoration: none;
}

#balmenu a:hover {
background-image: url(pipa.gif);
background-position: right;
background-repeat: no-repeat;

margin-left: 15%;
padding-right: 20px;
line-height: 150%;

font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#balmenu a:active {
background-image: url(pipa.gif);
background-position: right;
background-repeat: no-repeat;

margin-left: 15%;
padding-right: 20px;
line-height: 150%;

font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#jobbmenu {
position: absolute;  
right:0px;  
top:330px;
height: 1400px;    
width: 150px;


background-image: url(menujobbhatter.jpg);
background-color: #FFFFCC;
background-repeat: repeat-y;
} 
 
#tartalom {
position: absolute;
top: 330px;
left: 150px;
right: 150px;
min-height: 700px;
padding-right: 10px;
padding-left: 10px;

background-color: #FFFFCC;
background-image: url(tartalomhatter.jpg);
background-position: top left;
background-repeat: no-repeat;

} 

#tartalom a:link {
color: #003399;
text-decoration: none;
}

#tartalom a:visited {
color: #003366;
text-decoration: none;
}

#tartalom a:hover {
color: #003399;
text-decoration: none;
border-bottom: 0.15em solid blue;
}

#tartalom a:active {
color: #003399;
text-decoration: none;
border-top: 0.15em solid blue;
border-bottom: 0.15em solid blue;
}

#tartalom .doboz {
margin: 0px 5px 0px 5px;
min-height: 140px;
padding: 0px 5px 5px 5px;

background-image: url(hirfejlec.jpg);
background-position: top left;
background-repeat: no-repeat;

border: 1px ridge #999966;
}

#tartalom .dobozkis {
margin: 0px 5px 0px 5px;
min-height: 100px;
padding: 0px 5px 5px 5px;

background-image: url(hirfejlec.jpg);
background-position: top left;
background-repeat: no-repeat;

border: 1px ridge #999966;
}

#tartalom .kep{
margin: 5px 5px 5px 0;
border-style: outset;
float: left;
}

#tartalom .szovegdoboz{
min-height: 320px;
background-color: no;
}

#tartalom .forras {
margin: 0px 5px 10px 5px;
background-color: #999966;
text-align: right;
}

#tartalom .forras a:link{

font-weight: bold;
color: #FFFFCC;
text-decoration: none;
padding-left: 5em;
}

#tartalom .forras a:visited{

font-weight: bold;
color: #FFFFCC;
text-decoration: none;
padding-left: 5em;
}

#tartalom .forras a:hover{

font-weight: bold;
color: #FFFFFF;
text-decoration: none;
border: 0;
padding-left: 5em;
}

#tartalom .forras a:active{

font-weight: bold;
color: #FFFFFF;
text-decoration: none;
border: 0;
padding-left: 5em;
}

.kvizdoboz {
position: static;
float: left;
margin: 0 0 0 3em;
width: 254px;
padding: 2px 2px 2px 2px;
background-color: #FFFFFF;
border: 2px ridge #999966;
}