.punkt {
    width: 29px;
    height: 29px;
    background: url(../images/icon-round-orange.png) center center no-repeat;
    line-height: 29px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
}

.error {
    padding: 4px;
    border: solid 1px #bc8d8d;
    background: #f0e3e3;
    color: #000;
}

table.info td {
    padding-top: 15px;
}

/* GRIDS */
.Grid th {
    background: #e7efff;
    border-bottom: solid 1px #9ebcff;
    font-weight: bold;
}

.GridE td, .Grid th, .Grid td {
    padding: 2px 4px;
}

.Grid td div {
    text-align: left;
}

.Grid th.right, .Grid td.right {
    text-align: right;
}

.Grid td {
    border-bottom: dotted 1px #cbcdcd;
}

.Grid tr.active td {
    background: #edffe7;
    color: #273f2a;
    font-weight: bold;
    border-top: solid 1px #cbcdcd;
    border-bottom: solid 1px #cbcdcd;
}

.Grid tr.active td div {
    position: relative;
}

.Grid tr td p.codes {
    background: #ebf5fe;
    color: #4d6ca4;
    border: solid 1px #9cb6d1;
    font-weight: normal;
    font-size: 12px;
    display: none;
    position: absolute;
    left: 5px;
    top: 15px;
    max-width: 300px;
    max-height: 100px;
    overflow: auto;
    overflow-x: hidden;
    padding: 5px 20px 5px 5px;
    font-size: 11px;
    line-height: 14px;
}

.Grid tr.active td p.codes {
    display: block;
}

.Grid tr td p.codes img.arrow-top {
    position: absolute;
    bottom: 100%;
    left: 7px;
}

/* end GRIDS */
/* RATES */
.Letters {
    margin-top: 10px;
    padding: 5px 10px;
    overflow: hidden;
}

.Letters a {
    display: block;
    float: left;
    padding: 3px 5px;
    margin-right: 3px;
    text-decoration: none;
    color: #777;
}

.Letters a:hover {
    background: #b5cfd1;
    color: #fff;
}

.Letters a.active:hover, .Letters a.active {
    cursor: default;
    background: #cadcff;
    border: solid 1px #9ebcff;
    padding: 2px 4px;
    color: #777;
}

/* end RATES */
#try_form {
    margin-top: 20px;
}

/*#try_form_div img {
 display: block;
 margin: 50px auto;
 }*/
#try_form input {
    width: 200px;
    border: solid 1px #9f9f9f;
    color: #000;
    background: #e9e9e9;
    padding: 5px;
    font-size: 13px;
    margin: 2px;
}

#try_form input[type =
"submit"] {
    padding: 3px 10px;
    height: auto;
    font-size: 14px;
    width: 100px;
}

#try_form img {
    float: right;
    margin: 0;
    display: inline;
}

#try_form #id_captcha_1 {
    width: 100px;
    float: left;
}

.centered {
    margin: 0 auto;
}

.class_left {
    text-align: left;
}

.class_right {
    text-align: right;
}

.error {
    padding: 4px;
    border: solid 1px #bc8d8d;
    background: #f0e3e3;
    color: #000;
}

.errorlist {
    color: red;
}

#try_form input.button {
    width: auto !important;
}

.red {
    color: #943823;
}

#SubLangs {
    margin-top: 102px;
    position: absolute;
    width: 300px;
}

#LangContainer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 90px;
    position: absolute;
}

.lang {
    background: url("../images/lang1.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 2px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 52px;
}

#Payment {
    margin-top: 102px;
    position: absolute;
    width: 300px;
    margin-left: 675px;
}

.payment {
    background: url("../images/pay_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 2px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 120px;
}
#Login {
    margin-top: 102px;
    position: absolute;
    width: 300px;
    margin-left: 797px;
}

.login {
    background: url("../images/login_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 2px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 120px;
}
#Logout {
    margin-top: 102px;
    position: absolute;
    width: 300px;
    margin-left: 797px;
}

.logout {
    background: url("../images/balance_background.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 2px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 120px;
	display:block;
}
.logout1 {
    background: url("../images/logout_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 2px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 120px;
	display:none;
}

.PaymentBtn {
	display: inline-block;
    background: url("../images/pay_btn_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;    
    margin-left: 40px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 120px;
	color: #FFFFFF;
    text-decoration: none;
}

.PaymentBtnIntro {
	display: inline-block;
    background: url("../images/pay_btn_bg.png") no-repeat scroll 0 0 transparent;
    background-size: 200px;
    color: #FFFFFF;
    position: relative;
    margin-left: 40px;
    margin-top: 50px;
    font-size: 20px;
    padding-top: 5px;
    text-align: center;
    height: 50px;
    width: 200px;
	color: #FFFFFF;
    text-decoration: none;
}
.LoginBtn {
	display: block;
    background: url("../images/login_btn_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    position: relative;    
    margin-left: 40px;
    padding-top: 3px;
    text-align: center;
    height: 21px;
    width: 120px;
	color: #FFFFFF;
    text-decoration: none;
}
.lang a, #HeaderBody a {
    color: #FFFFFF;
    text-decoration: none;
}

h1 {
    padding-bottom: 8px;
    color: #6ba300;
}

.class_h1 {
    padding-bottom: 8px;
    color: #6ba300;
    font-family: Helvetica, Arial, Verdana;
    font-size: 24px;
    font-weight: bold;
}

p {
    padding-bottom: 2px;
}
.MrgnHugeT		{margin-top:   20px;}

/*.support_link {*/
    /*font-size: large;*/

/*}*/
.support_link a{
    color: rgb(20,96,176) !important;
}