@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BCA267;
	line-height: 20px;
}

a:link {
	color: #BCA267;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BCA267;
}
a:hover {
	text-decoration: underline;
	color: #AA8D4A;
}
a:active {
	text-decoration: none;
	color: #BCA267;
}

#naglowek {
	width:100%;
	height:380px;
	background-image:url(../images/top_bg.jpg);
}

#top {
    margin:auto;
	width:950px;
	height:323px;
	padding:0px;
	background-image:url(../images/top.jpg);
}

#strona {
    margin:auto;
	width:950px;
	height:auto;
	padding:0px;
	background-image:url(../images/bg_box_glowny.jpg);
	background-repeat:repeat;
}

#box_left {
	width:550px;
	height:auto;
	float:left;
	margin-left:10px;
}

#box_right {
	width:300px;
	height:auto;
	float:right;
}

#stopka {
	width:100%;
	height:164px;
	background-image:url(../images/stopka_bg.jpg);
}

#stopka_m {
    margin:auto;
	width:950px;
	height:164px;
	padding:0px;
	background-image:url(../images/stopka.jpg);
}

#menu_dolne {
	width:870px;
	height:15px;
	margin-top:38px;
	margin-left:40px;
	color:#372F1C;
}

#tresc {
width:540px;
height:auto;
margin-left:10px;
overflow:inherit;
}
