/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/
html, body {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        font-family: tahoma;
        color: #000000;
}
img {
border: 0;
}
a:active,
a:visited,
a:link {
color: #470124;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
h2 { 
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 1.6em;
    margin-bottom: 0.3em;
	font-weight: bold;   
}

h3 {
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 1.4em;
    margin-bottom: 0.3em;
	font-weight: bold; 
} 

h4 {
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 0.9em;
    margin-bottom: 1em;
	font-weight: bold; 
}

h5,h6 {
    font-size: small;
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 0.9em;
    margin-bottom: 1em;
	font-weight: bold;
    }
table {
        border: 0px;
        border-collapse: collapse;
}
table td {
        padding: 0px;
}
.lead {
font-size: 11px;
color: #000000;
background-image:url('images/lead.png');
background-repeat:repeat-y;
padding-left: 25px;
margin-left: 5px;
font-weight:bold;
text-align:justify;
}
.dane_news {
font-size: 10px;
color: #999;
background-color:#e8ecef;
padding-left: 7px;
padding-top: 5px;
padding-bottom: 5px;
}
.srodek td {
padding-left: 10px;
text-align:left;
}
#popup
{
  background-color:#DFDFDF;
  }
.whitetext {
        color: #ffffff;
        font-size: 10px;                /* ! */
        font-family: tahoma;        /* ! */
        text-decoration: none;
}
.whitetext a {
        color: #66FFFF;
        text-decoration: none;
}
.whitetext a:hover {
        color: #66FFFF;
        text-decoration: underline;
}

#badge {
	position: absolute;
	left: 8px;
	top: -8px;
}

#bip {
	position: absolute;
	right: 8px;
	top: 30px;
}

#bip a {
	color: #FFFFFF;
}

a.bip:link { color:#FFFFFF;
}
			
.zaktab {
cursor: pointer;
display: inline;
margin: 0;
padding: 3px 7px;
text-decoration: none;
padding-right: 32px;
color: black;
background: transparent url("../nowa/images/tab_hover.gif") 100% 1px no-repeat;
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px;
left: 20px;
			}
			
.zakhover, .zakactive {
color: #82264C;
color: black;
z-index: 100;
top: 1px;
background: transparent url("../nowa/images/tab.gif") 100% 0 no-repeat;
			}
			
.tabsContentOuter {
				width: 98%;
				border: 1px solid #cfcdd9;
				float: left;
				clear: none;
			}
			
#tabsContent {
				padding: 2px 4px;
			}
			
.forumramka {
				width: 180px;
				height: 100%;
				background-position: left top;
				border: 1px solid #C0C0C0;
				background-image:url('../images/logo_forum.png'); background-repeat: no-repeat;
			}

.leftramka {
				width: 180px;
				height: 100%;
				background-position: left top;
				border: 1px solid #C0C0C0;
			}

.alfa {
  filter: alpha(opacity=100); /* IE */
  opacity: 1; /* Opera i Safari */
  -moz-opacity:1: /* FireFox */
}
 
.alfa2 {
  filter: alpha(opacity=60); /* IE */
  opacity: 0.60; /* Opera i Safari */
  -moz-opacity:0.60: /* FireFox */
}

/* ==================== */

.ltitle {
        color: #a4a4a4;
        font-size: 12px;
        font-weight: bold;
}


.ltitle_small {
        color: #a4a4a4;
        font-size: 11px;
        font-weight: bold;
}

/* ==================== */

.ntitle {
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
}
.ntitle a {
        color: #4B73D4;
        text-decoration: none;
}
.ntitle a:hover {
        color: #4B73D4;
        text-decoration: underline;
}

/* ==================== */

.ctitle {
        color: #ffffff;
        font-size: 12px;
        font-weight: normal;
}
.ctitle a {
        color: #66FFFF;
        text-decoration: none;
}
.ctitle a:hover {
        color: #66FFFF;
        text-decoration: underline;
}

/* ==================== */

.news {
        color: #000;
        font-family: Verdana;
        font-size:8pt;
        text-align:justify;
        line-height: 15px
}
.news a {
        color: #000000;
        text-decoration: none;
}
.news a:hover {
        color: #000000;
        text-decoration: underline;
}

/* ==================== */

