li {
	list-style-position: inside;
	list-style-image: url(imgs/arrow.gif);
	list-style-type: square;
}

BODY {  
	font-size: 15px; 
	font-family:Tahoma, Verdana, Arial;
	background-image:url(gfx/pasek.gif); 
	background-repeat:repeat-x;
	background-color: #FADCAA;
	MARGIN-TOP: 0px;
	MARGIN-Bottom: 0px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	color: #5E6151;
	line-height: 15px;
}

H1 { 
	font-size: 20px; 
	font-family:Tahoma, Verdana, Arial;
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 0;
	margin-bottom: 2px;
}

A.lh, A.lh:visited, A.lh:active { 
	color: #FFFFFF; 
	text-decoration: none;
	font-size:11px; 
}

A.lh:hover { 
	color: #000000; 
	text-decoration: underline;
	font-size:11px; 
}

A.strona, A.strona:visited, A.strona:active { 
	color: 2C7F06; 
	text-decoration: none;
	font-size:12px; 
}

A.strona:hover { 
	color: #000000; 
	text-decoration: underline;
	font-size:12px; 
}

.content1 {
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 0px;
    FONT-SIZE: 13px; 
}

.gora {
	background-image:url(gfx/pasek1.gif); 
	background-repeat:repeat-x;
	
}
.srodek {
	background-image:url(gfx/pasek2.gif); 
	background-repeat:repeat-x;
	background-color: #9DD928;
}
.dol {
	background-image:url(gfx/stopka.gif); 
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-size:11px; 
}



td { line-height:16px; font-family:Arial; font-size:15px;
    background-color: #FFFCF1;
	}
.nowe_menu
{   position:relative;
	margin:0px auto;
	width:800px;
	height:582px;
	z-index: 20;
}	
.slogan
{
position: absolute;
top:30px;
right:50px;
}
.bialo
{
	position: absolute;
	top:147px;
	margin:0px auto;
	width:800px;
	height:435px;
	background: #fff;
	z-index: 15;
}
.obrazek
{
	position: absolute;
	top:168px;
	margin:0px auto;
	width:800px;
	height:408px;
	background: transparent;
	z-index: 25;
	background-image:url(images/tlo.png); 
	background-repeat:no-repeat;
	background-position:bottom center;
}

.slogan img
{
position: absolute;
top:10px;
right:300px;
}

.menu{
position: absolute;
top:95px;
left:40px;
}

.menu ul{
/*margin: 100px 0px 0px 20px;*/
padding: 0;
list-style-type: none;
}

.menu ul li{
position: relative;
display: inline;
float: left;
padding-left:7px;
padding-right:7px;

}

.menu ul li a{
-webkit-border-radius: 9px 9px 0 0;
border-radius: 9px 9px 0 0;
text-align:center;
display: block;
width:87px;
padding-top:10px;
padding-bottom:80px;
background: #fff;
text-decoration: none;
z-index: 10;
font-size:11px;
font-weight:bold;
color:#7f7f7f;
border:1px solid #adb199;
	background-image:url(images/gwiazda_mala.png); 
	background-repeat:no-repeat;
	background-position: center -100px;
}

.menu ul li a:hover{

background: #e79505;
color:#fff;
padding-top:40px;
-moz-transform: translateX(0px) translateY(-30px);
-webkit-transform: translateX(0px) translateY(-30px);
-o-transform: translateX(0px) translateY(-30px);
-ms-transform: translateX(0px) translateY(-30px);
transform: translateX(0px) translateY(-30px);
z-index: 20;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
	background-image:url(images/gwiazda_mala.png); 
	background-repeat:no-repeat;
	background-position: center 10px;

}

.menu ul li a.active {
-webkit-border-radius: 9px 9px 0 0;
border-radius: 9px 9px 0 0;
text-align:center;
display: block;
width:85px;
padding-top:10px;
padding-bottom:80px;
background: #e79505;
color: #fff;
text-decoration: none;
z-index: 20;
font-size:11px;
font-weight:bold;
border:1px solid #adb199;
padding-top:40px;
-moz-transform: translateX(0px) translateY(-30px);
-webkit-transform: translateX(0px) translateY(-30px);
-o-transform: translateX(0px) translateY(-30px);
-ms-transform: translateX(0px) translateY(-30px);
transform: translateX(0px) translateY(-30px);

-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
	background-image:url(images/gwiazda_mala.png); 
	background-repeat:no-repeat;
	background-position: center 10px;

}