*
{
	font-family: "trebuchet MS";
	font-size: 10pt;
}

body
{
	background: #1b1b1b url(/images/bg.gif) repeat-x 0 0;
}

h1 {
	display: none;
}

a {
	color: #C33;	
}

#wrap
{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:858px;
}

#banneri
{
	position:relative;
	background-image:url(../images/banneri.jpg);
	width:100%;
	height:179px;
}

#contentwrap
{
	margin-top:10px;
	position:relative;
	width:100%px;
	min-height:400px;
	overflow: hidden;
}

#menu
{
	float:left;
	width:173px;
	height:300px;
}

#content
{
	float:right;
	width:672px;
	min-height:300px;
}

#content .top
{
	background-image:url(../images/sis_top.jpg);
	width:auto;
	height:18px;
}

#content .mid
{
	background-image:url(../images/sis_mid.jpg);
	width:auto;
	height:auto;
	background-repeat:repeat-y;
}

#content .btm
{
	background-image:url(../images/sis_btm.jpg);
	width:auto;
	height:14px;
}

#sisalto
{
	padding:5px 0px;
}

#link
{
height:35px;
margin:2px auto;
}

a img{
border:0;
}

form
{
margin-top:20px;
}

label
{
width: 90px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}
.submit input
{
margin-left: 100px;;
}
#sisalto
{
margin: 0px 20px;
}
.imgfloat
{
float:right;
margin-left: 10px;
margin-bottom: 10px;
}
#juttu
{
margin-bottom: 15px;
overflow: hidden;
}
#juttu h3
{
margin-top:0px;
}
#ulos
{
text-align:center;
}
#ulos h3
{
color:#FF0000;
}
#footer
{
color: #dddddd;
text-align:center;
}
#footer a
{
color:#dddddd;
text-decoration:none;
}

.aikataulu {
	border-collapse: collapse;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.aikataulu td {
	border: 1px solid #333333;
	padding: 2px 5px;
}

.right {
	float: right;
}