/* 
  Daryta pagal :
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.lmenu {
 position:relative;
 margin  :0px auto;
 min-width:8em;
 max-width:174px; /* based on image dimensions - not quite consistent with drip styles yet */
 /*Max-Width reikia  */
 color : white;
 z-index:13;
 margin-left  : 9px; /* default, width of left corner */ /* turi buti lygus suapvalinimui */
 /* margin-left  : 0px; /* default, width of left corner */ 
 margin-bottom : 0.5em; /* spacing under lmenu */
 padding: 0;
}

.lmenu .content,
.lmenu .t,
.lmenu .b,
.lmenu .b div {
 background : transparent url(blynas_meniu_didelis.png) no-repeat top right;
}

.lmenu .content {
 position:relative;
 zoom:1;
 padding:6px 0px 0px 0px; 
 /* iš viršaus 6, iš dešinės 12 ? */
 /* toks pat kaip b heigt */
 _overflow-y:hidden;
}

.lmenu .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:8px; /* top slice width */
 margin-left:-8px; /*buvo nurodytas */
 /*margin-left:0px; */
 background-position:top left; 
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
}

.lmenu .b {
 /* bottom */
 position:relative;
 width:100%;
}

.lmenu .b,
.lmenu .b div {
 height : 6px; /* height of bottom cap/shade */
 font-size:1px;
}

.lmenu .b {
 background-position:bottom right;
}

.lmenu .b div {
 position:relative;
 width:8px; /* bottom corner width */
 margin-left:-8px; 
 /*turi buti toki patys kaip t */
 background-position:bottom left;
}

.lmenu .hd,
.lmenu .bd,
.lmenu .ft {
 position:relative;
}

.lmenu .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.lmenu h4,
.lmenu p,
.lmenu a
 {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 line-height: normal;
 padding:0.2em 0px 0.2em 0px;
 font-family:  Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
 font-size: 12px; 
 text-align: left;
 color: white;
}

.lmenu a
 {
  font-weight: bolder;
}

.lmenu a:hover
 {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 line-height: normal;
 padding:0.2em 0px 0.2em 0px;
 font-family:  Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
 font-size: 12px; 
 font-weight: bolder; 
 text-align: left;
 text-decoration: none; 
 /*color:rgb(255,150,90);*/
 color: rgb(255,150,90);
}


.lmenu h4 {
 padding-bottom:0px;
}

/*****************************************************************************************/

.selmenu {
 position:relative;
 margin  :0px auto;
 min-width:8em;
 max-width:174px; /* based on image dimensions - not quite consistent with drip styles yet */
 /*Max-Width reikia  */
 color : white;
 z-index:13;
 margin-left  : 9px; /* default, width of left corner */ /* turi buti lygus suapvalinimui */
 /* margin-left  : 0px; /* default, width of left corner */ 
 margin-bottom : 0.5em; /* spacing under selmenu */
 padding: 0;
}

.selmenu .content,
.selmenu .t,
.selmenu .b,
.selmenu .b div {
 background : transparent url(blynas_meniu_zymetas.png) no-repeat top right;
}

.selmenu .content {
 position:relative;
 zoom:1;
 padding:6px 0px 0px 0px; 
 /* iš viršaus 6, iš dešinės 12 ? */
 /* toks pat kaip b heigt */
 _overflow-y:hidden;
}

.selmenu .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:8px; /* top slice width */
 margin-left:-8px; /*buvo nurodytas */
 /*margin-left:0px; */
 background-position:top left; 
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
}

.selmenu .b {
 /* bottom */
 position:relative;
 width:100%;
}

.selmenu .b,
.selmenu .b div {
 height : 6px; /* height of bottom cap/shade */
 font-size:1px;
}

.selmenu .b {
 background-position:bottom right;
}

.selmenu .b div {
 position:relative;
 width:8px; /* bottom corner width */
 margin-left:-8px; 
 /*turi buti toki patys kaip t */
 background-position:bottom left;
}

