body {
	background-image: url('bg000000.jpg');
	background-repeat: repeat-x;
	background-color: black;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
}

#visas {
	margin: auto;
	padding: 0px;
	width: 864px;
}

#left {
	float: left;
	margin-top: 44px;
}

#right {
	float: left;
}

.header {
	width: 652px;
	height: 161px;
}

.formal {
	width: 622px;
	height: 243px;
	background-image: url('01000000.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}

.text {
	text-align: left;
}

.rates {
	color: #fff;
	font-size: 21px;
	margin-bottom: 0px;
}

.link {
	color: #0066CC;
	font-size:11px;
	margin-bottom: 0px;
}

.link a {
	color: #0066CC;
	font-size:11px;
	margin-bottom: 0px;
	text-decoration: none;
}

.link a:hover {
	color: #fff;
	font-size:11px;
	margin-bottom: 0px;
	text-decoration: none;
}


.buttons {
	margin-top: 30px;
	margin-left: 10px;
}

.vienas {
	background-image: url('forum000.png');
	width: 161px;
	height: 54px;
	background-repeat: no-repeat;
	float: left;
}

.vienas:hover {
	background-image: url('20000000.png');
}

.duris {
	background-image: url('download.png');
	width: 161px;
	height: 54px;
	background-repeat: no-repeat;
	float: left;
}

.duris:hover {
	background-image: url('downloae.png');
}

.trys {
	background-image: url('cacc0000.png');
	width: 161px;
	height: 54px;
	background-repeat: no-repeat;
	float: left;
}

.trys:hover {
	background-image: url('cacc2000.png');
}

.buttons img {
	border: none;
}

#line {
	background-color: #173957;
	height: 25px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
}