a:link, a:visited{
	color:#600;
}

a:hover, a:active{
	color:#963
}

#menu a:link, #menu a:visited {
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:20px;
	color:#600;
	background-image:url(images/button-off.jpg)
}
#menu a:hover {
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:20px;
	background-image:url(images/button-on.jpg);
	color:#FFF;
}
#menu a:active {	
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:20px;
	background-color:#C8B679;
	color:#A44200;
}

body {
	background-image:url(images/background-top.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: top;
}

#root{
	position: relative;
	top: -8px;

}
#naglowek {
	width:855px;
	height:319px;
	background-image: url(images/top-image.jpg);
	padding-left: 52px;
	padding-right: 35px;
	position: relative;
	background-position: 18px 0px;
	background-repeat: no-repeat;
}
#zawartosc {
	background-image:url(images/inter-image.jpg);
	background-repeat: repeat-y;
	width: 869px;
	padding-left: 38px;
	padding-right: 35px;
	position: relative;
	min-height: 400px;
}
#stopka {
	height:70px;
	background-image: url(images/bottom-image.jpg);
	background-repeat: repeat-x;
	width: 842px;
	z-index:1;
	position: relative;
	font-size: 12px;
	padding-top: 85px;
	padding-left: 50px;
	padding-right: 50px;
}
#logo {
	width: 192px;
	float: left;
	padding-top: 40px;
}
#menu {
	width:193px;
	height:370px;
	position: relative;
	background-image: url(images/background-menu.jpg);
	padding-left: 13px;
	padding-right: 14px;
	font-size:13px;
	float: left;
	z-index: 1;
}
#podkladka {
	height:290px;
	z-index:-1;
	background-image: url(images/background-bottom.jpg);
	margin-top: -280px;
}
#foto {
	padding-right: 2px;
	position: absolute;
	right: 35px;
	top: -315px;
	height: 400px;
	z-index: 2;
}
#text{
	font-size:12px;
	position: relative;
	color: #5B3E00;
	line-height: 20px;
	width: 600px;
	top: 100px;
	text-align: left;
	right: 30px;
	padding-bottom: 100px;
}
#stopka #left {
	float: left;
}
#stopka #right {
	float: right;
}

