
.calc_head {
    margin:0 0 -6px 10px;
    width:700px;
    height:44px;
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-head.gif') no-repeat top left;
    float: left;
}

.calculator {
    width:700px;
    margin:0 0 0 10px;
    float: left;
}

.radiolabel {
    float:left;
}

.dateinput table {
    background:none !important;
    margin:0 0 0 -10px !important;
    width:170px !important;
    height:15px !important;
    padding:10px;
    overflow:hidden;
}

* form {
    display: inline;
}

#selectA {
    width:47px !important;
    margin:0 0 0 30px;
}

#selectselectA  {
    width:47px !important;
    background-position:0 -50px;
    padding:3px 3px 2px 5px !important;
    margin:0 0 0 30px !important;
}

/* calculator.css */


.calculator .calculator_list .list {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-list-head.png') no-repeat 0 0 #EFEEEE;
    color:#363332;
    font:normal 12px Arial;
    line-height:30px;
    /*line-height:17px;*/
}

.calculator .list_item_highlight {
    color:#E31B19 !important;
    font-weight:bold !important;
}
/*
.calculator .calculator_list .title {
	color:#fff;
	background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-list-title.png') top left no-repeat;
	height:30px;
        border-bottom:3px solid #FFF;
	line-height:30px;
        font-size:16px;
        font-weight: bold;
}
.calculator .calculator_list .title SPAN {
        padding:0 0 0 20px;
}*/
.calculator .calculator_list .inner {
    /*padding: 5px;*/
}

.calculator .calculator_list .inner .note {
    color:#000;
    padding:15px 30px;
    font:bold 14px Arial;
}

.calculator .calculator_list .list .hover {
    background-color:#585554 !important;
    color:#FFF !important;
}

.calculator .calculator_list .list .hover:first-child {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-list-head.png') no-repeat 0 0 #585554 !important;
    color:#FFF !important;
}

.calculator .calculator_list .list .hover a {
    text-decoration: none;
    color:#FFF !important;
}

.calculator .calculator_list .list .row {
    border-bottom:3px solid #FFF;
    padding:0 0 0 20px;
    cursor:pointer;
}

.calculator .calculator_list .list .row a {
    color:#363332;
    font-weight:bold;
    text-decoration:none;
    display:block;
    cursor:pointer;
}

.calculator .calculator_list .list .odd {
    background:#E2E1E1;
    cursor:pointer;
}
/*.calculator .calculator_list .list .row {
	margin:6px 0px;
	font:normal 14px Arial;
	color:#646464;
}
.calculator .calculator_list .list .row A {
	font:normal 14px Arial;
	color:#646464;
}*/


.calculator .calculator_view {
    color:#363332;
}
.calculator .calculator_view .frame {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-list-bottom.png') #EFEEEE bottom left no-repeat;
    color:#363332;
    font-size:12px;
    line-height:25px;
}

.calculator .calculator_view .frame table .desc td
{
    font-size:12px;
    font-weight:bold;
    line-height:16px;
}

.calculator .result {
    width:700px;
    background:#EFEEEE;
}

.calculator .result .frame {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-bottom.png') #CDCCCC bottom left no-repeat !important;
    width:655px;
    margin:0 0 10px 25px;
}

.calculator .result .frame .inner {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-bottom.png') no-repeat bottom left;
}

.calculator .frame .inner .inner {
    background-image:none;
}

.calculator .result .frame .frame_bordered {
    margin:0;
    background:none;
}
.calculator .result .frame .frame_bordered table {
    background:none;
    padding:0;
    width:640px;
}

.calculator .result .frame .title {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-res-head.gif') top left no-repeat !important;
    line-height:34px;
    font-size:16px;
    font-weight:bold;
    height:40px !important;
    border:0 !important;
}

.calculator .calculator_view .bottomcontent {
    border-top:3px solid #FFF;
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-list-bottom.png') #E6E5E5 bottom left no-repeat;
    padding:0 20px 10px;
}

.calculator .calculator_view .frame H2 {
    line-height:25px;
    font-size:18px;
}
.calculator .calculator_view .frame H3 {
    font-size:14px;
}

