.required {
    color: #D31414;
    display: inline-block;
    font-weight: normal;
}
select.required, input.required {
    color: #2e7fb4;
}
#tax {
	width: 1100px;
	}
.white_box_simple {
	margin-top:20px;
	}
.white_box_simple_top, .white_box_simple_content , .white_box_simple_bottom  {
	float: left;
	width: 100%;
	}
.white_box_simple_top {
	height: 5px;
	background: url(../images/white_simple_box_top_left.png) center left no-repeat;
	}
.white_box_simple_bottom {
	height: 11px;
	background: url(../images/white_simple_box_bottom_left.png) center left no-repeat;
	}
.white_box_simple_content_right {
	background: url(../images/white_simple_box_right_shadow.png) repeat-y right; 
	height: auto;
	padding-right:6px;
	}
.white_box_simple_content_center {
	width: auto;
	height: auto;
	background: #fff;
	border-left: solid 1px #c5c5c5;
	border-right: solid 1px #c5c5c5;
	padding: 10px 19px 10px 19px;
	}
.top_box_simple_white{
    background: url(../images/white_simple_box_top_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 5px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.bottom_box_simple_white{
    background: url(../images/white_simple_box_bottom_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 11px;
	display: block;
	margin-left: 20px;
	width:auto;
}
#green_box {
	margin-top:15px;
	}
#green_box input[type=text] {
	height:18px;
	}
#green_box_top {
	height: 33px;
	background: url(../images/reg_green_box_top.gif) no-repeat;
	}
#green_box_top span {
	background: url(../images/box_head_right.png) no-repeat center right;
	margin-left:20px;
	padding: 6px 26px 0 0;
	text-transform: uppercase;
	color: #335266;
	font-weight: bold;
	display:inline;
	float:left;
	height:27px;
	}
#green_box_middle {
	height: 100%;
	background: url(../images/reg_green_box_middle.gif) repeat-y;
	}	
#green_box_middle_content {
	height: 100%;
	background: url(../images/reg_green_box_grad.gif) repeat-x top;
	padding: 10px 20px;
	margin: 0 7px 0 1px;
	}
#green_box_bottom {
	height: 11px;
	background: url(../images/reg_green_box_bottom.gif) no-repeat;
	}

.col {
	border-bottom: solid 1px #bcccd8;
	width: 1038px;
	/*color: #335266;*/
	padding: 10px 0 10px 0;
	}
.col2 {
	float: left;
	/*border-bottom: solid 1px #bcccd8;*/
	width: 1038px;
	/*color: #335266;*/
	padding-bottom: 12px;
	margin-bottom: 12px;
	}
.col2 input[type=radio]{
	margin-right: 5px;
	}
.col3 {
	float: left;
	width: 1038px;
	}
.col h3 {
	margin-bottom: 15px;
	font-size: 1em;
	}
.col span {
	line-height:24px;
	vertical-align: middle;
	}
.col_tc_left{
	float: left;
	width: 200px;
	margin-right: 38px;
}	
.col_tc_right{
    float: left;
    width: 800px;
}
.col_260 {
	float: left;
	width: 310px;
	margin-right: 50px;
	}
.col_260:last-of-type{
    float: left;
    width: 310px;
    margin-right: 0;
    }
.col_175 {
	float: left;
	width:175px;
	}
.col_327 {
	float: left;
	width:327px;
	}
.bold {
	font-weight: bold;
	}
.margin_t {
	margin-top:15px;
	}
a.button_orange span{
    background: url(../images/btn_big_orange_ns.png) center left no-repeat;
    display: inline-block;
    padding: 0 6px 0 11px;
    line-height: 42px;
    height: 42px;
	font-weight: bold;
}
a.button_orange:hover span{
    background: url(../images/btn_big_orange_over_ns.png) center left no-repeat;
    cursor: pointer;
}
a.button_orange{
    background: url(../images/btn_big_orange_arrow_ns.png) center right no-repeat;
    float: left;
    color: #d31414;
    padding: 0 23px 0 0;
    text-decoration: none;
    height: 42px;
}
a.button_orange:hover{
    background: url(../images/btn_big_orange_arrow_over_ns.png) center right no-repeat;
    color: #a30d0d;
    text-decoration: none;
}
.white_box_simple input {
	border: none;
	}
.inp_120 {
	width: 120px;
	}
.inp_200 {
	/*width: 200px;*/
	}
.inp_600 {
	width: 720px;
	}
.inp_60 {
	width: 90px;
	}
.inp_90 {
	width: 90px;
	}

#tax .box_white_shadow{
	margin-bottom:20px;
}	
#tax #taxa_calculata.box_white_shadow{
    margin-top:20px;
}
#tax .box_white_shadow input {
    border: 0px none;
}
#tax .box_white_shadow input:hover{
    background: transparent;
}
