body,table,img {
		border-top-width : 0px;
		border-right-width : 0px;
		border-bottom-width : 0px;
		border-left-width : 0px;
		margin:0px;
		padding:0px;
		 font-family : Verdana; 
		 font-size:12px;
		 color: #3c3c3c;
}
a{
		color: #1c67b8;
		font-weight: bold;
		text-decoration: none;
}
a:hover{
		color: #abbcc4;
		font-weight: bold;
		text-decoration: none;
}
a.footer{
		color: #abbcc4;
		font-weight: bold;
		text-decoration: none;
}
.footer{
		color: #ffffff;
}
hr{
	 	border-color:#f3f3f3;
  	border: 1;
  	width: 80%;
		color: #f3f3f3;
    background-color: #f3f3f3;
}
p { margin-top: 0px; margin-bottom: 0px; }

div.turinys hr{
	width: 100%;
}	