.calculator .calculator_view .frame .title {
    color:#fff;
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-title.png') top left no-repeat;
    height:30px;
    border-bottom:3px solid #FFF;
    line-height:30px;
    font-size:16px;
    font-weight: bold;
    padding:0 0 0 20px;
}
.calculator .calculator_view .frame .title SPAN {
    position:relative;
    top:2px;
    left:5px;
}
.calculator .calculator_view .frame .inner {
    padding: 5px;
}

.calculator .calculator_view .frame .inner table .frame_bordered {
    width:320px;
    margin:5px 2px 0;
    background-image:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-half-top.png');
}

.calculator .calculator_view .frame .inner table .frame_bordered table {
    width:320px;
    background-image:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-half-bottom.png');
}


.calculator .calculator_view TEXTAREA {
    background:#fff;
    border:1px #aaa solid;
    color:#444;
    width:100px;
}
.calculator .calculator_view INPUT {
    text-align:right;
}
.calculator .calculator_view INPUT.checkbox,
.calculator .calculator_view INPUT.radio {
    background:#fff;
    border:none;
    color:#444;
    width:auto;
}
.calculator .calculator_view INPUT.dir_in,
.calculator .calculator_view SELECT.dir_in,
.calculator .calculator_view TEXTAREA.dir_in {
    background:#fff;
    border:1px #aaa solid;
    color:#444;
    width:100px;
}
.calculator .calculator_view INPUT.dir_out,
.calculator .calculator_view SELECT.dir_out,
.calculator .calculator_view TEXTAREA.dir_out {
    background:#D1EDEF;
    border:1px #aaa solid;
    color:#000;
    font-weight:bold;
    width:95px;
}

.calculator .calculator_view INPUT.dir_out2 {
    background:#D1EDEF;
    border:1px #aaa solid;
    color:#000;
    font-weight:bold;
    width:70px;
}

.calculator .calculator_view SELECT.dir_in3 {
    background:#D1EDEF;
    border:1px #aaa solid;
    color:#000;
    font-weight:bold;
    width:300px;
}
.calculator .calculator_view SELECT.dir_in4 {
    background:#D1EDEF;
    border:1px #aaa solid;
    color:#000;
    font-weight:bold;
    width:190px;
}
.calculator .calculator_view INPUT.dir_in5 {
    background:#fff;
    border:1px #aaa solid;
    color:#444;
    width:60px;
}

.calculator .calculator_view INPUT.dir_out5 {
    background:#D1EDEF;
    border:1px #aaa solid;
    color:#000;
    font-weight:bold;
    width:59px;
}

.calculator .calculator_view INPUT.dir_hidden,
.calculator .calculator_view SELECT.dir_hidden,
.calculator .calculator_view TEXTAREA.dir_hidden {
    display:none;
}

.calculator .calculator_view .warning {
    font:bold 14px Arial;
    color:#E31019;
    text-align:center;
    padding:10px 0;
}
.calculator .calculator_view .frame_bordered {
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-top.png') no-repeat top left #CDCCCC;
    margin:5px 0 0 20px;
    width:655px;
}

.calculator .calculator_view .frame_bordered table {
    width:655px;
    padding:10px;
    background:url('http://static2.datasrv.sikeres.hu/layout_right/calc/calc-view-bottom.png') no-repeat bottom left;
}





.calculator .teaor {

}
.calculator .teaor UL {
    margin:10px;
    padding-left:1.2em;
}
.calculator .teaor UL A {
    font-weight:bold;
    font-size:15px;
}
.calculator .teaor UL LI {
    margin:2px;
    padding-left:1.2em;
}
.calculator .teaor UL UL {
    margin:10px;
    border:1px #ddd solid;
}
.calculator .teaor UL UL A {
    cursor:default;
    font-weight:normal;
    font-size:14px;
}
.calculator .teaor UL UL A:HOVER {
    text-decoration:none;
}
.calculator .teaor UL UL UL {
    border:none;
}
.calculator .teaor UL UL UL A {
    font-weight:bold;
    font-size:12px;
}
.calculator .teaor UL UL UL A:HOVER {
    text-decoration:underline;
    cursor:pointer;
}
.calculator .teaor UL UL UL UL {
    display:none;
}
.calculator .teaor A {
    color:#646464!important;
}
.hidden {
    display:none;
}
.error{
    color:#ee0202;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 20px;
}