.userstop {
        color: #660000;
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        text-decoration: none;
}
.userstop a {
        color: #000000;
        text-decoration: none;
}
.userstop a:hover {
        color: #000000;
        text-decoration: underline;
}
.userstop td {
        padding: 3px;
}
.userstop thead {
        color: #000000;
        font-weight: bold;
}

/* ==================== */

.hr_line {
        background: url("../nowa/images/line.gif");
        width: 100%;
        height: 7px;
        font-size: 3px;
        margin-top: 4px;
        margin-bottom: 4px;
}

/* ==================== */

.skin {
        padding-left: 10px;
}
select {
        font-size: 11px;
        font-family: tahoma;
}

.top_11 {
        background-image: url("../nowa/images/dlet_top_11.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_13 {
        background-image: url("../nowa/images/dlet_top_13.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_15 {
        background-image: url("../nowa/images/dlet_top_15.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_17 {
        background-image: url("../nowa/images/dlet_top_17.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_19 {
        background-image: url("../nowa/images/dlet_top_19.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_20_1 {
        background-image: url("../nowa/images/dlet_top_20_1.gif");
        background-repeat: no-repeat;
        background-position: right bottom;
}
.top_26 {
        background-image: url("../nowa/images/dlet_top_26.gif");
        background-repeat: repeat-x;
}
.top_31 {
        background-image: url("../nowa/images/dlet_top_31.gif");
        background-repeat: repeat-x;
        height: 40px;
}
.top_32 {
        background-image: url("../nowa/images/dlet_top_32.gif");
        background-repeat: repeat-x;
        height: 40px;
}
.cpbkgr_nolog {
        background-image: url("../nowa/images/dlet_cpbkgr_nolog.gif");
        background-repeat: no-repeat;
}
.cpbkgr_log {
        background-image: url("../nowa/images/dlet_cpbkgr_log.gif");
        background-repeat: no-repeat;
}
.lcol_bkgr {
        background-image: url("../nowa/images/dlet_lcol_bkgr.gif");
        background-repeat: repeat-y;
}
.lcol_bkgr2 {
        background-image: url("../nowa/images/dlet_lcol_bkgr2.gif");
        background-repeat: no-repeat;
        background-position: top left;
}
.bl_title_bkgr {
        background-image: url("../nowa/images/dlet_bltitle_b.gif");
        background-repeat: no-repeat;
        height: 32px;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 11px;
}
.block_02 {
        background-image: url("../nowa/images/dlet_bl_2.gif");
        background-repeat: repeat-y;
}
.a_block_12 {
        background-image: url("../nowa/images/dlet_artblock_12.gif");
        background-repeat: repeat-x;
}
.a_block_22 {
        background-image: url("../nowa/images/dlet_artblock_22.gif");
        background-repeat: repeat-x;
}
.a_block_32 {
        background-image: url("../nowa/images/dlet_artblock_32.gif");
        background-repeat: repeat-x;
}
.a_block_42 {
        background-image: url("../nowa/images/dlet_artblock_42.gif");
        background-repeat: repeat-x;
}
.a_block_52 {
        background-image: url("../nowa/images/dlet_artblock_52.gif");
        background-repeat: repeat-x;
}
.a_block_61 {
        background-image: url("../nowa/images/dlet_artblock_61.gif");
        background-repeat: repeat-y;
}
.a_block_63 {
        background-image: url("../nowa/images/dlet_artblock_63.gif");
        background-repeat: repeat-y;
}
.a_block_72 {
        background-image: url("../nowa/images/dlet_artblock_72.gif");
        background-repeat: repeat-x;
}
.a_block_82 {
        background-image: url("../nowa/images/dlet_artblock_82.gif");
        background-repeat: repeat-x;
}
.adblock_12 {
        background-image: url("../nowa/images/dlet_adblock_12.gif");
        background-repeat: repeat-x;
}
.adblock_21 {
        background-image: url("../nowa/images/dlet_adblock_21.gif");
        background-repeat: repeat-y;
}
.adblock_23 {
        background-image: url("../nowa/images/dlet_adblock_23.gif");
        background-repeat: repeat-y;
}
.adblock_32 {
        background-image: url("../nowa/images/dlet_adblock_32.gif");
        background-repeat: repeat-x;
}
.footer_b {
        background-image: url("../nowa/images/dlet_footer_b.gif");
        background-repeat: repeat-x;
        height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
        color: #757575;                        /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_s.gif");
        background-repeat: repeat-x;
        height: 14px;
        padding-left: 3px;

        border: 1px solid #e6e6e6;
}

/* ==================== Поле формы авторизации */

.a_field {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_a.gif");
        background-repeat: repeat-x;
        height: 14px;
        padding-left: 3px;

        border: 1px solid #000000;
}

/* ==================== */

.f_textarea {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_o.gif");
        background-repeat: repeat-x;

        width: 459px;
        height: 156px;
        border: 1px solid #e0e0e0;
}
.f_input {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_o.gif");
        background-repeat: repeat-x;

        width: 300px;
        height: 14px;
        border: 1px solid #e0e0e0;
}
.f_select {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_o.gif");
        background-repeat: repeat-x;

        height: 14px;
        border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */
 #menu_control a {
    background : #fff;
    border : 0;
    color: #757575;
    font : 11px tahoma;
    text-align : left;
    vertical-align : middle;
    text-decoration : none;
    margin : 0;
    padding : 0;
    width : 100%;
    display : block;
}
#menu_control a:hover {
    background : #f6f6f6;
    color: #4b73d4;
    text-decoration : none;
}
#menu_control img {
    vertical-align : middle;
}

in the end we put for the new style #menu_control a {
    background : #fcfcfc;
    border : 0;
    color: #757575;
    font : 11px tahoma;
    text-align : left;
    vertical-align : middle;
    text-decoration : none;
    margin : 0;
    padding : 0;
    width : 100%;
    display : block;
}
#menu_control a:hover {
    background : #f6f6f6;
    color: #4b73d4;
    text-decoration : none;
}
#menu_control img {
    vertical-align : middle;
    border : 0;
}
.mainmenu {
        color: #888888;
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
        color: #888888;
        text-decoration: none;
}
.mainmenu a:hover {
        color: #636363;
        text-decoration: none;
}
.hr_line {
        background: url("../nowa/images/line.gif");
        width: 100%;
        height: 7px;
        font-size: 3px;
        font-family: tahoma;
        margin-top: 4px;
        margin-bottom: 4px;
}

