#page {
	width: 1000px;
}
#page, #page_end {
	margin-right: auto;
	margin-left: auto;
}
#page #content .praca .praca-dane {
	float: left;
	padding-bottom: 5px;
}
#page #content .cennik td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#page #content .praca .praca-dane div{
	margin-top:5px;
	padding: 3px;
	font-weight: bold;
}
#page #content .praca .praca-thumbs {
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 10px;
	width: 100%;
	text-align: center;
}


#page_end {
	width:1004px;
	height:100px;
	clear:both;
	background-image:url(images/img01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
#page #content .cennik .cena {
	text-align: center;
}

#menu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#menu ul, #menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#page #content .praca .praca-zdjecie {
	height: 200px;
	width: 250px;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
}


#menu ul {
	float:left;
	width:100%;
	padding-left:55px;
}

#menu ul li {
	float: left;
	background:url(button_l.jpg) no-repeat left top;
}
#page #content .praca {
	background-color: #EEEEEE;
	padding: 10px;
	width: 800px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}


#menu ul a:link, ul a:visited {
	height:43px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	color: #999;
	background:url(button_r.jpg) no-repeat right top;
	margin-left:50px;
	padding-right:38px;
	font-size:13px;
}

#menu ul a:hover {
	color: #fc6;
}

#content, #contentTop, #contentBottom {
	width:auto;
	margin: 0px;
}
#content {
	padding-left: 20px;
	padding-right: 50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	background-image: url(content_mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom:10px;
	padding-top:10px;
}
#contentTop {
	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
h1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 20px;
}
#page #content ul {
	list-style-position: outside;
	list-style-image: url(kropka.jpg);
}
#page #content .opinia {
	background-color: #F3F3F3;
	width: 600px;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#page #content .opinia .opinia-data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	margin-bottom: 10px;
}
#page #content .opinia .opinia-autor {
	font-weight: bold;
	text-align: right;
}
.praca img {
	border: 5px solid #FFFFFF;
}


#contentBottom {
	background-attachment: scroll;
	background-image: url(content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 1000px;
}

body {
	background-attachment: scroll;
	background-image: url(tlo_big.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	clear:both;
}
#footer {
	clear: both;
	text-align:center;
	font-size:11px;
	color:#999999;
	background-attachment: scroll;
	background-image: url(tlo_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 260px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration:none;
	color:#666666;
	font-weight: normal;
}
#footer a:hover {
	color:#AAA;
	text-decoration:underline;
}
#page p {
	margin-bottom: 10px;
	padding: 0px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#AAA;
	text-decoration:underline;
}

