html, body {
margin: 0px;
padding: 0px;
height: 100%;
background-color: #ffffff;
background-image: url(kepek/hatter.jpg);
background-attachment: fixed;
background-repeat: repeat-x;
}
p.tabla {
text-align: center;
}
table {
border: none;
width: 100%;
height: 100%;
}
table.fo {
background-image: url(kepek/hatter2.jpg);
text-align: left;
margin: 0px auto;
background-color: #ffffff;
width: 950px;
height: 98%;
}
table.kapcs {
text-align: left;
margin: 0px auto;
height: 10px;
}
table.termek {
background-color: #ffffff;
text-align: center;
margin: 0px auto;
height: 10px;
width: 600px;
}
img {
border-width: 0px;
}
a {
text-decoration: none;
color: #373171;
}
a:hover {
color: #ffd307;
}
a.menu {
color: #ffffff;
font-size: 80%;
font-weight: bold;
font-family: arial;
text-decoration: none;
}
a.menu:hover {
font-weight: bold;
color: #373171;
}
a.akcio {
color: #ffffff;
font-size: 80%;
font-weight: bold;
font-family: arial;
text-decoration: blink;
}
a.akcio:hover {
font-weight: bold;
color: #373171;
text-decoration: blink;
}
a.leftmenu {
color: #ffffff;
font-size: 100%;
font-family: arial;
text-decoration: none;
}
a.leftmenu:hover {
color: #ffd307;
}
table.fej {
width: 100%;
border: none;
padding: none;
}
td.termek {
width: 30%;
}
td.tophatter {
background-color: #ffd307;
background-image: url(kepek/menuhatter.jpg);
}
td.fejlec {
border-right: inset 1px #ffffff;
width: 20%;
height: 30px;
text-align: center;
}
td.fejlec2 {
width: 20%;
height: 30px;
text-align: center;
}
td.topleft {
background-image: url(kepek/menuhat.jpg);
background-color: #373171;
width: 170px;
height: 30px;
text-align: center;
font-size: 80%;
color: #ffffff;
font-family: arial;
}
td.cim {
text-align: right;
font-size: 70%;
color: #373171;
font-family: arial;
}
td.left {
background-image: url(kepek/lefthatter.jpg);
background-position: bottom;
background-repeat: no-repeat;
vertical-align: top;
background-color: #373171;
font-size: 70%;
color: #ffffff;
font-family: arial;
padding-top: 20px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
}
td.main {
background-color: #ffffff;
background-image: url(kepek/sarok.jpg);
background-position: right bottom;
background-repeat: no-repeat;
width: 100%;
height: 100%;
vertical-align: top;
padding: 30px;
}
p.cim {
font-family: arial;
color: #373171;
font-size: 90%;
font-weight: bold;
}
p {
font-family: arial;
color: #373171;
font-size: 70%;
text-align: justify;
}
hr {
height: 1pt;
color: #ffffff;
}
hr.term {
height: 1pt;
color: #00457c;
text-align: center;
width: 600;
}