
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F2F0;
	color: #666;
	margin-top: 10px;
	margin-bottom: 20px;
}

body a:link, a:visited, a:active {
	color: #999;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
	color: #FF9900;
}

body a img
{
border: none; 
}

/* IE inherit font size in tables */

table {
	font-size: 1.0em;
}

/* tag defs */

ul {
	margin:0;
	padding:0;
	list-style:none;
}

textArea {
	border: 1px solid #ccc;
	color: #000;
	background-color: #EAEAEA;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	border: 1px solid #ccc;
	background-color: #EAEAEA;
	color: #000;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 15px;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 10px;
}

h3 {
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 9px;
	font-weight: bold;
	color: #7E7E7E;
}


h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 9px;
	font-weight: bold;
	color: #7E7E7E;
	margin: 0;
	padding: 0;
}

h1.clear {
	display:none;
}

acronym {
	border-bottom: 1px #999 dotted; 
	cursor:help; 
	font-style:normal
}

/* Use as class because of the unwanted borders */

.input {
	border: 1px solid #ccc;
	color: #000;
	background-color: #EAEAEA;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Clearing hack */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/* Main styles */
	
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

#top {
	background: url(../images/bg_top.jpg) no-repeat;
	height: 80px;
	width: 800px;
}

#middle {
	background: url(../images/bg_middle.gif) repeat-y;
	width: 800px;
	margin: 0;
}

.content {
	font-size:11px;
}

.content a:link, .content a:visited, .content a:active {
	text-decoration: underline;
}

.content a:hover {
	color: #FF9900;
	text-decoration: none;

}

.contentWide a:link, .contentWide a:visited, .contentWide a:active {
	color: #FF9900;
	text-decoration: none;
}

.contentWide a:hover {
	background-color: #FF9900;
	color: #fff;
}

.content li {
	line-height: 16px;
	background: url(../images/bullet1.gif) no-repeat 2px 6px;
	padding-left: 12px;
	padding-bottom: 4px;
}

#bottom {
	background: url(../images/bg_bottom.jpg) no-repeat;
	height: 40px;
	width: 800px;
	margin: 0;
}

#banner {
	height: 118px;
	width: 768px;
	margin-right: 21px;
	margin-left: 21px;
	margin-bottom: 10px;
}

#nav li {
	list-style:none;
	display: inline;
	margin-right: 16px;
}

#nav {
	width: 350px;
	float:right;
	margin-top: 24px;
	margin-right: 45px;
	border-bottom: 1px solid #E1E1E1;
}

#nav a {
	font-size: 9px;
	color: #A7A7A7;
	text-decoration: none;
	font-weight: bold;
}

#nav li a span {
	border:solid 1px #ccc;
	padding:4px;
	line-height:22px;
}

#nav a:hover {
	color: #FF9900;
	text-decoration: none;
}

#feature {
	width: 130px;
	border-right: 1px solid #E1E1E1;
	padding-right: 10px;
	color: #999;
	float: left;
	font-size: 9px;
}

#sampleFeature {
	width: 130px;
	border-right: 1px solid #E1E1E1;
	padding-right: 10px;
	color: #999;
	float: left;
	font-size: 9px;
}

/* IE */
#feature {margin-left:14px;}
/* MOZ */
html>body #feature {margin: 0px 0px 0px 26px;}

.content {
	width: 550px;
	margin-left: 180px;
	text-align: justify;
}

.contentWide {
	width: 550px;
	margin-left: 32px;
	text-align: justify;
	padding-bottom: 30px;
}

.contentPopup {
	width: 550px;
	padding-left: 30px;
	padding-right: 20px;
}

.contentPopup li {
	line-height: 16px;
	background: url(../images/bullet1.gif) no-repeat 2px 6px;
	padding-left: 12px;
	padding-bottom: 4px;
}

#feature li {
	margin-top: 4px;
	margin-bottom: 4px;
}

#feature a:link, #feature a:visited, #feature a:active {
	color: #FF9900;
	text-decoration: none;
	
}

