*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding: 11px 0 14px 0;
	background-color: #EFEFDF;
	color: #62625C;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

ul {
	list-style-type: none;
}

img {
	border: none;
}

p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #62625C;
}

textarea {
	border: #afafaf solid 1px;
	padding: 2px;
	color: #000;
	background-color: #fff;
}

option {
	text-align: left;
	padding: 1px;
}

.spacer{
	clear: both; 
	font-size: 0; 
	line-height: 0;
}

a:link {text-decoration: underline; color: #D76E08;}
a:visited {text-decoration: underline; color: #D76E08;}
a:hover {text-decoration: none; color: #D76E08;}
a:active {text-decoration: underline; color: #D76E08;}

/*-----Info-----*/

p.info{
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 65px 19px 100px 19px;
	line-height: 18px;
}

.wrong {
	color: #D76E08;
	padding: 1px 5px 1px 5px;
	border: 2px solid #D76E08;
	background-color: #FFF;
}

.wrong2 {
	color: #D76E08;
	margin: 0 2px 15px 2px;
	padding: 3px 5px 3px 55px;
	border-top: 1px solid #fce8d5;
	border-bottom: 1px solid #fce8d5;
	background-color: #fdf5ed;
}

.tip {
	color:#7d9f33;
	margin: 0 4px 0 4px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #ddecbe;
	background-color: #f7fded;
}

.tip2 {
	width: 410px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	padding: 7px;
	border: 1px solid #88b9db;
	background-color: #e2edf4;
}

.tip2 p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#1b73b0;
}

p.info2 {
	color: #7d9f33;
	margin: 0 2px 15px 2px;
	padding: 3px 5px 3px 55px;
	border-top: 1px solid #ddecbe;
	border-bottom: 1px solid #ddecbe;
	background-color: #f7fded;
	clear: both;
}

p.nowy {
	padding: 7px;
	font-size: 14px; 
	color: #5F860B;
	margin: 0 auto;
	width: 600px;
	margin-top: 20px;
	border: #afafaf dotted 1px;
	text-align: center;
}

p.min {
	font: 9px Tahoma, Arial, Helvetica;
}

p.norm_suma {
	font: bold 10px Tahoma, Arial, Helvetica;
}

.green{
	color: #5F860B;
}

.red{
	color: #D76E08;
}

/*-----head 1-----*/

#header{
	background: url(images/grafiki.png) 0 0 no-repeat;
	width: 996px;
	height: 215px;
	position: relative;
	margin: 0 auto;
}

#header ul{
	background: url(images/nav_bar.gif) 0 0 no-repeat;
	width: 605px;
	height: 29px;
	position: absolute;
	right: 50px;
	top: 6px;
	padding-left: 45px;
}

#header ul li{
	background: url(images/nav_div.gif) right top no-repeat;
	height: 27px;
	float: left;
	padding-right: 1px;
}

#header ul li a{
	display: block;
	background: url(images/nav_bg.gif) 0 0 repeat-x;
	padding: 0 14px;
	font: bold 11px/27px Arial, Helvetica, sans-serif;
	color: #344A04;
	background-color: inherit;
	text-decoration: none;
}

#header ul li a:hover{
	background: url(images/nav_hover.gif) 0 0 repeat-x;
	color: #fff;
	background-color: inherit;
}

#header ul li a.hover{
	display: block;
	background: url(images/nav_hover.gif) 0 0 repeat-x;
	color: #fff;
	padding: 0 14px;
	font: bold 11px/27px Arial, Helvetica, sans-serif;
	background-color: inherit;
	text-decoration: none;
	cursor: text;
}

#header ul li.last{
	background-image: none;
	height: 27px;
	float: left;
}

#panel{
	position: absolute;
	left: 0px;
	top: 182px;
	width: 996px;
}

#panel_tab{
	margin: 0 auto;
}

#panel_tab td{
	padding-right: 5px;
	color: #E8E8E8;
	font-size: 12px;
}

.txtBox{
	width: 120px;
	height: 16px;
	padding: 1px 2px 1px 2px;
	border: #afafaf solid 1px;
	color: #000;
	background-color: #fff;
}

#panel a:link {text-decoration: underline; color: #9CCC37;}
#panel a:visited {text-decoration: underline; color: #9CCC37;}
#panel a:hover {text-decoration: none; color: #9CCC37;}
#panel a:active {text-decoration: underline; color: #9CCC37;}

/*-----head 2-----*/

#body{
	width: 996px;
	padding: 11px 0 11px 0;
	margin: 0 auto;
	text-align: justify;
}

