	h1	{
		font-size: 1.2em; 
	}
		
	body	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #362f2d;
		background-image: url(linka.jpg); 
		background-repeat: repeat-y;
		margin: 0;
		padding: 0; 
	} 

 	#header a:link  {
		color: black;
		background-color: #f68e56;
		padding: 1px;
		margin: 1px;
		border-style: outset;
		text-decoration: none; 
	 }

 	#header a:visited  {
		color: red;
 		padding: 1px;
		margin: 1px ;
		border-style: outset;
		text-decoration: none; 
	 }

 	#header a:hover {
		color: white;
		text-decoration: underline;
		padding: 1px;
		margin: 1px;
		border-style: outset;
		text-decoration: none; 
	 }

 	#header a:active  {
		color: green;
		padding: 1px;
		margin: 1px;
		border-style: outset;
		text-decoration: none; 
	 }



 	#linkai a:link  {
		color: red;
	}

 	#linkai a:visited  {
		color: #605ca8;
	}

 	#linkai a:hover {
		color: black;
	}

 	#linkai a:active  {
		color: #ed1c24;
	}

	#container {   
		width: 860px;
		position: absolute;
	}
	
	#header { 
		height: 200px;
		text-align: center;
		background-image: url(bgr.jpg);
	}

	#topheader { 
		color: #6dcff6; 
		font-family: Impact; 
		font-size: 2.7em;  
	}

	#titletable {
		text-align: center;
		margin: 0;
		padding: 0;  
	}
	
	#linkai {   
		position: absolute;
		left: 0px;
		top: 200px;
		width: 110px;
		padding: 10px 3px 0 7px ;
		background-image: url(linku.jpg); 
		text-align: center; 
		background-repeat: no-repeat;  
	}

	#tekstukas {
		width: 860px;
		background-image: url(remass.gif);
		background-repeat: no-repeat;
		background-position: center;
		padding: 55px;
		text-align: center;
		color: white;  
	}

	#ai 	{  	
		left: 0px;
		top: 750px;
		width: 110px; 
	}

	#zinios {
		position: absolute;
		left: 110px;
		top: 200px;
		padding: 0px 115px 5px 15px ;
		background-color: transparent; 
	}

	#footer {
		text-align: center;
		/*background-image: "suol.gif";*/ 
	}

	#intarpas { 
		float: right;
		margin: 10px;
		width: 130px;
		background-color: #f9eca8; 
		border-style: dotted;
		border-color: #c7b299;
		border-width: 1px;
		padding: 4px;
		text-align: right; 
		font-size: 0.8em;
		font-style: italic;
		color: navy;  
	}
