#dolphincontainer{position:relative;border-bottom: 0px solid navy; color:#ffffff ;background:#fff url(img/site/dolphin_bg.png) repeat-x bottom left; height:58px; width:100%;}	/*font-family:Helvetica,Arial,Verdana,sans-serif; #C42311*/
/*#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(img/m/dolphin_bg.png) repeat-x bottom left;padding:0 0 0 0px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 10px;height:33px;}
#dolphinnav ul li a span{padding:12px 10px 0 0;height:21px;float:left;color:#000000;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(img/m/dolphin_bg-OVER.png) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;color:#FFFFFF;}
#dolphinnav ul li a.current{color:#fff;background: url(img/m/dolphin_left-ON.png) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current:hover{color:#fff;background: url(img/m/dolphin_left-ON.png) no-repeat top left;line-height:275%;} 	
#dolphinnav ul li a.current span{display:block; color:#FFFFFF; padding:0 10px 0 0;width:auto;background: url(img/m/dolphin_right-ON.png) no-repeat top right;height:33px;}
#dolphin_inner{color: white; padding-top: 10px; font-size: 100%; height: 22px; vertical-align:middle;}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: yellow}
.innercontent{display: none; text-align:left; padding-left:10px}*/



.glowingtabs{ float:left;width:100%; line-height:normal; background-color:#FFFFFF /*Add border strip to bottom of menu*/}
.glowingtabs ul{list-style-type: none;margin:0;margin-left: 5px; /*Left offset of entire tab menu relative to page*/padding:0;}
.glowingtabs li{display:inline;margin:0;padding:0;}
.glowingtabs a{float:left;background:url(./img/m/glowtab-left2.png) no-repeat left top;margin:0;margin-right: 5px; /*spacing between each tab*/padding:0 0 0 9px;text-decoration:none;font-size:13px; }
.glowingtabs a span{float:left; display:block; background:url(./img/m/glowtab2.png) no-repeat right top;padding: 5px 12px 3px 3px;font-weight:bold;color:#95190b; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span { color: black;
/*float:left; display:block; background:url(img/m/dolphin_right-ON2.png) no-repeat right top; */
}

.glowingtabs a.current{ /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	color:#FFFFFF;
}

.glowingtabs a.current span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
background: url(img/m/dolphin_right-ON2.png) no-repeat top right;			/*	ant hoverio ir pasirinkto meniu kad rodytu graziai dizaina  */
color: white; }

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/

}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
background: url(img/m/dolphin_right-ON2.png) no-repeat top right;			/*	ant hoverio ir pasirinkto meniu kad rodytu graziai dizaina  */
}

.tabcontainer{ clear: left; width:100%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	padding-left:10px;
	padding-top: 9px;
	text-align:center;
}
.linktm{
	color:#FFFFFF;
	text-decoration:none;
	}
.linktm:hover{
	color: yellow;
	text-decoration:underline;
	}
.linktm2{
	color:#FFFF00;
	text-decoration:none;
	}
.linktm2:hover{
	color: yellow;
	text-decoration:underline;
	}
.link1{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	}
.link1:hover{
	color: yellow;
	text-decoration:underline;
	font-weight:bold;	
	font-size:10px;	
	}
.tabcontent{ display:none; }
