@CHARSET "UTF-8";
.menug1
{
  font-family: "Verdana", "Tahoma", "Helvetica", "Geneva", "Arial";
	font-size:11px;
  border:none;
  text-decoration:none;
  text-align:center;
	color:white;
	height:36px;
	border:0;
}

div.meng1
{
  position:relative;
  height:36px;
  top:71px;
  display:inline;
  float:left;
  overflow:hidden;
}

div.meng1l
{
	position:relative;
	height:37px;
	width:9px;
	top:70px;
	background:transparent url(images/b_left_a.gif);
	display:inline;
	float:left;
}

div.meng1p
{
	position:relative;
	height:36px;
	display:inline;
	float:left;
	width:9px;
	top:70px;
	background:transparent url(images/b_right_a.gif);
}

div.odstep
{
	position:relative;
	display:inline;
	top:70px;
	float:left;
	left:255px;
	border-bottom: 2px solid white;
	height:36px;
	width:3px;
}
#SG
{
	background:transparent url(images/strona_glowna.gif) 0 -36px;
}
#SG:hover
{
	background:url(images/strona_glowna.gif);
}

#OF
{
	background:transparent url(images/ofert.gif) 0 -36px;
}
#OF:hover
{
	background:url(images/ofert.gif);
}

#KO
{
	background:url(images/kont.gif) 0 -36px;
}
#KO:hover
{
	background:url(images/kont.gif);
}

#ON
{
	background:transparent url(images/ofirmie.gif) 0 -36px;
}
#ON:hover
{
	background:url(images/ofirmie.gif);
}

#KX
{
	background:transparent url(images/kodex_a.gif);
}
#KX:hover
{
	background:url(images/kodex.gif);
}

/* style dla menu pionowego */
.nav 
   {
    font-size:11px;
    font-weight:bold;
/*    width:140px;  */
    background:#ddd
    }
.nav a
    {
    background: #e9e9e9;
    }
.nav A:Link,.nav A:Visited,.nav A:Active 
    {
    text-decoration:none;
    display:block;
    text-align: left;
    padding:4px 5px 4px 20px;
    margin-bottom:1px;
    border-style:solid;
    border-width:1px 0;
    border-color:#FFF;
    color:#0a7acd
    }
.nav a:hover 
    {
    background:  #99ccff;/*#fff; /* url('images/auto1.gif') no-repeat 15px center; */
    border-left:solid medium #ff9900; /*#cc0055;*/
    color:#ff9900; /*#cc0055;*/
    }
DIV.tytul, div.tytul:hover
    {
    text-decoration:none;
    display:block;
    padding:4px 5px 4px 0px;
    text-align:center;
    margin-bottom:1px;
    border-style:solid;
    border-width:1px 0;
    border-color:#FFF;
    color:#0000ff;
    background-color:#dddddd;
    }

