body {
	background-color:#c0c0c0;
	margin:0; padding:0;
	background-image:url(/gfx/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Tahoma;
	height:auto;
}

form { margin:0; padding:0; } 
img { border:0;}

#cont {
	margin:0 auto;
	width:620px;
	height:auto;
}
#texts {
	background-color:#fff;
	margin-top:250px;
	font-size:12px;
	color:#5a5a5a;
}

#texts h1 {
	font-size:17px;
	color:#a6a6a6;
	margin:0;
}
	.doboz {
		float:left;
		width:33%;
		height:138px;
		line-height:18px;
	}
	#texts a {
		font-size:12px;
		color:#5a5a5a;
		text-decoration:none;
	}
	#texts a:hover {
		text-decoration:underline;
	}
