/* STRUKTURA
-------------------------------------------------------------- */
#briefJezyki
{
  background-image: url("../img/jezyk-stopka.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #003399;
  color: #fff;
  padding: 0px 0px 5px 5px;
  width: 173px;
}

#briefJezyki p 
{
  margin: -8px 0px 5px 0px;
  padding: 0px 3px 5px 3px;
}

#briefJezyki ul
{
  background-color: #003399;
  list-style-type: none;
  list-style-position: inside;
  padding: 4px 3px 2px 4px;
  margin: 0px 0px 3px 0px;
  width: 166px;
}

#briefJezyki li
{
  margin: 0px 0px 5px 0px;
}

#briefJezyki li a img, #briefJezyki li a:hover img, #briefJezyki li a:visited img
{
  border: none;
  text-decoration: none;
}

.container
{
 background-image: url('../img/bgHeader.jpg');
 background-position: 190px 0px;
 background-repeat: no-repeat;
}

.english
{
 background-image: url('../img/bgHeader-english.jpg');
}

.deutchland
{
 background-image: url('../img/bgHeader-deutchland.jpg');
}

.swedish
{
 background-image: url('../img/bgHeader-swedish.jpg');
}

.norwegian
{
 background-image: url('../img/bgHeader-norwegian.jpg');
}

.dania
{
 background-image: url('../img/bgHeader-dania.jpg');
}

#content { padding-top: 120px;}

/*--- dzialy ---*/
#dzialy
{

}

#dzialy p a img
{
 border: 3px solid #003399;
 float: none;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
}
#dzialy p a.podpis 
{
 background-image: url('../img/img-foto.jpg');
 background-position: top right;
 background-repeat: no-repeat;
 background-color: #003399;
 border-top: 1px solid #003399; 
 color: #fff;
 display: block;
 height: 21px;
 margin: 0px;
 text-align: left;
 padding: 3px 5px;
 width: 225px;
}


/*--- dzialy-wartosci ---*/
/*--- dzialy-wartosci ---*/
#dzialy-wartosci
{

}

.szary {
	color: #6e6e6e;
	font-size: 18px;
}

#dzialy-wartosci p img
{
 border: 3px solid #6e6e6e;
 float: none;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
}
#dzialy-wartosci p strong 
{
 background-image: url('../img/img-foto-wartosci.jpg');
 background-position: top right;
 background-repeat: no-repeat;
 background-color: #6e6e6e;
 border-top: 1px solid #6e6e6e; 
 color: #fff;
 display: block;
 height: 14px;
 margin: 0px;
 text-align: left;
 padding: 0px 5px 2px 5px;
 width: 133px;
}




/*--- header link ---*/
.headerLink a, .hederLink a:visited
{
 color: #7F7F7F;
 font-size: 10px;
}
.headerLink a:hover
{
 text-decoration: none;
 font-size: 10px;
}

.iso { background-image: url('../img/iso.jpg');
	background-position: left center;
	background-repeat: no-repeat; }

/*--- kontakt ---*/
#miniKontakt { margin: 40px 0px 0px 20px; }
#miniKontakt h1
{
 background-image: url('../img/ico-koperta.gif');
 background-position: top 3px;
 background-repeat: no-repeat;
 border-bottom: 1px dotted #ccc;
 color: #003399;
 display: block;
 font-size: 12px;
 font-weight: bold;
 float: none;
 margin: 0;
 padding: 0px 0px 3px 25px;
 text-align: left;
 width: 130px;
}

#miniKontakt h2 
{ 
	color: #333; 
	font-size: 11px; 
	font-weight: bold; 
	margin: 3px 0px 8px 0px;
}

#lewa-side 
{
 background-image: url('../img/bgmenu.jpg');
 background-position: right top;
 background-repeat: no-repeat;
 
}
/*--- logo ---*/

#logotyp
{ 
 margin: 60px 0 0 0;

}

#logotyp a, #logotyp a:visited, #logotyp a:hover
{
  color: #ffff01;	
  display: block;	
  font-size: 8px;
  height: 10px;
  width: 50px;	
  margin-top: 50px;
  padding-top: 45px;
  padding-left: 3px;	
  text-decoration: none;
}

.linki-inne 
{
	margin: 20px 0px;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}

/*--- menu ---*/

#menu 
{
 background-image: url('../img/menu-bg-top.gif');
 background-position: right top;
 background-repeat: no-repeat;
 background-color: #fff;
 display: block;
 font-size: 14px;
 font-family: "Arial";
 margin: 23px 0px 0px 10px;
 padding-top: 20px;
}

#menu ul
{
 background-image: url('../img/menu-bg.gif');
 background-position: right top;
 background-repeat: repeat-y;
 border-top: 1px dotted #ccc;
 list-style-position: inside;
 margin: 0px;
 padding-left: 2px;
}

#menu li 
{ 
 border-bottom: 1px dotted #ccc;
 color:#003399;
 list-style-type: square;
 padding: 3px 5px 3px 5px;
 }
 
#menu li.menu-koniec
{
 background-image: url('../img/menu-bg-bottom.gif');
 background-position: right bottom;
 background-repeat: no-repeat;
 border-bottom: none;
 height: 18px;
 list-style-type:  none;
 padding: 0px;
}

#menu li.menu-wybrane 
{
 background-image: url('../img/menu-wybrane.gif');
 background-position: top left;
 background-repeat: repeat-x;
 color: #FFFF00;
}

#menu a,#menu a:visited { color: #333333; }
#menu a:hover { color: #003399; text-decoration: none; }
#menu li.menu-wybrane a, #menu li.menu-wybrane a:visited { color: #fff; }
#menu li.menu-wybrane a:hover { color: #FFFF00; }

/*--- Projekty ---*/

#projekty { }
#projekty ul 
	{
		list-style-type: none;
	}
#projekty li
	{
		border-bottom: 1px dotted #FF9900;
		height: 150px;
		padding: 10px 0px;
		list-style-type: none;
	}


#projekty-mini { margin: 10px 0px 0px 0px;}
#projekty-mini ul { margin: 5px 0px 5px 10px; list-style-type: none; }
#projekty-mini li
 {
  background-image: url(../img/blok-bg.jpg);
  background-position: right 5px;
  background-repeat: no-repeat;
  background-color:  #003399;
  height: 97px;
  margin: 5px 0px;
  padding:0px 0px 10px 0px;
  width: 178px;
 }	
#projekty-mini li p { margin: 0px; }
#projekty-mini li p img 
 {
  float: none;
  margin: 0px;
 }	
#projekty-mini li a img, #projekty-mini li a:visited img, #projekty-mini li a:hover img { border: 2px solid #003399; } 
#projekty-mini li a.podpis, #projekty-mini li a.podpis:visited { color: #fff; margin-left: 5px;} 


/*--- Szukaj ---*/
#szukaj
{
   margin: 20px 0px 10px 20px;
}

#szukaj input
{
 float: none;
 margin: 6px 0px;
 width: 150px;
}

#szukaj input.submit
{
	display: block;
	background-color: #888;
	background-image: url('../img/input-szukaj.gif');
	background-repeat: repaet-x;
	background-position: top left;
	border: 1px solid #001278;
	margin: 0px 12px 0px 0px;
	height: 20px;
	float: right;
	font-size: 10px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	text-align: center;
	cursor: pointer;
	padding-bottom: 4px;
	width: 65px;
}

#szukaj label
{
 background-image: url('../img/lupa.gif');
 background-position: top 3px;
 background-repeat: no-repeat;
 border-bottom: 1px dotted #ccc;
 color: #003399;
 display: block;
 font-size: 12px;
 font-weight: bold;
 float: none;
 margin: 0;
 padding-left: 25px;
 text-align: left;
 width: 130px;
}

/*--- Stopka ---*/

.stopka { width: 1000px; margin: 20px auto;}
#stopka-content { background-color: #666666; color: #E8E8E8; height:15px; padding: 5px 10px; text-align:center; }
.stopka a { color:#f7f7f7; }
#stopka-content p { margin:0px; padding:0px; }
