*, html, body {
	margin: 0; padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
}
address {
	font-style: normal;
	line-height: 2em;
	display: block;
	margin-bottom: 22px;
	clear: right;
}
address strong {
	font-weight: normal;
	font-size: 1.1em;
	display: block;
}
address a {
	letter-spacing: 1px;
}
body {
	background: #000 url(../img/tattoo.gif);
}
img, a {
	border: none;
	outline: 0;
}

.clear { clear: both; height: 0px; line-height: 0px; }

.tc { text-align: center !important; }

.podpis {
	text-align: right !important;
	padding-right: 20px;
}

#logo {
	text-align: center;
	margin: 7px auto -20px auto;
	height: 80px;
	width: 421px;
	position: relative;
	padding: 0;
}
#logo a {
	display: block;
	width: 421px;
	height: 77px;
	position: absolute;
	left: 0; top: 0;
	background: url(../img/logo.png) no-repeat;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	text-indent: -99999px;
}
#main {
	text-align: left;
	padding: 25px;
	margin: 0 auto 8px auto;
	background: #0e0e0e;
	width: 85%;
	min-width: 1001px;
}
#content, #menu, .bordered {
	border: 1px solid #888;
}

/* =menu ----------------------------------------------------------- */
#menu {
	height: 40px;
	margin: 0 0 20px 0;
	background: #222324;
	min-width: 998px;
}
#menu li {
	list-style-type: none;
	height: 40px;
	float: left;
	background: #292a2b;
	border-right: 1px solid #b5b5b5;
	position: relative;
}
#menu a {
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding: 10px 24px;
}

#menu a:hover span {
	display: block;
	border-bottom: 1px dotted #B6B5B5;
}
#menu .active, #menu a:hover {
	background: #555;
}
/* =submenu -------------------------------------------------------- */
#menu li li {
	float: none;
	display: block;
	border-right: none;
}
#menu li ul {
	position: absolute;
	left: 0; top: 40px;
	display: none;
}
#menu li:hover ul {
	display: block;
}
/* ~menu ----------------------------------------------------------- */

/* =content -------------------------------------------------------- */
#content {
	background: #222324;
}
#content p {
	text-align: justify;
}
#mainphoto {
	border: 7px solid #555;
	height: 526px;
	float: left;
	margin: 0 20px 5px 0;
}
#mainphoto.coffee {
	margin-bottom: 0;
}
#bottom-photo {
	float: right;
}
/* ~content -------------------------------------------------------- */

h1, h2 {
	font-weight: normal;
}
h1, h2, h2 a {
	color: #b6b5b5;
	font-family: "Times New Roman", serif;
}
h1 {
	font-size: 2em;
	padding: 10px 0;
}
h1 span {
	word-spacing: 7px;
	font-family: inherit;
	color: inherit;
}
h2 {
	font-size: 1em;
	padding: 0 0 3px 8px;
	color: #b6b5b5 !important;
	display: block;
	clear: both;
}
h2 a {
	font-size: 1em;
	color: #fff !important;
}
span.cytat {
	color: #b6b5b5;
}
h4 {
	font-weight: normal;
	padding-top: 10px;
	font-size: 1.1em;
}
span.first-letter {
	font-size: 1.1em;
}
p {
	color: #e0e0e0;
	font-size: 0.9em;
	margin: 20px;
	line-height: 1.4em;
}
em {
	font-style: normal;
}
p em {
	color: #fff;
}
#footer {
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 8px;
}
#footer span {
	font-size: 1.0em;
	color: #B6B5B5;
	text-transform: none;
}
#footer a {
	text-decoration: none;
	color: #B6B5B5;
	border-bottom: 1px dotted #B6B5B5;
}
#footer .banery {
	margin-top: 10px;
	padding: 0 0 5px 0;
}
#footer a.baner, #footer a.baner2 {
	border: none;
}
#footer a.baner.z-ramka img {
	border: 1px solid #fff;
}
#footer a.baner2 {
	margin: 0 20px;
}
#footer img {
	vertical-align: middle;
}
#footer .label {
	margin-top: 12px;
}
/* =galeria -------------------------------------------------------- */
.highslide-gallery {
	padding: 20px;
}
/* Center the text in the caption */
.highslide-caption {
	width: 100%;
	text-align: center;
}
/* Remove the close button from the controls
since we already have one in the corner of the image */
.highslide-close {
	display: none !important;
}
/* Put the image number in front of the caption */
.highslide-number {
	display: inline;
	padding-right: 1em;
	color: white;
}
.highslide-credits {
	display: none !important;
}
.thumbwrapper {
	height: 130px;
	width: 130px;
	float: left;
	border: 1px solid gray;
	padding: 5px;
	margin: 8px;
	text-align: center;
	background: #555;
}
.horizon img {
	margin-top: 21px;
}
/* ~galeria -------------------------------------------------------- */
.linki-label {
	margin: 20px 0 0 20px;
}
.linki {
	margin: 20px;
}
.linki th,
.linki td {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linki th {
	vertical-align: middle;
	text-align: center;
}
.linki td a {
	text-decoration: none;
	border-bottom: 1px dotted #B6B5B5;
}
.linki td a:hover {
	border-bottom: none;
}
.linki th a {
	text-decoration: none;
}
.linki th img {
	border: none;
	vertical-align: middle;
}
.linki td {
	text-align: left;
	padding-left: 15px;
}
#content.linki-bg {
	background: #222324 url(../img/6926.jpg) right top no-repeat;
	min-height: 452px;
}
.usuwanie .thumbwrapper {
	position: relative;
}
.usuwanie .checkbox {
	position: absolute;
	left: 2px;
	top: 2px;
}
.lista-opcji {
	font-size: 14px;
	margin: 0 0 20px 20px;
}
.podkategorieList {
	list-style-position: inside;
}
.podkategorieList li {
	width: 280px;
}
