@charset "iso-8859-2";
.all{
	width: 789px;
	margin:0 auto;
	height: 900px;
}

#lewa{
  float:left;
	width: 197px;
	padding-right: 0px;
	height: 400px;
}

#menu{
  float:left;
	width: 197px;
	padding-right: 0px;
	background-image: url(images/index_10.jpg);
	background-color: #FFFFFF;
	height: 740px;
}
	
#reklama{
	float: left;
	width: 160px;
	background-image: url(images/index_02.jpg);
	height: 1020px;
}

#strona{
	float: left;
	width: 432px;
	height: 760px;
	background-image: url(images/index_09.jpg);
	text-align: justify;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#top{
	float: left;
	width: 432px;
	background-image: url(images/index_03.jpg);
	height: 37px;
}

#modna{
	float: left;
	width: 432px;
	background-image: url(images/index_04.jpg);
	height: 223px;
	background-repeat: no-repeat;
}
	
.modna img{
	float: right;
}

body {
	background-color: #877567;
}

p {
	padding-left: 10px;
	padding-right: 10px;
}
	
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978B7E;
}

a:link {
	color: #DE2726;
	text-decoration: none;
}

a:visited {
	color: #DE2726;
	text-decoration: none;
}

a:hover {
	color: #BBA995;
	text-decoration: none;
}

a:active {
	color: #BBA995;
	text-decoration: none;

}

li{
list-style-position: outside;
padding: 1px;
margin-left: 10px;
list-style-image: url(images/m14.gif);
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #978B7E;
}

h1, h2, h3, h4, h5, h6 {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  display: inline;
  color: #BBA995;
}