body { 
	margin:0;padding:0; 
	background-color:#fff; 
	background-image:url('../gfx/bg_main.jpg'); 
	text-align: center;
	background-repeat: repeat-x;
	height:100%;
	min-height:100%;
	font-size: 12px;
	font-family: arial;
	color: #000;
}
p {
	color:#000;	
}
a {
	color:#a90000;
	text-decoration:none;	
}
a img  {
	border:1px solid #a90000;;
}
a#sulje img  { border:none; }

td {
	vertical-align:top;	
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:18px;	
	margin-top:15px;
}
h2 {
	font-size:14px;	
}
.hidiv img { border:none;}
h2#hvr img { border:none;}
h2#hvr a {
	margin-bottom:3px;
	width:490px;
	color: #000;
}
h2#hvr:hover {
	background-color:#f1f1f1;
}
a#koneimg img {
	padding-top:5px;
	padding-right: 5px;
}
div#msg_error {
	position:relative;
	z-index:10;	
	background-color:red;
	color:#fff;	
}
div#msg_ok {
	position:relative;
	z-index:10;	
	background-color:green;
	color:#fff;	
}
ul { margin:0;}
li { 
	margin:0;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}
ul#main {
	padding-left:20px;	
}
ul#sub li { font-weight:normal; }
ul#sub {
	padding-left:5px;
	list-style:none;
	padding-bottom:10px;
}
table#shatab {
	width: 838px;
	position:relative;
	top:-30px;
}
td#sha_left,td#sha_right  {
	background-repeat: repeat-y;
	width:45px;
}	
td#sha_left {background-image:url('../gfx/sha_left.png');	background-position: right;background-repeat: repeat-y;}
td#sha_right {background-image:url('../gfx/sha_right.png');	background-position: left;background-repeat: repeat-y;}

td#spacer {
	height: 119px;
	vertical-align:bottom;
}
div#up {
	margin-left:auto; margin-right:auto;
	width: 740px;
	position:relative;
	top:-30px;
}
div#up div { width:370px;float:left;position:relative;top:35px;}
div#date {
	text-align:left;
	padding-top:25px;
	color:#999;
	position:relative;
	z-index:10000;
}
div#uutisdiv p {
	padding:0;
	margin:0;	
}
div#uplogo { text-align:right; }
div#eka_tun {
	text-align:Center;
	margin-bottom:20px;
}
td#header {
	width: 748px;
	height: 270px;
	padding-top:270px;
	vertical-align:bottom;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url('../gfx/bg_header_def.jpg');
}
div#suhina {
	background-image:url('../gfx/suhina.png');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 270px;
	width:50px;
	position:relative;
	top:31px;
	z-index:1
}

div#menu {
	background-image:url('../gfx/bg_menu.png');
	background-position: right;
	background-repeat: repeat-y;
	text-align:right;
	height:22px;
	margin-bottom:13px;
	position:relative;
	z-index:2;
}
div#menu a {
	margin-right:2px;
	padding:3px;
	padding-left:6px;padding-right:6px;
	color: #fff;
	text-decoration:none;
	line-height:22px;
}
div#menu a:hover {
	color: #000;
	text-decoration:none;
	background-color:#fff;
}

td#sis {
	background-color:#fff;
	height:400px;
	vertical-align:top;
}

div#vasen {
	float:left;
	width: 200px;
	height:200px;
	padding-top:5px;
	margin-right:20px;
}
div#txt_edit {
	width:200px;	
}
div#vasbox {
	color:#fff;
	font-size:12px;
	float:left;
	margin-left:8px;
	background-color:#f4e5c7;
	background-image:url('../gfx/bg_vasbox.jpg');
	background-position: top;;
	background-repeat: no-repeat;
	width:190px;
	min-height:50px;
	_height:50px;
	margin-bottom:20px;
}
div#hl {
	float:left;
	margin-left:8px;
	width:190px;
	min-height:50px;
	_height:50px;
	text-align:center;
}
div#hl a {
	color:#999;
	font-size:12px;
}
div#vasbox p#ak {
	padding:0;
	padding-left:10px;	
	padding-right:10px;
	margin:5px;
}
div#vb_ots span {
	line-height:22px;
	margin-left:20px;
}
div#vb_ots {
	float:left;
	margin-bottom:10px;
	background-color:#f4e5c7;
	background-image:url('../gfx/bg_vasbox_ots.jpg');
	background-position: bottom;;
	background-repeat: no-repeat;
	width:190px;
	height:21px;
}
td#footer {
	height:45px;
	background-color:#fff;
}
table#hlo p {
	font-size:12px;	
	margin-bottom:20px;
}
table#clients td { padding:10px 0 10px 0; vertical-align:middle;}
table#clients p {
	font-size:12px;	
}
div#sis_img {
	float:left; 
	width:150px;
	padding-top:5px;
	margin:3px;
	height:210px;
	text-align:center;
}
div.hidiv {
	background-color:#f1f1f1;
	border: 1px solid #e1e1e1;
	padding:10px;
	width: 490px;
}