* {
	border: none;
	margin: 0;
	padding: 0;
}
hr {display: none;}
em {font-style: normal;}
strong {font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
address {font-style: normal;}

body {
	background: #000;
	font: 1em/1.25em arial, helvetica, sans-serif;
	color: #9bbef9;
}

a,
a:visited {
	text-decoration: none;
	color: #e0ffff;
}
	a span,
	h1 span {display: none;}
a:hover {
	background-position: left bottom;
	text-decoration: underline;
}

h1 {
	position: absolute;
	top: 212px;
	left: 511px;
	width: 434px;
	height: 27px;
	background: no-repeat;
}
	h1 a {
		display: block;
		position: absolute;
		top: -212px;
		left: -511px;
		width: 539px;
		height: 123px;
		background: url('../images/button_bluestar-ink.gif') no-repeat;
	}
h2 {
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.75em;
	line-height: 1.2em;
}
h3 {
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.25em;
	line-height: 1.2em;
}

blockquote {font-size: 1.125em;}

address {
	text-transform: uppercase;
	font-size: 1.25em;
	line-height: 1.2em;
}
	address span {font-size: 0.7em;}

span,
	span strong {font-weight: bold;}

ul {padding-left: 40px;}

.annotation {
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	color: #ff0000;
}
.caption {
	text-align: center;
	font-size: 1.25em;
}
.gallery {padding-left: 0;}
	.gallery a {display: inline-block;}
	.gallery img {
		max-width: 100px;
		max-height: 100px;
		border: 5px solid #fff;
	}
	.gallery li {
		display: inline;
		margin: 0 10px;
	}
.tags {
	border-top: 1px dotted #9bbef9;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 0.75em;
}
	.tags strong {white-space: nowrap;}
	.tags li {
		display: inline;
		margin: 0 5px;
	}

#container {
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 665px;
	background: url('../images/bg_container.gif') no-repeat;
	margin: 0 auto;
}

#header {
}

#content {
	overflow: auto;
	position: absolute;
	top: 255px;
	left: 322px;
	width: 605px;
	height: 353px;
	padding: 10px;
	text-align: center;
}
	#content img,
	#content h4,
	#content h5,
	#content h6,
	#content p,
	#content address,
	#content ul,
	#content ol {margin-bottom: 20px;}

#navigation {}
	#navigation a {
		display: block;
		position: absolute;
	}
	#navigation_studio {
		top: 170px;
		left: 102px;
		width: 130px;
		height: 43px;
		background-image: url('../images/menu_studio.gif');
	}
	#navigation_oferta {
		top: 244px;
		left: 102px;
		width: 134px;
		height: 36px;
		background-image: url('../images/menu_oferta.gif');
	}
	#navigation_tatuaze-tattoos {
		top: 325px;
		left: 91px;
		width: 151px;
		height: 52px;
		background-image: url('../images/menu_tatuaze-tattoos.gif');
	}
	#navigation_kolczykowanie-piercing {
		top: 407px;
		left: 91px;
		width: 176px;
		height: 67px;
		background-image: url('../images/menu_kolczykowanie-piercing.gif');
	}
	#navigation_galeria {
		top: 497px;
		left: 91px;
		width: 145px;
		height: 43px;
		background-image: url('../images/menu_galeria.gif');
	}
	#navigation_kontakt {
		top: 577px;
		left: 91px;
		width: 151px;
		height: 34px;
		background-image: url('../images/menu_kontakt.gif');
	}

#language {
	position: absolute;
	top: 5px;
	right: 5px;
}
	#language img {
		display: block;
		width: 25px;
	}
	#language li {
		float: left;
		padding: 5px;
	}

#gallery {padding: 60px 0 0;}
	#gallery a {
		display: inline-block;
		height: 199px;
	}
	#gallery li {
		display: inline;
		margin: 0 6px;
	}
	#gallery_tattoos {
		width: 169px;
		background-image: url('../images/submenu_tattoos.gif');
	}
	#gallery_piercing {
		width: 157px;
		background-image: url('../images/submenu_piercing.gif');
	}
	#gallery_sketch {
		width: 168px;
		background-image: url('../images/submenu_sketch.gif');
	}

#footer {display: none;}

#page_studio h1 {background-image: url('../images/text_studio.gif');}
#page_studio p {text-transform: uppercase;}

#page_oferta h1 {background-image: url('../images/text_nasza-oferta.gif');}

#page_tatuaze-tattoos h1 {background-image: url('../images/text_tattoos.gif');}
#page_tatuaze-tattoos #content,
#page_kolczykowanie-piercing #content {text-align: justify;}

#page_kolczykowanie-piercing h1 {background-image: url('../images/text_piercing.gif');}

#page_galeria h1 {background-image: url('../images/text_galeria.gif');}

#page_kontakt h1 {background-image: url('../images/text_kontakt.gif');}

	#page_studio #navigation_studio,
	#page_oferta #navigation_oferta,
	#page_tatuaze-tattoos #navigation_tatuaze-tattoos,
	#page_kolczykowanie-piercing #navigation_kolczykowanie-piercing,
	#page_galeria #navigation_galeria,
	#page_kontakt #navigation_kontakt {background-position: left bottom;}
