#div1 {  
background-image:url(/images/stories/domain/server_600x170.png);
background-repeat:no-repeat;
font-size:12px;
height:170px;
line-height:15px;
list-style-type:none;
padding-left:10px;
padding-top:15px;
width:600px;
}

#sorkizart {
text-align:justify;
width:600px;
}

#vonal {  
background-image:url(/images/vonal.jpg);
height:5px;
width:600px;
}

div.hatter1:hover {  
background-color: #4c618b;
color: #ffffff
}

#kozep {
text-align:center;
font-size: 16px;
}

#ffmenu {
        width: 100%;
		margin: 0 auto 0 auto;
		height: 46px;
}
#fmenu {
        float: left;
        width: 100%;
		height: 46px;
}

#fmenu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
		height: 46px;
}
#fmenu li {
        position: relative;
        float: left;
        width: 200px;
		height: 46px;
}

#fmenu ul ul {
        position: absolute;
        left: 0px;
        display: none;
}

#fmenu ul li:hover ul{
        display: block;
}

#fmenu a {
        font: normal 10px verdana, tahoma, arial, sans-serif;
        display: block;
        margin: 0 auto 0 auto;
        padding: 2px 3px;
        color: #999999;
        text-decoration: none;
		height: 46px;
		text-align:center;
		line-height: 46px;
}

#fmenu a:hover {
        color: #72815F;
        background: #DAE6BD;
}

#fmenu ul li:hover ul{
        display: block;
}