.box{
	width: 291px;
	background: url(images/lft_box_bg.gif) 0 0 no-repeat #f9f9ef;
	border: #DDDDCB solid 7px;
	margin-bottom: 4px;
	padding: 5px 10px 6px 9px;
	color: #878767;
	float: left;
}

p.pic1{
	display: block;
	background: url(images/new.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	margin: 5px 0 0 0;
	float: left;
}
p.pic2{
	display: block;
	background: url(images/new2.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	margin: 5px 0 0 0;
	float: left;
}
p.pic3{
	display: block;
	background: url(images/new3.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	margin: 5px 0 0 0;
	float: left;
}
p.navi{
	float: right;
	padding: 0 0 0 15px;
	border-left: #e2e2d1 solid 2px;
	font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
	color: #878767;
}
p.navi span{
	font: normal 19px/17px Arial, Helvetica, sans-serif;
	background-color: inherit;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	background: url(images/arrow.png) 0 0 no-repeat;
	height: 17px;
	display: block;
}

/*-----Content-----*/

.content{
	width: 996px;
	background: url(images/right_panel_bg.gif) 0 0 repeat-y;
}

p.top{
	display: block;
	background: url(images/right_top.gif) 0 0 no-repeat;
	width: 996px;
	height: 26px;
}

p.bottom{
	clear: both;
	display: block;
	background: url(images/right_bottom.gif) 0 0 no-repeat;
	width: 996px;
	height: 26px;
}

p.main{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #62625C;
	padding: 0 38px 10px 38px;
	text-align: justify;
	line-height: 18px;
}

p.main span{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #5F860B;
	background-color: inherit;
}

p.main span.org{
	font: normal 18px/16px Arial, Helvetica, sans-serif;
	color: #D76E08;
	border-bottom: #BCBCB5 dashed 1px;
	display: block;
	margin: 17px 0 3px 0;
	padding-bottom: 2px;
}

h1{
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 0 33px 0 33px;
	margin-bottom: 16px;
	display: block;
}

h1 span{
	font: normal 19px/17px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	padding: 0 0 0 23px;
	margin: 0 0 10px 0;
	background: url(images/arrow2.png) 0 2px no-repeat;
	height: 17px;
}

/*-----Tables------*/
table {
	border-collapse: collapse;
}

th {
	border: 1px solid #777772;
	background-color: #62625C; 
	color: #fff; 
	padding: 3px;
	text-align: center;
	font-weight: normal;
}

th.clear {
	border: 1px solid #a1a19a;
	background-color: #f2f2e3;
	background: url(images/th.gif) 0 0 repeat-x;
}

.lista {
	margin: 0 auto;
	font-size: 12px;
	clear: both;
}

.lista td{
	border: 1px solid #777772;
	text-align: center;
	padding: 2px 3px 2px 3px;
}

.lista td.link {
	border: 1px solid #777772;
	padding: 0;
}

.lista td.delete{
	border: none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0 3px;
}

#kontakt {
	margin: 0 auto;
	font-size: 12px;
}

#rejestracja{
	margin-left: 180px;
	font-size: 12px;
}

#nowy td{
	padding: 5px;
}

.adduser {
	margin: 0 auto;
	margin-top: 40px;
	font-size: 12px;
	text-align: right;
}

.adduser td{
	padding-right: 5px;
}

td.td_left{
	text-align: right;
	padding: 4px 5px 4px 0;
}

/*-----Links-------*/

