body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image : url(images/header_bg.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #f2f2f2;
}
 
 .content_bg {
	background-image : url(images/text_bg.gif);
	background-position : bottom;
	background-repeat : repeat-y;
}
 
.menu_bg{
	background-image : url(images/menu_bg.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.antraste_bg {
	background-image : url(images/antrastes_bg.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.antraste {
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : #318C41;
}

.kontaktai {
	font-family : Verdana;
	font-size : 11px;
	color : #7f7f7f;
}

	.lang:link {font-family : Tahoma; color : #806339; font-size : 12px; text-decoration: none;  cursor : pointer;}
	.lang:visited {font-family : Tahoma; color : #806339; font-size : 12px; text-decoration: none; cursor : pointer; }
	.lang:hover {font-family : Tahoma; color : #806339; font-size : 12px; text-decoration: underline;  cursor : pointer;}
	
.textas {
	font-family : Arial;
	font-size : 11px;
	color : #7F7F7F;
	text-align : justify;
}

	a:link {	font-family : Verdana;
	font-size : 11px;
	color : #6a6a6a;
	text-decoration: underline;  }
	
	a:visited {	font-family : Verdana;
	font-size : 11px;
	color : #6a6a6a;
	text-decoration: underline;  }
	
	a:active {	font-family : Verdana;
	font-size : 11px;
	color : #6a6a6a;
	text-decoration: underline;  ;}
	
	a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #444444;
	text-decoration: underline;  }