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

#lewa{
  float:left;
	width: 195px;
	padding-right: 0px;
	height: 280px;
}

#menu{
  float:left;
	width: 197px;
	padding-right: 0px;
	background-image: url(obrazki/index_09.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 2000px;
}
	
#reklama{
	float: left;
	width: 171px;
	background-image: url(obrazki/index_03.jpg);
	background-repeat: repeat;
	height: 2266px;
}

#strona{
	float: left;
	width: 373px;
	height: 2004px;
	background-image: url(obrazki/index_08.jpg);
	text-align: justify;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#top{
	float: left;
	width: 373px;
	background-image: url(obrazki/index_04.jpg);
	height: 41px;
}

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

body {
	background-color: #6E256C;
}

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

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

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

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

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

}

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

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