body   { font-family: Verdana; font-size:12pt;
 				background: url(fonas.gif) repeat-y center; 
 				margin:0px; padding:0px;
 				width:100%; padding:0px;  
 				background-attachment:fixed;
        margin:0px;} 
        
/*a.tehe		{ font-family: Verdana; font-size: 11px; color: #FFFFDD } */
a       {font-family: Verdana;text-decoration: none; font-size: 12px; color: #2c2fdd; }  
p       {font-family: Verdana; font-size: 12px;	color: #000000 } 
li       {font-family: Verdana; font-size: 12px;	text-indent: 5px; color: #000000 } 
.ane { font-size: 13pt;  
	  -webkit-animation: colorchange 3s infinite alternate;
    -moz-transition: colorchange 3s; /* Firefox 4 */
-webkit-transition: colorchange 3s; /* Safari and Chrome */ 
-o-transition: colorchange 3s; /* Opera */
animation: colorchange 3s infinite;
}
td      { font-family: Verdana; 
				margin: 0;
				padding: 4px;
				font-size: 12px; 
			/*	color: #330000; */
				text-align:justified }
.sanremo {background-color: #e8f1ff;}
    
.sanremoB {background-color: #ffffff;} 
          
.tehe      { font-family: Verdana; 
				font-size: 10pt; 
				color: #0b4dc7; 
				font-weight: bold; 
				background-image: url(glossyback1.gif);
				background-repeat: repeat-x bottom left;
				padding: 2px;
                border-width: 0px }
.tehe a {color: #0b4dc7; }                
               
th     { font-family: Verdana; 
          font-size: 11pt; 
          color: #000000; 
          font-weight: bold;  
          border-width: 1px;
          background-color: #dedede; }  
/*table        { border-style: solid; 
border-width: 1px;border-collapse: collapse; 
border-color: #330000; }   */

@-webkit-keyframes colorchange {
      0% {color: #ffffff;}       
      33% {color: #ffff00;} 
      66% {color: #3aff3a;} 
      100% {color: #ffffff;}
    }
#fbl {
    opacity: 0.3; 
    height: 70px;
    
    filter: alpha(opacity=30); /* For IE8 and earlier */
}



#fbl:hover {
    opacity: 1.0; 
    height: 250px;
    filter: alpha(opacity=100); /* For IE8 and earlier */
} 
input[type=text] {
    padding:3px; color:#ddd;
    background-image: url(glossyback1.gif);
    border:2px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input[type=text]:focus {
    border-color:#fff;
    color:#fff;
}

input[type=submit] {
    padding:1px 1px; color:#fff;
    background:#0b4dc7; 
    border:1 solid #333;
    cursor:pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
}

h4.str_pavadinimas		{ 
        font-family: Verdana;  
       /* border-top:1px solid #bbb;  
        border-bottom:1px solid #bbb; */
        text-align:center;
        font-size: 14px;
        font-weight: bold; }
h5.autorius		{ 
        font-family: Verdana;
        font-style: italic; font-weight: normal; 
        border-top:1px solid #bbb;  
        border-bottom:1px solid #bbb; 
        text-align:center;
        font-size: 10px; }  

h2     {  font-family: Verdana; 
          font-size: 14pt; 
          color: #000000;   text-align:center;
          font-weight: bold;} 

  #skirtuks {
		border:0px;
		height:10px;
	} 
      	
	#wrapper {
		width:800px;
		margin:0px auto;
		border:1px solid #bbb;
		padding:0px; background-color: #ffffff;
	}
	#header {
		border:0px;
		height:300px;
		padding:0px;
	} 
  #hmeniu {
		border:28px;
		padding:0px;
	}
  #skelbimai {
		border:0px; color: #ddFFff;
		padding:0px;
    height: 20px;
    background-color: #ddddff;
	}
	#content {
		margin-top:0px;
		padding-bottom:10px;
	}
	#content div {
		padding:5px;
		border:0px;
		float:left;   
    background-color: #ffffff;
	}
	#content-left {
		width:168px;
    
	}
	#content-main {
		margin-left:5px;  
    padding:0px; 
    border:2px #cccccc;
		width:422px; 
    background-color: #ffffff;
    /*height:100%;*/
	} 
  #content-mainB {
		margin-left:5px;  
    padding:0px; 
    border:2px #cccccc;
		width:600px; 
    background-color: #ffffff;
    /*height:100%;*/
	}
  #pliusas {
		margin-left:5px;  
    padding:0px; 
    border:2px #cccccc;
		width:170px; 
    background-color: #ffffff;
    /*height:100%;*/
	}
	#content-box1, #content-box2, #content-box3 {
		padding:10px;
		border:1px solid #bbb;
		position:absolute;
		margin-top:190px;
		height:120px;
	}


	#content-box1 {
		margin-left:212px;
		width:200px;
	}
	#content-box2 {
		margin-left:444px;
		width:200px;
	}
	#content-box3 {
		margin-left:676px;
		width:202px;
	}
	#footer {
		float:left; 
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:778px;
	}
	#bottom {      line-height: 40px; border-top:1px solid #bbb;
		clear:both; background-color: #ffffff;
		text-align:center;font-size: 10px;
	}
