
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a { text-decoration: none }
a:hover { text-decoration: underline }

#pais {
	background: url('/images/ois/p_t.gif') no-repeat right top; 
	height: 96px;
	width: 100%;
	min-width: 1000px;  /* see mõjub NS-le, ei lase menüül minna kahele reale */
}
#pais .logo {
	float: left;
	width: 245px; 
	height: 56px;
	padding-left: 25px;
}
#pais .vorm {
	float: right;
	background: url('/images/ois/vorm_nurk.gif') no-repeat;
	font-size: 11px;
	height: 96px;
	padding-left: 6px;
}
#pais .vorm form {
	background: #942238;
	color: #ffffff;
	width: 224px;
	height: 84px;
	margin: 0;
    font-weight: bold;
	padding: 12px 9px 0px 7px;
	overflow: hidden
}
#pais .vorm .keel {
	float: right;
	font-weight: bold;
}
#pais .vorm .keele_link {
	font-weight: normal;
}
#pais .vorm .nupp { /* nupp */
	background: url('/images/ois/nupp2_t.gif') repeat-x;
	color: #ffffff;
	float: left;
	font-size: 12px;
	border: 0;
	padding-bottom: 1px !important;
	margin-right: 5px;
	font-weight: normal;
	cursor:pointer
}
#pais .vorm a {
	color: #eeeeee;
	font-weight: bold
}
#pais .vorm .valik {
	background: #FFF6E5;
	font-size: 11px;
	margin: 6px 0 -2px;
}

#pais .vorm .n {
	margin-top: 15px
}
#pais .vorm .n p {
	margin: 0
}
#pais .pm {
	height: 27px;
	padding-left: 9px;
	white-space: nowrap;
}

#pais .pm a {
	float: left;
	color: #fff;	
	font-weight: bold;
	padding: 7px 9px 6px 9px;
	display: block;
	white-space: nowrap;
}

#pais .pm .akt {
	float: left; 
	background: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 9px 8px 9px;
	margin-top: -1px;
	margin-bottom: -2px;
	position: relative;
	display: block;
	white-space: nowrap;
}

#pais .parem {
	float: right;
	background: url('/images/ois/pm_vasak.gif') no-repeat;
	padding-left: 9px;
	height: 28px;
}
#pais .parem .lingid, #pais .parem .lingid a {
	background: #FFAB61;
	color: #414141;
	font-size: 11px;
	padding: 6px 3px 8px;
	font-weight: bold;
}

/* Lisatud stiilid */
/* Rollide combo read */
#pais .tudeng   { color:#000000; }
#pais .oppejoud { color:#0000C0; }
#pais .ametnik 	{ color:#00C000; }
#pais .admin 		{ color:#C00000; }