td.delete a:link {text-decoration: none; color: #62625C; padding: 0 2px 0 2px;}
td.delete a:visited {text-decoration: none; color: #62625C; padding: 0 2px 0 2px;}
td.delete a:hover {text-decoration: none; color: #e88729; padding: 0 2px 0 2px;}
td.delete a:active {text-decoration: none; color: #62625C; padding: 0 2px 0 2px;}

/*-----Buttons-----*/

.zaloguj{
	background: url(images/zaloguj.gif) 0 0 no-repeat;
	width: 79px;
	height: 18px;
	color: #444440;
	border: none;
}

.zaloguj:hover{
	background: url(images/zaloguj2.gif) 0 0 no-repeat;
	width: 79px;
	height: 18px;
	color: #444440;
	border: none;
}

.link_zmien{
	background: url(images/zmien.gif) 0 0 no-repeat;
	width: 95px;
	height: 24px;
	color: #444440;
	border: none;
}

.link_zmien:hover{
	background: url(images/zmien2.gif) 0 0 no-repeat;
	width: 95px;
	height: 24px;
	color: #444440;
	border: none;
}

.link_zarzadzaj{
	background: url(images/zarzadzaj.gif) 0 0 no-repeat;
	width: 74px;
	height: 24px;
	color: #444440;
	border: none;
}

.link_zarzadzaj:hover{
	background: url(images/zarzadzaj2.gif) 0 0 no-repeat;
	width: 74px;
	height: 24px;
	color: #444440;
	border: none;
}

.wyslij{
	background: url(images/wyslij.gif) 0 0 no-repeat;
	width: 52px;
	height: 18px;
	color: #444440;
	border: none;
}

.wyslij:hover{
	background: url(images/wyslij2.gif) 0 0 no-repeat;
	width: 52px;
	height: 18px;
	color: #444440;
	border: none;
}

.rejestruj{
	background: url(images/rejestruj.gif) 0 0 no-repeat;
	width: 84px;
	height: 18px;
	color: #444440;
	border: none;
}

.rejestruj:hover{
	background: url(images/rejestruj2.gif) 0 0 no-repeat;
	width: 84px;
	height: 18px;
	color: #444440;
	border: none;
}

.zapisz{
	background: url(images/zapisz.gif) 0 0 no-repeat;
	width: 57px;
	height: 18px;
	color: #444440;
	border: none;
}

.zapisz:hover{
	background: url(images/zapisz2.gif) 0 0 no-repeat;
	width: 57px;
	height: 18px;
	color: #444440;
	border: none;
}

.dodaj{
	background: url(images/dodaj.gif) 0 0 no-repeat;
	width: 51px;
	height: 18px;
	color: #444440;
	border: none;
}

.dodaj:hover{
	background: url(images/dodaj2.gif) 0 0 no-repeat;
	width: 51px;
	height: 18px;
	color: #444440;
	border: none;
}

.dalej{
	background: url(images/dalej.gif) 0 0 no-repeat;
	width: 48px;
	height: 18px;
	color: #444440;
	border: none;
}

.dalej:hover{
	background: url(images/dalej2.gif) 0 0 no-repeat;
	width: 48px;
	height: 18px;
	color: #444440;
	border: none;
}

.zapisz_lista{
	background: url(images/zapisz_lista.gif) 0 0 no-repeat;
	width: 57px;
	height: 24px;
	color: #444440;
	border: none;
}

.zapisz_lista:hover{
	background: url(images/zapisz_lista2.gif) 0 0 no-repeat;
	width: 57px;
	height: 24px;
	color: #444440;
	border: none;
}

.dodaj_lista{
	background: url(images/dodaj_lista.gif) 0 0 no-repeat;
	width: 100px;
	height: 24px;
	color: #444440;
	border: none;
}

.dodaj_lista:hover{
	background: url(images/dodaj_lista2.gif) 0 0 no-repeat;
	width: 100px;
	height: 24px;
	color: #444440;
	border: none;
}

.zapisz_min{
	background: url(images/zapisz_min.gif) 0 0 no-repeat;
	width: 43px;
	height: 14px;
	color: #444440;
	border: none;
	margin-bottom: 4px;
}

.zapisz_min:hover{
	background: url(images/zapisz_min2.gif) 0 0 no-repeat;
	width: 43px;
	height: 14px;
	color: #444440;
	border: none;
	margin-bottom: 4px;
}

.zamow{
	background: url(images/zamow.gif) 0 0 no-repeat;
	width: 62px;
	height: 18px;
	color: #444440;
	border: none;
	margin: 0 auto;
}

.zamow:hover{
	background: url(images/zamow2.gif) 0 0 no-repeat;
	width: 62px;
	height: 18px;
	color: #444440;
	border: none;
	margin: 0 auto;
}

.new_grafik{
	background: url(images/new_grafik.gif) 0 0 no-repeat;
	width: 94px;
	height: 18px;
	color: #444440;
	border: none;
	margin: 0 auto;
}

.new_grafik:hover{
	background: url(images/new_grafik2.gif) 0 0 no-repeat;
	width: 94px;
	height: 18px;
	color: #444440;
	border: none;
	margin: 0 auto;
}

.link_okres{
	background: url(images/okres.gif) 0 0 no-repeat;
	width: 108px;
	height: 24px;
	color: #444440;
	border: none;
}

.link_okres:hover{
	background: url(images/okres2.gif) 0 0 no-repeat;
	width: 108px;
	height: 24px;
	color: #444440;
	border: none;
}

.anuluj{
	background: url(images/anuluj.gif) 0 0 no-repeat;
	width: 56px;
	height: 18px;
	color: #444440;
	border: none;
}

.anuluj:hover{
	background: url(images/anuluj2.gif) 0 0 no-repeat;
	width: 56px;
	height: 18px;
	color: #444440;
	border: none;
}

/*-----Grafik-----*/

#grafik {
	margin: 0 auto;
	font-size: 12px;
	border-collapse: collapse;
}

.tabble_pad{
	padding: 0 5px 0 5px;
}

#grafik td {
	border: 1px solid #777772;
	padding: 3px;
	text-align: center;
}

#grafik td.clear {
	border: none;
	padding: 0;
}

#grafik td.delete{
	border: none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0 3px;
}

