body
{
	font: normal 16px 'Times New Roman', sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(img/tlo.png) repeat #fff fixed;
	text-align: justify;
}

img
{
	border: 0 solid #000;
	margin: 10px;
}

hr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kreska.gif');
	text-align: center;
	width: 0;
	height: 0;
	border: 0;
}

* > hr
{
	background: transparent url(img/kreska.gif) no-repeat center center;
	width: 100%;
	height: 3px;
}

table
{
	border: 3px double #fff;
	font: normal 16px 'Times New Roman', sans-serif, sans-serif;
	margin: 0 auto 30px auto;
	padding: 2px;
	background-color: #88f;
	text-align: center;
	border-spacing: 0;
}

th
{
	padding: 10px;
	border: 1px solid #55f;
}

td
{
	padding: 4px;
	border: 1px solid #55f;
}

tr.r1
{
	background-color: #ccf;
}

tr.r2
{
	background-color: #bbf;
}

/* formularze */

form
{
	font: normal 16px 'Times New Roman', sans-serif;
}

input, select, textarea
{
	background-color: #def;
	border: 1px solid #339;
	text-align: center;
	width: 250px;
}

textarea
{
	height: 150px;
	text-align: left;
}

input#ia, input#ib, input#ik
{
	width: 50px;
	height: 18px;
}

input#idt, input#idn, input#cc
{
	width: auto;
}

input#send
{
	width: 220px;
	background-color: #22e;
	border-width: 2px;
	color: #9ff;
}

.f_title
{
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

.f_input
{
	height: 100%;
	text-align: left;
	padding: 5px;
}

.f_input label
{
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

#spc .f_input label
{
	width: 400px
}

/* nag��wki */

h1, h2, h3, h4, h5
{
	text-align: center;
	font: bold 10px 'Times New Roman', sans-serif;
	margin: 10px;
}

h5
{
	font-size: 20px;
}

h3
{
	font-size: 26px;
}

h1
{
	font-size: 34px;
	color: #00f;
}

.clear
{
	clear: both;
	padding: 10px;
}
/* klasy formatujace tekst */
.italic
{
	font-style: italic;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bold;
}

.sup
{
	vertical-align: super;
	font-size: 60%;
}

/* pozycje kontenerow */
#content
{
	background: url(img/left.gif) repeat-y;
	padding: 70px 40px 20px 200px;
}

#topl
{
	background: url(img/topl.gif) no-repeat;
	width: 200px;
	height: 188px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

#top
{
	background: url(img/top.gif) repeat-x;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 100%;
}

#menu
{
	background: url(img/left.gif) repeat-y;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 188px;
	padding-left: 30px;
	width: 180px;
	height: 100%;
	z-index: 1;
}

#logo
{
	margin: 25px 0 0 20px;
}

.k_dane
{
	float: left;
	text-align: center;
	width: 250px;
	padding: 10px;
}

.k_form
{
	float: left;
	text-align: center;
	width: 450px;
}

/* menu */
#menu a.button, #menu a.button_hover
{
	background: url(img/button.png) no-repeat;
	width: 112px;
	height: 28px;
	display: block;
	overflow: hidden;
	padding: 5px 2px 1px 0;
	text-align: center;
	color: #9ff;
	cursor: pointer;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 2px;
}

#menu a.button:hover, #menu a.button_hover
{
	background: url(img/button_hover.png) no-repeat left top;
	color: #08f;
	padding: 6px 0 0 2px;
}

ul.point
{
	list-style: circle url(img/punkt.gif) outside;
	margin: 10px;
}

ul.kr
{
	list-style: circle none outside;
	margin: 20px 0 60px 0;
}

li
{
	margin: 10px;
}

li.prez
{
	clear: both;
	font: bold 20px 'Times New Roman', sans-serif;
	margin: 80px 0 80px 0;
}

li.prez p, li.prez ul, p
{
	font: normal 16px 'Times New Roman', sans-serif;
}

img.dzc
{
	border: 1px solid;
	float: left;
}

.notify
{
	padding: 10px;
	margin: 10px;
	border: 2px solid #f00;
	color: #000;
	text-align: center;
	background-color: #dff;
}

.red
{
	color: #f00;
}

.red input
{
	background-color: #f00;
}

#prom_button
{
    float: left;
    height: 300px;
    width: 24px;
    margin-left: -30px;
    background: url(img/promocja.gif) no-repeat;
}

#nibe
{
    position: absolute;
    left: -310px;
    padding: 0;
    border: none;
    margin: 0;
}

#nibe img
{
    margin: 0;
    border: 1px solid #fff;
}

