BODY{
	background-color: #FDFEDE;
	font-size: 12;
	font-family: "Comic Sans MS";
	background-image: url(img/back.gif);
	margin-left: 5;
	margin-right: 10;
	margin-top: 10;
	color: #112F19;
}

.header_left{
	background: url(img/logo.jpg) no-repeat left top;
	padding-top: 177;
	text-align: left;
}

.page_right{
	background: url(img/right.gif) repeat-y  left top;		
}
.menu_top{
	width: 160;
	background: url(img/menu_top.jpg) no-repeat left top;	
	height: 20;
}

.menu_down{
	width: 160;
	background: url(img/menu_down.jpg) no-repeat left bottom;	
}

.menu_middle{
	background: url(img/menu_middle.jpg) repeat-y left ;		
	height: 280;
	padding-top: 10;
	vertical-align: top;	
}

.menu_item{
	font-size: 14;
	color:yellow;
	font-weight: bolder;
	padding-left: 28;
}

.menu_subitem{
	font-size: 12;
	color:yellow;
	padding-left: 35;
}

.page_title{
	font-size: 26;
	font-weight: bolder;	
	padding-left: 5;
	padding-bottom: 2;
}

.page_title1{
	font-size: 16;
	padding-left: 8;
	padding-bottom: 5;
}

.footer{
	background: url(img/footer.gif) repeat-x fixed left top;
	height: 32;
	font-size: 10;
	text-align: right;
	color: #69D528;
}

A, A:VISITED{
	text-decoration: none;
	color: black;
}

A:HOVER{
	text-decoration: underline;
}

.page_menu_title{
	background: url(img/footer.gif) repeat-x fixed left top;
	font-size: 18;
	text-transform: uppercase;
	padding-left: 5;
	padding-top: 3;
	text-align: left;
	font-weight: bolder;
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;	
	color: black;
	height: 32;
}

.page_main{
	font-size: 12;
	font-family: "Comic Sans MS";
	width: 100%;
	height: 400;		
	vertical-align: top;
	padding-right: 10;
	padding-left: 10;	
}

.page_menu_subtitle{
	padding-bottom: 5;
	font-size: 14;
	text-transform: uppercase;
	text-align: left;
	font-weight: bolder;
	padding-left: 7;
}

.akapit{
	padding-bottom:10;
	font-family: "Comic Sans MS";
	margin-left: 10;
}

.akapit_tytul{
	font-size: 26;
	font-weight: bolder;	
	padding-left: 5;
	padding-bottom: 5;
	font-family: "Comic Sans MS";
}

.akapit_tytul_drugi{
	font-size:12;
	font-style: italic;
}

.akapit_tresc{
	font-family: "Comic Sans MS";
	text-align:justify;
	font-size:13;
	vertical-align: top;
	padding-right: 5;
}

.obraz_podpis{
	font-size:9;
	text-align:center;
}

.zdjecie{
	border: 1px solid black;
}

.product_list{
	font-size: 13;
	font-weight: bolder;
	color: Yellow;
}

.produkt_title{
	background: url(img/footer.gif) repeat-x fixed left top;
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size: 18;
	font-weight: bolder;
	padding: 3;
}
.produkt_price{
	text-align: right;
	font-weight: bolder;
	background: url(img/footer.gif) no-repeat fixed left top;
	font-size: 16;
	padding: 5;
}

.produkt_opis{
	width: 50%;
	padding-top: 10;

	font-size: 12;
	padding: 5;
	text-align: justify;
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;	
}

.produkt_attrib{
	width: 50%;
	padding-top: 10;
	border: 1px solid #E0D7C6;
	font-size: 12;
	padding: 5;
	text-align: justify;
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;	
}

.form_text{
	border: 1px solid #B68472;
	background-color: #EFEAE5;
	font-size: 11;
}
.form_button{
	border: 1px solid #B68472;
	background-color: #CFBFB0;
	font-size: 11;
	font-weight: bolder;
}

.baner{
	text-align: center;
	padding-top: 40;
	padding-bottom: 40;
}
