html, body {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

body, li, p, div, td, th, a, input, textarea, label, legend, option, select, fieldset {
    color: #5A5A5A;
    font-family: Arial, Helvetica, sans-serif;
}

p, div, li, td, th, label, legend, fieldset {
    font-size: 11px;
}

input, textarea, option, select {
    font-size: 11px;
}

h1 {
    font-size: 30px;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px;
}

h2 {
    font-size: 22px;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0px;
}

h3 {
    font-size: 18px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

h4, h5, h6 {
    font-size: 18px;
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

a {
    font-size: inherit;
    color: #0E8779;
    text-decoration: underline;
    outline: none;
}

a:hover {
    color: #5A5A5A;
}

img {
    border: 0px;
}

p {
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
}

div#centerPage {
    width: 772px;
    margin: auto;
}

div#logo {
    float: left;
    width: 130px;
}

div#topMenu {
    float: left;
    width: 640px;
	padding-top: 33px;
}
/* Searcher rounded box */
div#searcherroundbox {
	background-color: #0E8779;
}
div#searchertop div {
    background: url(/img/igepa/box_green_tl.gif) no-repeat top left;
}

div#searchertop {
    background: url(/img/igepa/box_green_tr.gif) no-repeat top right;
}

div#searcherbot div {
    background: url(/img/igepa/box_green_bl.gif) no-repeat bottom left;
}

div#searcherbot {
    background: url(/img/igepa/box_green_br.gif) no-repeat bottom right;
}

div#searchertop div, div#searchertop, div#searcherbot div, div#searcherbot {
    width: 100%;
    height: 5px;
    font-size: 1px;
}

div#searchercontent table {
    margin: 0 5px;
	float: right;
}

div#searchercontent td {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

div#searcherroundbox {
    width: 100%;
}

/* end of Searcher rounded box */

input#query
{
	background: url(/img/igepa/query_bg.gif) no-repeat;
	font-weight: normal;
	padding: 2px 2px;
	width: 170px;
	height: 19px;
	border: none;
	margin-top: 3px;
}

div#productFolders {
	margin: 15px 0px;
	height: 335px;
}

div#leftColumn {
	width: 500px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

div#rightColumn {
	width: 252px;
	float: left;
	overflow: hidden;
}

/* Footer rounded box */
div#footerroundbox {
	background-color: #E7E7E7;
}
div#footertop div {
    background: url(/img/igepa/box_grey_tl.gif) no-repeat top left;
}

div#footertop {
    background: url(/img/igepa/box_grey_tr.gif) no-repeat top right;
}

div#footerbot div {
    background: url(/img/igepa/box_grey_bl.gif) no-repeat bottom left;
}

div#footerbot {
    background: url(/img/igepa/box_grey_br.gif) no-repeat bottom right;
}

div#footertop div, div#footertop, div#footerbot div, div#footerbot {
    width: 100%;
    height: 5px;
    font-size: 1px;
}

div#footercontent {
	padding: 20px;
}

div#footercontent * {
	font-size: 11px;
}

div#footerroundbox {
    width: 100%;
	margin: 22px 0px;
}

/* end of Footer rounded box */

div#footer {
	padding-bottom: 57px;
}

div#footerNavigation {
	float: left;
	width: 700px;
}

div#footerNavigation a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #5A5A5A;
	padding: 0px 3px;
	border-right: 1px solid #5A5A5A;
}

div#footerNavigation a:hover {
	color: #0E8779;
}

div#footerUp {
	float: left;
	width: 62px;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	background: url(/img/igepa/top.gif) no-repeat right;
}

div#contentBody {
    padding-left: 15px;
    padding-right: 10px;
}

hr {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    height: 1px;
    border: 0px;
    color: #FFFFFF;
    background: url(/img/igepa/dot.gif) repeat-x;
}

iehr {
    display: block;
    margin: 15px 0px 15px 0px;
    padding: 0px;
    height: 1px;
    border: 0px;
    color: #ffffff;
    background: url(/img/igepa/dot.gif) repeat-x;
    overflow: hidden;
}

body.mceContentBody {
    width: 437px;
    background-image: url('/img/page_margin.gif');
    background-repeat: repeat-y;
    height: 100%;
}

.normalny_12 {
	font-size: 11px;
}
.normalny_18 {
	font-size: 18px;
}
.zielony_18 {
	font-size: 18px;
	color: #0E8779;
}

.zielony_12 {
	font-size: 11px;
	color: #0E8779;
}

.czerwony_12 {
	font-size: 11px;
	color: #FF0000;
}

.jasny_11 {
	font-size: 11px;
	color: #999999;
}

table.tabelka_na_przemian {
	border-collapse: collapse;
}

table.tabelka_na_przemian td {
	padding: 5px;
}
