body {
background-color: rgb(172,225,238);
font: 100% Verdana, Arial, Helvetica, sans-serif;
padding: 0;
}

table {
background-color: #336699;
border-collapse: collapse;
border: 4px solid #003366;
}

.logo {
border-bottom: 2px solid #fff;
height: 100px;
}

.nevnap {
background-color: #ff66cc;
}

span {
color: #fff;
}

.nav {
background-color: #f9b7ff;
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
height: 430px;
padding: 0;
}

#menu {
width: 220px;
background-color: #f9b7ff;
float: left;
}

#menu ul {
text-align: left;
}

#menu li  {
list-style-type: square;
color: #99ccff;
margin-top: 10px;
}

#menu li:hover {
list-style-type: square;
color: #ff66cc;
}


#menu a {
width: 180px;
display: block;
padding-top: 0.5em;
color: #5cb3ff;
text-decoration: none;
}


#menu a:hover {
background-color: #fff;
text-decoration: none;
color: #336699;
}

#menu a.figyelem {
color: #ff0000;
}

#tartalom {
background-image: url(images/mesekocka.JPG);
background-repeat: repeat-x;
background-position: bottom;
background-color: rgb(172,225,238);
float: right;
width: 680px;
height: 480px;
padding: 0;
margin: 0;
}



#tartalom p {
margin-top: 100px;
color: #336699;
font-family: arial;
font-size: 20px;
text-align: center;
line-height: 1.9em;
padding-left: 0.4em;
padding-right: 0.4em;
}

a {
color: #ff66cc;
}

a:hover {
color: #336699;
}

.masodik {
background-color: #fff;
border-collapse: collapse;
border: solid #f9b7ff;
margin-top: 40px;
}

.log {
color: #ff0000;
height: 60px;
letter-spacing: 0.4em;
}

.mail a {
color: #6495ed;
text-decoration: none;
}

.mail a:hover {
color: #336699;
text-decoration: underline;
}

.tel {
height: 120px;
color: #336699;
}


.lablec {
background-color: #ff66cc;
height: 40px;
font-size: 0.9em;
letter-spacing: 0.3em;
color: #fff;
text-align: center;
}

.lablec a {
color: #336699;
text-decoration: none;
font-size: 1.4em;
letter-spacing: 0.5em;
}

.lablec a:hover {
color: #fff;
text-decoration: underline;
}