html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #ffffff;
	line-height: 1.5;
}

a {
  color: #F3FC01;
}

a img { border: none; }


#kontener {
	 width: 950px;
	 margin: auto;
	 background: url(background.jpg) repeat-y;
}

flash {
  width: 950px;
  height: 278px;
  /*background: url(top.jpg) no-repeat;*/ 
}

#menu {
  height: 40px;
  margin: 0px 0px 0px 0px;
}

#menu img {
  border: none;
}
#menu a {
  margin: 0px 0px 0px 0px;
  border: none;
}

#left_content {
  width: 303px;
  float: left;
}

#kucharz {
  width: 303px;
  height: 128px;
  background: url(cook_bottom.jpg);
}

#left_content .lewy_obraz {
  padding-left: 50px;
  padding-bottom: 30px;
}

#left_content .lewy_tekst {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10px;
  line-height: 1;
}


#right_content {
  width: 647px;
  float: right;
}

#content {
  padding-left: 30px;
  padding-right: 50px;
}

#content .naglowek {
  font-size: 18px;
  font-family: Trebuchet MS, Verdana, Arial;
  color: #F9F18C; 
}

#footer {
  clear: both;
  width: 950px;
  height: 18px;
  background: url(footer.jpg) no-repeat;
}

#tekst-footer a {
  font-size: 10px;
	color: #CC909A;
	text-decoration: none;
}

#tekst-footer {
  font-size: 10px;
  color: #CC909A;
	float: right;
	position: relative;
	right: 30px;
	font-weight: bold;	
}

