/* CSS Document */

body {
background:url(img/bg.gif) repeat;
width: 971px;
margin:0 auto;
padding:0;
font:76% "Trebuchet MS";
color:#3a3a3a;
}

#alap {
background:#FFFFFF url(img/balhatter.jpg) repeat-y;
color:#303030;
padding:0;
width:971px;
border: 1px solid #000000;
}

#header {
color:#505050;
background:#ffffff url(img/header.jpg) bottom left no-repeat;
height:384px;
margin:0 0 0px 0;
padding:0;
}

#footer {
clear: both;
color:#505050;
background:url(img/footer.jpg) bottom left no-repeat;
height:249px;
margin:0 0 0px 0;
padding:0;
}

#leftcont {
clear:left;
background:#ffffff url(img/balhatter.jpg) repeat-y;
float:left;
width:280px;
margin:0px 0px 0px 0px;
padding:0;
}

#leftcont ul {
text-indent: 60px;
list-style:none;
width:280px;
margin:0 0 0px 0;
padding:0;
}



#leftcont li a {
background:url(img/button.jpg) bottom left no-repeat;
text-align: left;
text-decoration:none;
font-size: 14px;
font-weight:bold;
color: #a82524;
display:block;
width:280px;
height:30px;

}

#leftcont li a:hover {
background:url(img/button.jpg) bottom left no-repeat;
text-align:left;
text-decoration:none;
font-weight:bold;
font-size: 14px;
color:#7e5d02;
width:280px;
height:30px;
}

#leftcont .balkep {
background:#ffffff url(img/balkep.jpg) bottom left no-repeat;
height:56px;
margin:0 0 0px 0;
padding:0;
}

#leftcont .telefon {
background: url(img/telefon.jpg) bottom left no-repeat;
padding:0;
height: 109px;
}

#leftcont .szoveg {
font-size:1.2em;
margin:0px 20px 0px 30px;
padding:0;
line-height:1 em;
text-align: justify;
}

#leftcont .input {
margin-left: 13px;
margin-bottom: 5px;
width:200px;
border: 1px solid;
text-shadow:inherit;
font-size:14px;
font-weight:bold;
}

#leftcont .elkuld {
margin: 0px 0px 0px 0px;
}

.szovegelkuld a {
text-decoration:none;
text-align:center;
font-size:18px;
font-weight: bolder;
color: #990000;
margin-left:110px;
margin-bottom: 10px;
}

.szovegelkuld a:hover {
text-decoration:none;
text-align:center;
font-size:18px;
font-weight: bolder;
color: #7e5d02;
margin-left:110px;
margin-bottom: 10px;
}


#content {
background-color:#FFFFFF;
text-align:justify;
margin:10px 10px 10px 300px;
padding:0;
line-height:1.5em;
text-align:left;
display:block;
}

#content h1{
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 30px 0;
padding:0;
}

#content h2{
font-size:1.6em;
font-weight:normal;
margin:10px 0px 10px 10px;
padding:0;
}

#content p{
font-size: 1.2em;
font-weight:normal;
margin:0px 20px 0px 20px;
padding:0;
text-align:justify;
}

#content p2{
text-align:justify;
font-size: 1.2em;
font-weight:normal;
margin:0px 0px 0px 10px;
padding:0;
}

#content p3{
text-align:left;
font-size: 1.4em;
font-weight:normal;
margin:0px 0px 0px 0px;
}

#content a{
font-size: 1em;
text-decoration: none;
font-weight:normal;
margin:0px 0px 0px 0px;
padding:0;
}

#content .termekek {
width:auto;
height:112px;
border-top:1px solid;
margin-bottom:5px;
padding-bottom:10px;
padding-top:10px;
padding-left:5px;
}

#xx {
margin-left:170px;
margin-right:10px;
}

#content .termekek ul {
list-style:disc;
font-size: 1.2em;
line-height: 1.5em;
font-weight: bold;
margin:0px 0px 0px 100px;
padding-left:100px;
}

#content .image {
width:150px;
height:112px;
float: left;
display:block;
padding:0;
margin:0;
}

#content table {
margin-left:0px;
table-layout:fixed;
width: 660px;
}

#content table th {
border: 1px solid;
background: #999999;
}

#content table td {
border: 1px solid;
background: #FFFF99;
}


