body{
	background: #00972f url('../images/tlo.png') repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
}

img{
	border: 0;
}

a{
	text-decoration: none;
}

div.clear{
	clear: both;
}

#body{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('../images/tlo_top.jpg') no-repeat;
	background-position: top;
}

#top{
	width: 1000px;
	height: 219px;
}

#logo{
	float: left;
	margin: 52px 0 0 77px;
}

#flagi{
	float: right;
	width: 110px;
	height: 30px;
	background: url('../images/tlo_flagi.gif');
	text-align: center;
}

#flagi img{
	margin-top: 3px;
}

#menu{
	float: right;
	margin-top: 22px;
}

#produkty_podmenu, #ciekawostki_podmenu, #gotowanie_podmenu{
	float: left;
	display: none;
}

#produkty_podmenu{
	margin: 0 0 0 82px;
}

#ciekawostki_podmenu{
	margin-left: 274px;
}

#gotowanie_podmenu{
	margin-left: 379px;
}

#podmenu{
	position: absolute;
	left: 0;
	top: 53px;
}

.podmenu{
	width: 121px;
	height: 21px;
	background: url('../images/button.gif');
	text-indent: 15px;
	padding-top: 2px;
	margin-bottom: 1px;
}

.podmenu a{
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
}

#podstrona{
	margin-top: 20px;
	font-size: 25px;
	font-family: Tahoma;
	color: #FFF;
	font-weight: bold; 
	padding: 10px 10px 10px 10px;
}

#kolumn_left, #kolumn_right{
	float: left;
}

#kolumn_left{
	width: 295px;
}

#kolumn_right{
	width: 705px;
	background: url('../images/tlo_content.gif') repeat-y;
}

#menu_left{
	width: 287px;
	height: 353px;
	background: url('../images/menu_left.gif') no-repeat;
	background-position: right;
	margin-left: 8px;
}

.menu{
	float: left;
	margin-left: 6px;
}

#jak_gotowac{
	padding: 70px 0 0 20px;
}
	
#przepisy{
	padding: 10px 0 0 20px;
}

#zdrowie{
	padding: 114px 0 0 0;
}

#content_top{
	width: 705px;
	height: 70px;
	background: url('../images/content_top.png') no-repeat;
}

#content_bottom{
	width: 705px;
	height: 85px;
	background: url('../images/content_bottom.jpg') no-repeat;
}

#content_bottom div{
	text-align: right;
	margin-right: 40px;
}

#zawartosc{
	padding-top: 50px;
	background: url('../images/content_top.png') no-repeat;
	background-position: top;
}

#content{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 0 40px 10px 20px;
}

#stopka{
	background: #fffeec;
	height: 130px;
	width: 100%;
}

#info_stopka{
	padding-top: 20px;
	width: 1000px;
	margin: auto;
}

#koperta{
	float: left;
	border-right: 1px solid #7fc98c;
	width: 33px;
}

#koperta img{
	margin-top: 3px;
}

#firma{
	float: left;
	width: 385px;
	padding-left: 10px;
}

#wykonanie{
	float: right;
}

div.tytul{
	text-align: center;
}

h2{
	color: #008000;
}

.ozdoba{
	height: 42px;
	width: 621px;
	background: url('../images/ozdoba.jpg');
	margin-left: 20px;
}

.produkt_fotki, .produkt_podpis{
	float: left;
	width: 215px;
	text-align: center;
}

.produkt_podpis span{
	font-weight: bold;
}

th{
	width: 157px;
	vertical-align: middle;
	text-align: left;
	color: #FF0;
	font-weight: bold;
}

.naglowki{
	background-color: rgb(0, 102, 51);
}

.parzyste, .nieparzyste{
	width: 157px;
	background: #ffff99;
	vertical-align: left;
}

.nieparzyste{
	background: #ffffcc;
}

#produkty{
	margin-top: 40px;
}

#produkty div.ozdoba{
  margin: 30px 0 30px 0;
}

#przepisy_lista{
	width: 640px;
}

#przepisy_lista td{
 text-align: center;
 height: 175px;
 vertical-align: top;
}

#przepisy_lista td a{
 color: #551a8b;
}

#skladniki{
 float: left;
 width: 310px;
}


#przygotowanie{
 float: left;
 width: 310px;
 margin-left: 20px;
}

.podkreslenie{
 border-bottom: 1px solid;
 margin-bottom: 10px;
 font-weight: bold;
}

.inactive, .active{
 width: 178px;
 padding-top: 5px;
 height: 24px;
 background: url('../images/inactive.gif');
 float: left;
 font-family: Arial;
 font-size: 12px;
 text-indent: 10px;
 margin: 0 13px 7px 0;
}

.active{
 background: url('../images/active.gif');
}

.inactive a{
	color: #686868;
	display: block;
}

.active a{
	color: #FFF;
	display: block;
}
