/* Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;	border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline}

/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse: separate; border-spacing: 0}
caption, th, td {text-align: left; font-weight: 400}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none}

/* www.emicom.pl */
/* End of 2009 mod by Fircomnet.com */

body {
	background: #fff url(bg_l.jpg) no-repeat;
	line-height: 1.5;
	margin-bottom: 1.5em;
}

#top {
	width: 980px;
	height: 202px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	border-top: 0px solid #f66013;
}
#top1 {
	float: left;
	width: 5px
}
#top2 {
	float: center;
	width: 900px;
	padding: 10px 0
}
#top2 a, #top2 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px
}
#top2 a:hover {
	border-bottom: 1px solid #FFFFFF
}
#logo  {
	position: relative;
	top: 0px
}

#bar {
	width: 100%;
	height: 25px;
	border: transparent;
	border-width: 0px 0;
	background: transparent;
}

#navi {
	width: 980px;
	height: 25px;
	background: #393939;
	margin: 0 auto;
	position: relative;
}

#navi ul li {
	display: inline;
	position: relative;
	left: 20px;
}

*html #navi ul li {top: 2px}

#navi ul li a, #navi ul li a:visited {
	color: #f0f0f0;
	font-size: 12px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #f0f0f0;
	font-weight: bold;
	margin-right: 7px
}
#navi ul li a:hover {
	border-bottom:2px solid #f0f0f0
}





hr {
	border: dashed #2793b7;
	border-width: 0 0 1px 0;
	height: 0;
	clear: both;
	margin: 15px 0
}


#container {
	width: 980px;
	margin: 3px auto 0 auto;
	overflow: hidden;
	background: url(container.png) repeat-x;
	border: solid #ccc;
	border-width: 0 1px

}

#menu {width: 270px; float: left;	padding: 10px}
#menu ul {list-style: none}
#menu ul li {font: bold 11px/1.5 Verdana, Geneva, Helvetica, sans-serif; margin-bottom: 3px; text-align: left}
#menu ul li a {display: block; color: #393939;	font: bold 11px/1.5 Verdana, Geneva, Helvetica, sans-serif;	text-decoration: none;	border-bottom: 1px solid #ccc; padding: 2px 4px}
#menu ul li a:hover {border-bottom: 1px solid #f66013}
#menu ul li a.v {background: #f66013}
#menu ul ul {margin: 6px}
#menu ul ul li {font: normal 10px/1.5 Verdana, Geneva, Helvetica, sans-serif}
#menu ul ul li a {font: normal 10px/1.5 Verdana, Geneva, Helvetica, sans-serif}
#menu ul ul li a.v {background: #f66013}
#menu p.n {color: #f66013; font: bold 17px Arial, Geneva, Helvetica, sans-serif; margin: 20px 0 10px 4px; text-transform: uppercase}


#content {
	position: relative;
	left: 10px;
	
	width: 620px;
	float: left;
	padding: 10px
}
#content h1 {color: #393939; font: bold 22px Verdana, Geneva, Helvetica, sans-serif; margin: 20px 4px}
#content h2 {color: #393939; text-align: center; font: bold 13px Verdana, Geneva, Helvetica, sans-serif; margin: 8px 16px}
#content h3 {color: #393939; text-align: center; font: bold 13px Verdana, Geneva, Helvetica, sans-serif; margin: 8px 16px}
#content h4 {color: #393939; font: bold 12px Verdana, Geneva, Helvetica, sans-serif; margin: 8px 16px}
#content p {color: #393939; font: normal 12px/1.5 Verdana, Geneva, Helvetica, sans-serif; margin: 3px}
#content table {font: normal 9px Verdana; margin: 10px 0; border-width: 1px 0 0 1px; border-style: solid; border-color: #393939}
#content table thead td {font-weight: bold; text-align: center; vertical-align: middle; padding: 2px}
#content table td {border-width: 0 1px 1px 0; border-style: solid; border-color: #393939; padding: 0; text-align: center; vertical-align: middle}
#content table td.cena {font-weight: bold}
#content ul {margin: 10px 30px}
#content ul li {color: #393939; font: normal 11px/1.5 Verdana, Geneva, Helvetica, sans-serif}
#content ul li a {color: #393939}
#content ul li a:hover {text-decoration: none}
#content .podstrony li a {font-weight: bold; color: #F66013}
#content .pp {margin: 20px 40px; border-top: 2px dashed #444; border-bottom: 2px dashed #444; padding: 5px 0}
#content a {font-weight: bold; color: #F66013}

#box {
	
	width: 10px;
	float: right;
	padding: 10px
}

#box p {
	color: #393939;
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
}

#footer {
  border-top: 1px solid #ccc;
	width: 100%;
	margin: 0 auto;
	background: #eee url(footer.png) repeat-x top;
	padding: 16px 0 7px 0;
	border-bottom: 1px solid #ccc
}

#footer p {
	color: #393939;
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#footer a, #footer a:visited  {
	color: #393939;
	font-size: 10px;
}
#footer a:hover  {
	text-decoration: none
}