#feature a:hover {
	background-color: #FF9900;
	color: #fff;
}

.subNav {
	width: 110px;
	text-decoration: none;
	background: url(../images/bg_nav.jpg) no-repeat;
	padding-bottom: 20px;
} 

.subNav ul {
	margin: 0;
	padding: 0;
} 

.subNav h3 a {
	text-decoration:none;
	}

.subNav a:link, .subNav a:visited, .subNav a:active {
	line-height: 22px;
	text-decoration: none;
	color: #999;
}

.subNav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.subNav ul li {
	background: url(../images/arrow.gif) no-repeat 0px 8px;
	padding-left: 12px;
}

#breadcrumbs {
	margin-right:30px;
	float: right;
	width: 580px;
	height:30px;
	text-align: right;
	color: #ccc;
}

#breadcrumbs a {
	color: #ccc;
}

#breadcrumbs a:hover {
	color: #FF9900;
}

#breadcrumbs > li:first-child {
	background:none;
}

#breadcrumbs li {
	display: inline;
	padding-left: 1px;
	list-style-type: none;
}

.right {
	float: right;
	margin-right: 160px;
	padding-bottom: 10px;
}

.phoneList li {
	display:inline;
	padding-right:20px;
	width: 160px;
	margin-left:0;
}

.quote {
	background-image: url(../images/quotes.gif);
	float: left;
	padding-bottom: 20px;
	padding-left: 60px;
	background-repeat: no-repeat;
	padding-top: 16px;
}

.closeLink {
	text-align: center;
	padding: 6px;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	margin-top: 20px;
}

.cell {
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
}

.green {
	color: #006600;
	font-weight: bold;
}

.sitemap {
	padding-left: 30px;
}

.clientLogin {
	padding-left:14px;
}

.portfolioImg {
	float: left;
	width: 156px;
	padding-right: 6px;
}

.sample {
	padding-bottom: 16px;
	width: 400px;
	float: left;
}

.popupTitle {
	float: right;
	padding-right: 30px;
	color: #FF9900;
	font-weight: bold;
	font-size: 9px;
	padding-top: 26px;
}

.break {
	width: 100%;
	border-top: 1px dotted #ccc;
}

.resources {
	background: #f8f8f8;
	padding: 10px;
	border: 1px solid #ccc;
}

.partnerLogos {
	float: right;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #E5E5E5;
}

.expand {
	padding-top: 10px;
	padding-bottom: 10px;
}

.note {
	padding: 6px;
	border: 1px solid #ccc;
	font-size: 9px;
	background-color: #F4F2F0;
	color: #999;
	margin-top: 6px;
	margin-bottom: 6px;
}

.map {
	background: url(../images/icon_world.gif) no-repeat 0px 1px;
	padding-left: 18px;
	padding-bottom:2px;
	padding-top:2px;
}

/* portfolio stuff */

.sampleSites {
	list-style-type: none;
	margin:0;
	padding:0;
}

.sampleSites li	{
	float: left;
	display: inline;
	width:80px;
	height: 86px;
	background: url(none);
}

.sampleSitesMain li	{
	float: left;
	display: inline;
	width:50px;
	height: 40px;
	background: url(none);
}

.sampleSites li a, .sampleSitesMain li a {
	text-decoration: none;
	color: #A5A5A5;
}

.sampleSites li img, .sampleSitesMain li img	{
	border: 1px solid #ccc;
	background-color: #fff;
}

.sampleSites li a:hover img, .sampleSitesMain li a:hover img {
	border: 1px solid #FF9900;
}

#clients {
	width: 400px;
	float: left;
}

#clientsMain {
	width: 110px;
	padding-left:20px;
	padding-bottom: 20px;
}

.description li {
	background: url(../images/bullet_arrow.gif) no-repeat 0px 5px;
	padding-left: 12px;
	height: 12px;
}

/* fix for the peekaboo bug on projects page */

.projects {
	float: left;
}

.homeForm li {
	display: inline;
	background-image: none;
}

/* platinum logo page */

#platinum {
	text-align:center;
}

