/* CSS Document */
<style type="text/css">

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
a:hover {
	text-decoration: underline;
	
	
}

.cimStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #702F00;
	font-weight:bold;
}
.leftTop {background-image:url(images/left_temp.jpg);
background-repeat:no-repeat;
background-position:top right;
}
.RightTop {background-image:url(images/right_temp.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.mainBg {background-image:url(images/main_top_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.valVertStyle {background-image:url(images/valszto_v1.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.valH1tStyle {background-image:url(images/valszto_h1.jpg);
background-repeat:no-repeat;
background-position: center;
}
.valH2tStyle {background-image:url(images/valszto_h2.jpg);
background-repeat:no-repeat;
background-position: center;
}
.copyRStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C17C03;
	font-weight:bold;
}

</style>