#grafik td.minimal_td{
	background-color: #62625C; 
	color: #fff; 
	font-size: 11px; 
	padding: 1px;
}

#grafik td.user_hilight{
	font-size: 11px;
	padding: 2px;
}

#grafik td.lp{
	font-size: 11px;
	padding: 6px 1px 6px 1px;
}

.black {
	border: 1px solid #777772;
	background-color: #62625C; 
	color: #fff; 
}

.sunday{
	color: #D76E08;
}

.saturday{
	color: #a0a0a0;
}

#grafik td.hex_empty {
	background-color: #eaffbe;
}

#grafik td.hex_work {
	background-color: #9bd3ff;
	padding: 3px 1px 3px 1px;
	color: #323232;
}

#grafik td.hex_urlop {
	background-color: #9df28f;
	color: #323232;
}

#grafik td.hex_zwolnienie {
	background-color: #fffe91;
	color: #323232;
}

#grafik td.hex_nieobecnosc {
	background-color: #ffc299;
	color: #323232;
}

#grafik td.hex_event {
	background-color: #fdcdff;
}

#grafik td.hilighted {
	background-color: #d6edff;
	color: #323232;
}

#grafik td.hilight_off {
	background-color: #e0e0e0;
	color: #323232;
}

#grafik td.user_hilight{
	font-size: 11px;
	padding: 2px;
}

#grafik td.ui-selecting {
	background-color: #d6edff;
}

#grafik td.ui-selected {
	background-color: #c3e5ff;
}

.a_n, .a_nh, .a_h  {
   background: url(images/alert.gif) bottom right no-repeat;
}

p.hex {
	font: 9px Tahoma, Arial, Helvetica;
	padding: 0;
	margin: 0;
	color: #000;
}

#rok {
	font: bold 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
	right: 30px;
	top: 20px;
	width: 200px;
	height: 50px;
	color: #e9e9e9;
	text-align: right;
}

#mc_table {
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	font-size: 17px;
}

#grafik_url {
	font-size: 11px;
	padding-right: 38px;
	text-align: right;
}

/*-----Stats-----*/

#stats {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 11px;
	border-collapse: collapse;
}

#stats td{
	border: 1px solid #777772;
	padding: 2px;
	text-align: center;
}

#stats td.clear {
	border: none;
	padding: 0;
}

#stats p {
	color: #000;
}

#stats p.norm {
	font: 11px Tahoma, Arial, Helvetica;
}

#stats td.hex_empty {
	background-color: #eef8d9;
}

#stats td.hex_work {
	background-color: #9bd3ff;
}

#stats td.hex_urlop {
	background-color: #9df28f;
}

#stats td.hex_zwolnienie {
	background-color: #fffe91;
}

#stats td.hex_nieobecnosc {
	background-color: #ffc299;
}

#stats td.hex_suma {
	background-color: #ffedd5;
}

#stats td.hex_event {
	background-color: #ffedd5;
}

/*-----ToolTip----*/

