body {
	font-family:Verdana;
	font-size: 11px;
	color: #2e2e2e;
	margin-top: 0px;
	/*background-color: #333333;*/
	background-image:url('../images/bodybg.jpg');
	background-repeat:repeat-x;
}

/* ülemine äär*/
#1ltop {
	background: url('../images/ltop.jpg') right bottom no-repeat;
	width:6px;
	height:6px;
}
#top {
	background: url('../images/top.jpg') right bottom repeat-x;
	height:3px;
}
#1rtop {
	background: url('../images/rtop.jpg') left bottom no-repeat;
	width:6px;

}

/* alumine äär*/
#lbottom {
	background: url('../images/lbottom.jpg') right top no-repeat;
	height:6px;
}
#bottom {
	background: url('../images/bottom.jpg') right top repeat-x;
}
#rbottom {
	background: url('../images/rbottom.jpg') left top no-repeat;
}

/* vasak ja parem külg*/
#left {
	background: url('../images/line.jpg') right top repeat-y;
	width:1px;
}
#right {
	background: url('../images/line.jpg') left top repeat-y;
	width:1px;
}

/* logo*/
#logo {
	background: url('../images/logo3.png') left top no-repeat;
	width:300px;
	height:100px;
}

#menubg {
/*background:#0099FF;*/
vertical-align:bottom;
height:22px;
}

#kp {
height:16px;
font-size:9px;
border-top:solid 1px #0099FF;

}

#cr {
text-align:center;
font-size:9px;
color:#fff;
vertical-align:middle;
background:url('../images/cr.jpg') center no-repeat;
height:16px;
}

/* MODUELE STIIL - Tunniplaan, töökohad */

#mod_lt {
background:url('../images/mod_lt.jpg') left top no-repeat;
width:10px;
}

#mod_top {
background:url('../images/mod_top.jpg') left top repeat-x;
font-size:11px;

}

#mod_rt {
background:url('../images/mod_rt.jpg') right top no-repeat;
width:10px;
}

#mod_l {
/*background:url('../images/mod_left.jpg') left top repeat-y;*/
width:9px;
font-size:1px;
border-left: 1px solid #1d93ff;
}

#mod_r {
/*background:url('../images/mod_right.jpg') left top repeat-y;*/
width:9px;
font-size:1px;
border-right: 1px solid #1d93ff;
}

#mod_lb {
background:url('../images/mod_lb.jpg') left top no-repeat;
font-size:1px;
height:10px;
}

#mod_bottom {
background:url('../images/mod_bottom.jpg') left top repeat-x;
height:10px
font-size:1px;;
}

#mod_rb {
background:url('../images/mod_rb.jpg') right top no-repeat;
font-size:1px;
height:10px;
}

#u_hr {
display: none;
}

/* MODULE TABLE - uudised, teated 

#u_mod_lt {
background:url('../images/u_mod_lt.jpg') left top no-repeat;
width:10px;
}

#u_mod_top {
background:url('../images/u_mod_top.jpg') left top repeat-x;

}

#u_mod_rt {
background:url('../images/u_mod_rt.jpg') right top no-repeat;
width:10px;
}

#u_mod_l {
/*background:url('../images/mod_left.jpg') left top repeat-y;
width:9px;
font-size:1px;
border-left: 1px solid #a5a7aa;
}

#u_mod_r {
/*background:url('../images/mod_right.jpg') left top repeat-y;
width:9px;
font-size:1px;
border-right: 1px solid #a5a7aa;
}

#u_mod_lb {
background:url('../images/u_mod_lb.jpg') left top no-repeat;
font-size:1px;
height:10px;
}

#u_mod_bottom {
background:url('../images/u_mod_bottom.jpg') left top repeat-x;
height:10px
font-size:1px;;
}

#u_mod_rb {
background:url('../images/u_mod_rb.jpg') right top no-repeat;
font-size:1px;
height:10px;
}*/