/* GLOBALZAI */
body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, select {
	line-height: 133%;
	margin: 0;
	padding: 0;
}
td { vertical-align: top; }
img {
	border: 0;
}

/* TEKSTO IMAGE */
img.tvs_core_img_style_left {
	margin: 0 10px 10px 0;
}

img.tvs_core_img_style_right{
	margin: 0 0 10px 10px;
}

/* LENTELES REMAI */
table.tvs_core_table_border_style_on {
  border: 1px solid #999999;
  border-right: 0;
  border-bottom: 0;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #999999;
	border-top: 0;
	border-left: 0;
}

table.tvs_core_table_border_style_on td p {
  margin: 0;
  padding: 0;
}

table.tvs_core_table_border_style_off td p {
  margin: 0;
  padding: 0;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
}

.debug { border: 1px solid red !important; }
.w100 { width: 100% !important; }
.h100 { height: 100% !important; }
.vtop { vertical-align: top !important; }
.vmiddle { vertical-align: middle !important; }
.vbottom { vertical-align: bottom !important; }
.hleft { text-align: left !important; }
.hcenter { text-align: center !important; }
.hright { text-align: right !important; }
.hand { cursor: pointer !important; }
