html{
	height:100%;
	width:100%;
}
body{
	height:100%;
	width:100%;
	margin:0px;
}
.main_tb{
	height:100%;
	width:100%;
}
.main_td{
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.cont_tb{
	height:590px;
	width:1000px;
}
.cont_td{
	height:100%;
	width:100%;
	text-align:left;
	vertical-align:top;
	background-image: url(img/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.logo{
	margin-top:140px;
	margin-left:340px;
	margin-bottom:105px;
	width:314px;
	height:90px;
	border:0px;
}
.balandis{
	margin-top:83px;
	margin-left:55px;
	width:251px;
	height:253px;
}
.tekstas{
	margin-top:-50px;
	text-align:center;
	color:#525153;
	font-family: verdana, sans-serif;
	font-size:12px;
}
.tekstas a:link, .tekstas a:visited{
	color:#FF0000;
	font-family: verdana, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.tekstas a:hover{
	color:#FF0000;
	font-family: verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}