.tooltip {background:#fff;border:1px solid #777772; padding-bottom: 2px; white-space:nowrap; position: absolute; left: 17px; top: 17px;}

.tooltip p {
	font-size: 11px;
}

p.exit {
	font: normal 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #62625C;
	cursor: move;
}

p.exit a:link {text-decoration: none; color: #FFF; padding: 0 2px 0 4px;}
p.exit a:visited {text-decoration: none; color: #FFF;	padding: 0 2px 0 4px;}
p.exit a:hover {text-decoration: none; color: #CCC;	padding: 0 2px 0 4px;}
p.exit a:active {text-decoration: none; color: #FFF;	padding: 0 2px 0 4px;}	

p.menu a:link{ background-color: #fff; color: #D76E08; padding: 1px 3px 1px 3px; display: block;}
p.menu a:visited{ background-color: #fff; color: #D76E08; padding: 1px 3px 1px 3px; display: block;}
p.menu a:hover{ background-color: #508fc0; color: #fff; padding: 1px 3px 1px 3px; display: block;}
p.menu a:active{ background-color: #fff; color: #D76E08; padding: 1px 3px 1px 3px; display: block;}	

p.menu2 a:link{ background-color: #fff; color: #3c8dcb; padding: 1px 3px 1px 3px; display: block;}
p.menu2 a:visited{ background-color: #fff; color: #3c8dcb; padding: 1px 3px 1px 3px; display: block;}
p.menu2 a:hover{ background-color: #508fc0; color: #fff; padding: 1px 3px 1px 3px; display: block;}
p.menu2 a:active{ background-color: #fff; color: #3c8dcb; padding: 1px 3px 1px 3px; display: block;}	

p.menu_top{
	padding:2px; 
	background-color: #508fc0; 
	color: #fff; 
}

p.menu_top2{
	padding:2px; 
	color: #698729;
	font-size: 10px;
	border-top: 1px solid #ddecbe;
	border-bottom: 1px solid #ddecbe;
	background-color: #f7fded;
}

.time_pick{
	font-size: 11px;
	text-align: center;
	width: 32px;
	padding: 1px;
	border: #afafaf solid 1px;
	color: #000;
	background-color: #fff;
}

.notatka {
	width: 150px;
	height: 60px;
	margin:0;
	padding:2px;
	font-size: 11px;
}

/*-----harmono----*/

h1 span.harmonogram{
	color: #3c8dcb;
}

#harmono {
	margin: 0 auto;
	font-size: 12px;
	border-collapse: collapse;
}

#harmono td{
	border: 1px solid #777772;
	padding: 3px;
}

#harmono td.harmono{
	background-color: #ebf6d3;
}

#harmono td.clear {
   border: none;
	 width: 20px;
	 padding: 0 0 0 2px;
	 color: #3c8dcb;
	 text-align: left;
}

.txtBox_harmono {
	width: 400px;
	height: 16px;
	padding: 1px 2px 1px 2px;
	border: #afafaf solid 1px;
	color: #000;
}

/*-----Lista------*/

#persons {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 200px;
	height: 80px;
	background: url(images/lista.png) no-repeat;
}

/*-----Bottom-----*/

#bodyBottom{
	width:976px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 0 19px 18px;
	margin:0 auto;
	text-align: left;
}

#news{
	width:341px;
	float:left;
	margin:0 15px 0 0;
	text-align: justify;
}

#news h2{
	display:block;
	background:url(images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	font: normal 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}

#news h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	width:331px;
	height:17px;
	padding:0 0 0 7px;
	margin:0 0 10px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}

#news p{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
}

#faq{
	width:300px;
	float:left;
	margin:0 15px 0 0;
}

#faq h2{
	display:block;
	background:url(images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:normal 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}

#faq ul{
	padding:0;
	margin:0;
	display:block;
}

#faq ul li{
	display:block;
	height:20px;
	line-height:0;
}

#faq ul li a{
	display:block;
	background:url(images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}

#faq ul li a:hover{
	color:#974D04;
	background:url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}

#tagi{
	padding: 5px;
	text-align: justify;
	width: 275px;
	float:left;
	background: #b3b396;
	border: 1px solid #c7c7a9;
}

#tagi p{
	font: normal 10px/19px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 14px;
}

/*-----Footer-----*/

#footer{
	width: 994px;
	height: 80px;
	margin: 0 auto;
	background: url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color: #fff;
	position: relative;
	clear: both;
}

#footer ul{
	width: 587px;
	position: absolute;
	left: 12px;
	top: 15px;
}

#footer ul li{
	float: left;
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#footer ul li a{
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	padding: 0 7px;
	text-decoration: none;
}

#footer ul li a:hover{
	color: #D4D4C6;
	background-color: #D76E08;
}

#footer p.copyright{
	font-size: 11px;
	color: #D76E08;
	background-color: inherit;
	position: absolute;
	left: 19px;
	top: 55px;
}

#footer p.design{
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	position: absolute;
	right: 19px;
	top: 55px;
}

#kwota span,#kwota2 span
{
color: #62625C;
}
p.design a:link {text-decoration: none; color: #62625C;}
p.design a:visited {text-decoration: none; color: #62625C;}
p.design a:hover {text-decoration: none; color: #62625C;}
p.design a:active {text-decoration: none; color: #62625C;}
