.moduleMenu
{
}

.menuPanel
{
	width: 232px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.menuBar_0, .menuBar_1, .menuBar_2, .menuBar_3
{

}

.menuBar_1{position:relative; width:440px; top:-330px; left:375px; clear:right; overflow:hidden;}
.menuBar_2{position:relative; width:440px; top:-330px; left:375px;}

.menuItem_0
{
	height: 52px;
	width:167px;
	background-image: url('../images/btn_psv.gif');
	background-position:top left;
	background-repeat:no-repeat;
	line-height:4em;
	margin-bottom:20px;
	margin-left:32px;
}

a .menuItem_0.active{
	background-image: url('../images/btn_act.gif');
}

a .menuItem_0{color: #003b93; text-decoration:none;}
a:hover .menuItem_0{text-decoration:none; cursor:hand}
a .menuItem_0.active{color: #ac2d01; text-decoration:none;}
.menuItem_0 div.text{
float:left;
width:70px;
padding-left:15px
}
.menuItem_0#O_firmie div.icon{
	background-image: url('../images/o_firmie.jpg');
}
.menuItem_0#Uslugi div.icon{
	background-image: url('../images/usugi.jpg');
}
.menuItem_0#Galeria div.icon{
	background-image: url('../images/galeria.jpg');
	
}
.menuItem_0#Kontakt div.icon{
	background-image: url('../images/kontakt.jpg');
}

.menuItem_0 div.icon{
    position:relative;
	top:4px;
	float:right;
	margin-right:4px;
	width:55px;
	height:40px;
	background-repeat: no-repeat;
	background-position: top right;
}

