 /* CSS Document */
* {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    outline: 0;
    border: 0;
    text-decoration: none;
}
.clear {
    clear: both;
    height: 0px;
}
.rightClear {
    clear: right;
    height: 0px;
}
.leftClear {
    clear: left;
    height: 0px;
}
body {
    width: 100%;
    height: 100%;
    background: #fff url(/images/bg.png) repeat-x top;
    font: 13px Arial;
}
#main {
    width: 100%;
}
#frame {
    width: 1010px;
    margin: 0px auto;
    position: relative;
    padding-top: 398px;
}
#header {
    position: absolute;
    top: 0;
}
.logo {
    float: left;
    width: 270px;
    margin-left: 13px;
}
ul {
    list-style-type: none;
    list-style-position: outside;
}
ul.menu li {
    float: left;
}
.topMenu {
    float: right;
    width: 260px;
    margin: 10px 0 0 0;
}
.topMenu li {
    margin: 0 10px 0 0;
}
.topMenu li a {
    padding: 0 0 0 20px;
    color: #c1c1c1;
}
#linkMain {
    background: transparent url(/images/link_main.png) no-repeat left;
}
#linkSiteMap {
    background: transparent url(/images/link_sitemap.png) no-repeat left;
}
#linkContact {
    background: transparent url(/images/link_contact.png) no-repeat left;
}
.mainTitle {
    float: left;
    width: 600px;
    margin: 50px 30px 0 10px;
}
.mainTitle h1 {
    color: #c1c1c1;
    font: italic 24px Arial;
}
.langSelect {
    float: right;
    width: 50px;
    margin: 60px 13px 0 0;
}
.langSelect a {
    font-size: 15px;
    font-weight: bold;
}
.langSelect .hu {
    color: #d31145;
    margin-right:3px;
}
.langSelect .en {
    color: #fff;
}
.headerPic {
    margin-top: 7px;
    background: #fff url(/images/header_pic.png) no-repeat 13px 13px;
    width: 1010px;
    height: 227px;
}
.headerMenu {
    margin: 0 0 0 655px;
    padding: 13px 13px 13px 0;
}
.headerMenu li {
    display: block;
    width: 342px;
    height: 67px;
    background: transparent url(/images/header_li.png) no-repeat left;
}
.headerMenu li a {
    color: #fff;
    padding: 10px 0 10px 110px;
    font: bold 22px Arial;
    text-transform: uppercase;
    line-height: 67px;
}
.headerMenu li #vitorlas {
    background: transparent url(/images/icon_vitorlas.png) no-repeat 15px 0px;
}
.headerMenu li #vizsga {
    background: transparent url(/images/icon_vizsgaztatas.png) no-repeat 15px 0px;
}
.headerMenu li #hajoberles {
    background: transparent url(/images/icon_hajoberles.png) no-repeat 15px 0px;
}
.headerMenu li a:hover {
    color: #d31145;
}
#mainMenu {
    margin: 0 0 0px -21px;
}
#mainMenu li {
    padding: 0 20px;
    margin-top: 1px;
    background: transparent url(/images/mainmenu_sep.png) no-repeat right;
}
#mainMenu li.active {

}
#mainMenu li a {
    color: #fff;
    font: 22px Arial;
    line-height: 45px;
    padding: 10px 20px;
}
#mainMenu li.active a {
    color: #000;
    background: #d7d7d7 !important;
}
#mainMenu li.last {
    background: transparent;
}
#mainMenu li a:hover {
    color: #d31145;
}
.subMenu {
    margin-top: -5px;
    display: none;
}
.active .subMenu {
    display:block;
}
.subMenu a {
    display: block;
    background: transparent url(/images/left_sub.png) no-repeat 0px 3px;
    padding: 0 0 5px 20px;
    font: 14px Arial;
}
#contentFrame {
    background: #fff;
}
#content {
    background: #fff url(/images/left_bg.png) repeat-y left;
    padding: 13px 0 0 13px;
}
.leftContent {
    width: 250px;
    float: left;
}
.middleContent {
    background: #fff;
    float: left;
    width: 720px;
}
#footer {
    background: #212121 url(/images/footer.png) repeat-x top;
    color: #fff;
    font: 13px Arial;
    min-width: 1010px;
}
#footer table {
    width: 1010px;
    margin: auto;
}
#footer ul li {
    margin: 0 0 4px 0;
    color: #fff;
}
#footer ul li a {
    color: #c1c1c1;
    font-size: 13px;
    padding: 0 0 0 16px;
    background: transparent url(/images/footer_btn.png) no-repeat left;
}
#footer ul li a:hover {
    text-decoration: underline;
}
th {
    text-align: left;
}
#footer th {
    padding: 0 13px;
    width: 20%;
}
#footer td {
    padding: 15px 13px 0 13px;
    background: transparent url(/images/footer_sep.png) no-repeat right;
    width: 20%;
    vertical-align: top;
}
#footer td.last {
    background: transparent;
}
#footer th a{
    font: bold 16px Arial;
    color: #d31145;
    line-height: 38px;
}
.middleContent  h2, .docTitle h1 {
    font: 23px Arial;
    color: #d31145;
    padding: 0 13px 13px 13px;
}
.leftContent h2 {
    font: 23px Arial;
    color: #d31145;
    padding: 0 13px 13px 0;
}
.listDoc {
    width: 370px;
    padding: 13px 0;
    margin: 0px 13px;
    border-top: 1px solid #d7d7d7;
}
.listDocTitle {
    margin-bottom: 2px;
}
.listDocTitle a {
    font: bold 16px Arial;
    color: #212121;
    margin-bottom: 10px;
}
.listDoc .date {
    color: #d31145;
    margin-bottom: 10px;
}
.readMore {
    margin: 8px 5px 0 0;
    text-align: right;
}
.readMore a {
    padding: 6px;
    background: #212121;
    color: #fff;
    font-weight: bold;
}
.readMore a:hover {
    background: #d31145;
}

