/*
.on_menu{
color: #ff0000;
background: url(menu_on.gif) #E75200 repeat-x top; 
}
*/

a.menu_top{
  text-decoration: none;
  font-size: 11px;
  color: #A2000B;
  font-weight: bold;
  padding-top: 75px;
text-align: center;
}

a.menu_top:hover{
  text-decoration: underline;
  font-size: 11px;
  color: #A2000B;
  font-weight: bold;
}


#thicktabs_top{
padding: 0px;
margin: 0px;
height: 70px;

background: url(menu_bottom.gif) left bottom;
}



#thicktabs_top li{
padding: 0px;
margin: 0px;
display: inline;

margin-top: 75px;
text-align: center;
}
/*
.thicktabs_top_txt{
margin-top: 75px;
text-align: center;
}
*/
#thicktabs_top{
margin: 0;
padding: 0;
float: left;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}


#thicktabs_top li a{
width: 85px;
}
/* menu off*/
#thicktabs_top li.stronaglowna a{
float: left;
color: #000000;
text-decoration: none;
background: url(home.gif) center top  no-repeat;
border-right: 0px solid #9F9898; /*top border style*/
letter-spacing: 0ex;
}

#thicktabs_top li.templates a{
float: left;
color: #000000;
text-decoration: none;
background: url(templates.gif) center top  no-repeat;
border-right: 0px solid #9F9898; /*top border style*/
letter-spacing: 0ex;
}

#thicktabs_top li.ofirmie a{

float: left;
color: #000000;
text-decoration: none;
background: url(ofirmie.gif) top center no-repeat;
border-right: 0px solid #9F9898; /*top border style*/
letter-spacing: 0ex;
}
#thicktabs_top li.kontakt a{
float: left;
color: #000000;
text-decoration: none;
background: url(kontakt.gif) top center no-repeat;
border-right: 0px solid #9F9898; /*top border style*/
letter-spacing: 0ex;
}
#thicktabs_top li.naskroty a{
float: left;
color: #000000;
text-decoration: none;
background: url(naskroty.gif) top center no-repeat;
border-right: 0px solid #9F9898; /*top border style*/
letter-spacing: 0ex;
}
#thicktabs_top li.historia a{
float: left;
color: #000000;
text-decoration: none;
background: url(mapastrony.gif) top center no-repeat;
border-right: 0px solid #9F9898; /*top border style*/
letter-spacing: 0ex;
}

#thicktabs_top li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #000000; /*left border style*/
}

#thicktabs_top li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #ffffff; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs_top li a:visited{
color: #000000;
}
/* menu on*/

#thicktabs_top li.stronaglowna a:hover{
text-decoration: underline;

}
#thicktabs_top li.templates a:hover{
text-decoration: underline;

}

#thicktabs_top li.ofirmie a:hover{

text-decoration: underline;

}
#thicktabs_top li.kontakt a:hover{
text-decoration: underline;

}
#thicktabs_top li.naskroty a:hover{
text-decoration: underline;

}
#thicktabs_top li.historia a:hover{
text-decoration: underline;

}
/*
<!--[if IE]>

p.iepara{ 
padding-top: 1em;
}

<![endif]-->

*/
