.menu A:link    {COLOR : #ffffff; TEXT-DECORATION : none;}
.menu A:visited {COLOR : #ffffff; TEXT-DECORATION : none;}
.menu A:hover   {COLOR : #ffffff; TEXT-DECORATION : underline; }
.menu           {
				COLOR : #ffffff;
				font-size : 11;
				FONT-FAMILY : Tahoma;
				font-weight : bold;
				letter-spacing : 0px;
				}
				
.sub A:link    {COLOR : #0C568B; TEXT-DECORATION : none;}
.sub A:visited {COLOR : #0C568B; TEXT-DECORATION : none;}
.sub A:hover   {COLOR : #108896; TEXT-DECORATION : underline; }
.sub           {
				COLOR : #0C568B;
				font-size : 11;
				FONT-FAMILY : Tahoma;
				font-weight : bold;
				letter-spacing : 0px;
				TEXT-DECORATION : none;
				}
				
.contacts A:link    {COLOR : #2C2828; TEXT-DECORATION : underline;}
.contacts A:visited {COLOR : #2C2828; TEXT-DECORATION : underline;}
.contacts A:hover   {COLOR : #2C2828; TEXT-DECORATION : none; }
.contacts           {
				COLOR : #2C2828;
				font-size : 11;
				FONT-FAMILY : Tahoma;
/*				font-weight : none;*/
				letter-spacing : 0px;
				}

				
.text A:link    {COLOR : #0C568B; TEXT-DECORATION : underline;}
.text A:visited {COLOR : #0C568B; TEXT-DECORATION : underline;}
.text A:hover   {COLOR : #108896; TEXT-DECORATION : none; }
.text           {
				COLOR : #0C568B;
				font-size : 11;
				FONT-FAMILY : Tahoma;
/* 				font-weight : none; */
				letter-spacing : 0px;
				text-indent : 0;
				}

.newsMailer A:link    {COLOR : #0C568B; TEXT-DECORATION : none;}
.newsMailer A:visited {COLOR : #0C568B; TEXT-DECORATION : none;}
.newsMailer A:hover   {COLOR : #108896; TEXT-DECORATION : none;}


.inputs {BACKGROUND-COLOR: #ffffff; 
		BORDER-BOTTOM: #0C568B 1px solid; 
		BORDER-LEFT: #0C568B 1px solid; 
		BORDER-RIGHT: #0C568B 1px solid; 
		BORDER-TOP: #0C568B 1px solid; 
		COLOR: #3E3E3E; 
		FONT-FAMILY: verdana; 
		FONT-SIZE: 9px; 
		/*WIDTH: 140px*/
	}
.button {
/*		BACKGROUND-COLOR: #e1e1e1; 
		COLOR: #3E3E3E; */
		FONT-FAMILY: tahoma; 
		FONT-SIZE: 10px; 
}		
/* ========================================PRODUKTU MENIU STILIAI */

.item1, .item1_sel
{
    border-bottom: 1px solid #d1d4d6;
    margin: 0px;
    overflow: hidden;
}
.item1 span, .item1 a, .item1_sel a, .item1_sel span
{
    margin-left: 14px;
}

.item1
{
    background : transparent url('images/reklamines/01_str.gif') 0px 6px no-repeat;
    margin: 6px 0px 0px 0px;
    padding-bottom: 8px;
}
.item1_sel
{
    background : transparent url('images/reklamines/k_str.gif') 0px 4px no-repeat;
    margin: 6px 0px 0px 0px;
    padding-bottom: 8px;
}
.item2
{
    background : transparent url('images/reklamines/blue_str.gif') 0px 10px no-repeat;
    padding: 6px 0px 0px 0px;
}
.item2_sel
{
    background : transparent url('images/reklamines/black_str.gif') 0px 10px no-repeat;
    padding: 6px 0px 0px 0px;
}
.item3
{
    background : #fffeec url('images/reklamines/blue_str.gif') 18px 10px no-repeat;
    padding: 6px 0px 0px 7px;
}
.item3_sel
{
    background : #fffeec url('images/reklamines/black_str.gif') 18px 10px no-repeat;
    padding: 6px 0px 0px 7px;
}
.item1 span, .item1 a, .item1_sel a,
.item2 span, .item2 a, .item2_sel a,
.item3 span, .item3 a, .item3_sel a
{
    color: #2d4f92;
    cursor: hand;
    text-decoration: underline;
    font-weight: bold;
    font-size:11px;
}

.item2 span, .item2 a, .item2_sel a,
.item3 span, .item3 a, .item3_sel a
{
    font-weight: normal;
}

.item1_sel span,
.item2_sel span,
.item3_sel span
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size:11px;
}

.item1_sel a,
{
    color: #000000;
    text-decoration: none;
}

.item1 a:hover,
.item2 a:hover,
.item3 a:hover
{
    color: #2d4f92;
    cursor: hand;
    text-decoration: none;
    font-weight: bold;
    font-size:11px;
}

.item2 a:hover,
.item3 a:hover
{
    font-weight: normal;
}


