*{ margin: 0; padding: 0; }

body {
	margin:20px 0 0; 
	background: #fefefe url(../images/bg-2.gif) repeat-x;
	color: #444;
	font: 70% Verdana, Arial, Helvetica, sans-serif; 
	color:#777;
}

h1, h2, h3, h4, h5, h6 { text-transform:uppercase; border-bottom:solid 1px #e0e0e0; color:#777; font-family: "Trebuchet MS", "Georgia", "Times New Roman", Times, serif;letter-spacing: -.005em;}

h1 { font-size: 2em; font-weight: normal; float: left; margin:0 0 10px; clear:both;}
h1 a { text-decoration: none; }
h2 { font-size: 1.6em; color: #fafafa; font-weight: normal; margin: 0 0 .5em; }
h3 { font-size:1.3em; margin: 0 0 1.4em; color:#888; letter-spacing:0;}
h3.kolor {color: #FF9C00; letter-spacing:.3em; margin: 0 0 1.4em 0; text-shadow: 1px 1px 1px #bbb;}
h4 { font-size:1.17em;  color: #245B7A; padding:5px 0 5px 0; margin:0 0 10px 0;}
h5 { font-size:1.17em; margin: 1em 0 1em;}
h6 { font-size:1.15em; margin: 0 0 1em; color:#888; letter-spacing:0.14em;}
p  { margin: 0 0 1em 0; line-height: 1.6em; font-size:1em;}
em { /*border-bottom: 1px dotted #fff;*/ cursor: pointer; }
a { color:  #FF6600; }
a:hover { 
	color: #1C5163; 
	text-decoration: none; 
}
img { border: 0; }
blockquote {
  margin: 10px 0;
  padding:8px;
  background: #FFE5CD;
  border:1px solid #FF9C00;
}
.red { color:#FF9C00; }
.blue { color: #87A6BB; font-size:1.1em; font-weight:bold; letter-spacing:0.1em; }
.new { color: #13425A; letter-spacing:0.1em; }
.new2 { font-weight:bold; letter-spacing:0.1em; }
.new3 { color: #91572C; letter-spacing:0.1em; }
.new4 { color: #13425A; letter-spacing:0.1em; font-weight:bold;}
.clear {clear:both; margin:6px 0;}
.entry {}
.entry p {margin: 10px; line-height:1.625em;}
.intro {
	text-transform: uppercase;
	font:bold 11px Arial, verdana, sans-serif;
	letter-spacing: .12em;
	border-bottom: 1px solid #eee;
	padding:0 0 3px 0;
	margin:0;
}
.intro a:hover {
	color:#91A0C7;
}

.post a {
	padding-bottom: 1px;
	border-bottom: 1px solid #aaa;
}
.post a:hover {
	border-bottom: 1px solid #333;
}
.post {
	margin:0 0 10px 0;
}
.post p:first-child:first-line {
	font-weight: bold;
	font-variant: small-caps;
}

button.awesome, .button.awesome {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 7px 10px 6px;
	margin:0 0 7px 0;
	color: #fff;
	text-decoration: none;
	font:normal 12px arial, helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius:5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	clear:both;
}

.yellow.awesome {
	background-color: #fc9e1d;
}

.yellow.awesome:hover {
	background-color:#ffb515;
}


div.spacer {
	clear:both; 
	height:1pt; 
	display:block;
}

ul, ol {margin:0 0 0 3em; line-height:1.6em; list-style:none; }
td, tr, th, table { font-size:100%;}
	
#wrapper { width: 900px; margin: 0 auto; position:relative;}

#main {width:900px; margin:0 auto; background:url(../images/main-content-bg.png) no-repeat top 0 ;}
 
#header { width: 900px; height: 50px; margin: 0 auto 0; }
/*#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
#menu li { display: inline; }
#menu a { display: block; float: left; margin-left: 20px; padding: 7px; text-decoration: none; font:normal 11px Georgia, "Times New Roman", Times; color: #000; background:url(../images/blue-square.gif) no-repeat 0 50%; padding:0 0 0 16px; }
#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
#menu .active a { border-bottom: 2px solid #0077CC; color:#0077CC;}*/
 
#teaser { clear: both; height: 200px; background: /*#F5F5E8*/ #fbfbfb url(../images/teaser-middle-ok.gif) repeat-x;}
#teaser-new { clear: both; height:200px; background: #fbfbfb url(../images/teaser-middle-ok.gif) repeat-x; }
.box { 
	float: left; 
	padding: 75px 20px 0;
	width: 430px;
	color: #C7E3EE; 
}
.box b {
	font-size:2.0em; text-transform:uppercase; color:#fefefe; font-weight:none;
}
#image { float:right; width:907px; position: relative; top: 0px; left:0; background: url(../images/logotype-ok.gif) no-repeat top right; height: 200px; }

#image2 { float:right; width:388px; position: relative; top: 0px; left:0;  height: 200px;}

#bar {
	height: 24px; 
	margin: 0 auto 6pt;
	width:900px;
	padding: 4px;
	/*background:#FFFDCD;*/
	border-bottom:3px double #F0E6D4;/*#FFD909;*/
	/*background: url(../images/bar.gif) repeat-x; display:block;*/
	}
.step { 
	cursor: pointer; 
	color: #000; 
	padding: 2px 2px 2px 20px; 
	margin: 0 20px 0 0; 
	font:bold 1.2em 'trebuchet ms', arial, helvetica, sans-serif;
	text-transform:uppercase;
	float: left; 
	text-align: center;
	background:url(../images/hand-point.png) no-repeat 0 50%;
	height: 20px; 
}
.step a { color: #000; margin: 0 2px 0 0; }
#return a{
	width:auto;
	height:22px;
}

#return img {
	border:none;
	padding:5px 0;
}
#galeria_icon a {
	width:auto;
	height:15px;
}
#galeria_icon img {
	border:none;
	padding:3px 0;
}
/*-------------------------------MENU BOCZNE-----------------------------*/

#sidebar {
	width: 215px;
	float:right;
	margin:0;
}
#sidebar ul {
	margin:12px 0;
	list-style:none;
}

#sidebar li {
	padding: 5px;
	font:normal .9em sans-serif;
	line-height:1.6em;
	letter-spacing:-.02em;
	border-bottom:1px solid #eee;
}
#sidebar li a {
	background: url(../images/bullet-1.gif) no-repeat left 50%;
	display:block;
	border: none;
	color:#666;
	padding:0 0 0 15px;
	text-transform: uppercase;
	text-decoration:none;
}
#sidebar li a:hover {
	background: url(../images/bullet-1-on.gif) no-repeat left 50%;
	border: none;
	color:#999;
	padding:0 0 0 15px;
}

/*------------------------------KONIEC MENU BOCZNEGO----------------------*/	

.col { 
	float: left; 
	width: 286px; 
	margin: 0 20px 16px 0;
}
.col-menu {
	float:left; 
	width: 210px; 
	margin: 0 20px 16px 0;
}
.last { 
	float: right; 
	margin: 0 0 10px 0;
}
.small-col {float:right; margin:0;}
.info { border: 2px solid #FFCE8A; background: #fefefe; padding: 7px;}




.big-col {
	float:left; 
	width:650px; 
	margin:0 10px 15px 0;
	background:url(../images/bg-container.gif) repeat-y right 50%;
	padding:0 25px 0 0;
}
#big-col { 
	float:left; 
	width:650px; 
	margin:0 10px 15px 0;
	background:url(../images/bg-container.gif) repeat-y right 50%;
	padding:0 25px 0 0;
}
.big-col p{
	text-align: justify;
}
#big-col p{
	text-align: justify;
}
#list ul{
	margin:0;
	list-style:none;
}
#list li {
	margin:0 0 3px 0;
	background:url(../images/bullet-arrow.gif) no-repeat 0 50%;
	padding:0 0 2px 18px;
}
#list-b ul{
	margin:0;
	list-style:none;
}
#list-b li {
	margin:0 0 3px 0;
	background:url(../images/tick.png) no-repeat 0 50%;
	padding:0 0 0 18px;
}
#list-c ul{
	margin:0;
	list-style:none;
}
#list-c li {
	margin:0 0 3px 0;
	background:url(../images/link.gif) no-repeat 0 50%;
	padding:0 0 0 23px;
}
#hand ul{
	margin:0;
	list-style:none;
}
#hand li {
	margin:6px 0;
	background:url(../images/arrow-medium.png) no-repeat 0 50%;
	padding:0 0 0 22px;
	height:18px;
}
.big-col ul {
	margin:15px 0 15px 10px;
	padding:0;
	list-style:none;
}

