body {
	background:url(images/bg.png) no-repeat center top #000000;
	margin:0;
	padding:0;
	}
.logo {
	background:url(images/kv-logo.png) center no-repeat;
	margin:50px 0 30px 0;
	height:273px;
	}
.contacts {
	width:624px;
	margin:0 auto;
	}
.kasparas {
	background:url(images/kasparas.png) no-repeat;
	width:312px;
	float:left;
	height:76px;
	padding:120px 0 0 0;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#39007a;
	}
.vygantas {
	background:url(images/vygantas.png) no-repeat;
	width:312px;
	float:left;
	height:76px;
	padding:120px 0 0 0;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#39007a;
	}
.links {
	text-align:center;
	color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 10px 0;
	}
.links a {
	text-decoration:none;
	color:#6a6a6a;
	padding:0 5px 0 5px;
	}
.links a:hover {
	text-decoration:underline;
	color:#6a6a6a;
	}