body  {
	margin: 0;
	background: #f1e4ff;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	}
table  {
	border:1px #b82f0b solid;
	}
table th {
	color:#b82f0b;
	}		
table td {	
	border-bottom: 1px solid;
	padding: 0 0 5px 0;
	width:300px;
	color:#d77c1f;
	}
ul {
	list-style-image:url(punktator_zielony.gif);
	}
.too li{
	
	list-style-image:url(images/spoon120.gif);
	}	
.key li {
	line-height: 22px;
	}
.how {
	font-size: 16px;
	}			
#wrapper  {
	width: 920px;
	margin: 0 auto;
	}
	
#top  {
	/*background-color:#D5EDB3;*/
	background-color:#fff;
	height: 125px;
	border-bottom: white solid 5px;
	color:#33CCFF;
	}
#top h1 {
	position: absolute;
	top: 20px;
	color:#4f3d74; /*ciemno zielony*/
	font:22px "Times New Roman", Times, serif;
	margin-left: 100px;
	}	
#logo  {
	background-image: url("http://www.istockphoto.com/file_thumbview_approve/11144042/2/istockphoto_11144042-novo-icon-series-hospital.jpg");
	background-position: 8% 31%;
	}
#logo2  {
	background-image: url("images/logo-22.jpg");
	
	}				
#logo, #logo2  {
	background-repeat:no-repeat;
	position:absolute;
	top: 15px;
	width: 5%;
	}
		
#logo span a {
	display:block;
	height: 95px;
	text-indent: -999px;
	}
	
#nav  {
	background: #9979c0; /*jasno zielony*/
	
	}

#nav ul {
	margin: 0;
	padding: 1px 0;
	}		

#nav ul li {
	display:inline;
	list-style:none;
	
	}	
#nav ul li a {	
	text-decoration:none;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	}
#nav ul li a:hover, #nav ul li a:active, #vitamins ul li a:hover, #vitamins ul li a:active, #minerals ul li a:hover, #minerals ul li a:active {
	background:#fff;
	color:#9979c0;
	}

#content  {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.0em;
	background: #fff;
	padding-top:1px;
	float: left;
	overflow:auto;
	width: 100%;
	}
#content p {
	margin: 0;
	padding: 1.5em;
	line-height: 1.5;
	}
		
#content h3 {
	margin: 1em;
	font-size: 1.1em;
	}	

#content h2 {
	padding: 1em;
	font-size: 1.3em;
	color: #9979c0;
	}
#content h1 {
	padding: 1em;
	font-size: 2em;
	/*color: #9979c0;*/
	color: #4f3d74; /*ciemno zielony*/
	}
#content #c1  {
	width: 750px;
	float: left;
	height:auto;
	padding: 5px;
	}

#content #c2  {
	width: 160px;
	float: right;
	}	
	
#vitamins {
	background: #4f3d74;
	border-top: 0 #ccc solid;
	float: left;
	width:160px;
	/*background: #4f3d74 url(images/left-top.gif) left top no-repeat;*/
	}

#vitamins ul, #minerals  ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	}		

#vitamins ul li, #minerals  ul li {
	
	display: block;
    margin: 0;

	}	
#vitamins ul li a, #minerals  ul li a {	
	text-decoration:none;
	color: #fff;
	font-weight: bold;
	display:block;
	margin: 0;
    padding: 10px 0 0 20px;
    height: 25px; 
	}	
	
#minerals {
	background: #8679c0;
	border-top: 0 #ccc solid;
	float: right;
	width:160px;
	}
.title  {
	border-bottom:1px white solid;
	padding: 10px 0 0 0;
	}
		
#footer  {
	background: #9979c0;
	color: #fff;
	clear:both;
	float:left;
	width:100%;
	
	}
#copyright  {
	padding:15px;
	float:left;
	width:300px;
	}	
#validator {
	float:right;
	padding:5px;
	width:190px;
   }	