.big-col li {
	background:url(../images/bullet-arrow.gif) no-repeat 0 50%;
	padding:0 0 2px 18px;
	margin:0 0 3px 0;
}

.big-col img.right {

	float:right;
	margin:0 0 10px 10px;
}
#big-col img.right {

	float:right;
	margin:5px 0 10px 10px;
}
.big-col img.left {

	float:left;
	margin:0 10px 0 0;
}
#big-col img.left {

	float:left;
	margin:5px 10px 0 0;
}	
#sidebar img.left {
	border:1px solid #FFD129;
	float:left;
	margin:5px 10px;
	padding:2px;
}
#sidebar img.right {
	border:1px solid #FFD129;
	float:right;
	margin:5px 0 10px 10px;
	padding:2px;
}
#footer { 
clear: both; width: 900px; margin:0 auto; padding: 15px; border-top: 1px solid #CBD8E0; font-family:Arial, Helvetica, sans-serif; font-size:7.5pt;}
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }

#logo {
	float:left;
	margin:0;
	width:206px;
	height:64px;
	/*position:relative;*/
	left:0;
	}
#napis {
	float:left;
	margin:0;
	width:313px;
	height:64px;
	/*position:relative;*/
	left:0;
	}
#logo a { border:none;}
#logo h1 {
	font-size:2.3em;
	}
