                              /*
*
* CSS file 4 Lamar
*
* by Tunker
*
* mail: rafal@linet.com.pl
*/


body
{
  margin:0 0 20px 0;
  background-color:#143C70;
  font-family:Verdana;
}

.vs
{
  font-size:1px;
}

.vs2
{
  width:283px;
  height:26px;
  font-size:1px;

  background-image:url('../images/bgBottomMain2.jpg');
  background-repeat:repeat-y;
}

#topFrame
{
  width:995px;
  height:140px;
  font-size:1px;

  background-image:url('../images/bgMainTop.jpg');
  background-repeat:no-repeat;
}

#centerFrame
{
  width:995px;
  font-size:1px;

  background-image:url('../images/bgCenterMain.jpg');
  background-repeat:repeat-y;
}

#bottomFrame
{
  width:995px;
  height:88px;
  font-size:1px;

  background-image:url('../images/bgBottomMain.jpg');
  background-repeat:no-repeat;
}

#leftMainBottom
{
  width:283px;
  height:26px;
  font-size:1px;

  background-image:url('../images/bgMenuBottomMain.jpg');
  background-repeat:no-repeat;
}


.menuItem
{
  width:154px;
  height:35px;
  padding:0 10px 0 0;

  background-image:url('../images/bgMenuItem.jpg');
  background-repeat:no-repeat;

  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  color:#153A6E;
}

.menuItem a
{
  color:#153A6E;
  text-decoration:none;
}

.menuItem a:hover
{
  color:#30568A;
  text-decoration:underline;
}

.menuItem2
{
  width:154px;
  height:35px;
  padding:0 10px 0 0;

  background-image:url('../images/bgMenuItem2.jpg');
  background-repeat:no-repeat;

  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  color:#074DAC;
}

.menuItem2 a
{
  color:#074DAC;
  text-decoration:none;
}

.menuItem2 a:hover
{
  color:#3975C7;
  text-decoration:underline;
}

.menuItem3
{
  width:165px;
  height:24px;
  padding:0 0 0 10px;

  background-image:url('../images/bgMenuItem3.jpg');
  background-repeat:no-repeat;

  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  text-align:left;
  color:#FFEC01;
}

.menuItem3 a
{
  color:#FFEC01;
  text-decoration:none;
}

.menuItem3 a:hover
{
  color:#FFEC01;
  text-decoration:underline;
}

.myLi
{
    list-style-image:url('../images/wypunktowanie.gif');
    margin:0 0 0 0px;
}