body {
    padding-top: 0;
}

.logo-line {
    position: relative;
    background: #045CA1 url(/images/header-bg.gif) repeat-x;
    /*width: 100%;*/
    height: 80px;
    margin: 0;
    padding: 0;
}

.logo-old{
    height: 80px;
    background-image: url(/images/logo-blue.jpg);
    background-repeat: no-repeat;
}
.navbar{
    height: 35px;
}

#ja-topnavwrap {
	padding-left: 5px;
	background: #045CA1;
	position: absolute;
	top: 0;
	right: 5px;
	height: 26px;
}
#ja-topnavwrap ul {
	margin: 0;
	padding: 0;
	float: left;
	background: #045CA1;
	height: 26px;
}

#ja-topnavwrap li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-topnavwrap li a {
	padding: 0 10px;
	color: #DDDDDD;
	text-decoration: none;
	line-height: 24px;
	font-size: 0.70em;
}

#ja-topnavwrap li a:hover,
#ja-topnavwrap li a:active,
#ja-topnavwrap li a:focus {
	color: #FFFFFF;
}

.ja-mainnavshadow {
	clear: both;
	padding: 1px 0 2px;
	background: url(/images/mainnav-shadow.gif) repeat-x top;
	margin-bottom: 10px;
}

.navmenu{
	background: url(/images/mainnav-bg.gif) repeat-x top #FFFFFF;
}

.breadcrumb{
	font-size: 0.9rem;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: unset;
	margin-top: -10px;
}

h1{
	font-size: 140%;
	font-family: Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}
h2 {
	font-size: 130%;
	font-family: normal Verdana,Tahoma,sans-serif;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

.daily-kurs {
	//max-width: 200px;
	margin: 0 auto;
	font-size: 0.9rem;
}

table.daily-kurs caption {
	font-weight: bold;
	display: table-caption;
	text-align: center;
	caption-side: top;
}

table.daily-kurs thead tr td {
	background-color: #f5f5f5;
	text-align: center;
}

table.daily-kurs thead tr td small {
	padding-left: 2px;	
	padding-right: 2px;
}

table.daily-kurs tbody tr td {
	text-align: right;
	padding-right: 10px;
}

table.daily-kurs tbody tr td.daily-kurs-month {
	text-align: left;
	padding-right: 0px;
}

div.moduletable{
	/*margin-bottom: 15px;*/
	width: 240px;
}

/*div.moduletable h2{
	margin: 0 0 5px;
	padding: 5px;
	border-top: 1px solid #EFEFEF;
	background: url(/images/moduleheader.png) repeat-x;
	color: white;
	font-size: 92%;
	text-indent: 10px;
	line-height: normal;
}*/
/* Default Joomla! Menu */
a.mainlevel {
	padding: 3px 3px 5px 3px;
	/*width: 98%;*/
	display: block;
	color: #777;
	text-decoration: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 12px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #484848;
	text-decoration: none;
	background-color: whitesmoke;
}

a.mainlevel#active_menu {
	font-weight: bold;
	text-decoration: none;
	color: #0264B0;
	background-color: whitesmoke;
}

a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #0264B0;
	background-color: whitesmoke;	text-decoration: none;
	font-size: 80%;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0264B0;
	text-decoration: none;
	background-color: whitesmoke;
}

#active_menu {
	background-color: whitesmoke;
	color: #484848;
	font-weight: bold;
	border-left: 2px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
}

/* calculators */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.moduletable {
	padding-right: 20px;
}

.ja-box-right div.moduletable {
	padding-left: 20px;
}

.ja-box-center div.moduletable {
	padding: 0 20px;
}

#ja-topslwrap {
	clear: both;
	/*padding: 15px 10px 10px 10px;*/
	margin-bottom: 0;
	/*margin-right: 5px;*/
	/*background: whitesmoke;*/
}

#ja-topsl {
	padding: 0;
}

#ja-topsl h2 {
	/*border: none;
	border: 1px solid #EFEFEF;*/
	border-bottom: 1px solid #EFEFEF;
	font-size: 90%;
	line-height: 1.1;
}

#ja-topsl div.moduletable {
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
	padding: 0 0 5px;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center {
/* 		background: url(../images/v-seperator.gif) repeat-y top right; */
}

#ja-topsl ul{
	padding: 0;
	margin: 0!important;
}

#ja-topsl li a{
	color: #484848;
	text-decoration: none;
}

#ja-topsl li a:hover, #ja-topsl li a:active, #ja-topsl li a:focus{
	color: #0264B0;
	text-decoration: none;
}

#ja-topsl label{
	margin: 0;
}

#ja-topsl td{
	padding: 0;
}

#ja-topsl .article_seperator {
	display: none;
}

#ja-topsl form{
	height: 220px;
}

#ja-topsl table {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 80%;
}

