/*

	www.itfinity.pl

*/
html {
	height: 100%;
}

body {
	background: #fff url("gfx/bg.png") top left repeat-x;
	font-family: "Trebuchet MS",  sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}



/* ----- modules -------*/
div#wrapper {
	width: 990px;	
	position: relative;
	margin: 0 auto 0 auto;
	min-height: 100%;
}

div#header {
	background: transparent url("gfx/logo.png") 50px 50px no-repeat;
	width: 990px;
	height: 236px;
	margin: 0 auto 0 auto;
}

div#menu {
	width: 990px;
	height: 60px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

div#content {
	background: transparent url("gfx/shadow.png") 0px 30px no-repeat;	
	width: 990px;
	min-height: 150px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding-top: 50px;
	padding-bottom: 35px;
}

div.space {
	display: block;
	width: 990px;
	height: 40px;
}

div#footer {
	background: #000 url("gfx/footerColors.png") top right no-repeat;
	width: 990px;
	height: 31px;
	margin: 0 auto 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
}

/* ----- lines -------*/
#line-c1,
#line-c2,
#line-c3,
#line-c4,
#line-c5,
#line-c6 {
	width: 100%;
	height: 5px;
	position: absolute;
	top: 296px;
	left: 0;
}

#line-c1 {
	background: #e0d700;	
}

#line-c2 {
	background: #ff2121;
}

#line-c3 {
	background: #51bd9c;
}

#line-c4 {
	background: #244242;
}

#line-c5 {
	background: #b11a3e;
}

#line-c6 {
	background: #ff8a00;
}

/* ----- colors -------*/
.c1 {
	color: #e0d700;
}

.c2 {
	color: #ff2121;
}

.c3 {
	color: #51bd9c;
}

.c4 {
	color: #244242;
}

.c5 {
	color: #b11a3e;
}

.c6 {
	color: #ff8a00;
}

/* ----- navigation -------*/
ul#nav {
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0;
}

ul#nav li {
	display: block;
	float: left;
	height: 60px;
	position: relative;
}

ul#nav li.free:hover {
	background: transparent url("gfx/over.png") top left repeat-x;
}

#nav li a.tatuazenazebach {
	background: url(gfx/tatuazenazebach.png) left top no-repeat;
	height: 100px;
	width: 120px;
	position: absolute;
	left: 10px;
	top: -30px;
}

#nav li a.tatuazenazebach:hover,
#nav li a.active {
	background: url(gfx/tatuazenazebach.png) left -120px no-repeat;
}

/* ----- lines -------*/
li#c1 {
	background: transparent url("gfx/c1.png") top left repeat-x;
}

li#c2 {
	background: transparent url("gfx/c2.png") top left repeat-x;
}

li#c3 {
	background: transparent url("gfx/c3.png") top left repeat-x;
}

li#c4 {
	background: transparent url("gfx/c4.png") top left repeat-x;
}

li#c5 {
	background: transparent url("gfx/c5.png") top left repeat-x;
}

/* ----- headers & paragraphs -------*/
h1,
h2,
p {
	color: #888;
	font-family: "Calibri", "Arial", sans-serif;
	margin-left: 30px;
	margin-right: 30px; 
	margin-top: 30px;
	margin-bottom: 0;
}

p {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 0;
}

div#content p {
	margin-left: 50px;
}

h1 {	
	margin-top: 0px;
	font-size: 36px;
}

h2 {
	font-size: 28px;
}

p.workers {
	font-size: 20px;
}

/* ----- lists -------*/
ul#workers {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	height: 120px;
	clear: both;
}

ul#workers li {
	display: block;
	float: left;
}

ul#gallery {
	list-style: none;
	margin: 10px 0 0 30px;
	padding: 0;
	display: table;
}

ul#gallery li {
	display: table-cell;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 0;
	float: left;
}

ul.prot {
	list-style: none;
	margin: 10px 0 0 30px;
	padding: 0;
	display: table;
}

ul.prot li {
	display: table-cell;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 0;
	float: left;
}

ul#offer-list {
	color: #51bd9c;
	font-family: "Calibri", "Arial", sans-serif;
	margin-top: 30px;
	font-size: 18px;
}

ul#offer-list li {
	margin-left: 10px;
	margin-top: 5px;
}
ul#offer-list li span {
	color: #888;
}

/*-------images ----------- */
div.gal-holder {
	background: transparent url("gfx/pattern.gif") repeat;
	width: 275px;
	padding: 5px;
}

div.prot-holder {
	background: transparent url("gfx/pattern.gif") repeat;
	width: 163px;
	padding: 5px;
}

div.map-holder {
	background: transparent url("gfx/pattern.gif") repeat;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 0;
	width: 875px;
	padding: 5px;
}

div#map {
	border: 2px solid #afafaf;
}

img.gal-pic {
	border: 2px solid #afafaf;
	padding: 0;
	margin: 0;
}

img.gal-pic:hover {
	border: 2px solid #244242;
}

img.prot-pic {
	border: 2px solid #afafaf;
	padding: 0;
	margin: 0;
}

img.prot-pic:hover {
	border: 2px solid #51bd9c;
}

/*-------links----------- */
a {
	text-decoration: none;
}

div#footer a {
	font: "Trebuchet MS";
	color: #fff;
	font-size: 15px;
	margin-right: 12px;
}

a#view-larger-map {
	margin-left: 50px;
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 15px;
}

ul#nav li a {
	text-decoration: none;
	color: #fff;
	padding: 15px 10px 0 10px;
	display: block;
	height: 60px;
}

#logo
{
	display: none;
}

.picture
{
	float: right;
	margin-left: 10px;
	width: 187px;
}