@CHARSET "UTF-8";

body {
	background-image: url(../image/bg.jpg);
	color: #fff;
	font: 12px/12px Verdana,sans-serif;
}

a { text-decoration: none; color: #ddd; }

#add {
	position: absolute;
	left: 50%;
	top: 22px;
	margin-left: -330px;
	margin-top: 0px;
	color: #000;
	height: 105px;
	width: 350px;
	font-size: 9px;
	float: left;
	
}

#add a {
	position: absolute;
	overflow: hidden;
	top: -5px;
	display: block;
	width: 169px;
	height: 105px;
	text-indent: -9999px;
	outline: none;
	z-index:3;
}

#maska {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -349px;
	margin-top: 190px;
	display: block;
	width: 700px;
	height: 30px;
	background: url(../image/mask.png) 0 0 no-repeat;
	z-index:5;
}



#wrapper {
	position: absolute;
	width: 700px;
	height: 560px;
	left: 50%;
	top: 140px;
	margin-top: 0;
	margin-left: -360px;
	
}

#box {
	
	border: 10px solid #ebebeb;
	height: 440px;
	width: 700px;
	z-index: 1;
}

/* box1 ============================================= */
#box1 {
	position: absolute;
	width: 700px;
	height: 440px;
	z-index:3;
}

#box1 #photo {
	position: absolute;
	z-index: 4;
}

#box1 #text {
	padding: 10px 0px 2px 5px;
	position: absolute;
	top: 327px;
	left: 0px;
	width: 695px;
	height: 55px;
	z-index: 5;
	color: #cec7cc;
	background-image: url(../image/textBg.png)
}

#box1 #text_single {
	position: absolute;
	top: 27px;
	left: 292px;
	width: 382px;
	height: 350px;
	z-index: 5;
	color: #cec7cc;
	padding: 5px 10px 10px 5px ;
	background-image: url(../image/textBg.png)
}

#box1 #text_single_narrow {
	position: absolute;
	top: 27px;
	left: 410px;
	width: 271px;
	height: 340px;
	z-index: 5;
	color: #cec7cc;
	padding: 5px 10px 10px 5px ;
	background-image: url(../image/textBg.png)
}

#box1 #text_single_job {
	position: absolute;
	top: 27px;
	left: 292px;
	width: 382px;
	height: 355px;
	z-index: 5;
	color: #cec7cc;
	padding: 5px 10px 10px 5px ;
	background-image: url(../image/textBg.png)
}

#box1 #text p, #box1 #text_single p { margin-bottom: 12px;}
#box1 #text p strong, #box1 #text_single p strong, strong {
	font-weight: bold;
}
#box1 #text_single a, #box1 #text_single_narrow a, #box1 #text_single_job a {text-decoration: underline;}
#box1 #text_single a:hover, #box1 #text_single_narrow a:hover, #box1 #text_single_job a:hover {color: #fff;}

#box1 #text_single h2, #box1 #text_single_narrow h2, #box1 #text_single_job h2
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 14px;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
}

#box1 #text_single ul, #box1 #text_single_narrow ul
{
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 12px;
}
#box1 #text_single_job ul{
	margin-left: 10px;
	list-style: disc;
	font-size: 11px;
}

.bottom_align {
	position: absolute;
	bottom: 5px;
	left: 40px;
}
.nav {
	position: absolute;
	bottom: 5px;
	left: 40px;
}

.nav a { text-decoration: underline; }

.nav_next { margin-left: 50px;}
.prev_next {float: left; }

.italic {
	font-style: italic;
}

#box2 {
	position: absolute;
	right: 0;
	width: 371px;
	height: 440px;
	background: url(../image/bgBox2.jpg) no-repeat;
	z-index: 2;
}

#content {
	background: url(../image/bgBox1.png) repeat-x;
	background-color: #121212;
	position: absolute;
	height: 440px;
	width: 700px;
	z-index: 1;
}


/* photo ============================================ */

#photoBorder
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 6px;
		height: 440px;
		background: url(../image/photoBorder.png);
		margin-right: -3px;
		right: 0;
		left: auto;
		top: 0;
		z-index: 9;
	}
	
/* galeria ========================================== */

#gallery a
	{
		display: block;
		float: left;
		margin-top: 0px;
		
	}
	
	#gallery a img
	{
		max-width: 100px;
		min-height: 85px;
		max-height: 85px;
		display: block;
		margin: 15px 10px 0px 5px;
		border: 4px solid #ccc;
	}
	
#gal_nav {
	text-align: center;
	width: 300px;
	margin: 0 auto;
}

/* logo ============================================= */

#logo
	{
		width: 150px;
		height: 145px;
		position: absolute;
		z-index: 30;
		right: -55px;
		margin-top: -91px;
		text-indent: -9999px;
	}
	
	#logo img
	{
		display: block;
		border: 0;
	}
	
#flag
{
	position: absolute;
	z-index: 50;
	right: 90px;
	top: -20px;
}

#flag img
{
	border: 0;
}
/* flowers ========================================== */

#flower1
{
	width: 141px;
	height: 122px;
	background: url(../image/flower1.png);
	position: absolute;
	top: -80px;
	margin-left: -20px;
	z-index: 0;
	display: block;
}

#flower2
{
	width: 191px;
	height: 110px;
	background: url(../image/flower2.png);
	position: absolute;
	top: -80px;
	margin-top: 525px;
	margin-left: 525px;
	z-index: 0;
	display: block;
}

/* menu ============================================= */
#menu
{
	width: 760px;
	height: 38px;
	position: absolute;
	top: 416px;
	left: 30px;
	z-index: 10;
}

#menu ul
	{
		margin: 0;
		padding: 0;
		margin-left: -32px;
		margin-top: -19px;
	}
	
	#menu li
	{
		float: left;
		width: 97px;
		height: 25px;
		
		text-align: center;
		list-style-type: none;
		margin-left: 3px;
		margin-top: 10px;
	}
	
	#menu li a
	{
		width: 97px;
		height: 25px;
		background: url(../image/button.png) no-repeat;
		font-size: 15px;
		line-height: 19px;
		position: absolute;
		display: block;
		overflow: hidden;
		color: #fff;
		text-decoration: none;
		padding-top: 8px;
	}
/*	
	#menu li a:hover
	{
		margin-top: -12px;
		height: 45px;
	}
*/	
	#menu li a img
	{
		display: none;
	}
	
/* footer ============================================== */

#footer
{
	margin-top: 10px;
}
	
#footer span
	{
		width: 450px;
		color: #ddd;
		
	}
	
div.vcard {
  width: 320px;
	color: #ddd;
	display: block;
  }
  
div.vcard span{
  margin-top: 5px;
}	
  
div.vcard a{
  text-decoration: none;
	color: #ddd;
  }

.org {
	float: left;
	margin: 0 6px 0 0;
}

.adr {  
  margin: 5px 0 5px 10px;
  width: 600px;
  }

  
.tel {
  margin: 3px 5px 3px 0;
  float: left;
  }
  
.tel_kontakt {
	margin: 3px 0 3px 0;
}

div.street-address {
  float: left;
  } 
   
div.email {
	clear: both;
}
  
  
  /* formularz kontaktowy ================================ */
 
 form label, textarea
{
	display: block;
}

input, textarea
{
	width: 250px;
	border: 1px solid #482c42;
	background: #341b30;
	color: #ccc;
}

input[type=submit]
{
	width: auto;
}

form #error
{
	color: red;
}

form #error span
{
	display: block;
}