.leftContent li span.index{
    display: block;
    float: left;
    width: 10px;
    padding: 1px 5px 5px 6px;
    background: transparent url(/images/left_btn.png) no-repeat left top;
    color: #fff;
}
.leftContent li {
    margin: 0 10px 0 0;
}
.leftContent li div{
    padding: 0px 5px 16px 27px;
    line-height: 16px;
}
.leftContent li div a{
    color: #000;
}
.articleContent {
    padding: 13px;
}
.rightBox {
    width: 316px;
    padding: 0 13px 13px 13px;
    background: transparent url(/images/right_box.png) repeat-x bottom;
    float: right;
    margin-right: -15px;
}
.rightBox .top  h3{
    font: italic 23px Arial;
}
.rightBox .boxCont p {
    color: #d31145;
    font: bold italic 15px Arial;
    margin-bottom: 13px;
}
.rightBox .bottom {
    font: italic 15px Arial;
}


.linkBox {
    width: 314px;
    border: 1px solid #d7d7d7;
    padding: 0 13px 13px 13px;
    background: #f6f6f6;
    float: right;
    margin: 15px -15px 20px 0;
}
.linkBox .top  h3{
    font: 16px Arial;
    padding: 5px 0;
    color: #d31145;
}

.linkBox a {
    padding-left: 25px;
    font: 13px Arial;
    color: #212121;
    background: transparent url(/images/linkbox_li.png) no-repeat left;
}
.linkBox .bottom {
    font: italic 15px Arial;
}
.mainLeft {
    background: transparent url(/images/left_main.png) no-repeat top left;
    font: bold 16px Arial;
}
.rightFrame {
    float: right;
    width: 330px;
}
#breadcrumbNav {
    margin: 0px 0 5px 13px;
    font-size: 11px;
}
#breadcrumbNav ul li {
    float: left;
    color: #212121;
    display: inline-block;
    margin-right: 5px;
}
#breadcrumbNav ul li a {
    color: #212121;
    font-weight: bold;
    padding-right: 12px;
    background: transparent url(/images/nav_sep.png) no-repeat right;
}
.docList .listDoc {
    width: 720px;
}
.doc_body a{
    color: #d31145;
}
.active .mainLeft a, .subMenu a.active {
    color: #d31145;
}
#footer .last .address, li .address {
	display: inline-block;
	width: 210px;
	margin-right: -40px;
	line-height: 25px;
}
#footer .last .address img, .address img {
	vertical-align: middle;
}
#footer .last li.email a, li.email a {
	background: transparent;
	padding: 0;
	color: #d31145;
}
.doc_body h2 {
	padding: 0 0 13px 0;
	font-size: 19px;
}
.doc_body h3 {
	padding: 0 0 13px 0;
	color: #212121;
	font-size: 19px;
}
.doc_body {
	color: #606060;
}
.registration {
    padding: 20px;
}
.registration input[type="text"] {
    width: 200px;
    border: 2px inset #c1c1c1;
}
 .registration select{
    border: 2px inset #c1c1c1;
}
 .registration textarea {
    width: 350px;
    height: 100px;
    border: 2px inset #c1c1c1;
}