.navigation {
        color:#666;
        border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
        text-decoration:none;
        color: #636363;
        background:#F9F9F9;
        border:1px solid #E6E6E6;
        padding:3px 6px;
        font-size:11px
}

.navigation a:hover {
        background:#000000;
        color:#FFFFFF;
        border-color:#E6E6E6;
}

.navigation span {
        text-decoration:none;
        background:#fff;
        padding:3px 6px;
        border:1px solid #E6E6E6;
        color:#ccc;
        font-size:11px;
}
.admin_list a:link,
.admin_list {
font-size:16px;
color:#3E1400;
}
.stopka {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
}
.stopka a:link {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underline;
}
.stopka a:visited {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
}
.stopka a:hover {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
}
div.UploadDiv
{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;

}

div.UploadDivBackground
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

div.UploadDivContent
{
    position: absolute;
    left: 50%;
    top: 50%;
	padding: 5px;
    margin-left: -250px;
    margin-top: -50px;
    z-index: 2;
}

table.UploadTable
{
	width: 500px;
	height: 100px;
	background: #FFFFFF;
	border: 1px solid #000000; padding-left:15px; padding-right:15px;
}
.onlineu {
background-position: center; 
height: 30px;
font-family: Verdana;
font-size: 11px;
color: #808080; text-align:left; padding-top:15px; padding-left:40px; background-color:#FEE89A; background-image:url(http://www.lgo.pl/admin/images/online.png); background-position:left; background-repeat:no-repeat;
}

