body {
    background-color:#FFF;
    text-align:justify;
    font-family:tahoma;
    
}

h1, h2, h3, h4, h5 {}

h1 {}

h2 {
    color:#f9ab02;
    font-size:24px;
    margin:0 0 20px 0;
}

h3 {
    color:#f9ab02;
    font-size:20px;
    margin:0 0 16px 0;
}

h4 {}

h5 {}

p {
    font-size:12px;
    color:#7e7e7e;
    line-height:16px;
}

li {
    line-height:16px;
}

#main {
    position:relative;
    margin: 0px auto 0 auto;
    z-index:1000;
    width:1200px;
    /*left: 50%;
    top:0px;
    margin-left: -600px;
    z-index:2; */
}

.kezdolap_felsorol ul{
    font-size:12px;
    color:#7e7e7e;
    list-style-type:none; 
}

.kezdolap_felsorol li{
    width:340px;
    padding-left:25px;
    font-size:12px;
    color:#7e7e7e;
    list-style-type:none; 
    background-image:url('images/pipa.png');
    background-position:0 0;
    background-repeat:no-repeat;
    padding-bottom:15px;
}

#honlapkeszites {
    float:left;
    background-image:url("images/honlapkeszites.png");
    width:363px;
    height:175px;
    color:#7e7e7e;
}

#website_developing {
    float:left;
    background-image:url("images/en/website_developing.png");
    width:363px;
    height:175px;
    color:#7e7e7e;
}

#cegarculat {
    float:left;
    margin-left:5px;
    background-image:url("images/cegarculat.png");
    width:363px;
    height:175px;
    color:#7e7e7e;
}

#corporate_identity {
    float:left;
    margin-left:5px;
    background-image:url("images/en/corporate_identity.png");
    width:363px;
    height:175px;
    color:#7e7e7e;
}

#onlinemarketing {
    float:left;
    margin-left:5px;
    background-image:url("images/online_marketing.png");
    width:363px;
    height:175px;
    color:#7e7e7e;
}

#slideshow {
    position:relative;
    height:330px;
    width:440px;
    margin-left:320px;
    clear:both;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    /* opacity:0.0; */
}

#slideshow img.active {
    z-index:10;
    /* opacity:1.0; */
}

#slideshow img.last-active {
    z-index:9;
}

#header {
    background-image:url('images/design/fejlec.png');
    height:333px;
    width:1200px;
}

#header_en {
    background-image:url('images/en/fejlec.png');
    height:333px;
    width:1200px;
}

#left-repeat {
    position:absolute;
    top:0px;
    left:0px;
    width:50%;
    height:405px;
    background-image:url('images/design/ismetlodes.png');    
    background-repeat:repeat-x;
    z-index:1;    
}

#right-repeat {
    position:absolute;
    top:0px;
    right:0px;
    width:50%;
    height:405px;
    background-image:url('images/design/ismetlodes.png');    
    background-repeat:repeat-x;
    z-index:1;
}

#repeat {
    position:absolute;
    top: 0px;
    z-index:1;
    width:100%;
    height:405px;
    background-image:url('images/design/ismetlodes.png');
    background-repeat:repeat-x;
    background-position:0 0px;
}

#menu {
     /* background-image:url('images/design/menu.png'); */
    height:50px;
    width:1200px;
    margin:0px;
    padding:0px;
}

#content {
}

#content-top {
    background-image:url('images/design/tartalom_felso.png');
    width:1200px;
    height:142px;
}

#content-middle {
    margin-top:-70px;
    background-image:url('images/design/tartalom_kozep.png');
    background-repeat:repeat-y;
    padding-left:50px;
    width: 95%;
}

#content-bottom {
    background-image:url('images/design/tartalom_also.png');
    width:1200px;
    height:395px;
}
#footer {
    clear:both;
    background-image:url('images/design/lablec.png');
    height:86px;
    width:100%;
    background-repeat:repeat-x;
    background-position:0 0px;
}

#footer p {
    position:relative;
    margin: 0px auto 0 auto;
    width:1200px;
    padding-top:5px;
    text-align:center;
    font-size:11px;
    
}

#footer p a {
    text-decoration:underline;
    color:#7e7e7e;
}

#eng_zaszlo {
    background-image:url('images/zaszlok/angol.png');
    background-repeat: no-repeat;
    width: 60px;
    height: 35px;
    cursor: pointer;
}

#hun_zaszlo {
    background-image:url('images/zaszlok/magyar.png');
    background-repeat: no-repeat;
    width: 60px;
    height: 35px;
    cursor: pointer;
}

.ugyfelkapu {
    margin-left:5px;
    width:200px;
    margin-top:10px;
    text-align:left;
    color:#7e7e7e;
}

.ugyfelkaputext {
    width:150px;
    font-size:11px;
    color:#7e7e7e;
}

.classic-content {
    width:600px;
    float:left;
     /*background-image:url('images/design/tartalom_kozep.png');
    background-repeat:repeat-y; */
      
}

.classic-content a {
    text-decoration:none;
    color:#f9ab02;
    font-size:14px;
}

.classic-content p {
    margin:10px 0 10px 5px;
}

.classic-content ul {
    list-style-type:square;
    color:#7e7e7e;
    margin-left:20px;
    font-size:12px;
}

.classic-content li {
    padding:3px 0 5px 5px;
}


.artablazat{
  border: 0px solid black;
  border-spacing: 0px;
  line-height:18px;
  text-align:left;
}

.artablazat a{
    font-size:10px;
}

.artablazat thead tr{
  font-size: 18px;
  color:#7e7e7e;
  color:#f9ab02;
  color:white;
  
  
}

.artablazat thead tr th{
  margin: 0px;
  padding: 2px;
  background-color: #cccccc;
  background-color: #eaeaea;
  background-color: #353534;
  padding:10px;
  
}

.artablazat tr {
  color: black;
  color:#444444;
  font-size:12px;
  background-color:#fad380;
  background-color:#FFFFFF;
  
}

.artablazat tr.odd {
  background-color: #eaeaea;
  color:#7e7e7e;
}

.artablazat tr td, th{
  border-bottom: 1px solid white;
  padding: 10px;
}


.kapcsolat {
    
}

.kapcsolat tr {
    font-size:12px;
    color:#7e7e7e;
    
}

.kapcsolat td {
    padding:10px;
}

.kapcsoalt_szemelyek {
    float:left; width:180px;
}

.kapcsoalt_szemelyek a {
    color:#7e7e7e;    
}

.sitemap {
	border:1px solid #dddddd;
	padding:2px 10px 2px 10px;
	margin:2px 10px 2px 30px;
}

.elvalaszto {
    background: url('images/elvalaszto.png') no-repeat;
    width: 100%;
    height: 2px;    
}

.elvalaszto_ref {
    background: url('images/referenciak/elvalaszto_ref.png') no-repeat;
    width: 100%;
    height: 2px;    
}
.aszf ul {
    list-style: none;
}

.aszf ul li:first-child {
    font-weight: bold;
}

.aszf ul li ul li:first-child  {
    font-weight: normal;
}

#domain_reg_lap input[type="text"] {
    border: 1px solid #BBBBBB;
    width: 400px;
}

#domain_reg_lap h1 {
    font-size: 24px;
    color: #F9AB02;
    margin-bottom: 20px;
    margin-left: 5px;    
}

#domain_reg_lap h2 {
    font-size: 16px;
    margin-left: 5px;
    margin-bottom: 0px;
}

#domain_reg_lap .artablazat {
    margin-bottom: 18px;
    
}
#domain_reg_lap .artablazat tr {
    height: 10px;
    line-height: 12px;
}