.partner {
	background:url(../images/partner.png) no-repeat 0 50%;
	padding:0 0 0 25px;
    color: #FF9C00;
}
.close-partner {
	background:url(../images/close-partner.png) no-repeat 0 50%;
	padding:1px 0 1px 25px;
	color: #FF9C00;
}
.one-person {
	background:url(../images/person.png) no-repeat 0 50%;
	padding:1px 0 1px 25px;
}
.document {
	background:url(../images/document.gif) no-repeat 0 50%;
	padding:2px 0 2px 26px;
}
.document-small {
	background:url(../images/document-small.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
.diagram {
	background:url(../images/diagram.gif) no-repeat 0 50%;
	padding:1px 0 2px 24px;
}
.bars {
	background:url(../images/bars.gif) no-repeat 0 50%;
	padding:0 0 0 24px;
}
.karta {
	background:url(../images/doc.gif) no-repeat 0 50%;
	padding:0 0 0 16px;
}
.download {
	background:url(../images/disk-black.png) no-repeat 2px 50%;
	padding:0 0 2px 20px;
}
.back {
	background:url(../images/back-black.gif) no-repeat 0 50%;
	padding:0 0 4px 19px;
}
.mail {
	background:url(../images/mail.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.phone {
	background:url(../images/mobile.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}	
.bulb {
	background:url(../images/bulb.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}	
.link {
	background:url(../images/link.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
/* ------------------------------------TABELKA--------------------------------------*/
.tabela {
	border:solid 1px #d6dde6;
	font:normal 9pt "Trebuchet MS", sans-serif;
	letter-spacing:0.04em;
	border-collapse:collapse;
	width:99%;
	padding:4px;
	margin:15px 0;
}
.tabela td {
	border:dotted 1px #dbdcdc;
	border-left:solid 1px #dbdcdc;
	padding:5px 4px;
	text-align:center;
}
.tabela td.colors {
	background:#eceded;
	border:solid 1px #dbdcdc;
	font-weight:bold;
}
.tabela td.left {
	text-align:left;
}
.tabela th {
	font-weight:normal;
	color:#111;
	border:solid 1px #dbdcdc; /*#EAD2A5;*/
	text-transform:uppercase;
	background: #e2e4e4; /*#edede1 url(../images/bgtable.gif) repeat-x;*/
	text-align:center;
	text-shadow:1px 1px 1px #fafafa;
	padding:7px;
}
.tabela caption {
	margin:5px 0 10px 0;
	font-family: "Trebuchet MS", sans-serif;
/*	background:url(../images/bars.gif) no-repeat 0 50%;
	padding:0 0 0 20px;*/
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#87A6BB;
	text-align:left;
	border-bottom:dotted 1px #D6DDE6;
	clear:both;
}
.tabela caption span {
}
.tabela a:hover {
	color:#FF9C00;
}
.tabela tr.row {
	background:#f5f6f8;
}
.tabela tr:hover {
	background:#f5f6f8;
	color:#000;
}
/*--------------------------------------KONIEC TABELI------------------------------------*/
#line {
	clear: both; 
	padding: 2px 0; 
	margin: 0 auto 15px auto; 
	background:url(../images/dot.gif) repeat-x 0 50%;
}
/*-------------------------------------JUMP MENU------------------------------------------*/
.container {
	width:auto; 
	margin:10px 0 15px 0;
	padding:2px 0;
}
a:link, a:visited {
	color:#206F9A;
	text-decoration:none;
}
a:hover {text-decoration:underline;}

ul.new, li.new { margin:0; border:0; padding:0; list-style:none;}

ul.new { height:21px; border-bottom:dotted 1px #dedede;}

/*.menu span{ 
	/*border:solid 1px #efefef; 
	border:solid 1px #efefef;
	padding:4px 2px 4px 6px; 
	border-bottom:none; 
	margin:0 10px 0 0; 
	line-height:1.5em;

}
.menu span a {font-weight:bold; z-index:200px;}
.menu span:hover {
	border:solid 1px #dedede; 
	border-right:1px solid #999; 
	border-bottom:none;
}
*/
.arrow {margin:0 0 0 4px; cursor:pointer; }
.sub_menu{
	display:none; 
	position:relative;
	border:solid 1px #dedede;
	padding:2px 5px; 
	top:2px; 
	width:160px; 
	background:#fefefe;
}
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover {
	display:block;
	font-size:.97em;
	font-weight:normal; 
	padding:2px;
}
.item_line {border-top:solid 1px #D3E0E7;}

/*------------------------------------ROUNDED CORNERS---------------------------------------*/
.round-a-gray {
	background:#444 url(../images/round_gray-left.png) left top no-repeat;
	color:#fff;
	text-align:center;
}
.round-a-gray div {
	background:url(../images/round_gray-right.png) right bottom no-repeat;
	padding:10px;
	margin:15px 0;
}
.round-a-gray p {
	text-align: center;
}
.round-a-gray a {
	color:#eee;
	text-decoration:underline;
}
.round-a-gray a:hover {
	color:#aaa;
}
/*----------------------------------------SCROLLER-----------------------------------------*/
.scroll {
	padding: 10px 10px;
	background:#fafafa;
	border:1px solid #eee;
	margin:0 0 5px 0;
	overflow:auto;
	height:23em;
	clear:both;
	width:auto;
}
/*-----------------------------------------LIQUID------------------------------------------*/

#kwicks_container {
	height:100px;
	width:auto;
	float:left;
	margin:15px auto;

}

#kwicks, #kwicks2 {
	position: static;
}
#kwicks ul, #kwicks2  {
	list-style: none;
	/*background:url(../liquid/slider-end.gif) no-repeat right 50%;*/
	padding: 0;
	margin: 0;
	}
#kwicks li, #kwicks2 li {
	float: left;
	list-style:none;
}
#kwicks .kwick, #kwicks2 .kwick2 {
	float: left;
	display: block;
	cursor: pointer;
	overflow: hidden;
	width:145px;
	height:100px;
}
.kwick_1 {background:#fefefe url(../liquid/selling.gif) no-repeat 0 50%;}
.kwick_2 {background:#fefefe url(../liquid/marketing.gif) no-repeat 0 50%;}
.kwick_3 {background:#fefefe url(../liquid/preselling.gif) no-repeat 0 50%;}
.kwick_4 {background:#fefefe url(../liquid/skills.gif) no-repeat 0 50%;}
.kwick_5 {background:#fefefe url(../liquid/izar_maks.gif) no-repeat 0 50%;}
.kwick_6 {background:#fefefe url(../liquid/izar_standard.gif) no-repeat 0 50%;}
.kwick_7 {background:#fefefe url(../liquid/izar_flash.gif) no-repeat 0 50%;}
.kwick_8 {background:#fefefe url(../liquid/studenci.gif) no-repeat 0 50%;}
.kwick_9 {background:#fefefe url(../liquid/gimnazjum.gif) no-repeat 0 50%;}
.kwick_10 {background:#fefefe url(../liquid/dzieci.gif) no-repeat 0 50%;}
.kwick_11 {background:#fefefe url(../liquid/twoja.gif) no-repeat 0 50%;}
.kwick_12 {background:#fefefe url(../liquid/outdoor.gif) no-repeat 0 50%;}
.kwick_13 {background:#fefefe url(../liquid/pikniki.gif) no-repeat 0 50%;}
.kwick_14 {background:#fefefe url(../liquid/specjalne.gif) no-repeat 0 50%;}
.kwick_15 {background:#fefefe url(../liquid/wiejskiewesele.gif) no-repeat 0 50%;}
.kwick_16 {background:#fefefe url(../liquid/zjazdszeryfow.gif) no-repeat 0 50%;}
.kwick_17 {background:#fefefe url(../liquid/pokazytanca.gif) no-repeat 0 50%;}
.kwick_18 {background:#fefefe url(../liquid/naczepascena.gif) no-repeat 0 50%;}

.category {float: right; position: static; background: url(../images/cat_br.gif) bottom right no-repeat; border-top:solid 1px #f3ecdc/*#c7c6c0#E7D6B5*/; width:99%; clear:both;}
.category span {float: right; font: 1.1em "Myriad Pro", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 0.1em; color:#783232; padding: 5px 10px 6px 13px; margin-right: 3px; background: url(../images/cat_bl.gif) bottom left no-repeat #FF9C00; border-bottom: solid 2px #f3ecdc;}
.category span a {color:#756532; text-decoration:none;}
.category span a:hover {color:#fff;}
.mini_title {float: none; font: 0.8em "Myriad Pro", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 0.2em; color: #222; border-bottom: 1px solid #c7c6c0; padding-bottom: 10px;}

#pasek {
	margin:165px 0 0 0;
	width:auto;
	line-height:2em;
}
.pasek {
	font-size:1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:600;
	text-transform:uppercase;
	text-indent:.2em;
	color:#ff7200;
}
.przesun {
	float:right;
	padding:0 2px 0 0;
	clear:both;
}
.unia {
	width:650px;
	height:100px;
	background:url(../images/ue1.gif) no-repeat 0 0;
}

.unia2 {
	width:650px;
	height:100px;
	background:url(../images/ue2.gif) no-repeat 0 0;
}

.punkt {
	background:url(../images/colordot.png) no-repeat 0 0;
	padding:0 0 0 25px;
}

/*-------------------- Formularz ----------------------*/

form{clear:both;}

#form_box {
	width:460px;
	font-size:10pt;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}

#form_box div {
	padding: 2pt 5pt;
	margin:0pt;
}

.notification_error {
	border: 2px solid #FFA22E;
	height: auto;
	width: 90%;
	margin:10px auto;
	padding:8px;
	background: #f8fafb;
	text-align: left;
	-moz-border-radius: 5px;
	font-size:9pt;
}

.notification_ok {
	border: 2px  solid #567397;
	height: auto;
	width: 90%;
	margin:10px auto;
	padding:8px;
	background: #f8fafb;
	text-align: left;
	-moz-border-radius: 5px;
	font-size:9pt;
}
.info_fieldset { 
	-moz-border-radius: 8px; 
	border: 1px #eee solid;
	margin:10px 0;
	padding:0 0 15px 0;
}

.info_fieldset legend {
	border: 1px #dddddd solid; 
	color:#5E6B6E;
	font-size:10pt;
	padding: 3px 15px;
	margin: 0 10px;
	-moz-border-radius: 3px;
}
/* ------------------------- DLA NEWS ----------------------------*/

.shadetabs {
	padding:0;
	margin:1px 0 0 0;
	list-style:none;
	list-style-type: none;
	text-align: left;
}


.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	position: relative;
	z-index: 1;
	padding: 4px 7px;
	margin:0 2px 0 0;
	border: 1px solid #ddd;
	border-bottom:none;
	color: #2d2b2b;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li a.selected {
	position: relative;
	top:0;
}

.shadetabs li a.selected{ 
	border-bottom:1px solid #fff;
}

.shadetabs li a.selected:hover {
	text-decoration: none;
}

.descbox {
	display: block;
	clear:both;
	width: auto;
	background: #f9f9f9;
	color: #777;
	padding: 8px 15px 5px 15px;
	margin:3px 0;
	text-align:justify;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #efefef;
}

.descbox p {
	text-align:left;
}

p.pdf {
	background:#f9f9f9 url(../images/document-pdf-gray.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
p.doc-arrow {
	background:#f9f9f9 url(../images/document-arrow.png) no-repeat 0 0;
	padding:0 0 0 20px;
}

.smalltext {
	font-size:x-small;
	letter-spacing:.014em;
}

#harmonogram, #hity, #praca, #ksiegowosc, #sprzedaz, #zarzadzanie, #budzet { 
	z-index:1px;
	width:285px;
	height:50px;
	clear:both;
	margin:5px 0;
	font-size:1.1em;
	
}
#harmonogram h1 { 
	background: url(../images/harmonogram.png) no-repeat;
}
#hity h1 {
	background: url(../images/hity.png) no-repeat;
}
#praca h1 {
	background: url(../images/praca.png) no-repeat;
}
#ksiegowosc h1 {
	background: url(../images/ksiegowosc.png) no-repeat;
}
#sprzedaz h1 { 
	background: url(../images/sprzedaz.png) no-repeat;
}
#zarzadzanie h1 { 
	background: url(../images/zarzadzanie.png) no-repeat;
}
#budzet h1 { 
	background: url(../images/budzet.png) no-repeat;
}
#harmonogram h1 a, #hity h1 a, #praca h1 a, #ksiegowosc h1 a, #sprzedaz h1 a, #zarzadzanie h1 a, #budzet h1 a {
	width:285px;
	height:50px;
	display:block;
	border:none;
}

#harmonogram h1 a:hover {
    background: url(../images/harmonogram-hover.png) no-repeat;
	display:block;
	border:none;
}
#hity h1 a:hover {
    background: url(../images/hity-hover.png) no-repeat;
	display:block;
	border:none;
}
#praca h1 a:hover {
    background: url(../images/praca-hover.png) no-repeat;
	display:block;
	border:none;
}
#ksiegowosc h1 a:hover {
    background: url(../images/ksiegowosc-hover.png) no-repeat;
	display:block;
	border:none;
}
#sprzedaz h1 a:hover {
    background: url(../images/sprzedaz-hover.png) no-repeat;
	display:block;
	border:none;
}
#zarzadzanie h1 a:hover {
    background: url(../images/zarzadzanie-hover.png) no-repeat;
	display:block;
	border:none;
}
#budzet h1 a:hover {
    background: url(../images/budzet-hover.png) no-repeat;
	display:block;
	border:none;
}
#harmonogram h1 span, #hity h1 span , #praca h1 span, #ksiegowosc h1 span, #sprzedaz h1 span, #zarzadzanie h1 span, #budzet h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#eksperci, #klienci, #misja { 
	z-index:1px;
	float:left;
	width:108px;
	height:36px;
}
#eksperci h1 a, #klienci h1 a, #misja h1 a {
	width:108px;
	height:36px;
	display:block;
	border:none;
	color:#206F9A;
}
#eksperci h1 span, #klienci h1 span, #misja h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#eksperci h1 { 
	background: url(../images/eksperci.png) no-repeat;
	border:none;
	font-size:1.3em;
}
#klienci h1 { 
	background: url(../images/klienci.png) no-repeat;
	border:none;
	font-size:1.3em;
}

#misja h1 { 
	background: url(../images/misja.png) no-repeat;
	border:none;
	font-size:1.3em;
}


.buttoneksperci {
	display:block;
	width:100px;
	height:40px;
	text-indent:-9999px;
	float:left;
	margin:0 1px 0 0;
}
.buttoneksperci a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/ekspercib.png) no-repeat top left;
	outline:none;
}
.buttoneksperci a:hover {
	background-position:0 -40px;
}


.buttonklienci {
	display:block;
	width:100px;
	height:40px;
	text-indent:-9999px;
	float:left;
	margin:0 1px 0 0;
}
.buttonklienci a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/kliencib.png) no-repeat top left;
	outline:none;
}
.buttonklienci a:hover {
	background-position:0 -40px;
}

