div.top_truck_pl {
	width: 958px; height:125px; background-image: url(/img/truck_head_pl.jpg); margin-left: auto; margin-right:auto;
	position: relative;top:10px; margin-bottom:10px}
div.top_truck_pl div.n_logo {
	width: 300px; height: 82px; border: 1px solid transparent;float: left}
div.top_truck_pl div.n_logo img {
	margin-top: 20px; margin-left: 10px; border: none;}
div.top_truck_pl div.n_logo p {
	margin: 5px 0 0 110px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	font-style: italic; color: #ececec;}
div.top_truck_pl div.n_logo p a {
	color: #ececec; text-decoration: none;}
div.top_truck_pl div.n_logo p a:hover {
	text-decoration: underline;}
div.top_truck_pl div.n_phone {
	width: 635px; border: 1px solid transparent; float: left;height: 82px;}
div.top_truck_pl div.n_phone p.biuro {
	text-align: right;font-family: Arial, Helvetica, sans-serif; font-size: 18px; 
	color: #ececec; font-weight: bold; margin: 15px 0 0 0; }
div.top_truck_pl div.n_phone p.skad {
	text-align: right;font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #ececec; margin: -15px 220px 0 0; font-style: italic;}
div.top_truck_pl div.link_select {
	width: 945px; height: 35px; float: left; text-align: right;}
	
	
	
/* div zawierajacy selecta - nazwa pola */
.lang_select {float: left; margin-left:10px;margin-top:5px; width: 150px}

/* select - w topie */
.select { 
width: 150px; float: left; clear: both; /* background: #fff; height: 17px;*/
background-image:url(/img/lang_sel.gif);
background-position:left 50%;background-repeat:no-repeat; border: none; font-size:12px;
padding-left: 5px; height: 27px; line-height: 24px;text-align: left; font-family: Arial, Helvetica, sans-serif; 
/*display:none; */ 
} 
.select img {
	display: none;
}
/* pole aktywne tzn wybrany select */
.select .selected {padding: 2px 0px 0px 5px ;height:20px; }
.select .selected img {float: right;}

/* pole z opcjami do wyboru */
.select .options {
	position:absolute; margin-left: -4px;  background: #e6e6e6;
	border: 1px solid gray; border-top: none; width: 147px; }

.select .options .highlight { background: #f1f1f1; }
/* pojedyncza opcja */
.select .option {padding-left: 8px;}
/* pole z wartoscia */
.select .selected span,
.select .option span {padding-left: 28px; color: black; font-size: 12px}
.select .selected img {	float: right; margin-top:-2px}



/* style dla konkretnego selecta*/
.lang_select .select .pl { background: url(/img/fl_PL.gif) no-repeat;}
.lang_select .select .en { background: url(/img/fl_EN.gif) no-repeat; }
.lang_select .select .ru { background: url(/img/fl_RU.gif) no-repeat; }
.lang_select .select .sk { background: url(/img/fl_SK.gif) no-repeat; }
.lang_select .select .de { background: url(/img/fl_DE.gif) no-repeat; }

div.n_zamow_ogloszenie {
	width: 760px; float: left; border-right: 2px solid silver; margin-right:10px;
	margin-top:8px; font-family: Arial, Helvetica, sans-serif; font-size: 16px;
	padding-right: 10px; color:#E6E6E6;}
div.n_zamow_ogloszenie a {color:#E6E6E6; margin-right: 10px; text-decoration: none;}
div.n_zamow_ogloszenie a:hover {color: white;}	

.clr {clear: both;height:1px}
	
	
	
div#languageSelector {z-index:1000}
div#languageSelector ul {width:100%; }
div#languageSelector ul, 
div#languageselector li {margin: 0; padding: 0; list-style: none;  background-color: #e6e6e6; width:100%; }
div#languageSelector li {display:inline; line-height: 24px; text-align:left}
div#languageSelected {
width: 150px; float: left; clear: both; /* background: #fff; height: 17px;*/
background-image:url(/img/lang_sel.gif);
background-position:left 50%;background-repeat:no-repeat; border: none; font-size:12px; 
padding-left: 5px; height: 24px; line-height: 24px;text-align: left; font-family: Arial, Helvetica, sans-serif; 

}
.languageListHovered {}
.languageList {padding-left:0px; position:absolute; 
border: solid 1px silver; border-top: none; }
.languageList li {padding-left:5px; cursor:pointer;}
.languageList li:hover { background-color: white;}

div.link_select .en a
{
	padding-left: 28px;
	background-image: url(/img/fl_EN.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px; color: black; 
}
div.link_select .en a:hover,
div.link_select .de a:hover,
div.link_select .pl a:hover,
div.link_select .ru a:hover,
div.link_select .sk a:hover {
	color: #cd0e15; line-height: 24px
}
div.link_select .de a
{
	padding-left: 28px;
	background-image: url(/img/fl_DE.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px;color: black;
}

div.link_select .pl a
{
	padding-left: 28px;
	background-image: url(/img/fl_PL.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px;color: black;
}

div.link_select .sk a
{
	padding-left: 28px;
	background-image: url(/img/fl_SK.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px;color: black;
}

div.link_select .ru a
{
	padding-left: 28px;
	background-image: url(/img/fl_RU.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px;color: black;
}

div.wybor_jezyka
{
	width: 137px;
	height: 24px;
	background-image: url(/img/bg_jezyk.jpg);
}

div.wybor_jezyka span
{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left 50%;
	line-height: 24px;
	margin-left: 10px;
}

div.wybor_jezyka span.en
{
	background-image: url(/img/fl_EN.gif);
}

div.link_select div.sea, div.link_select div.sell
{
	padding-right: 20px;
	background-image: url(/img/borderMenu.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}
	