HTML{
    margin:0px;
    padding:0px;
    background:#FF9933;
}
BODY {
    margin:0px;
    padding:0px;
  font-family:'Arial',sans-serif;
  font-size:12px;
  color:#000; 
  width:1006px;
}
H2{
    color:#ff9933;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
TD {
  font-family:'Arial',sans-serif;
  font-size:12px;
  color:#000; 
}

P{
    margin:5px 0px 5px 0px;
    padding:0px;
    font-size:13px;
}

A {
    text-decoration: none;
    color:#000;
    font-weight:bold;
}

A:Hover {
    text-decoration: none;
    color:#f99839;
}
.header{
    width:1007px;
    height:171px;
    background:URL('../img/header.jpg') no-repeat;
    position:relative;
}
.nyelvek{
    float:right;
    margin:5px 5px 0px 0px;
    text-align:right;
}
.home{
    cursor:pointer;
    float:left;
    width:300px;
    height:120px;
}
.footer{
    width:971px;
    height:18px;
    background-position:100% 50%;
}
.menusor{
    width:1006px; 
    height:28px;
    position:absolute;
    top: 146px;
    left: 0px;
}
.menu{
    width:1006px;
    font-weight:bold;
}
.menu TD{ 
    font-size:16px;
    text-align:center;
    border-right:2px solid #383838;
    color:#FFF;
    text-shadow: 1px 1px 1px #000;
}
.menu TD A:link, .menu TD A:visited{
    color:#ECECEC;
    text-stroke:1px solid red;
}
.menu TD A:hover{
    color:#f99839;
}
.content{
    color: #FFF;
}
.cim{
    color:#ff5500;
    font-size:20px;
    font-style: italic;
    padding:10px 0px 10px 10px;
    margin:0px;
}
.input{
    width:300px;
    border:1px solid #2c2c2c;
    background:#fff;
    color:#000;
}
.button{
    background: #373737;
    border:1px solid #ff5500;
    color:#ff5500;
    font-weight:bold;
    cursor:pointer;
    margin:10px 0px 10px 0px;
}
.kategoria{
    margin:0px;
    border:1px solid #272727; 
    background:#131313;
    width:134px;
    min-height:600px;
    padding:10px 9px 10px 9px; 
    list-style:none;
}
.cat{
    width:204px;
    margin:0px 0px 0px 5px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.on{
    margin:0px;
    padding:7px 0px 0px 8px;
    width:194px;
    height:20px;
    color:#000;
    background:#ff9d5c URL('../img/cat_on.jpg') repeat-x;
    cursor:pointer;
    font-weight:bold;
    font-size:12px;
}
.off{
    margin:0px;
    padding:7px 0px 0px 8px;
    width:194px;
    height:20px;
    color:#000;
    background:#bebebe URL('../img/cat_off.jpg') repeat-x;
    font-weight:bold;
    font-size:12px;
}
.on2{
    margin:0px;
    padding:7px 0px 0px 18px;
    width:184px;
    height:20px;
    color:#000;
    background:#ff9d5c URL('../img/cat_on.jpg') repeat-x;
    cursor:pointer;
    font-weight:bold;
    font-size:12px;
}
.off2{
    margin:0px;
    padding:7px 0px 0px 18px;
    width:184px;
    height:20px;
    color:#000;
    background:#bebebe URL('../img/cat_off.jpg') repeat-x;
    font-weight:bold;
    font-size:12px;
}
.on3{
    margin:0px;
    padding:7px 0px 0px 28px;
    width:174px;
    height:20px;
    color:#000;
    background:#ff9d5c URL('../img/cat_on.jpg') repeat-x;
    cursor:pointer;
    font-weight:bold;
}
.on3 a:link, .on3 a:visited, .on3 a:hover{
    font-weight:bold;
    color:#000;
    font-size:10px;
}
.off3{
    margin:0px;
    padding:7px 0px 0px 28px;
    width:174px;
    height:20px;
    color:#000;
    background:#bebebe URL('../img/cat_off.jpg') repeat-x;
    font-weight:bold;
}

.off3 a:link, .off3 a:visited, .off3 a:hover{
    font-size:10px;
    color:#000;
    font-weight:bold;
}

.alcat{
    width:131px;
    height:17px;
    background:#000;    
    color:#FFF;
    font-size:14px;
    margin-bottom:2px;
    padding:0px 0px 0px 3px;
}
.kontakt{
     border:1px solid #464646; 
     background:#252525; 
     width:794px; 
     height:18px; 
     color:#FFF; 
     text-align:right;
     padding-top:3px;
}
.tartalom{
     background:#131313; 
     border: 1px solid #262626; 
     border-top:0px solid; 
     width:794px;
}
.nyil{
    width:12px;
    margin-bottom:2px;
}
.ismerteto{
    color:#FFF;
    padding:10px; 
    font-size:14px; 
    font-weight:bold;
}
.ismerteto A:link, .ismerteto a:visited{
    color:#000;
}
.ismerteto a:hover{
    color:#bc2130;
}
