@charset "UTF-8";

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	}

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-indent:hanging;	
	
	}
	
	ul{
		margin-bottom:10px;
	}

img, nav, section, article, header {
	display: block;
	}

a:active {
	outline:none;
	}

body {
	background: #FFF fixed  0 0 repeat;
	}

nav {
	background: fixed;
	border-right:solid 1px;
	}
h2 {
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:10px;
}

/* LAYOUT
--------------------------------------------------------------------------------------*/
nav {
	width: 430px;
	height: 100%;
	position: fixed;
	left: 0;
	overflow: hidden;

	}

#content {
	width: 700px;
	height: 100%;
	margin: 0 0 0 447px;
	padding-left: 36px;
	top: 0;
	}

section {
	display: block;
	height: 1200px;
	}

header h1{
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000;
	position: absolute;
	margin-top:200px;
		
	}


/* Menu g��wne
--------------------------------------------------------------------------------------*/
li div.first {
	background: url(../img/bg-nav-.png);
	}
li div.second {
	background: url(../img/nav-txt-2.png);
	}




#nav-logo {
	display: block;
	width: 116px;
	height: 116px;
	float: left;
	margin: 76px 0 50px 100px;
	cursor:pointer;
	}

nav ul {
	position: absolute;
	top: 430px;
	left: 0;
	display: block;
	height: 333px;
	}
	nav li {
		display: block;
		width: 435px;
		position: relative;
		z-index: 2;
		left: 0;
		cursor:pointer;
		}
		nav li div.first {
			position: relative;
			z-index: 2;
			}
		li div.first span {
			display: block;
			width: 220px;
			background: url(../img/nav-txt-1.png);
			position: absolute;
			left: 50px;
			text-indent: -9999px;
			}
		li div.second {
			position: absolute;
			top: 0;
			left: 235px;
			display: block;
			width: 200px;
			height: 49px;
			text-indent: -9999px;
			z-index: 1;
			}
	
	nav a {
		display: block;
		outline: none;
		cursor: pointer;
		}
	
	#nav-1 div.first {
		height: 49px;
		}
	#nav-1 div.first {
		background-position: 0 0;
		}
		#nav-1 span {
			background-position: 0 0;
			height: 49px;
			}
			
	#nav-2 div.first {
		height: 49px;
		}
	#nav-2 div.first {
		background-position: 0 -49px;
		}
		#nav-2 span {
			background-position: 0 -49px;
			height: 49px;
			}
	
	#nav-3 div.first {
		height: 50px;
		}
	#nav-3 div.first {
		background-position: 0 -98px;
		}
		#nav-3 span {
			background-position: 0 -98px;
			height: 50px;
			}
	
	#nav-4 div.first {
		height: 49px;
		}
	#nav-4 div.first {
		background-position: 0 -148px;
		}
		#nav-4 span {
			background-position: 0 -148px;		
			height: 49px;
			}
	
	#nav-1 div.second {
		background-position: 0 0;
		}
	#nav-2 div.second {
		background-position: 0 -49px;
		}
	#nav-3 div.second {
		background-position: 0 -98px;
		}
	#nav-4 div.second {
		background-position: 0 -148px;
		}


/* Sekcja: Hello
--------------------------------------------------------------------------------------*/
#inicio {
	padding-top: 200px;
	position: relative;
	}
	#inicio header {
		height: 430px;
		}
		
/* Sekcja: Who Are We
   Sekcja: What We Do
--------------------------------------------------------------------------------------*/
#sinopsis header {
	height: 260px;
	position: relative;
	}


	



#sinopsis p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
	position:absolute;
	
	

	
}
#tiempo{
	width:370px;
}
#trabajo{
	margin-top:280px;
	width:450px;
	}


#tangram1{
	float: right;
	position:relative;	}

#sinopsis a{
	margin-top:490px;
	position: absolute;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:12px;
	}

#sinopsis .prensa{
		margin-top:510px;}

#tangram2{
	float: right;
	position:relative;}


#fichaartistica header {
	height: 260px;
	position: relative;
	}
#fichaartistica a{
	margin-top:450px;
	position: absolute;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:12px;

}

#ficha{
	position: absolute;
	width:380px;

	}	

#video{
	padding-top:270px;
	margin-bottom:20px;
	}
	


#secvideo a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #069;
	margin-top:40px;
	font-size:12px;
}

.creditos {
	margin-top:280px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}




body footer {
   
   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align:right;
    left: 0;
    position: fixed;
    z-index: 2;
	margin-top:750px;
	margin-left:130px;
}
footer #copy {
    margin: 9px 0 0 0;
}
footer #dis {
	margin-top:20px;
	font-family: "HelveticaNeue", "Helvetica Neue",Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:8px;
}



footer p{
	font-size:11px;
	margin: 5px 0 0 0;
	}
	
footer p a{
	text-decoration:none;
	font-size:11px;
	color:#336699;
	}