@charset "utf-8";
/* CSS Document */

Body{
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family: tahoma;
	font-size: 11px;
	color: #767272;
	text-align: center;
}

h1 {
	color:#767272;
	float:left;
	font-family:tahoma;
	font-size:11px;
	margin-top:47px;
	width:450px;
}

h2 {
	color:#767272;
	font-size: 11px;
	font-weight: bold;
}

#kontener{
	text-align: left;
	margin:auto;
	width:804px;
}

#okno{
	width:100%;
	height:100%;
	float:left;
	background-image: url(okno.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#gora_lewa{
line-height:18px;
width:98%;
z-index: 1000;
padding-top:20px;
padding-left:10px;
padding-right:10px;
float:left;
text-align:justify;

}

#gora_lewa a{
	background-image: url(punk1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin-left:40px;
	text-decoration:none;
	color: #0099CC;
}

#gora_lewa a:hover{
text-decoration:underline;

}
#gora_prawa{
margin-left: 10px;
margin-bottom: 10px;
width:405px;
float:right;

}
.pomarancz{
color:#ffbc00;
font-size:12px;
font-weight:bold;}

.pomarancz2{
color:#ffbc00;
font-size:11px;
font-weight:bold;}





#top{
height:68px;
width:100%;}


#menu{
	text-align: center;
	height:60px;
	float: left;
	margin-top:-1px;
	width:804px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
}

a.menu{
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(linia.gif);
	background-repeat: no-repeat;
	padding: 5px;
	padding-top:20px;
	
	display:block;
}

a.menu1{
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	padding: 5px;
	padding-top:20px;
	
	display:block;
}

#flagi{
width:150px;
float:right;
margin-top:35px;
text-align: right;}

a.logo{

	width:190px;
	height:40px;
	float:left;
	display:block;
}

#logo{
	float:left;
	display:block;
	background-image:url(logo.png);
	background-repeat:no-repeat;
	margin-top:30px;
}

#logo_logistics{
	float:left;
	display:block;
	background-image:url(logo_logistics.png);
	background-repeat:no-repeat;
	margin-top:30px;
}

a.flagi{
	background-repeat: no-repeat;
	float: right;
	margin-left:5px;
	width:16px;
	height:11px;
}

a.menu:hover{
color:#FFFF00;}

a.menu1:hover{
color:#FFFF00;}

#stopka{
	height:56px;
	width:100%;
	float:left;
	background-image: url(stopka.gif);
	background-repeat: repeat-x;
}

#stopka a{
color:#d57b7b;
text-decoration:none;}

#dol{
height:218px;
width:100%;
float:left;
background-color:#f2f8ec;

}
#podstronna{
height:100%;
padding:10px;
width:95%;
line-height:18px;
float:left;


}

#dol1{
height:218px;
float:left;
width:267px;
}
#dol2{
height:218px;
margin-left:10px;
float:left;
width:215px;
line-height:14px;

}

#dol2 a{
color:#6cbcd1;}
#dol3{
	margin-top:10px;
	height:200px;
	padding-left:5px;
	float:left;
	width:300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#kolor1{
	background-color: #99CC00;
	height:10px;
	width:10px;
}

#kolor2{
	background-color: #00FFFF;
	height:10px;
	width:10px;
}
#kolor3{
	background-color: #FF0033;
	height:10px;
	width:10px;
}

.img{
	background-color: #FFFFFF;
	border: 1px solid #d0c9c3;
	padding:2px;
}

.image {
	width: 100%;
	text-align: center;
}

.akt_nag{
	color:#ffbc00;
	padding-left:15px;
	font-size:11px;
	background-image: url(punkt.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.data{
font-size:9px;}

a.wiecej{
	color:#f57c2f;
	text-decoration:none;
	background-image: url(wiecej.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}
a.wiecej:hover{
text-decoration:underline;}


/* Produkty */
.mainProductBox {
	width: 90%; 
	margin: auto;
}

.mainProductBox .imageDiv {
	width: 120px; 
	height: 120px; 
	float: left; 
	background: url(./productImageBack.png) repeat-x; 
	border: 1px solid #c3c2c3;
}

.mainProductBox .descDiv {
	position: relative; 
	left: -1px; 
	width: 540px; 
	margin-top: 10px; 
	padding: 10px; 
	text-align: left; 
	float: left; 
	background: url(./productDescBack.png) bottom repeat-x; 
	border: 1px solid #c3c2c3;
}

.mainProductBox .descDiv .content {
	float: left; 
	width: 70%;
}

.mainProductBox .descDiv .pdf {
	float:left; 
	margin-top: 20px;
}

/* Pracownicy */
.mainEmployeeBox {
	width: 90%; 
	margin: auto;
	text-align: left;
	padding: 5px;
	border: 1px solid #c3c2c3;
}

