.main {
	background-image: url(../images/main_bg.jpg);
	border: none;
}
body {
	background-color: #0C315A;
	padding: 0px;
	margin-left: 60px;
}
.bottomtd {
	background-image: url(../images/main_bottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
}
.txt {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #0C315A;
	line-height: 120%;
}
.txtPieni {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #287CE6;
	line-height: 110%;
}
h1 {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #0C315A;
}
.navig {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, lucida, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #0C315A;
}
.txtPieni2 {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	color: #0C315A;
	line-height: 125%;
}

A
{
	COLOR: #0C315A;
	TEXT-DECORATION: none;
}
	
A:hover {
	COLOR: #287CE6; 
	TEXT-DECORATION: none
}h2 {

	font-family: tahoma, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0C315A;
}
.mainIdx {
	background-image: url(../images/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomtdIdx {

	background-image: url(../images/main_bottom2.jpg);
	background-repeat: no-repeat;
	height: 46px;
}
