/* CSS Document */
*{
	padding: 0; margin: 0;
	border: 0; text-decoration: none;
}



html {

     overflow: -moz-scrollbars-vertical;

}

body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px; color: #545454;
	margin: 0; margin-bottom: 20px;

	background: #ffffff;
}


h2 {

	margin-bottom: 16px;

	font-size: 130%;

	color: #e51b23;

}


#kontener {
	position: relative;
	margin: 0 auto;
	width: 902px;
	text-align: left;
}

#kontener img.logo {
	position: absolute;
	top: 70px; left: 0px;
}

#kontener .ikony {
	position: absolute;
	top: 4px; right: 10px;
	z-index: 5;
}

#kontener .ikony img {
	margin-left: 6px;
}



#kontener .flagi {

	position: absolute;

	top: 8px; left: 10px;

	z-index: 5;

}



#kontener .flagi img {

	margin-left: 3px;

	border: 1px solid #aaaaaa;

}

#header {
	width: 902px; height: 213px;
	margin-bottom: 1px;
	z-index: 1;
}

#header span {
	position: absolute;
	width: 902px; height: 213px;
	background: url('../i/header.jpg');
	z-index: 2;
}


/* -------------------- W Y S Z U K I W A R K A -------------------- */

#szukaj {
	width: 197px; height: 27px;
	position: absolute;
	top: 214px; right: 0;
}

#szukaj input {
	margin-top: 6px;
	margin-left: 58px;
	width: 96px; height: 14px;
	border: 1px solid #53816e;
	float: left;
	font-size: 90%;
	padding-left: 5px; padding-right: 5px;
}

#szukaj img {
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 10px !important; margin-right: 5px;
}

/* -------------------//W Y S Z U K I W A R K A -------------------- */


/* -------------------- A K T U A L N O S C I -------------------- */

#news {
	clear: both;
	padding-top: 40px;
	padding-left: 28px; padding-right: 28px;
}

#news .blok {
	float: right;
	width: 720px;
}

#news h2 {
	/*background: url(../i/tytul_aktualnosci.gif) no-repeat;*/
	height: 19px; margin-bottom: 12px;
}

#news h2 span { display: none; }

#news h3 {
	background: url(../i/ikona_karta.gif) no-repeat;
	padding-left: 16px;
	font-size: 130%; color: #004428;
	background-position: 0 4px;
}



#news h3 a { color: #004428; }
#news h3 a:hover { color: #688b7c; }


#news h4 {
	font-weight: normal;
	font-size: 90%;
	margin-bottom: 10px;
}

#news p {
	line-height: 150%;
}

#news img {
	float: left;
	margin-left: 20px; margin-top: 6px;

	border: 0;
}

#news .linia {
	clear: both;
	width: 100%; height: 16px;
	border-bottom: 1px solid #c7d6d0;
	margin-bottom: 18px;
}

#news .linia1p {  position: relative; left: -24px; }

/* -------------------//A K T U A L N O S C I -------------------- */

.siteinfo_txt{
	font-size:9px;
	font-family:verdana;
	width:150px;
}






/* --- menu prawe --- */



.menu_prawe {

	font-family: arial; font-weight: bold;

	list-style: none;

	background: url(i/bg_menu_lewe_default.gif);

	padding-left: 10px; padding-right: 10px;

}



.menu_prawe li {

	background: url(i/punktor_default.gif) no-repeat;

	background-position: 0 10px;

	border-top: 1px solid #f9d0d2;

	padding-top: 7px; padding-bottom: 7px;

	padding-left: 18px;

}



.menu_prawe li a {

	color: #e51b23;;

}



.menu_prawe li a:hover {

	color: #f1898d;

}

/* ---//menu prawe --- */


/****************** formularz po klikniciu na mapke z przedstawicielami ***********************/
form.przedstawiciele_regionalni{
	width:430px;
}
form.przedstawiciele_regionalni label{
	clear:both;
	display:block;
	height:30px;
}
form.przedstawiciele_regionalni label span{
	display:block;
	float:left;
}
form.przedstawiciele_regionalni input{
	display:block;
	
	float:right;
	border:1px solid red;
	position:static;
}
form.przedstawiciele_regionalni div.dane{
	clear:both;
}
form.przedstawiciele_regionalni div.dane strong{
	display:block;
	float:left;
	clear:both;
	width:200px;
	padding-bottom:5px;
}
form.przedstawiciele_regionalni div.dane div{
	display:block;
	float:left;
	padding-bottom:5px;
}
form.przedstawiciele_regionalni div.forma_wspolpracy{
	float:right;
	margin-bottom:10px;
	text-align:left;
	width:130px;
	padding-left:20px;
}
form.przedstawiciele_regionalni div.forma_wspolpracy input{
	display:inline;
	float:none;
	border:none;
	
}
.searchitem{
    float: left;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0px;
	margin: 5px 0px;
}
.searchitem .searchmore{
    float: right;
	width: 95px;
	height: 15px;
	cursor: pointer;
	margin: 5px;
	display:inline;
}
/*
#dostawcy td
{
padding:5px !important;

}
#dostawcy input, #dostawcy select, #dostawcy textarea 
{
border:1px #E4E4E4 solid !important;
}

*/