body, a {background-color: #000; color: #fff; font-family: verdana, arial; font-size: 16px}
a {text-decoration: none}
a:hover {text-decoration: underline}

#kontener {
	width: 1125px;
	margin: 0 auto;
	position: relative;
}

#ramka_fotografii {
	width: 860px;
	height: 750px;
	border: solid 2px #1a1a1a;
	float: left;
}

#glowna {
	width: 1200px;
	height: 800px;
	float: center;
}

#prawa_kolumna {
	text-align: right;
}

#menu {
	margin: 40px 0;
}

.menu_item,
.menu_item a {
	font-weight: normal;
	margin-top: 0.25em;
	color: white;
}



.menu_new,
.menu_new a {
	font-weight: normal;
	margin-top: 0;
	color: #5a5a5a;
	font-size: 0.85em;
}

.submenu,
.submenu a {
	font-weight: normal;
	margin-top: 0;
	color: #5a5a5a;
	font-size: 0.85em;
}

}

.submenu,
.submenu a {
	font-weight: normal;
	margin-top: 0;
	color: #5a5a5a;
	font-size: 0.85em;
}



ul#stykowki {
	margin: 0; 
	margin-top:112px;
	padding: 0;
}

ul#stykowki li {
	list-style: none;
	padding: 0;
    position: relative;
    width: 52px;
    clear: none;
   
    width: 52px;
    height: 52px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 4px 2px; /* inline elements have spacing between each */
	_margin: 5px;
	*margin: 5px;
	zoom: 1;	/* Ie 7 will render this separatelly as a block - inline-block alternative */
	*display: inline; /* Ie 7 - instead of inline-block*/
}

a img {
    border: 0;
}

.th_fade {
    position: absolute;
    top: 0;
    left: 0;
}

img.thumbnail {
    width:52px;
    height: 52px;
}

.del {display:none}
