body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000}
body td{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000}
h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px}
h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Basic-min {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: #999999;
	font-weight: bolder;
	color: #000066;
text-align:center;


}

.topmenu{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; color:#CCCCCC}
.topmenu_r{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; color:#CC0000}
.topmenu a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; color:#CCCCCC}
.topmenu:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; color:#FFCC33}
.topmenu_r:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; color:#FFCC33}
.htable {
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;


}
.t1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;


}
.t2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;



}
.otzuv {
	border: 1px dotted #666666;
}
.st_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;

}


#pic{
 margin-left: 5px;
 width: 989px;
 height: 166px;
 background: url('/images/t-sec.jpg') no-repeat;
}

.price_bann{
 color: green;
 position: relative;
 font-weight: bold;
 font: 18px arial;
}

div#price_one{
 top: 16px;
 left: 16px;
 width: 100px;
}

div#price_two{
 top: -5px;
 left: 303px;
 width: 100px;
}

div#main_price{
 font: 75px arial;
 font-weight: bold;
 position: relative;
 top: -8px;
 left: 613px;
 width: 230px;
 color: #c90f10;
}

div#ekomon{
 font: 25px arial;
 font-weight: bold;
 position: relative;
 top: -10px;
 left: 773px;
 width: 230px;
 color: #018c0d;
}

img#r1{
 border: 0px;
 width: 210px;
 height: 165px;
 position: relative;
 top: -167px;
 left: 10px;
}

img#r2{
 border: 0px;
 width: 200px;
 height: 165px;
 position: relative;
 top: -167px;
 left: 90px;
}

/* DIALOG */
#recall {
    cursor: pointer;
    background: url('/_img/recall_buttons.png') no-repeat scroll 0px 0px;
    display: block;
    height: 29px;
    left: 30px;
    position: absolute;
    top: 65px;
    width: 204px;
}
    #recall.succeed {
        background: url('/_img/recall_buttons.png') no-repeat scroll 0px -29px;
    }

    #recall.failed {
        background: url('/_img/recall_buttons.png') no-repeat scroll 0px -58px;
    }

.ui-dialog {
    font: 16px arial;
    background-color: #e5ebfa;

    -webkit-box-shadow: 0 1px 15px #a5a5a5;
       -moz-box-shadow: 0 1px 15px #a5a5a5;
            box-shadow: 0 1px 15px #a5a5a5;

    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;

    overflow: hidden;
    width: 500px !important;
}
    #recall_dialog {
        background: url('/_img/recall_bg.png') repeat-x scroll 0 0 #e5ebfa;
        height: 245px;
        margin: 0;
        padding: 15px 50px;

        -webkit-border-radius: 0 0 15px 15px;
    }

    #recall_dialog label {
        color: #3a3129;
        display: block;
        margin: 5px 0;
    }
    #recall_dialog input {
        background: url("/_img/recall_input_bg.png") repeat-y scroll 0 0 white;
        border: 0 none;
        height: 34px;
        line-height: 34px;
        padding: 0 5px;
        width: 100%;
    }
        #recall_dialog input.error {
        }
    #recall_dialog p {
        margin: 0.2em 0 0.5em;
        padding: 0;
    }
        #recall_dialog p.error {
            color: #915555;
        }

    .recall_dialog__button_place {
        margin: 1em 0 0;
    }
        .recall_dialog__button_place__text {
            color: #4e5442;
            display: inline-block;
            float: left;
            margin: 15px 16px !important;
        }
    #recall_dialog button {
        cursor: pointer;
        color: transparent;
        background: url('/_img/recall_dialog_button.png') no-repeat scroll 0 0 transparent;
        border: 0;
        font-size: 15px;
        height: 43px;
        width: 237px;
    }
        #recall_dialog button.loading {
            color: transparent;
            background: transparent url('/_img/recall_loading.gif') no-repeat scroll center center;
            border: 0;
            outline: none;
        }
            #recall_dialog button.loading p {
                color: transparent;
            }

    .ui-dialog .ui-dialog-titlebar {
        background-color: #e1e9f4;
        font-size: 22px;
        padding: 15px 5px 15px 35px;
        height: 1em;
        -webkit-border-radius: 15px 15px 0 0;
    }
        .ui-dialog-titlebar-close {
            background: url("/_img/recall_close.gif") no-repeat scroll 0 0 transparent;
            color: transparent;
            display: inline-block;
            height: 15px;
            margin: 0 0 0 190px;
            vertical-align: middle;
            width: 15px;
        }
            .ui-dialog-titlebar-close span {
                color: transparent;
            }

.ui-widget-overlay {
    background-color: #A09FB3;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    filter: alpha(opacity = 30);
}

input.checkField { display:none; }