.selmenu .hd,
.selmenu .bd,
.selmenu .ft {
 position:relative;
}

.selmenu .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.selmenu h4,
.selmenu p,
.selmenu a
 {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 line-height: normal;
 padding:0.2em 0px 0.2em 0px;
 font-family:  Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
 font-size: 12px; 
 text-align: left;
 color: white;
}

.selmenu a
 {
   font-weight: bolder; 
}

.selmenu a:hover
 {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 line-height: normal;
 padding:0.2em 0px 0.2em 0px;
 font-family:  Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
 font-size: 12px; 
 font-weight: bolder; 
 text-align: left;
 text-decoration: none; 
 /*color:rgb(255,150,90);*/
 color: rgb(255,150,90);
}


.selmenu h4 {
 padding-bottom:0px;
}

/************* mažasis 2 lygio meniu ******************************************************/

.seclmenu {
 position:relative;
 margin  :0px auto;
 min-width:8em;
 max-width:174px; /* based on image dimensions - not quite consistent with drip styles yet */
 /*Max-Width reikia  */
 color : white;
 z-index:13;
 margin-left  : 9px; /* default, width of left corner */ /* turi buti lygus suapvalinimui */
 /* margin-left  : 0px; /* default, width of left corner */ 
 margin-bottom : 0.5em; /* spacing under 2lmenu */
 margin-top : -0.3em; /* spacing under 2lmenu */ /*šiektiek pakeliam*/
 padding: 0;
}

.seclmenu .content,
.seclmenu .t,
.seclmenu .b,
.seclmenu .b div {
 background : transparent url(blynas_2meniu.png) no-repeat top right;
}

.seclmenu .content {
 position:relative;
 zoom:1;
 padding:6px 0px 0px 0px; 
 /* iš viršaus 6, iš dešinės 12 ? */
 /* toks pat kaip b heigt */
 _overflow-y:hidden;
}

.seclmenu .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:8px; /* top slice width */
 margin-left:-8px; /*buvo nurodytas */
 /*margin-left:0px; */
 background-position:top left; 
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
}

.seclmenu .b {
 /* bottom */
 position:relative;
 width:100%;
}

.seclmenu .b,
.seclmenu .b div {
 height : 6px; /* height of bottom cap/shade */
 font-size:1px;
}

.seclmenu .b {
 background-position:bottom right;
}

.seclmenu .b div {
 position:relative;
 width:8px; /* bottom corner width */
 margin-left:-8px; 
 /*turi buti toki patys kaip t */
 background-position:bottom left;
}

.seclmenu .hd,
.seclmenu .bd,
.seclmenu .ft {
 position:relative;
}

.seclmenu .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.seclmenu h4,
.seclmenu p,
.seclmenu a
 {
				margin: 0px;
               /* margins will blow out backgrounds, leaving whitespace. */
				line-height: 160%;
				padding: 0.2em 0px 0.2em 6px;
				font-family: Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
				font-size: 12px;
				text-align: left;
				color: white;
}

.seclmenu li
 {
  border-bottom: 1px dotted #A5AFB9;
}

.seclmenu .seclmenu a
 {
				margin: 0px;
               /* margins will blow out backgrounds, leaving whitespace. */
				line-height: 160%;
				padding: 0.2em 0px 0.2em 6px;
				font-family: Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
				font-size: 12px;
				text-align: left;
				color: #334455;
}

.seclmenu .seclmenu li
 {
  border-bottom: 1px dotted #778899;
}


.seclmenu a
 {
  font-weight: normal;
}

.seclmenu .content span
 {
   color: rgb(5,30,55);
   font-size: 12px;
   margin-left: -4px;
   padding-right: 0px;
}

.seclmenu a:hover
 {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 line-height: 160%;
 padding:0.2em 0px 0.2em 6px;
 font-family: Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
 font-size: 12px; 
 font-weight: normal; 
 text-align: left;
 text-decoration: none; 
 color: rgb(255,150,90);
}

