body {
	background: #e5e5e5;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
	}

.plotis{
	width:250px;
	}

.pagrindas{
	background:url(images/sluoksnis.jpg) repeat-y;
	margin-bottom:5px;
	}

.forma{

	width:229px;
	padding:0 12px 0 12px;
	text-align:center;
	float:right;
	line-height:15px;
	}
.input {
	background:url(images/langelis.jpg) no-repeat;
	width:203px;
	font-size:11px;
	font-family:Tahoma;
	color:#666;
	text-align:center;
	margin-bottom:3px;
	padding-top:8px;
	height:20px;
	border:none;
	}
.in {
	background: #FFFFFF;
	width:200px;
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
	padding:3px;
	height:14px;
	border:1px solid #c9c9c9;
	}	
.button {
	background: #FFFFFF;
	color: #666;
	font-family:Tahoma;
	font-size:11px;
	padding:4px 8px 4px 8px;
	border-bottom:1px #c9c9c9 solid;
	border-right:1px #c9c9c9 solid;
	}

h2 {
	color:#666666;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
a {
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}