



a, td, body, div {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}


div.footer {
	padding:3px;
	margin-top:10px;
}

.footer {
	background-color:#add6b4;
	font-weight:bold;
	color:white;
}



 .content, .content.td, .content.div {
	line-height:18px;	
}


a {
	font-family:Verdana;
	font-size:11px;
	color: #ee8531;
	display: inline;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}





.suurem {

	font-family:Verdana;
	font-size:12px;

	
}


h1, h2, h3 {
	font-family:Verdana;
}


h1.old {
	font-size: 20px;
	font-weight: bold;
	color: #ee8531;
	margin-bottom : 10px;
	line-height: 30px;
}


h1 {
	font-size: 16px;
/*	font-weight: bold; */
	color: #00723e;
	margin-bottom : 10px;
	line-height: 30px;
}

h1.fp {
	color: #00723e;
	font-size:16px;
	
}


h2 {
	font-size: 14px;
	color: #00723e;
}

div.content {
	padding-right:20px;
}

/* FORM */
select.o_form {
	width:110px;
	height:19px;
	border: solid 1px gray;
	font-size:11px;
}

select.o_form option {
	border-bottom: dotted 1px #dedede;
	padding-bottom:2px;
	padding-top:2px;
}

input.o_form {
	width:110px;
	border: solid 1px gray;
}

input.o_form_small {
	width:50px;
	border: solid 1px gray;
}

.o_form_button_detail, .o_form_button_submit {
	width:110px;
	border: solid 1px gray;
		
}

.o_form_button_detail {
	font-size:10px;
}

.o_form_button_submit {
	font-weight:bold;
}

/* OBJEKTIDE NIMEKIRI */

table.obj_list {
	width: 640px;
}

table.obj_list td {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: dotted 1px #dedede;
}



#writeform_container {
	width:320px;
}

#writeform {
	width:320px;
	height:120px;
	border:solid 1px #cccccc;
}


#writeform_submit {
	width:320px;
	border:solid 1px #cccccc;
	font-weight:bold;
}

input.writeform_input {
	width:220px;
	border:solid 1px #cccccc;
}



div.content {
	margin-top:0px;
	margin-bottom:10px;
	width:500px;
}


/* SUBMENU */


.submenu_level2 {
	width: 150px;
	margin-bottom:3px;
	padding-left:5px;
	padding-right:5px;	
}

.submenu_level3 {
	width: 150px;
	margin-bottom:3px;	
	padding-left:15px;
	padding-right:5px;
}

.submenu_level4 {
	width: 150px;
	margin-bottom:3px;	
	padding-left:25px;
	padding-right:5px;
}

/* ########## HALDUSE LEHE JAOKS */


.haldus_input {
	
	width:110px;
	height:19px;
	border: solid 1px gray;
	font-size:11px;
}

a.haldusteenus_esileht {
	font-weight:bold;
	font-size:14px;
}


/* kalkulaator */
/* Tausta v�rv */
.ecBody {
background-color:#f2f2f2	; 
font-family:  Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; text-decoration: none; 
}
/* Raamjoone v�rv */
.ecBorder { 
background-color:#999999; 
}
/* Varju v�rv */
.ecShadow { 
background-color:#CCCCCC; 
}
/* Webilehe taustv�rv */
.ecWebpage { 
background-color:#ffffff; 
}
/* L�hike input kast */
.ecInpShort {
width: 30px; 
font-family: Arial; 
font-size:11px; 
}
/* Valiklist */
.ecInpSel {
width: 75px; 
font-family: Arial;
font-size:11px; 
}
/* Pikk input kast */
.ecInpLong {
width: 56px;
font-family: Arial; 
font-size:11px;
}
/* Vastuse input kast */
.ecInpLRes {
width: 56px; 
font-family: Arial;
font-size:11px; 
background-color:#f2f2f2; 
border-top:0px none #f2f2f2; 
border-left:0px none #f2f2f2; 
border-right:0px none #f2f2f2;
border-bottom:1px solid #999999; 
text-align:right;
}
/* Vastuse input kast BOLD */
.ecInpLResB {
width: 56px;
font-family: Arial; 
font-size:11px; 
background-color:#f2f2f2; 
border-top:0px none #f2f2f2; 
border-left:0px none #f2f2f2;
border-right:0px none #f2f2f2;
border-bottom:1px solid #999999; 
text-align:right; 
font-weight: bold;
}

#calc_main {
	margin-top:20px;
}

/* kalkulaator l6pp */


.feedback_div {
	margin-bottom: 20px;
}

.feedback_div td {
	padding-top: 10px;
	border-bottom: dashed 1px #d4eadd;
}

/* Hindamisvormi asjad */

.f_block {
	background-color:#00703e;
	color: #ffffff;
	font-size:13px;
	font-weight:bold;

}

td.f_description {
	padding-left:20px;
}

div.f_description {
	
}

div.f_description_error {
	color:red;
}

.f_error {
	color: red;
	font-weight:bold;
}

.f_input {
	width:250px;
	
}


.f_textarea {
	width:250px;
	height:70px;	
}


a.level_1:link, a.level_1:active, a.level_1:visited {
    color:#ffffff;
    font-weight:bold;
}

a.lang:link, a.lang:active, a.lang:visited {
    color:#13482C;
    font-weight:bold;
}


div.menu_delim {
    color: white;
    margin-left:5px;
    margin-right:5px;
}

