html { height:100%; }

body {
	margin:0px;
	height:100%;
	padding:0px;
	background-image:url(../img/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#B8B8B9;
}

body,table,td,div,span,p,form {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:130%;
}

img { border:0px; }

table.main {
	height:100%;
	text-align:center;
}

div.logo {
	margin:0px 15px;
	margin-top:32px;
	float:left;
}

div.search {
	float:right;
	margin-top:45px;
	margin-right:23px;
}

div.leftmenu {
	margin:8px 0px;
	margin-left:30px;
	padding-bottom:8px;
	border-bottom: 1px solid #1A1A1A;
}

div.helpers {
	margin-bottom:20px;
	margin-top:20px;
}

div.pagetitle {
	font-size:17px;
	color:#017BBD;
	margin-bottom:15px;
	margin-top:10px;
	float:left;
}

div.producttitle {
	font-size:11px;
	color:#017BBD;
	margin-bottom:10px;
}

div.partners {
	color:#4F4F4F;
	font-size:17px;
	margin-left:22px;
	margin-right:100px;
	float:left;
}

div.blocktitle {
	font-size:17px;
	color:#017BBD;
	margin-bottom:15px;
	margin-top:10px;
}

/* 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 #DCDFE1;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #DCDFE1;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
}