table { border-spacing: 0px; }
td { font-family: Arial; font-size: 12px; color: #000000 }
tr { vertical-align: top }
input { width: 200px; border: 1px solid #919191; font-family: Arial; font-size: 12px; color: #000000; padding-top: 3px }
select { height: 22px; border: 1px solid #919191; font-family: Arial; font-size: 12px; color: #000000; padding-top: 1px }

.inp1 {
	background-image: url('img/1.jpg');
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 27px;
	padding-left: 80px;
	font-weight: bold;
}
.inp2 {
	background-image: url('img/2.jpg');
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 30px;
	padding-left: 80px;
	font-weight: bold;
}
.inp3 {
	background-image: url('img/3.jpg');
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 30px;
	padding-left: 80px;
	font-weight: bold;
}

.hd { font-family: Tahoma; font-size: 24px; font-weight: bold; color: #000000 }
.gr { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #1ABD02 }
.red { color: #E60000; font-weight: bold }

.btn {
	background-color: #2E9D12;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	vertical-align: middle;
}

.btn2 {
	background-color: #E82223;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	vertical-align: middle;
}

.main_bg {
	background-image: url('./img/sisu.png');
	background-position: 46% 40%;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.main_bg_vaata {
	width: 100px;
	background-color: #FFFFFF;
}

.paiguta { width: 447px; height: 62px; border: 0px }

a:link { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:focus { outline: none }

