/************************************************
top hírek
************************************************/
#topHirekHolder{ 
width: 990px; 
height: 260px; 
display: block; 
margin: 0; 
padding: 0;
overflow: hidden;
}  
#topHirekHolder .textHolder{ 
width: 370px; 
height: 260px; 
color: #FFF;
display: block; 
float: left;
margin: 0; 
padding: 10px;
overflow: hidden;
}    
#topHirekHolder .textHolder .lbl{ 
font-size: 24px;
color: #FFF;
text-decoration: none;
}    
#topHirekHolder .textHolder .text{ 
font-size: 14px;
color: #FFF;
text-decoration: none; 
display: block; 
margin-top: 5px;
}  
#topHirekHolder IMG{ 
width: 540px; 
height: 260px; 
display: block; 
float: left;
margin: 0; 
padding: 0;
}  
#topHirekHolder .textHolder .linkz{ 
font-size: 15px;
color: #FFF;
font-weight: bold;
text-decoration: none; 
display: inline-block; 
margin-top: 2px;
padding: 3px;
}     
#topHirekHolder .textHolder .linkz:hover{ 
color: #FFF;
text-decoration: none; 
background: #025c8b;
/**/
} 
#topHirekHolder .textHolder .linkz-dot{ 
width: 8px;
height: 8px;
display: inline-block;  
background: url(/css/img/bullet_negyzet_white.png) no-repeat 2px 0;
}
/************************************************   
welcome box
************************************************/
#welcomeBox{ 
margin: 0;
padding: 10px;
} 
/************************************************   
top video
************************************************/
#videoHolder{
width: 370px; 
height: 100px;
overflow: hidden;
margin: 0; 
padding: 0;
} 
#videoHolder BUTTON{
width: 370px; 
height: 100px;
overflow: hidden;
background: #FFF;
border: none;
margin: -3px 0 0 -3px; 
padding: 0;
text-align: left;
cursor: pointer;
}
#videoHolder IMG {
position: relative; 
top: 7px; 
left: 0; 
width: 120px;
height: 90px;
display: block;
float: left;
margin-right: 10px;
}
#videoHolder .linkz{ 
color: #333;
text-decoration: none;
}    
#videoHolder .linkz:hover{ 
color: #126f83;
text-decoration: none;
} 
#videoHolder .name {
font-family: GnuolaneFree, Arial, sans-serif;
font-size: 16px;  
line-height: 16px; 
display: block;
margin: 0 3px 2px 0;
padding: 8px 0 0 0;
} 
#videoHolder .text{ 
color: #333;
text-decoration: none;
} 
#videoHolder .video_icon, .video_icon {
position: absolute;
z-index: 2;
width: 30px;
height: 31px;
background: url(img/youtube-icon-30.png) no-repeat; 
margin-top: 63px;   
margin-left: 4px;
}      
.video_icon {
margin-top: 5px;   
margin-left: 4px;
} 
/************************************************
top kategória boxok
************************************************/
#topCatBox{ 
width: 990px;
display: block;
margin: 0 0 20px 0; 
}   
#topCatBox .holder{ 
width: 172px;
height: 145px;
color: #666;  
text-decoration: none; 
display: block; 
float: left;
border: #CCC 2px solid;
margin: 0 0 10px 10px; 
padding: 5px;  
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;  
-khtml-border-radius: 4px; 
overflow: hidden;  
text-align: center;
}    
#topCatBox .holder:hover{   
color: #466cb0;
text-decoration: none;
border: #466cb0 2px solid; 
}    
#topCatBox .holder .img{  
width: 172px; 
display: block;
} 
#topCatBox .holder .lbl{  
display: block;
margin-top: 5px;
} 