body {
    background:url(images/bg.jpg) repeat-x top center #00377b;
    font-size: 0.7em;
    font-family: Arial,Sans-serif;
    text-align: center;
    margin:0;
    padding:0 0 20px 0;
    color:#FFF;
}

@font-face {
	font-family: 'MyriadPro';
	src: url('fonts/myriadpro-cond.eot');
	src: local('MyriadPro'), url('fonts/myriadpro-cond.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

a { 
    color:#00377b;
    outline:none; 
}
a:hover {
    color:#000;
}

img {
    border:none;
}

form {
    margin:0px;
    padding:0px;
}

form,input,select,textarea {
    font-size: 1em;
    font-family:Arial,Sans-serif;
}

hr {
    border:none;
    color:#C0E6FF;
    background:#C0E6FF;
    height:1px;
}

#body {
    width:990px;
    margin:0px auto;
    text-align:left;
    background:url(images/top.jpg) no-repeat top left;
    min-height:300px;
    _height:300px;
    padding:1px 0px 0px 0px;
}

#top {
    position:relative;
    min-height:250px;
    _height:250px;
}

#h1 {
    margin:0px;
    padding:0px;
    position:absolute;
    background:url(images/logo.png) no-repeat 19px 50px;
    width:410px;
    top:25px;
    left:0px;
}
#h1 a {
    display:block;
    height:155px;
}
#h1 a span {
    display:none;
}

#topBanners {
    margin-left:400px;
    position:relative;
    height:189px;
}
#topBanners img {
    position:absolute;
    top:26px;
    right:0px;
    display:none;
}

#menu {
    margin:0px;
    padding:0 0 0 310px;
    list-style:none;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.3em;
    text-transform: uppercase;
    line-height: 1em;
    float:right;
}
#menu li {
    background:url(images/tm-left.png) no-repeat top left;
    float:left;
    margin-left:4px;
    white-space: nowrap;
}
#menu li span {
    display:block;
    background:url(images/tm-right.png) no-repeat top right;
}
#menu li span a {
    display:block;
    padding:10px 15px 35px 16px;
    color:#FFF;
    text-decoration:none;
}
#menu li span a:hover {
    color:#FFF;
    text-decoration:none;
}

#menu li.active,#menu li.hover { background:url(images/tm-left-active.png) no-repeat top left; }
#menu li.active span,#menu li.hover span { background:url(images/tm-right-active.png) no-repeat top right; }

#langs {
    margin:0;
    padding:0;
    list-style:none;
    position:absolute;
    top:205px;
    left:27px;
}
#langs li {
    float:left;
    width:27px;
    opacity:0.5;
    filter:alpha(opacity = 50);
}
#langs li a {
    display:block;
    width:24px;
    height:18px;
}
#langs li a span {
    display:none;
}
#langs li.sk { background:url(images/flags.png) no-repeat 0px 0px; }
#langs li.en { background:url(images/flags.png) no-repeat -27px 0px; }
#langs li.de { background:url(images/flags.png) no-repeat -54px 0px; }
#langs li.hu { background:url(images/flags.png) no-repeat -81px 0px; }
#langs li.active {
    float:left;
    width:27px;
    opacity:1;
    filter:alpha(opacity = 100);
}

#leftPanel {
    width:250px;
    float:left;
}

#leftPanel .sitemapMenu {
    background:url(images/block.jpg) no-repeat 0px 12px;
    min-height:100px;
    _height:100px;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    padding-top:12px;
}
#leftPanel .sitemapMenu ul {
    margin:0px;
    padding:15px 20px;
    list-style:none;
}
#leftPanel .sitemapMenu ul li {
    background:url(images/arrow.png) no-repeat 0px 8px;
    padding:2px 0px 2px 15px;
}
#leftPanel .sitemapMenu ul li a { color:#FFF; text-decoration:none; }
#leftPanel .sitemapMenu ul li a:hover { color:#14bcf3; }
#leftPanel .sitemapMenu ul li a.active { color:#14bcf3; }
#leftPanel .sitemapMenu ul li span {
    display:block;
    background:url(images/dot.png) repeat-x bottom left;
    padding:0px 0px 5px 0px;
}
#leftPanel .sitemapMenu ul ul {
    padding:7px 0px 5px 0px;
}