a.laczes:link{
font-family: Verdana; font-size: 10px; color: #55552B; font-weight: bold;
}
a.laczes:visited {
font-family: Verdana; font-size: 10px; color: #55552B; font-weight: bold;
}
a.laczes:hover {
font-family: Verdana; font-size: 10px; color: #55552B; font-weight: bold; text-decoration: underline;
}
a.klaczez:link {
font-family: Verdana; font-size: 11px; color: #55552B; font-weight: bold;
}
a.klaczez:visited {
font-family: Verdana; font-size: 11px; color: #55552B; font-weight: bold;
}
a.klaczez:hover {
font-family: Verdana; font-size: 11px; color: #55552B; font-weight: bold; text-decoration: underline;
}
.szukaj input {
height:18px; width:120px; font-size: 8pt; font-weight: bold; border: 1px solid #82264C; background-color: #e3e3e3; vertical-align:middle;
}
.menul { background-image: url(../wgo/images/b_menu.png); background-repeat: no-repeat; background-position: bottom left; text-align: left; color:#0066CC; font-size:12px; font-weight:bold; padding-top: 10px; padding-bottom: 15px; }
.tabelarejestru td
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e8e8e8;
	color: #646464;
	font-size: 11px;
	font-family: Verdana;
}
.nazwadzialu {
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 20px;
letter-spacing: 1px;
font-weight: bold;
color: #000;
background-image:url(../bip/web/tlo.png);
padding-top: 5px;
padding-bottom: 5px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 200px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#logo {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(../wiazowna/images/logo.png) no-repeat 0 50px;
}

#logo h1 {
	padding: 126px 0 0 20px;
}

#logo h1 a {
	text-transform: lowercase;
	font-size: 22px;
	letter-spacing: 5px;
	color: #000;
}

#logo h1 i {
	text-transform: uppercase;
	letter-spacing: -3px;
	font: italic normal 26px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 42px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #D6D5D5;
	background: #EAEAEA;
	width: 100%;
}

#footer p {
	width: 100%;
	margin: 0 auto;
	font-size: x-small;
	text-align: center;
}

/* BOXY INDEX */
.p4 { margin:0px 4px; height:1px; overflow: hidden; }
.p3 { margin:0px 3px; height:1px; overflow: hidden; }
.p2 { margin:0px 2px; height:1px; overflow: hidden; }
.p1 { margin:0px 1px; height:1px; overflow: hidden; }
.p0 { margin:0px 0px; height:1px; overflow: hidden; }