#platinum img {
	border:solid 1px #ccc;
	text-align:center;
}

 .thumbnail
{
float: left;
width: 75px;
background-color: #fff;
border: 1px solid #999;
margin: 0 3px 3px 0;
padding: 5px;
}

 .thumbnail_logistyka
{
float: left;
width: 180px;
background-color: #fff;
border: 1px solid #999;
margin: 0 3px 3px 0;
padding: 5px;
}

 .thumbnail a
{
color: #fff;
background-color: #036;
text-decoration: none;
}

 .thumbnail a img
{
border: none; 
}

 .thumbnail a:hover
{
text-decoration: none;
background-color: #999;
color: #fff;
}

 .thumbnail_logistyka a
{
color: #fff;
background-color: #036;
text-decoration: none;
}

 .thumbnail_logistyka a img
{
border: none; 
}


 .thumbnail_logistyka a:hover
{
text-decoration: none;
background-color: #999;
color: #fff;
}

 ul#baner_lista
{
list-style-type: none;

padding: .5em 0;
}

ul#baner_lista li a
{
display: block;

color: #FFF;
background-color: #999;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#baner_lista li a:hover
{
color: #FFF;
background-color: #882A23;
}

ul#baner_lista .logistyka { 
padding: 0 3px 0 0;
width: 192px;
float: left; 
}

ul#baner_lista .reszta { 
padding: 0 3px 0 0;
width: 87px;
float: left; 
}



#menu_boczne
{
float: left; 
padding: 3px;
border: 1px solid #fff;
width: 130px;
background-color: #fff;
font: 12px
}

/* IE */
#menu_boczne {
margin-left:14px;
margin-bottom:10px;
}
/* MOZ */
html>body #menu_boczne {
margin: 20px 0px 0px 26px;
}

#menu_boczne li
{
list-style: none;
border: 1px solid #999;
}

#menu_boczne a
{
color: #999;
text-decoration: none;
display: block;
border-left: 1em solid #eee;
border-bottom: 1px solid #eee;
padding: 4px 8px;
}

#menu_boczne a:hover { 
border-color: #882A23;
}

div.flash_left
{
float: left; 
margin: 0px 10px 0px 0px;
}

div.flash_right
{
float: right; 
margin: 0px 0px 0px 10px;
}

#ramka_boczna
{
float: left; 
padding: 3px;
border: 1px solid #fff;
width: 130px;
background-color: #fff;
font: 12px
}

#kontakt_kontakt {
	
	font-size:10px;
	color: white;
	padding: 0.1cm 0cm 0.1cm 0.1cm;
	background-color: rgb(116, 112, 113);
	border: 1px solid  rgb(116, 112, 113);
}

#kontakt_ramka {
	
	font-size:9px;
	padding: 0.5cm 0cm 0.5cm 0.2cm;
	border: 1px solid  rgb(234, 234, 252);
	color: #444;
	background-color: #fff;
}

#mail_mail {
	
	font-size:10px;
	color: white;
	padding: 0.2cm 0cm 0.2cm 0.2cm;
	background-color: rgb(116, 112, 113);
	border: 1px solid  rgb(116, 112, 113);
}

#mail_ramka {
	
	
	padding: 0.5cm 0cm 0.5cm 0.2cm;
	border: 1px solid  rgb(234, 234, 252);
	background-color: rgb(249, 249,249 );
}

#mail_ramka a {
	font-size: 9px;
	color: #A7A7A7;
	text-decoration: none;
	font-weight: bold;
}

#mail_ramka a:hover {
	color: #FF9900;
	text-decoration: underline;
}

div.strona_glowna_tekst {
	padding: 0.8cm 0cm 0cm 0cm;
	line-height: 25px;
	text-indent: 20px;	
}

#tekst_stopka{
	float: left;
}


#tekst_stopka a {
	font-size: 8px;
	color: #A7A7A7;
	text-decoration: none;
	font-weight: bold;
}

#tekst_stopka a:hover {
	color: #FF9900;
	text-decoration: none;
}


