.main {
	background-image: url(img/csik_v.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : auto;
	background-position : top left;
}

.hatter {
	background-image: url(img/csik_f.gif);
	background-position: top;
	background-repeat: repeat-y;
	height: 100%;
}

.logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 128px;
}

*html .logo {
 width: 478px;
 height: 128px;
}

.img {
	padding-top: 50px;
}

.img2  {
	padding-top: 80px;
}




