*{ margin: 0; padding: 0; z-index:10; }
html { background-color: #fff;}
body { font-family: "Georgia","Trebuchet MS", "Verdana","Helvetica",sans-serif; text-align: left; color:  #000; font-size: 12px;  background: url("../img/flw_logo.gif") 100% 0px no-repeat;}

.skip, #header span { text-indent: -100em; position: absolute; top: 0; left: 0; height: 1px; }

#header a img { position: absolute; top: 70px; left: 0px; }

p { color: #000000; font-size: 11px; }

table { border-collapse: collapse; }

a { text-decoration:none; color: #b4070f; }
a:hover { text-decoration:underline; }
	a img { border: 0;}

.img { text-align: center; float: left; margin: 10px 10px 5px 20px; }
	.img a { padding: 10px; display: block; }

ul li { list-style-type: none; }
ol {margin-left:20px;}
h1, h2 { color: #000;}
h2 img{ position: absolute; top: 200px; }
h3{font-size:16px;margin:10px 0px;}
#auxBg { z-index: 10; background: transparent url("../img/bg_menu_top.gif") 0 0 repeat-x; margin: 0; height: 48px; }
/* W R A P P E R  N A  T R E Ś Ć */
#wrapperMain, #restMain { z-index: 100; width: 790px; margin: 0 auto; padding-top: 270px; position: relative; top: -48px;}

	#restMain { padding-top: 180px;}

/* T R E Ś Ć */
#content { width: 100%; float: left; padding: 35px 0px 20px 0px; min-height: 200px;}
	#content h1 { font-size: 18px; margin: 0 0 20px 20px; }
		#content h1 a { color: #000; }
	#content h2 { color: #6f9454; padding: 10px 10px 20px 0px; font-size: 12px; }
	#content p { margin: 10px 5px; line-height: 16px; margin-left:0px; font-size: 15px;}
	#content img { float: left; margin: 10px 5px 10px 0; }
	#content a img { float: none; margin: 0; }
	#content img.arrow { float: none; margin: 0; }

		#content #leftContent{ float: left; width: 554px;}

		#content #rightContent{ float: right; width: 210px;}

/* "T R Ó J D Z I E L N E"  B O X Y*/
.boxTopBg { position: relative; top: -10px; background: transparent none center top no-repeat; }
.boxMiddleBg { margin-top: 10px; background: transparent none; }
.boxBottomBg { position: relative; bottom: -5px; background: transparent none center bottom no-repeat; }

/* I N F O B O X (menu lewe) */
#infoBox { width: 200px; float: left; padding-left: 15px; padding-bottom: 15px; }
	#infoBox h2 { margin-left: 5px; }
	/* news */
	#newsBoxWrapper { background-image: url("../img/bg_news_middle.gif"); margin-bottom: 20px; }
		#newsBoxBg { width: 200px; background-image: url("../img/bg_news_bottom.gif"); }
			#newsBoxWrapper ul { width: 200px; background-image: url("../img/bg_news_top.gif"); }
				#newsBoxWrapper li { padding: 15px 10px 0; }
					#newsBoxWrapper h3 { color: #b4070f; font-size: 12px; }
					#newsBoxWrapper em { color: #9f9f9f; font-size: 10px; font-style: normal; margin-bottom: 5px; display: block; }
	/* kontakt */
	#contactBoxWrapper { background-image: url("../img/bg_contact_middle.gif"); }
		#contactBoxBg { width: 200px; background-image: url("../img/bg_contact_bottom.gif"); }
			#contactBoxBg dl { width: 200px; background-image: url("../img/bg_contact_top.gif"); }

			

			

			
/* M E N U (górne) */



#menu { height: 24px; position: absolute; top: 150px; width: 779px;z-index: 102; }
	#menu ul { height: 18px; float:left;}
		#menu li { float: left; list-style-type: none; font-size: 14px; color:#828282; padding-top: 2px; font-variant: small-caps; letter-spacing: 1px; }
			#menu li a, #menu li strong { text-align: center; line-height: 11px; color:#BA0003; height: 12px; }
			#menu li.menuHome a, #menu li.menuHome strong { font-weight: normal;}
			#menu li#menuCurrent a, #menu li strong { color: #828282; }
		#menu li.menuHome{ margin-right: 19px; }











/* F O O T E R */
#footer { padding-bottom: 85px; height: 10px; clear: both; line-height: 10px; width: 100%;  background: url("../img/flw_foot.jpg") 0% 100% no-repeat;}
	/* copyright i twórcy */

	#footer #sFooter {position: relative; width: 790px; margin: 0 auto; }

	#footer #nLetter {float: right;}

	#footerMenu { height: 18px; float: left; width: 779px; border-bottom: 1px dashed #828282; width: 100%; }

		#footerMenu li{ float:left; list-style-type: none; font-size: 11px; color:#828282; padding-top: 2px; margin-right: 13px; }

	
	#footer p { color: #828282; float: left; font-size: 11px; margin-top: 10px;}
	#footer p#project { text-align: right; }
		#footer p a { color: #828282; font-weight: bold; }

		

		

/* N A W I G A C J A */



	#breadcrumbs { height: 18px; float:left; }

		#breadcrumbs li { float: left; list-style-type: none; font-size: 11px; color:#828282; padding-top: 2px; }

			#breadcrumbs li a, #breadcrumbs li strong { text-align: center; line-height: 11px; color:#BA0003; height: 12px; }

			#breadcrumbs li strong { color: #828282; font-weight: normal;}

		#breadcrumbs li {margin-left: 5px; }


/**
 * kolory w formularzu
 */
form fieldset { border: 1px solid #e5e5e5; background-color: #f8f9f2; }
	form fieldset legend { color: #636363; }
	form fieldset div input, form fieldset textarea, form fieldset select { border:  1px #e5e5e5 solid; background-color: #f1f1f1; color: #000; }
		form fieldset div input:hover, form fieldset select:hover, form fieldset div input:focus, form fieldset select:focus, form fieldset textarea:hover, form fieldset textarea:focus { border-color: #e5e5e5; }