body {
	background: url('/gfx/bg.jpg') 0 0 fixed;
	color: #9a9796;
	font: normal 11px tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
p, span, div, img, h1, h2, h5, ul, li {
	border: 0;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 17px;
	margin-bottom: 5px;
	}

form, input {
	border: 0;
	font: normal 11px tahoma, sans-serif;
	margin: 0;
	padding: 5;
	}

input.normal {
	border: 1px solid black;
	color: #000000;
	width: 160px;
	}
input.short {
	border: 1px solid black;
	color: #000000;
	width: 40px;
	}
textarea {
	border: 1px solid black;
	color: #000000;
	font: normal 11px tahoma, sans-serif;
	width: 500px;
	height: 150px;
	padding: 5px;
	margin-top: 5px;
	}
input.submit {
	border: 1px solid black;
	color: #000000;
	font: normal 11px tahoma, sans-serif;
	}
select {
	border: 1px solid black;
	color: #000000;
	font: normal 11px tahoma, sans-serif;
	}

.fLeft		{	float: left;	}
.fRight		{	float: right;	}
.noMargin		{	margin: 0 !important;	}
.noPadding	{	padding: 0 !important;	}


a:visited, a:link {
	color: #666;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
	


#main {
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 960px;
	}

#mainLinks {    margin-top: -25px;      }


/*-----------------------------------------*/
/* [ topMenu ]
/*-----------------------------------------*/

#topMenu {
	clear: left;
	float: left;
	width: 960px;
	}

#topMenu #logo {
	background: url('/gfx/logo.png') 0 0 no-repeat;
	cursor: pointer;
	float: left;
	height: 69px;
	width: 283px;
	}

#topMenu #logo img {
	height: 69px;
	width: 283px;
	}




/*-----------------------------------------*/
/* [ topMenu ] navigation menu
/*-----------------------------------------*/

#menu {
	float: left;
	list-style-type: none;
	padding: 0;
	position: relative;
	right: -70px;
	top: 20px;
	z-index: 1;
	}
	
#menu li {
	float: left;
	height: 3em;
	margin: 0 1px 0 0;
	padding: 0;
	position: relative;
	width: 90px;
	z-index: 100;
	}
	
#menu li dl {
	left: 0;
	padding-bottom: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 130px;
	}
	
#menu li a,
#menu li a:visited		{	text-decoration: none;	}

#menu li dd 		{	display: none;	}
#menu li a:hover 	{	border: 0;		}

#menu li:hover dd,
#menu li a:hover dd	{	display: block;	}

#menu li:hover dl,
#menu li a:hover dl	{	padding-bottom: 10px;	}

#menu li#english,
#menu li#english dl,
#menu li#english dt {
        width: 45px;
        text-align: left;
        }

#menu li#english dl a {
        float: right;
        width: 16px;
        }

#menu table {
	border-collapse: collapse;
	font-size: 1em;
	margin: -1px;
	padding: 0;
	}
	
#menu dl {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 110px;
	}
	
#menu dt {
	margin: 0;
	padding: 0;
	height: 16px;
	}

#menu dd {
	background: url('/gfx/menu/bg.png') 0 0 repeat-y;
	color: #fff;
	font-size: 1em;
	margin:0;
	padding:0;
	text-align:left;
	}

#menu dt a,
#menu dt a:visited {
	color: #038;
	display: block;
	font-size: 0.9em;
	padding: 0.25em 0 0.5em 0;
	text-align: center;
	width: 100%;
	}

#menu dt a img {
	margin: 0 !important;
	padding: 0 !important;
	}
	
#menu dt img {
	font-size: 0.9em;
	margin: 0.25em 0 0.5em 0;
	}

*:first-child+html #menu dt img	{	margin: 0.2em 0 0.5em 0;	}

#menu li:hover dt a,
#menu a:hover dt a		{	color: #006;	}

#menu dd a,
#menu dd a:visited {
	background: #1e1a14;
	border-left: 2px solid #9A9796;
	border-right: 2px solid #9A9796;
	color: #9A9796;
	display: block;
	margin: 0 auto;
	padding: 0.5em 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
	}

#menu dd a:hover {
	background: #ddd;
	border-left: 2px solid #9A9796;
	border-right: 2px solid #9A9796;
	color: #000;
	}

#menu .selected	{	background: #ddd;	}

#menu .selected a,
#menu .selected a:visited {
	background: #959595;
	color: #000;
	}

#menu b {
	border-bottom: 2px solid #9A9796;
	display: block;
	height: 0;
	margin: 0 auto;
	overflow: hidden;
	width: 114px;
	}

#menu .menuTop {
	background: url('/gfx/menu/bgTop.png') 0 0 no-repeat;
	height: 10px;
	}
	
#menu .menuBottom {
	background: url('/gfx/menu/bgBottom.png') 0 0 no-repeat;
	height: 10px;
	}

