@CHARSET "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	font-family:verdana;
	font-size:12px;
}
body{
width:100%;
}
a, img{
border:0;	
}
#nsp{
border-color:rgb(180,204,131);	
}
.pirma td{
	color:#000;
	background-color:rgb(205,221,172);
	border-color:rgb(135,153,97);
}

.antra td{
	color:#000;
	background-color:rgb(230,238,214);
	border-color:rgb(135,153,97);
}
.logo{
	width:70px;
	text-align:center;
}
.title{
	width:200px;
	text-align:center;
}
.version{
	width:150px;
	text-align:center;
}
.status{
	width:150px;
	text-align:center;
}
#perskenuoti{
text-align:right;
padding-top:20px;
width:570px;
}
#perskenuoti a{
text-transform:uppercase;
font-weight:bold;
text-decoration:underline;
color:#000;
}