#online {
    width:250px;
    padding:0 0 20px 0;
    position:relative;
}
#online .onlineTitle {
    color:#63c1ff;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height:1em;
    margin:0px;
    padding:0px 0px 13px 20px;
}
#online .onlineData {
    background:url(images/online-top.png) no-repeat top left #3897d6;
    min-height:1px;
    _height:1px;
    text-align:center;
    padding:10px;
}
#online .onlineMsg {
    background:url(images/online-msg-top.png) no-repeat top left;
    padding:0px 21px 0px 20px;
    min-height:1px;
    _height:1px;
}
#online .onlineMsgData {
    background:url(images/online-msg-bottom.png) no-repeat bottom left;
    padding:10px 15px 0px 15px;
    color:#00377b;
    min-height:1px;
    _height:1px;
}
#online .onlineMsgData p {
    margin:0px;
    padding:0px 0px 10px 0px;
}
#online div.onlineLoginBtn {
    padding:0px 0px 5px 0px;
    text-align:center;
}
#online div.onlineLoginBtn input {
    background:url(images/onlineLoginBtn.png) no-repeat center top;
    width:190px;
    border:none;
    padding:10px 0px 15px 0px;
    color:#FFF;
    font-weight:bold;
    cursor:pointer;
} 

#bookLoader {
    position:absolute;
    top:40px;
    left:10px;
    padding:120px 0 0 0;
    height:143px;
    width:240px;
    background:#3897d6;
}
#book {
    display:none;
}

#leftBanners {
    position:relative;
    height:160px;
}
#leftBanners img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#ml {
    width:250px;
    padding:0 0 10px 0;
}
#ml .mlTitle {
    color:#fff;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height:1em;
    margin:0px;
    padding:0px 0px 10px 20px;
}
#ml .mlData {
    padding:15px 22px;
    background:url(images/block.jpg) no-repeat top left;
    min-height:70px;
    _height:70px;
}
#ml .mlData p {
    margin:0px;
    padding:0 0 8px 0;
}
#ml input.email {
    background:url(images/ml-input.png) no-repeat top left;
    width:159px;
    height:22px;
    border:none;
    color:#00377b;
    padding-left:5px;
    padding-right:5px;
}

#content {
    width:721px;
    float:right;
}
#content hr {
    border:none;
    color:#A7D1EA;
    background:#A7D1EA;
    height:1px;
}
#content h2 {
    margin:0px;
    padding:10px 0 0 0;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 2.4em;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1em;
}
#content .h3 {
    clear:both;
    margin:0px 0px 10px 0px;
    padding:0px;
    background: url(images/h3-top.png) no-repeat top left #3897d6;
    color:#FFF;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.4em;
    line-height:1em;
}
#content .h3 span {
    margin:0px;
    padding:5px 15px;
    background: url(images/h3-bottom.png) no-repeat bottom left;
    display:block;
}

#content .vft {
    background:url(images/vft-bottom.png) no-repeat bottom left #FFF;
    min-height: 1px;
    _height: 1px;
    margin:10px 0px;
}
#content .vftData {
    background:url(images/vft-top.png) no-repeat top left;
    padding:10px 25px;
    min-height: 1px;
    _height: 1px;
    color:#00377C;
}
#content .vftBlank {
    padding:10px 0px;
    min-height: 1px;
    _height: 1px;
}

#kontextMenu {
    text-align:right;
    margin:0px;
    padding:0 25px;
    list-style:none;
    color:#3797D8;
}
#kontextMenu li {
    display:inline;
}
#kontextMenu li a { color:#3797D8; }
#kontextMenu li a:hover { color:#FFF; }

#content .list {
    margin:0px;
    padding:10px 0px;
    list-style:none;
}
#content .list li {
    background:url(images/arrow.png) no-repeat 0px 7px;
    padding:2px 0px 2px 15px;
}
#content .list li a { color:#00367C; text-decoration:none; }
#content .list li a:hover { color:#14bcf3; }


#content .special-offer {
    padding:0px 15px 10px 15px;
}
#content .special-offer-item {
    background:url(images/special-offer-line2.png) repeat-x bottom left;
    padding:0px 0px 5px 0px;
    min-height:1px;
    _height:1px;
}
#content .special-offer-item p {
    margin:0px;
    padding:7px 0px 3px 0px;
    font-size:1.1em;
    font-weight:bold;
}
#content .special-offer-item p a { 
    color:#3897D6;
    text-decoration:none;
}
#content .special-offer-item p a:hover { 
    color:#00377B;
    text-decoration:none;
}

#content .list-items {
    margin:0px;
    padding:0px;
}
#content .list-items dt {
    font-size:1.1em;
    font-weight:bold;
    margin:0px;
    padding:5px 0px 0px 15px;
    background:url(images/arrow.png) no-repeat 0px 10px;
}
#content .list-items dd {
    margin:0px;
    padding:5px 0px 5px 15px;
}

