body {

		background-image: url(_img/bg.jpg);
		font-size: 13px;
		color:#3b3b35;
		font-family: arial;
		margin:0px auto;
	}
	
#top {
	width:957px;
	height:50px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px;
	}
#center {
	width:957px;
	height:390px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px;
	margin-top:0px;
	background-image: url(_img/center.jpg);
	}
#bottom {
	width:957px;
	height:80px;
  margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px;
	background-image: url(_img/bottom.jpg);
	}
#empty {
	width:957px;
	height:1px;
	margin:0px auto;
	text-align:left;
	padding:10px;
	border:0px;
	}
	
a.sml:link,visited,active    {font-size: 13px; color:#444444; text-decoration: none}
a.sml:visited,active    {font-size: 13px; color:#444444; text-decoration: none}
a.sml:hover   {font-size: 13px; color:#3C87BC;}

a.meniu:link,active {font-size: 13px; color:#ffffff; text-decoration: none}
a.meniu:visited   {font-size: 13px; color:#ffffff; text-decoration: none}
a.meniu:hover   {font-size: 13px; color:#000000;}

a:link {color:#3C87BC; text-decoration: none}
a:visited   { color:#3C87BC; text-decoration: underline;}
a:hover   { color:#3C87BC;  text-decoration: underline;}


img.darbai:hover 
{ 
	border: 1px solid #5C8107;  
}
img.darbai
{ 
	border: 1px solid #e1e1e1; 
}
img
{ 
	border: 0px; 
}

h1 { font-size: 18px; }


input {
 background-color: #ffffff;
 border: 1px solid #C1C1C1;
 color:#3b3b35;
}


input.nost {
	background-color:transparent;
 border: 0px solid #C1C1C1;
 color:#555555;
}
textarea {
 background-color: #ffffff;
 border: 1px solid #C1C1C1;
 color:#3b3b35;
 
}
table {
		margin:0px auto;
		border: 0px;
		}
td {
		margin:0px auto;
		border: 0px;
		}
tr {
		margin:0px auto;
		border: 0px;
		}
