/* dodatki na pierwszej stronie */

.menudarksilver {
	background-color: #999999;
}

.menulightsilver {
	background-color: #d3d3d3;
}

.whitebold { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.whitesamllbold { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold
}

.bluesmall { 
	color : #163d63;
	font-size : 11px;
}

.bluebig { 
	color : #163d63;
	font-weight: bold;
	font-size : 14px;
}

.bluebigbig { 
	color : #163d63;
	font-weight: bold;
	font-size : 18px;
}

/* pro editory */




h1                           { font-size:12pt;margin:15px 0px 5px 0px; }

h2                           { font-size:10pt;margin:15px 0px 5px 0px; }

h3                           { font-size:9pt;margin:15px 0px 5px 0px; }

h4                           {  }

h5                           {  }

h6                           {  }

p                            { margin:5px 0px; }


body { text-align:center; background:White;}

/********* nowe menu *********/


	.buttonsDelimiter{
		background-color:white;
		width:1px;
	}
	
	.headerButtonIcon{
		width:1px;
		white-space: nowrap;
		text-decoration:none;
	}
	
	.headerButton{
		padding:0px 10px 0px 0px;
		color:#153b63;
		width:1px;
	}
	
	.headerButton2{
		padding:0px 10px 0px 10px;
		color:#153b63;
		width:1px;
	}
	
	.headerButtonLabel{
		line-height:15px;
		color:#153b63;
		font-size:10px;
		white-space: nowrap;
	}
	
/****** dopasowanie menu do niemieckiej strony:*/
	.menuheading {
	      color: #FFFFFF;
	      font-size: 13px;
	      font-weight:bold;
	      text-align: left;
	      padding-bottom: 6px;
	      padding-left: 9px;
	      line-height:15px;
}

	.webass {
		height: 18px;
		background:#DFE9F4;
		width: 160px;
		color : #153B63;
}

.naglowek_okienka { 
	font-family: Arial, Helvetica, sans-serif;
	color : #153B63;
	font-size : 17px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	line-height: 100%;
}

.przycisk {
	color: red;
}