div.slider img.btn {
    float:left;
    cursor:pointer;
}
div.slider img.move-left { padding:52px 5px 0px 0px; }
div.slider img.move-left-disabled {
    opacity:0.5;
    filter:alpha(opacity=50);
}
div.slider img.move-right { padding:52px 0px 0px 5px; }
div.slider img.move-right-disabled {
    opacity:0.5;
    filter:alpha(opacity=50);
}
div.slider {
    clear:both;
    padding:10px 0px 10px 0px; 
}
div.slider .sliderContent {
    width:600px;
    float:left;
    position:relative;
    overflow:hidden;
    min-height:120px;
    _height:120px;
}
div.slider .sliderContent .items { 
    position:absolute;
    width:20000em;
    left:0px;
    top:0px;
}
div.slider .sliderContent .items img {
    float:left;
    margin:5px;
}

#footer {
    background: url(images/footer-top.png) no-repeat top left;
    padding:6px 0 0 0;
    position:relative;
    clear:both;
    min-height:1px;
    _height:1px;
}
#footer .footerMenu {
    background: url(images/footer-bottom.png) no-repeat bottom left #3897d6;
    min-height:1px;
    _height:1px;
}
#footer .footerMenu ul {
    margin:0px;
    padding:8px 25px 14px 25px;
    list-style:none;
}
#footer .footerMenu ul li {
    display:inline;
    padding:0 15px 0 0;
}
#footer .footerMenu ul li a {
    color:#FFF;
    text-decoration:none;
}
#footer .footerMenu ul li a:hover {
    color:#FFF;
    text-decoration:underline;
}
#footer .tempusGroup {
    position:absolute;
    top:14px;
    right:25px;
}
#footer p {
    color:#5fb7f1;
    margin:0px;
    padding:15px 25px;
}
#footer p a, #footer p a:hover {
    color:#5fb7f1;
    text-decoration:none;
}


/**
 * DOCUMENT DOWNLOAD
**/

div.documentDownloadItem {
    width:320px;
    padding:5px 0px 0px 0px;
    margin:0px 7px;
    float:left;
    background:url(images/dwn-item-bg.png) repeat-x top left;
}
div.documentDownloadItem a { text-decoration:none; }
div.documentDownloadItem a:hover { text-decoration:none; }
div.documentDownloadItem .mimeicon {
	width: 28px;
	height: 32px;
	vertical-align:middle;
	float:left;
	padding:0px 0px 0px 5px;
}
div.documentDownloadItem .desc {
    padding:0 5px 0 5px;
    float:left;
    width:275px;
}
div.documentDownloadItem .desc span {
    font-size:0.85em;
    font-style:italic;
    color:#3897D6;
}

div.documentDownloadCleaner {
    clear:both;
    background:url(images/dot2.png) repeat-x left center;
    height:10px;
}

img.ico {
    vertical-align:middle;
}

#form fieldset {
    margin:0px 0px 10px 0px;
    padding:10px;
    border:1px solid #CBE5F6;
}
#form fieldset legend {
    background:#3897D6;
    padding:5px 15px;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    line-height:1em;
    color:#FFF;
}
#form table th {
    width:120px;
    padding:2px 5px;
    text-align:right;
}
#form table td {
    padding:1px 5px;
}
#form .btn {
    background:url(images/btn-bottom.png) no-repeat bottom left;
    display:block;
}
#form .btn input {
    border:none;
    background:url(images/btn-top.png) no-repeat top left;
    width:163px;
    padding:5px 15px;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    line-height:1em;
    color:#FFF;
    cursor: pointer;
}

/**
 * Reporty
**/
div.report {
    min-height:18px;
    _height:18px;
    text-align:left;
    margin:5px auto 3px auto;
    color:#000;
    font-size:1.2em;
    padding:5px 5px 5px 40px;
    position:relative;
    background:none;
}
div.report ul {
    padding:0px 0px 0px 35px;
    margin:0px;
    font-weight:bold;
}
div.report span.ico {
    display:block;
    width:29px;
    height:27px;
    margin:1px 3px 1px 1px;
    background:url(images/reports.gif) no-repeat top left;
    position:absolute;
    top:0px;
    left:0px;
}

div.report span.ico_OK { background-position:0px 0px; }
div.report span.ico_ERROR { background-position:-36px 0px; }
div.report span.ico_INFO { background-position:-72px 0px; }
div.report span.ico_ALERT { background-position:-108px 0px; }
div.report span.ico_HELP { background-position:-144px 0px; }


.cleaner {
    clear:both;
    height:0.1em;
    font-size:0.1em;
    line-height:0.1em;
    visibility:hidden;
}
