body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(obrazki/tlo.jpg);
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 88px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 88px;
		}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 0px 0px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 0px;
}



div#srodek {width:672px; height:800px; overflow:auto;}
div#srodek {font-family: Arial; font-size: 11px;  color: black; font-weight: bold; }

.link_obrazek {
	text-decoration: none;
	border: 0 none;
	vertical-align: middle;
}

input {
 border: 1px solid #211D1A;
 width: 200px;
 filter:alpha(opacity=50);
 opacity:0.5;
 -moz-opacity:0.5;
}

a {
	color: black;
	text-decoration: none;
}

div{

scrollbar-face-color: white;

scrollbar-highlight-color: black;

scrollbar-3dlight-color: black;

scrollbar-darkshadow-color: white;

scrollbar-shadow-color: black;

scrollbar-arrow-color: black;

scrollbar-track-color: white;

}

a:link {text-decoration:none; color:black}
a:visited {text-decoration:none; color:black}
a:active {text-decoration:none; color:black} 
a:hover {background-color: none; color: black}