@charset "utf-8";
/* CSS Document */

div#MainBox {
	position:relative;
	display:block;
	width:950px;
	height:627px;
	margin-left:auto;
	margin-right:auto;
}
div#BanerBox {
	position:absolute;
	display:block;
	width:950px;
	height:161px;
	background-image:url(/images/LogoLewyGornyRog.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	background-color:#000000;
}
div#Baner {
	display:block;
	position:absolute;
	width:706px;
	height:161px;
	left:244px;
/*
	background-image:url(/images/BanerII.png);
	background-repeat:no-repeat;
	background-position:0 0;
*/
}
div#PasekGorny {
	display:block;
	position:absolute;
	width:950px;
	height:44px;
	background-color:#72706F;
	top:161px;
	background-image:url(/images/PasekPodBanerem1.png);
	background-position:0 10px;
	background-repeat:no-repeat;
}
div#MiddleBox {
	display:block;
	position:absolute;
	width:950px;
	height:330px;
	top:205px;
}
div#PasekDolnySzary {
	display:block;
	position:absolute;
	width:950px;
	height:72px;
	background-color:#72706F;
	top:535px;
	background-image:url(/images/PasekDolny.png);
	background-position:0 0 ;
	background-repeat:no-repeat;
}
div#PasekDolnyCzarny {
	display:block;
	position:absolute;
	width:950px;
	height:20px;
	background-color:#000000;
	top:607px;
}

div#Menu {
display:block;
position:absolute;
width:239px;
height:310px;
background-image:url(/images/LewySzaryBocznyPasek.png);
background-repeat:repeat-x;
top:0px;
padding-top:20px;
}
div#PasekPionowyLewy {
display:block;
position:absolute;
height:330px;
width:27px;
left:239px;
top:0px;
background-image:url(/images/PasekLewyBocznyZielony.png);
background-repeat:no-repeat;
}
div#Tresc {
display:block;
position:absolute;
padding-left:5px;
padding-right:5px;
height:330px;
width:652px;
left:266px;
top:0px;
overflow:auto;
border:thin;
}
div#PasekPionowyPrawy {
display:block;
position:absolute;
height:330px;
width:27px;
left:928px;
top:0px;
background-image:url(/images/PasekPrawyBocznyZielony.png);
background-repeat:no-repeat;
}

ul#mainlevel_mainmenu {
	margin: 0px;
	padding:0;
	padding-left:13px;

	width: auto;
	list-style-type: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;
}
ul#mainlevel_mainmenu li {
	margin: 0;
	width: 213px;
	float: left;
	height: 29px;
	background-image:url(/images/WycinekPrzycisku.png);
	background-repeat:repeat-x;
	vertical-align:middle;
		padding-bottom:10px;
}
ul#mainlevel_mainmenu a {
	display:block;
		height: 29px;
	color: #000000;
	text-decoration:none;
	line-height:29px;

}
ul#mainlevel_mainmenu a:hover, ul#mainlevel_mainmenu a:focus {
	color: #fffb9c;
	display:block;
}