.buttonmisja {
	display:block;
	width:100px;
	height:40px;
	text-indent:-9999px;
	float:left;
	margin:0 1px 0 0;
}
.buttonmisja a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/misjab.png) no-repeat top left;
	outline:none;
}
.buttonmisja a:hover {
	background-position:0 -40px;
}

span.blue-btn,
span.blue-btn a {
	background:url(../buttons/blue-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#37677a;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #b9e5f7;
	text-decoration:none;
	clear:both;
}

span.blue-btn a:hover {
	background:url(../buttons/blue-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.gold-btn,
span.gold-btn a {
	background:url(../buttons/gold-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#756532;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #faf0d0;
	text-decoration:none;
}

span.gold-btn a:hover {
	background:url(../buttons/gold-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.gold-btn-front,
span.gold-btn-front a {
	background:url(../buttons/gold-btn-front.png) no-repeat;
	width:285px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family: "Droid Serif", Georgia, serif;
	color:#756532;
	font-size:17px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #fff;
	text-decoration:none;
}

span.gold-btn-front a:hover {
	background:url(../buttons/gold-btn-hover-front.png) no-repeat;
	width:285px;
	height:45px;
}
span.lime-btn,
span.lime-btn a {
	background:url(../buttons/lime-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#63732c;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #ebf5c9;
	text-decoration:none;
}

span.lime-btn a:hover {
	background:url(../buttons/lime-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.red-btn,
span.red-btn a {
	background:url(../buttons/red-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#783232;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #ee9a9a;
	text-decoration:none;
}

span.red-btn a:hover {
	background:url(../buttons/red-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.green-btn,
span.green-btn a {
	background:url(../buttons/green-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#487537;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #d2f1c6;
	text-decoration:none;
}

span.green-btn a:hover {
	background:url(../buttons/green-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.silver-btn,
span.silver-btn a {
	background:url(../buttons/silver-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#787878;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #fff;
	text-decoration:none;
}

span.silver-btn a:hover {
	background:url(../buttons/silver-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.pink-btn,
span.pink-btn a {
	background:url(../buttons/pink-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#7d3462;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #f7b9e0;
	text-decoration:none;
}

span.pink-btn a:hover {
	background:url(../buttons/pink-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
span.black-btn,
span.black-btn a {
	background:url(../buttons/black-btn.png) no-repeat;
	width:176px;
	height:45px;
	line-height:44px;
	display:inline-block;
	font-family:"Droid Serif", Georgia, serif;
	color:#c4ccd2;
	font-size:14px;
	text-align:center;
	font-style:italic;
	text-shadow:0px 1px 1px #26282b;
	text-decoration:none;
}

span.black-btn a:hover {
	background:url(../buttons/black-btn-hover.png) no-repeat;
	width:176px;
	height:45px;
}