/* lokalne grupy */
.tyt_menu_lgo {
font-size:13px;
font-weight:bold;
color:#000000;
font-family:"Courier New", Courier, monospace;
border-bottom:#666666 dashed 1px;
text-align:left;
}
.tabela_lgo { width:960px; text-align:left; }
.k_lgot1 { background-color: #FFF; /* jasny  kolor tla komorek */ }
.k_lgot2 { background-color: #FFF; /* ciemny kolor tla komorek */ }
.k_lgot3 { background-color: #FFF;   /* kolor tla */ }
.k_lgot4 { background-color: #d1d9dc; /* kolor obramiwania */ }
.ramki_lgo {
  border-left:3px solid  #d1d9dc;  /* kolor obramiwania */
  border-right:3px solid #d1d9dc; /* kolor obramiwania */
  padding:0px 2px;
}
.komorka_lgo { padding:3px; color: #000; /* kolor czcionki */ }

/* wiadomosci */
.tyt_menu_new {
font-size:13px;
font-weight:bold;
color:#000000;
font-family:"Courier New", Courier, monospace;
border-bottom:#666666 dashed 1px;
text-align:left;
}
.tabela_new { width:700px; text-align:left; }
.k_newt1 { background-color: #FFF; /* jasny  kolor tla komorek */ }
.k_newt2 { background-color: #FFF; /* ciemny kolor tla komorek */ }
.k_newt3 { background-color: #FFF;   /* kolor tla */ }
.k_newt4 { background-color: #d1d9dc; /* kolor obramiwania */ }
.ramki_new {
  border-left:3px solid  #d1d9dc;  /* kolor obramiwania */
  border-right:3px solid #d1d9dc; /* kolor obramiwania */
  padding:0px 2px;
}
.komorka_new { padding:3px; color: #000; /* kolor czcionki */ }

/* dotacje */
.dotacja {
text-align:left;
}
.dotacje_ramka {
width:145px;
border-bottom:dotted #a0533e;
border-left:dotted #a0533e;
border-top:dotted #a0533e;
font-size:12px;
font-weight:bold;
padding: 5px;
line-height:140%;
}
.dotacje_ramka, .tytul_dotacje {
font-family:"Times New Roman", Times, serif;
letter-spacing:3px;
font-size:14px;
font-weight:bold;
}
.dotacje_ramka_p, .dotacje_ramka_p input {
float:right !important;
text-align:right;
width:95px;
}
/* galeria */
.tabela_gal { width:770px; text-align:left; }
.k_galt1 { background-color: #FFF; /* jasny  kolor tla komorek */ }
.k_galt2 { background-color: #FFF; /* ciemny kolor tla komorek */ }
.k_galt3 { background-color: #FFF;   /* kolor tla */ }
.k_galt4 { background-color: #d1d9dc; /* kolor obramiwania */ }
.ramki_gal {
  border-left:3px solid  #d1d9dc;  /* kolor obramiwania */
  border-right:3px solid #d1d9dc; /* kolor obramiwania */
  padding:0px 2px;
}
.komorka_gal { padding:3px; color: #000; /* kolor czcionki */ }


/* zakladki index */
div.domtab{
			padding:0 10px;
			width:700px;
			font-size:90%;
		}
ul.domtabs{
			float:left;
			width:700px;
			margin: 5px 0 0 0;
			list-style-type: none !important;
			list-style-image:none !important;			
		}
ul.domtabs li{
			float:left;
			padding:0 .5em 0 0;
		}
ul.domtabs li.domtabs1{
			background:#e2e2be;	
			width:150px;	
			float:left;
			padding:0 .5em 0 0;
			margin-left:3px;
			border-color:#999966;
			border-left-style:solid;
			border-left-width:1px;
			border-right-style:solid;
			border-right-width:1px;
			border-top-style:solid;
			border-top-width:1px;
		}
ul.domtabs li.domtabs2 {
			background:#e2e5e7;
			float:left;
			padding:0 .5em 0 0;
			margin-left:3px;
			border-color:#9999CC;
			border-left-style:solid;
			border-left-width:1px;
			border-right-style:solid;
			border-right-width:1px;
			border-top-style:solid;
			border-top-width:1px;
		}
ul.domtabs li.domtabs3 {
			background:#d4e5d1;
			float:left;
			padding:0 .5em 0 0;
			margin-left:3px;
			border-color:#a5cf9e;
			border-left-style:solid;
			border-left-width:1px;
			border-right-style:solid;
			border-right-width:1px;
			border-top-style:solid;
			border-top-width:1px;
		}
ul.domtabs li.domtabs4 {
			background:#f0e6e6;
			float:left;
			padding:0 .5em 0 0;
			margin-left:3px;
			border-color:#e0d0c0;
			border-left-style:solid;
			border-left-width:1px;
			border-right-style:solid;
			border-right-width:1px;
			border-top-style:solid;
			border-top-width:1px;
		}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
			width:7em;
			padding:.2em 1em;
			display:block;
			color: #000;
			height:3em;
			font-weight:bold;
			text-decoration:none;
			font-size: 12px;
		}

.srodek_tab{
			clear:both;
			width:630px;
			color:#000;
			padding:1em 3em;
			font-size: 12px;
		}
#tab1 {
			background:#e2e2be;
			clear:both;
			width:630px;
			color:#000;
			padding:1em 3em;
			font-size: 12px;
	}
#tab2 {
			background:#e2e5e7;
			clear:both;
			width:630px;
			color:#000;
			padding:1em 3em;
			font-size: 12px;
	}
#tab3 {
			background:#d4e5d1;
			clear:both;
			width:630px;
			color:#000;
			padding:1em 3em;
			font-size: 12px;
	}
#tab4 {
			background:#f0e6e6;
			clear:both;
			width:630;
			color:#000;
			padding:1em 3em;
			font-size: 12px;
	}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover {
			color: #FF0000;
}

.mmenuss { width: 300px;
text-align:left;
}
.mmenuss ul{ padding: 0;
margin: 0;
list-style-type: none;
}
.mmenuss .buttonss a {
background: url(../sllgo/img/dark5.gif) repeat-x top left;
margin:1px;
background-color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
display: block;
width:95%;
color: #000;
text-decoration: none;
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #222222;
padding-top:6px;
padding-bottom:6px;
padding-left:2%;
}
.mmenuss .buttonss a:hover{ 
color:#990000;
background: url(../sllgo/img/dark5b.gif) repeat-x bottom left;
background-color:#FFFFFF;
}
.mmenuss .buttontutss a {
background: url(../sllgo/img/dark5b.gif) repeat-x top left;
margin:1px;
background-color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
display: block;
width:95%;
color: #990000;
text-decoration: none;
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #222222;
padding-top:6px;
padding-bottom:6px;
padding-left:2%;
}