body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background-image: url(../images/main_bg.jpg);
	background-color: #000000;
	background-repeat: repeat;
	padding: 0px;
	background-position: top;
}
input, textarea {
	font-size: 11px;
}


#container {
	margin: 0px auto;
}


#header {
	height: 80px;
	background-image: url(../images/header_black_bg.jpg);
	background-position: center;
	margin: 0px auto;
}
#logo {
	background-repeat: no-repeat;
	background-image: url(../images/header_logo-trans.png);
	height: 80px;
	margin: auto;
	width: 850px;
}

#navigation {
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
	width: 850px;
	font-size: 11px;
	height: 30px;
	line-height: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
}


#footer {
	margin: 0px auto;
	width: 850px;
	height: 45px;
	padding-top: 20px;
	font-weight: bold;


}
#label {
	position: absolute;
	margin-top: -50px;
	width: 100%;
}
#autora_content {
	margin: -10px auto 0px auto;
	width: 450px;
	font-size: 12px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	padding: 0px 400px 0px 0px;
	background-image: url(../images/autora_bg2.png);
	background-repeat: no-repeat;
	background-position: 470px;
	color: #999;
}


#expo_content {
	margin: 0px auto 0px auto;
	width: 850px;
	font-size: 12px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
	
}

#expo_footer {
	width: 850px;
	height: 80px;
	background-image: url(../images/expo_footer_bg.jpg);
	margin: 0px auto auto auto;
	position: inherit;
	background-repeat: no-repeat;
	background-size: cover;
}



#coment {
	margin: 20px auto auto auto;
	width: 730px;
	line-height: 18px;
}



#contact {
	position: inherit;
	height: auto;
}
#player {
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 0px auto;
	position: absolute;
	width: 100%;
}
a:link, a:visited {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #EDEDED;
}
a:active {
	color: #FFFFFF;
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
#portfolio {
	margin: 0px auto;
	width: 980px;
	height: auto;
}

#ajax_content {
	margin: auto;


}
#intro_content {
	margin: 40px auto;
}


.hidden {
	visibility: hidden;
}
.txt_bigger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: -1px;
	text-align: left;
}