div.moduletable-orange_line h2,
div.moduletable-blue_line h2,
div.moduletable-green_line h2{
	margin: 0 -12px 5px;
	padding: 5px 6px 6px 6px;
	border-top: 1px solid #EFEFEF;
	font-size: 120%;
	line-height: normal;
	text-align:justify;
}

div.moduletable-orange_line,
div.moduletable-blue_line,
div.moduletable-green_line{
	margin: 0;
	clear: both;
	padding: 5px 10px 10px 10px;
	background: #FFF url(/images/top_module_bg.png) 0 100% repeat-x;
	border: 1px solid #c8c8c8;
	border-left: 7px solid;	
	text-align:justify;
}

div.moduletable-orange_line	{ border-left: 7px solid orange;}
div.moduletable-blue_line	{ border-left: 7px solid #ADD8E6;}
div.moduletable-green_line	{ border-left: 7px solid lightgreen;}
/* end css calculators */

/* best courses & nbrb courses*/

div.moduletable h2,
div.module-kurs_last_news div div div h2,
div.module-kurs_nbrb div div div h2,
div.module-best_kurs div div div h2{
	margin: 0px 0px 5px 0px;
	padding: 6px 6px 6px 0px;
	border-top: 1px solid #EFEFEF;
	background: url(/images/moduleheader.png) repeat-x;
	color: white;
	font-size: 16px;
	font-family: Tahoma;
	text-indent: 10px;
	line-height: normal;
}


div.module div div div div,
div.module-hilite div div div div,
div.module-rek_240x400 div div div div{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

div.module-kurs_last_news,
div.module-kurs_nbrb,
div.module-best_kurs {
	width: 240px;
	border-left: 1px solid 	#D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	/*margin-bottom: 15px;*/
	background: whitesmoke;
}

div.module-kurs_nbrb,
div.module-best_kurs {
	background: none;
	background: white;
}

div.module-kurs_last_news div,
div.module-kurs_nbrb div ,
div.module-best_kurs div 
{
	border: none;
}

div.module-kurs_last_news div div div div,
div.module-kurs_nbrb div div div div,
div.module-best_kurs div div div div
 {
	margin: 0;
	padding: 0px 0px 20px 5px;
	background: none;
	border: none;
}
/* END css best courses & nbrb courses*/

/* news modules lifted*/

div.moduletable-news_banks 
{
	/*margin-top: 10px;
	margin-bottom: 15px;*/
	padding: 10px 0 0 12px;
	background: #F4FBFF;
	width: 240px;
}

div.module-fininfo_right
{
	/*margin-top: 10px;
	margin-bottom: 15px;*/
	padding: 10px 0 0 12px;
	width: 240px;
}


div.moduletable-news_banks h2,
div.module-fininfo_right h2
{
	margin: 0 10px 10px 0;
	padding: 0 5px 5px 0;
	text-align:left;
	display: block;
	border-bottom: 1px solid #DCE0E6;
	font-size: 16px;
    	font-family: Tahoma;
    	line-height: normal;
}

div.module-fininfo_right p{
	line-height: 1;
	font: normal 1em Arial, Helvetica, sans-serif;
	font-size:80%;
	padding-right: 5px;
    	margin-bottom: 2px;
	padding-bottom: 10px;
}

div.moduletable-news_banks p{
	line-height: 1;
	font: normal 1em Arial, Helvetica, sans-serif;
	font-size:80%;
	padding-right: 5px;
    	margin-bottom: 2px;
	padding-bottom: 10px;
}

	.lifted p {
}

.lifted {
        position:relative;
        padding:1em 1em 1em 1em;
        margin:0 0px 0;
        background:#fff;
        border-radius:4px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:4px;
}

.lifted_orange {
        position:relative;
        padding:1em 1em 1em 1em;
        margin:0 2px 0;
        background:#fff;
        border-radius:4px;
    -webkit-box-shadow:0 1px 4px rgba(255, 100, 0, 0.5), 0 0 40px rgba(255, 100, 0, 0.5) inset;
       -moz-box-shadow:0 1px 4px rgba(255, 100, 0, 0.5), 0 0 40px rgba(255, 100, 0, 0.5) inset;
            box-shadow:0 1px 4px rgba(255, 100, 0, 0.5), 0 0 40px rgba(255, 100, 0, 0.5) inset;
        -moz-border-radius:4px;
}
 
.lifted:before,
.lifted:after,
.lifted_orange:before,
.lifted_orange:after {
        /*content:"";*/
        position:absolute;
        z-index:-2;
        bottom:15px;
        left:10px;
        width:50%;
        height:20%;
        max-width:300px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);
       -moz-transform:rotate(-3deg);
        -ms-transform:rotate(-3deg);
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}
 
.lifted:after,
.lifted_orange:after
 {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
       -moz-transform:rotate(3deg);
        -ms-transform:rotate(3deg);
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}
/* END css news modules lifted*/