.seclmenu .seclmenu a:hover
 {
				margin: 0px;
               /* margins will blow out backgrounds, leaving whitespace. */
				line-height: 160%;
				padding: 0.2em 0px 0.2em 6px;
				font-family: Trebuchet, "Trebuchet MS", "Segoe UI", Arial, Verdana, Microsoft San Serif, San Serif;
				font-size: 12px;
				text-align: left;
                                text-decoration: none; 
				color: #FF5500;
}

.seclmenu h4 {
 padding-bottom:0px;
}

.seclmenu a.selmenu_a 
{
  /*font-weight: bolder;*/
  /*color : #EEEEEE;*/
  color: rgb(255,150,90);
  /*color : #FF5500;*/
  text-shadow: 1px 1px 2px #000; 
}

.seclmenu a.seclmenu_a 
{
  /*font-weight: bolder;*/
  color: rgb(255,150,90);
  text-shadow: 1px 1px 2px #000; 
}

.selmenu a.selmenu_a 
{
  font-weight: bolder;
  /*color : #EEEEEE;*/
  color: rgb(255,150,90);
  text-shadow: 1px 1px 2px #000; 
}
.lmenu a.selmenu_a 
{
  font-weight: bolder;
  /*color : #EEEEEE;*/
  color: rgb(255,150,90);
  text-shadow: 1px 1px 2px #000; 
}
.seclmenu a.selmenu_aseclmenu_a 
{
  /*font-weight: bolder;*/
  /*color : #EEEEEE;*/
  color: rgb(255,150,90);  
  text-shadow: 1px 1px 2px #000; 
}
.selmenu a.selmenu_aseclmenu_a 
{
  font-weight: bolder;
  /*color : #EEEEEE;*/
  color: rgb(255,150,90);  
  text-shadow: 1px 1px 2px #000; 
}
.lmenu a.selmenu_aseclmenu_a 
{
  font-weight: bolder;
  /*color : #EEEEEE;*/
  color: rgb(255,150,90);
  text-shadow: 1px 1px 2px #000; 
}

/*----------------------------- BLYNAS ---------------------------------*/

.blynelis {
 position:relative;
 /*margin  :0px auto;*/
 min-width:8em;
 max-width:630px; /* based on image dimensions - not quite consistent with drip styles yet */
 /*Max-Width reikia  */
 color : white;
 z-index:13;
 /*margin-left  : 12px;*/ /* default, width of left corner */ /* turi buti lygus suapvalinimui */
 /* margin-left  : 0px; */ /* default, width of left corner */ 
 /* margin-bottom : 0.5em; */ /* spacing under blynelis */
 margin: 0px 7px 2px 17px;
 padding: 0;
}

.blynelis .content,
.blynelis .t,
.blynelis .b,
.blynelis .b div {
 background : transparent url(blynas_copy.png) no-repeat top right;
}

.blynelis .content {
 position:relative;
 zoom:1;
 padding : 14px 0px 0px 0px; 
 /* iš viršaus 6, iš dešinės 12 ? */
 /* toks pat kaip b heigt */
 _overflow-y:hidden;
}

.blynelis .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width : 12px; /* top slice width */
 margin-left : -12px; /*buvo nurodytas */
 /*margin-left:0px; */
 background-position:top left; 
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
}

.blynelis .b {
 /* bottom */
 position:relative;
 width:100%;
}

.blynelis .b,
.blynelis .b div {
 height : 14px; /* height of bottom cap/shade */
 font-size:1px;
}

.blynelis .b {
 background-position:bottom right;
}

.blynelis .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px; 
 /*turi buti toki patys kaip t */
 background-position:bottom left;
}

.blynelis .hd,
.blynelis .bd,
.blynelis .ft {
 position:relative;
}

.blynelis .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.blynelis p,
.blynelis a
 {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
}






























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
