
body {
    background: url('../_images/bg.png') repeat-x #4caade;
    text-align:center;
    font-family:helvetica,arial,sans-serif;
    font-size:13px;
    margin:0px;
    padding:0px;
}

h1 {
    margin:16px 0px 15px 0px;
    padding-bottom:5px;
    font-size:24px;
    font-weight:normal;
    color:#11396D;
    background:url('../_images/dot.gif') repeat-x bottom;
}

h2 {
	clear:both;
    font-size:24px;
    color:#11396d;
    font-weight:normal;
    margin-top:16px;
}

#Head {
    height:301px;
    background:url('../_images/header.jpg') no-repeat center;
}

#Menu {
	margin:auto;
    padding:0px;
    padding-top:263px;
    text-align:left;
    width:922px;
}

#Menu li {
    float:left;
    display:inline;
}

#Menu a {
    color:#11396d;
    text-decoration:none;
    font-size:18px;
    padding:5px 8px;
}

#Menu li a {
            display:block;
        }

#Menu li a:hover  {
        background:#11396d;
        color:#fff;
    }
#Content {
    margin:auto;
	width:1000px;
	background:url('../_images/shadow.jpg') no-repeat;
    margin-bottom:30px;
}

#ContentInner {
    margin:auto;
	width:940px;
	text-align:left;
	background:url('../_images/contentBg.jpg') repeat-x;
}

#ContentTop {
    background:url('../_images/contentTop.jpg') top no-repeat;
}

#HomeLeft {
	float:left;
	width:481px;
	padding-left:15px;
}

#HomeLeft .boxContent {
    background:url('../_images/mainTextBg.png') no-repeat;
    #background:transparent;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/mainTextBg.png', sizingMethod='scale');
    height:193px;
    padding:1px 15px;
    padding-left:185px;
    padding-top:15px;
    color:#fff;
}
    #HomeLeft .boxContent p {
        margin-top:0px;
    }
#HomeRight {
	float:right;
	width:401px;
	padding-right:15px;
}

#HomeRight #Submenu {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#HomeRight #Submenu li {
    margin-bottom:12px;
}

#HomeRight #Submenu a {
	display:block;
	height:58px;
    font-size:24px;
    color:#fff;
    text-decoration:none;
    background:url('../_images/ServiceButtonBig.gif') no-repeat top;
    padding-left:60px;
}

#HomeRight #Submenu a:hover {
    background:url('../_images/ServiceButtonBig.gif') no-repeat bottom;
}

#HomeRight #Submenu span {
    display:block;
    padding-top:15px;
}

#Left {
	float:left;
	width:640px;
    padding-left:15px;
}

#Right {
	float:right;
	width:241px;
    padding-right:15px;
}

#Right #Submenu {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#Right #Submenu li {
    margin-bottom:12px;
}


#Right #Submenu a {
    display:block;
    height:58px;
    font-size:19px;
    color:#fff;
    text-decoration:none;
    background:url('../_images/ServiceButtonSmall.gif') no-repeat top;
    padding-left:60px;
}

#Right #Submenu span {
    display:block;
    padding-top:16px;
}

#Right #Submenu a:hover {
    background:url('../_images/ServiceButtonSmall.gif') no-repeat bottom;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

#SzakmaiCikkek a {
	margin-top:15px;
    display:block;
    width:278px;
    height:118px;
    background:url('../_images/szakmaiCikkek.gif') no-repeat top;
    float:left;
}
#Hirlevel {
    background:url(../_images/hirlevelBg.gif) no-repeat;
    float:left;
    width:193px;
    height:113px;
    margin:0px;
    padding:0px;
    padding-left:8px;
    padding-top:5px;
    margin-top:15px;
    margin-left:2px;
}
    #Hirlevel label {
        display:block;
        color:#1a3a60;
        margin-bottom:2px;
        margin-top:3px;
    }
    #Hirlevel .inputType {
        width:130px;
        background:#e0eff7;
        border:1px solid #3477a3;
        margin-left:5px;
    }
    #Hirlevel #Submit {
        margin-left:5px;
        margin-top:5px;
        background:#1a3a60;
        color:#fff;
        border:none;
    }
#SzakmaiCikkek a:hover {
    background:url('../_images/szakmaiCikkek.gif') no-repeat bottom;
}

#SzakmaiCikkek span {
    display:none;
}
#Footer {
    text-align:center;
    margin-top:20px;
    background:url(../_images/footer.png) no-repeat center;
    #background:transparent;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/footer.png', sizingMethod='scale');
    height:42px;
    padding-top:22px; 
    color:#fff;
}
#Inu {
    margin:0pt auto;
    text-align:right;
    width:929px;
    margin-top:20px;
    margin-bottom:20px;
}
    #Inu #InuContainer {
        width:170px;
        float:right;
        margin-bottom:20px;
    }
    #Inu #Ceg {
        background:url(../_images/inu_white.gif) no-repeat center left;
        font-weight:bolder;
        color:#fff;
        padding-left:45px;
        text-align:left;
        padding-top:5px;
        padding-bottom:5px;
   }
   #Inu a {
       color:#fff;
       font-size:9px;
       text-decoration:none;
       padding:3px;
   }   
      #Inu a:hover {
           text-decoration:underline;
       }  

#Menu li ul{
 	position:absolute;
	background-color:#fff;
	margin: 0px;
	padding:0px;
	margin-top:0px;
	display:none;
}
#Menu li:hover ul{
	display:block;
}
#Menu li:hover a{
	background:#11396d;
	color:#fff;
}
 #Menu li ul li{
 	float:none;
	display:block;
	
 }
 
 #Menu li ul a,
 #Menu li:hover ul a{
 	display:block;
	font-size: 12px;
	font-weight: bold;
	background-color:#fff;
	color:#2a759e;
 }
 #Menu li ul a:hover{
 	background-color:#b9eafe;
	color:#2a759e;
 }
