.greenselect {
	background-color: #80FF90;
}

.blueselect {
	background-color: #80B0F0;
}

#vlevo {    
    width: 320px;
	height: 20px;
    float: left; 
    //border: 1px solid red;
	display: inline-block;	
}

#vpravo {
    position: absolute;
    float: right; 
    //border: 1px solid blue;
	display: inline-block;
	border-left: thin solid #808080;
}

span.form_sum {
    font-size: 80%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 60px;
    display: inline-block;
	margin-left: 5px;
	padding-left: 2px;
	text-align: right;
    color: #111111;
	background-color: #E0F0E0;
}

span.form_space {
    width: 58px;
    display: inline-block;
}
              
span.form_head {
    font-size: 80%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 150px;
    display: inline-block;
    color: #222222;
	background-color: #F0E0E0;
}

span.form_head_g {
    font-size: 80%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 150px;
    display: inline-block;
    color: #222222;
	background-color: #E0F0E0;
}

span.form_head_303 {
    font-size: 100%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 280px;
    display: inline-block;
    color: #444444
}

.form_303 {
	background-color: rgb(255, 255, 255)
}

.input_3 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 137px;
	left: 40px
}

.input_8 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 240px;
	left: 40px
}

.input_9 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 340px;
	left: 40px
}

.input_12 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 430px;
	left: 40px
}

.input_15 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 505px;
	left: 130px
}

.input_15_2 {
	background-color: LightBlue;
	font-weight: bold;
  visibility: hidden;
	position: absolute;
	top: 505px;
	left: 260px
}

.label_15 {
  visibility: hidden;
	position: absolute;
	top: 485px;
	left: 130px
}

.label_15_2 {
  visibility: hidden;
	position: absolute;
	top: 485px;
	left: 260px
}

.input_10 {
        background-color: LightBlue;
        font-weight: bold;
        position: absolute;
        top: 310px;
        left: 405px
}

.input_11 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 382px;
	left: 405px
}

.input_5 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 160px;
	left: 410px
}

.input_6 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 160px;
	left: 540px
}

.input_7 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 160px;
	left: 670px
}

.radio_1 {
	position: absolute;
	top: 500px;
	left: 30px
}

.radio_2 {
	position: absolute;
	top: 520px;
	left: 30px
}

.submit_button {
	float: right;

}
