* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}

html {
	background: #fff;
}

html, body { 
	display: block;
	height: 100%; 
	background: #024;
}

div#all {
	background: #024;
	min-width: 957px; 
	max-width: 100%;
	min-height: 95%;
	height: 100%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 35px;
	margin-left: 0px;
	margin-bottom: 0px;
}


.h1 {
	font-size: 24px;
	font-weight: 900;
}

div#logo {
	background: #fff;
	color: #000;
	padding-left: 10px;
	padding-top: 10px;
	/*
	overflow: hidden;
	*/
}

div#logo p {
	/*
	background: url(../gfx/tagline.png) 100% 0 no-repeat;
	*/
}

div#logo small {
	padding-left: 4px;
}

div#logo img {
	padding-top: 10px;
}

div#logotext {
	display: inline;	
	vertical-align: bottom;
	color: #000;
	line-height: 80px;
	width: 500px;
}

/* topmenu */
#topmenu {
	background: #fff;
	height: 2em;
	line-height: 1em;
	list-style: none;
	text-align: right;
	padding-right: 50px;
	margin-top: -5px;
}
#topmenu li {
	font-size: 1.15em;
	display: inline;
	padding: 0px 2px 0px 2px;
}
#topmenu a {
	/*
	color: #555555;
	*/
	color: #669;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
#topmenu a.current {
	border-bottom: 1px DarkOrange solid;
}
#topmenu a:hover, #topmenu a:focus {
	/*
	color: #81ae08;
	*/
	color: DarkOrange;
	outline: none;
}

/* top smenu */
#smenu {
	background: ;
	height: 1.3em;
	line-height: 1em;
	list-style: none;
	text-align: right;
	padding-right: 50px;
}
#smenu li {
	font-size: 1em;
	display: inline;
	padding: 0px 2px 0px 2px;
}
#smenu a {
	/*
	color: #555555;
	*/
	color: #669;
	font-weight: bold;
	font-size: 1em;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
#smenu a.current {
	border-bottom: 1px DarkOrange solid;
}
#smenu a:hover, #smenu a:focus {
	/*
	color: #81ae08;
	*/
	color: DarkOrange;
	outline: none;
}


#bottommenu {
	background-color: #024;
	height: 1.5em;
	line-height: 1.5em;
	list-style: none;
	padding-top: 10px;
}
#bottommenu li {
	background-color: #024;
	font-size: 1.0em;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#bottommenu a {
	/*
	color: #555555;
	*/
	background-color: #024;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
#bottommenu a:hover, #bottommenu a:focus {
	/*
	color: #81ae08;
	*/
	color: DarkOrange;
	outline: none;
}

/*
#topmenu a img {
	background: #024;
}
#topmenu a:hover img, a:focus img {
	background: #81ae08;
}
*/

div#hrule {
	font-size: 1px;
	border-bottom: 3px #024 solid;
	padding-top: 2px;
}

div#ftrhrule {
	font-size: 1px;
	border-bottom: 1px #024 solid;
	padding-top: 2px;
}


#content {
	font-size: 1.1em;
	line-height: 1.33em;
	margin-left: 0px;
	padding-left: 10px;
	border-left: none;
	overflow: hidden;
	padding-top: 17px;
	padding-bottom: 20px;
}

#content h1 {
	font-size: 1.8em;
	line-height: 1em;
	margin-bottom: 20px;
}

#content-right {
	margin-left: 30%;
	line-height: 1.3em;
	position: relative;
	padding-right: 10px;
}

#content-left {
	float: left;
	width: 27%;
	list-style: none;
	padding-left: 17px;
	margin-left: 0px;
}


#leftmenu {
	list-style: none;
	color: #66A;
}

#leftmenu li {
	margin-bottom: 0.2em;
	color: #66A;
}

#leftmenu li a {
	color: #66A;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 1em;
	text-decoration: none;
}

#leftmenu a:hover, #leftmenu a:focus {
	/*
	color: #81ae08;
	*/
	color: Orange;
	outline: none;
}

#content-left h2 {
border-top: 1px Orange solid;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}

