html, body {
	background-color: #FFFFFF;
	background-image: url(files/big/bar_up.png);
	background-repeat:repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

#TOP {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#NAGLOWEK {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 0px;
}

#NAGLOWEK #nazwa_firmy {
	position: absolute;
	top: 22px;
	left: 30px;
	float: left;
	text-align: left;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

#NAGLOWEK #telefony {
	font-size: 16px;
}

#NAGLOWEK img{
	float: left;
	position: absolute;
	top: 10px;
	left: 0px;
}

#NAGLOWEK p{
	float: right;
	text-align: right;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

#NADMENU {
	clear: both;
	width: 100%
}

#menu, #menu ul {
	z-index: 5;
	clear: both;
	width: 99%;
	padding: 0px;
	margin:0;
	list-style-type: none;
}

#menu {
margin: 25px 0 0px 5px;
}

#menu li {
float:left;
position:relative;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;

}

#menu a, #menu a:visited {
	text-decoration: none;
	background-color: #ccc;
	background-image: url(./files/big/m-bar1.png);
	color: #000;
	border: 1px solid #888;
	padding: 5px;

display:block;
width:187px;
height:25px;
line-height:24px;
text-indent:0px;
border-width:0 1px 1px 0;
}

#menu li:hover > a {
background:#FFFFFF;
background-image: url(./files/big/m-bar1-in.png);
color:#393c42;
}

#menu li ul {
display: none;
}

#menu li:hover > ul {
display:block;
position:absolute;
top:0;
left:121px;
}

#menu > li:hover > ul {
left:0;
top:36px;
}



#wrap {
	clear: both;
	width: 680px;
	margin: 0 auto;
}

a:link.carousellink , a:visited.carousellink , a:hover.carousellink {
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	border: 0px;
	padding: 0px;
}



#PODMENU {
	clear: both;
	width: 100%;
	text-align:center;
}

#LEWA {
	width: 200px;
	float: left;
	overflow: hidden;
	background-color: #fffFFF;
}

#LewaTop {
	padding: 10px;
}

#LewaPix {
	width: 200px;
	clear: both;
	overflow: hidden;
	padding: 15px;
	text-align: center;
	
}

#LewaText {
	clear: both;
	width: 200px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF;
}


#PRAWA {
	width: 500px;
	float: left;
	overflow: hidden;
	background-color: #eeefff;
}

#STOPKA {
    z-index: 10;
	clear: both;
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(files/big/bar_dn.png);
	background-repeat:repeat-x;
}
#STOPKA #BOTTOM{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#stopkaA {
	float: left;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
}

#stat4u {
	float: left;
}

#stopkaB, #stopkaB a, #stopkaB a:visited {
	float: right;
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

#oFirmieText {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}

a.gallery {
	color: #000000;
	border-width: 0px;
	border-style: solid;
	margin: 20px;
}

.pranieFoto {
	float: left;
	margin: 20px;
}

.pranieKoniec {
	clear: both;
}

#cennik {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#cennikLewy {
	float: left;
	width: 277px;
	height: 50px;
	border: 2px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}

#cennikPrawy {
	float: right;
	width: 277px;
	border: 2px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}

#cennikTable table {
	float: left;
	table-layout: auto;
	width: 406px;
	border-collapse: collapse;
	empty-cells: show;
	border-style: solid;
	border-width: 3px;
	border-color: #888888;
	color: #000000;
}
#cennikTable table td {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}

#kontakt_all {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

.kontaktClass {
	text-align: center;
	width: 700px;
	font-weight: bold;
}

p.kontaktClass {
	width: 350px;
	height: 350px;
	float: right;
	text-align: center;
	font-weight: normal;
	font-family: verdana;
	font-size: 14px;
}

#frontPic {
	margin: 10px;
}

#frontText {
	margin: 10px;
	font: 12px verdana;
}