#flash {
	clear: left;
	float: left;
	height: 240px;
	margin-top: 38px;
	margin-bottom: 48px;
	width: 960px;
	}

div.content {
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 960px;
	}




/*-----------------------------------------*/
/* [ trailer box ]
/*-----------------------------------------*/

#mainLinks {    margin-top: -35px;      }

div.tb {
	float: left;
	width: 240px;
	}

div.tb p {
	display: block;
	line-height: 140%;
	padding-top: 40px;
	width: 210px;
	}

div.tb a.more {
	background: url('/gfx/arrow.gif') right 3px no-repeat;
	color: #fff;
	clear: left;
	float: left;
	padding-right: 15px;
	}

#tb1 {	background: url('/gfx/hGeologia.gif') 0 0 no-repeat;	}
#tb2 {	background: url('/gfx/hPoszukiwanie.gif') 0 0 no-repeat;	}
#tb3 {	background: url('/gfx/hGeotechnika.gif') 0 0 no-repeat;	}
#tb4 {	background: url('/gfx/hBadania.gif') 0 0 no-repeat;	}




/*-----------------------------------------*/
/* [ footer ]
/*-----------------------------------------*/

#footer {
	border-top: 1px solid #2a2c2d;
	clear: left;
	float: left;
	margin-top: 30px;
	padding-bottom: 20px;
	padding-top: 8px;
	width: 960px;
	}




/*-----------------------------------------*/
/* [ subpage ]
/*-----------------------------------------*/

#subpage {
	background: url('/gfx/bgPageMid.gif') 0 5px no-repeat #fff;
	clear: left;
	float: left;
	margin-top: 40px;;
	width: 960px;
	}
	
#subpage img.border {
	clear: both;
	float: left;
	}

#subpage #h {
	background: url('/gfx/border1.png') right 0 no-repeat;
	clear: left;
	float: left;
	height: 54px;
	padding-top: 19px;
	width: 635px;
	}
	
#subpage #sLeft {
	background: url('/gfx/border2.gif') right 0 repeat-y;
	clear: left;
	float: left;
	left: 25px;
	margin-bottom: 15px;
	position: relative;
	width: 635px;
	z-index: 0;
	}
	
#subpage #sLeftContent {
	float: left;
	clear: left;
	width: 635px;
	background: url('/gfx/border3.png') 0 0 no-repeat;
	padding-top: 10px;
	}
	
#subpage #sLeftContent p {
	color: #666;
	float: left;
	font-size: 12px;
	line-height: 150%;
	padding: 10px 0;
	width: 615px;
	}

#subpage #sLeftContent table {
	clear: left;
	}

#sLeftContent ul {
	clear: left;
	display: block;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	}

#subpage #sLeftContent p.alert {
	color: #C40000;
	float: left;
	font: bold 12px tahoma, sans-serif;
	line-height: 150%;
	padding: 10px 0;
	width: 615px;
	}
	
#subpage #sLeftContent p img {
	border: 1px solid #9a9796;
	padding: 5px;
	}
	
#subpage #sLeftContent p img.fLeft {
	margin-bottom: 2px;
	margin-right: 10px;
	}
	
#subpage #sLeftContent p img.fRight {
	margin-bottom: 2px;
	margin-left: 10px;
	}

#subpage #sLeftContent h1 {
	clear: left;
	display: block;
	width: 615px;
	}

#subpage #sRight {
	float: left;
	left: 45px;
	margin-bottom: 15px;
	padding-top: 20px;
	position: relative;
	width: 265px;
	}

#subpage #sRight h1 {
	clear: left;
	display: block;
	width: 265px;
	}
	
#sRight .sRightContent 	{	padding-bottom: 30px;		}

#sRight .sRightContent p {
	line-height: 140%;
	padding: 5px 0;
	}
	
#sRight .sRightContent a.more {
	background: url('/gfx/arrow2.gif') right 3px no-repeat;
	color: #7890aa;
	font-weight: bold;
	padding-right: 14px;
	text-decoration: none;
	}
	
#sRight .sRightContent a.more:hover {
	color: #7890aa;
	text-decoration: underline;
	}




/*-----------------------------------------*/
/* [ open/close element ]
/*-----------------------------------------*/

ul.toggle {
	color: #666;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 20px;
	width: 595px !important;
	}
ul.toggleNoCounter {
	color: #666;
	list-style-position: outside;
	list-style-type: none;
	width: 615px !important;
	}

ul.toggle li, ul.toggleNoCounter li {
	clear: left;
	cursor: pointer;
	font-size: 12px;
	line-height: 1.4em;
	}

.closed p	{	display: none;	}

.opened p	{
	clear: left;
	float: left;
	padding-top: 2px !important;
	width: 100% !important;
	}

*:first-child+html ul.toggle {
	padding-left: 25px;
	width: 590px !important;
	}