ul#shortdesc {
	list-style: circle inside;
	border: 1px #669 solid;
	background: #EFEFEF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 25px;
}

ul#shortdesc li {
	background: #EFEFEF;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #339;
}

#ftr {
	background-color: #024;
	padding-right: 50px;
	text-align: right;
}

#ftrcopy {
	text-align: left;
	background-color: #024;
	color: #DADADA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#ftrlinks {
	text-align: left;
	background-color: #024;
	color: #9A9A9A;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#ftrlinks a {
	background-color: #024;
	color: #9A9A9A;
	text-decoration: none;
}

#content-right p {
	padding-top: 8px;
	padding-bottom: 8px;
}

#content-right ul {
	list-style: circle inside;
	border: 1px #669 solid;
	background: #EFEFEF;
	padding: 10px;
}

#content-right ul li {
	background: #EFEFEF;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #339;
}

div.job {
	border: 1px #024 dotted;
	padding: 5px;
}

div.job h4 {
	text-align: center;
}


ol.job { 
	list-style: circle inside;
	/*
	border: 1px #024 dotted;
	*/
	background: #FFF;
	padding: 10px;
}
ol.job li.job { 
	background: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #339;
}

img#pic {
	/*
	position: relative;
	top: -40px;
	float: right;
	margin: 10px;
	*/
	border: 0px brown dotted;
}

h2.main {
	color: #669;
	padding-top: 14px;
	padding-bottom: 10px;
	font-size: 14px;
}

div.main_item_text, div.main_item_check {
	padding: 10px;
	text-align: justify;
}

div.main_item_check {
	color: DarkOrange;
	text-align: center;
}

div.main_item_check a {
	color: #669;
	text-decoration: none;
	border-bottom: 1px #669 solid;
	font-size: 14px;
	line-height: 1.5em;
}

div.main_item_check a:hover {
}

p.pshort {
	color: #669;
	margin-top: 5px;
	font-style: italic;
	font-weight: 600;
}

#ftrcontent {
	padding-top: 30px;
	background-color: #024;
	color: #FFF;
}

#ftrcontent a {
	background-color: #024;
	color: #FFF;
}

#ftrcontact {
	background-color: #024;
	color: #FFF;
	width: 37%;
	text-align: left;
	float: left;
	padding: 5px;
	padding-left: 50px;
}

#ftrkwords {
	background-color: #024;
	color: #FFF;
	margin-left: 44%;
	text-align: left;
	padding: 5px;
}

.ftrhdr, .ftrdata, .ftrdata span {
	background-color: #024;
	color: #FFF;
}

.ftrhdr {
	font-size: 16px;
	color: DarkOrange;
	font-weight: 600;
	border-bottom: 1px #669 solid;
	padding-bottom: 15px;
}

.ftrdata {
	padding-top: 15px;
	line-height: 2em;
}

.kword1 {
	color: #FFF;
}

.kword2 {
	color: DarkOrange;
}

.main_item_text_hdr {
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding-top: 10px;
}

#rozwiazania_0,
#rozwiazania_1,
#rozwiazania_2,
#rozwiazania_3,
#rozwiazania_4,
#praca_0,
#praca_1,
#praca_2,
#praca_3,
#praca_4,
#praca_5,
#uslugi_0,
#uslugi_1,
#uslugi_2,
#uslugi_3,
#uslugi_4
{
	color: DarkOrange;
	margin-top: 20px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
}

td.center {
	text-align: center;
}

div#maintextftr p {
	color: #969696;
	padding: 5px;
}

div#maintextftr p strong, div#maintextftr p strong {
	color: #969696;
}

/* 
 * implemented view
 */
div#implemented h2 {
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px navy dotted;
}

div#implemented h3 {
	padding-top: 10px;
}

div#implemented p {
	padding-top: 4px;
}

div#implemented h3, div#implemented p, div#implemented ul.outer {
	margin-left: 10px;
}

div#implemented ul.inner {
	margin-left: 20px;
}

div#implemented ul, div#implemented li {
	padding-top: 1px;
	list-style: circle;
	border: 0px black solid;
	background: none;
	color: black;
}


