BODY {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 749px;
}

#top {
	width: 1000px;
	height: 88px;
}

#menu {
	width: 1000px;
	height: 76px;
}

#tresc {
	width: 1000px;
	height: 418px;
}

#stopka {
	width: 1000px;
	height: 167px;
	background: url('../images/stopka.jpg') no-repeat;
}



#top .lewe {
	width: 126px;
	height: 88px;
	float: left;
	background: url('../images/top1.jpg') no-repeat;
}

#menu .lewe {
	width: 126px;
	height: 76px;
	float: left;
	background-color: #123456;
	background: url('../images/lmenu.jpg') no-repeat;
}
#tresc .lewe {
	width: 126px;
	height: 418px;
	float: left;
	background-color: #123456;
	background: url('../images/ltresc.jpg') no-repeat;
}

#top .srodkowe {
	width: 670px;
	height: 88px;
	float: left;
	background: url('../images/top2.jpg') no-repeat;
}
#menu .srodkowe {
	width: 670px;
	height: 76px;
	float: left;
}
#tresc .srodkowe {
	width: 670px;
	height: 418px;
	float: left;
	text-align: left;
	background: url('../images/tresc.jpg') no-repeat;
}

#top .prawe {
	width: 204px;
	height: 88px;
	float: right;
	background: url('../images/top3.jpg') no-repeat;
}

#menu .prawe {
	width: 204px;
	height: 76px;
	float: right;
	background: url('../images/pmenu.jpg') no-repeat;
}

#tresc .prawe {
	width: 204px;
	height: 418px;
	float: right;
	background: url('../images/ptresc.jpg') no-repeat;
}

#menu a:hover {
	background-position: 0px -76px;
}

a#home {
	display: block;
	float: left;
	width: 121px;
	height: 76px;
	background: transparent url('../images/home.jpg') no-repeat 0px 0px;
}

a#grafika {
	display: block;
	float: left;
	width: 151px;
	height: 76px;
	background: transparent url('../images/grafika.jpg') no-repeat 0px 0px;
}

a#strony {
	display: block;
	float: left;
	width: 141px;
	height: 76px;
	background: transparent url('../images/strony.jpg') no-repeat 0px 0px;
}

a#cms {
	display: block;
	float: left;
	width: 115px;
	height: 76px;
	background: transparent url('../images/cms.jpg') no-repeat 0px 0px;
}

a#kontakt {
	display: block;
	float: left;
	width: 142px;
	height: 76px;
	background: transparent url('../images/kontakt.jpg') no-repeat 0px 0px;
}

#menustrony	{
	display:none;
}

#center {
	width: 575px;
	height: 400px;
	margin-left: 45px;
	padding: 0px;
}

#center2 {
	width: 575px;
	height: 335px;
	overflow: auto;
	padding: 0px;
}
.center {
	text-align: center;
}

.kolumnal {
	float: left;
	width: 270px;
	margin-right: 10px;
	margin-left: 5px;
	text-align: justify;
}
.kolumnap {
	float: left;
	width: 250px;
	margin-left: 15px;
	text-align: justify;
}

img {
	border: 0px;
}

img.mini {
	margin-top: 5px;
}

img.nap {
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #434d56;
}

ul {
	margin-top: 0px;
	margin-bottom: 2px;
}

li {
	margin-left: -5px;
}