body
{
	font:10px arial,sans-serif;
	background:black;
	min-height:625px; 
	overflow-x:hidden;
}

.hidden {
	display: none;
}

#contents {
	min-width:1000px;
	min-height:625px; 
	margin-left:auto;
	margin-right:auto;
}

.enter {
	position:absolute;
/*	width:720px;*/
/*	height:310px;*/
	width: 372px;
	height: 250px;
	left: 10%;
	top: 40%;
/*	padding:515px 0 0 165px;*/
	background:url("../images/acb_logo.jpg") no-repeat;	
}

.mceContentBody a
{
	/*color:#FC0;*/
	color:#8ba100;
	text-decoration:none;
}

#footer {
	float: left;
	padding-left:30px;	
	color:white;	
/*	margin-top: -170px;*/
}

#language-switch a.language {
	float:left;	
	background:url("../images/menu_repeat.png");
	padding:0 4px;
	height:16px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	font-size:11px;
	margin-right:2px;
}

#footer p.left img {
	margin-right:5px;	
	vertical-align:middle;	
}

#footer p.clear img {
	margin-right:5px;	
	margin-top:5px;
}

#footer p.clear {
	margin-top:25px;	
}

#language-switch a.selected,
#footer a.selected,
#footer a:hover,
#footer a.hover {
	/*background:url("../images/menu_repeat_selected.png");*/
	/*background: #FC0;*/
	/*background: #a39638;*/
	background:#8ba100;
	color: black;		
}

#footer a.digi {
	text-decoration:none;
	color:white;	
	margin-top:50px;
}

#footer a.digi.hover,
#footer a.digi:hover {
	color:#bfd72f;
	background:none;
}

#menu {
	float:left;
	clear:left;
/*	padding-bottom:180px;*/
}	

#logo {	
	margin:40px 0;
	width:300px;
	height: 110px;
	float:left;
}

#language-switch {
	float: left;
	clear: both;
	margin-top: -27px;
	margin-left: 31px;
}

#menu .contacts {
	float:left;
	clear:both;
	margin-top:40px;	
}

#menu li span.cat {
	float:left;
	clear:both;
	margin:0 0 2px 30px;
	/* background:url("../images/content_repeat.png");		*/
	background:url("../images/menu_repeat.png");		
	padding:0 6px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	font-size:14px;	
	cursor: pointer;
}

#menu li.pub a,
#menu li ul li a {	
	margin:0 0 2px 30px;
	background:url("../images/content_repeat.png");
	padding:0 6px;
	height:20px;
	line-height:20px;
	text-decoration:none;	
	color:white;
	font-size:13px;	
}

#menu li.pub a {
	text-transform: uppercase;
	font-size:14px;
}

#menu li.pub a.selected {
	/* background:url("../images/menu_repeat_selected.png"); */
	/*background: #FC0;*/
	/*background: #a39638;*/
	background:#8ba100;
	color: black;	
}

#menu li ul {
	clear:both;
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;	
}

#menu li ul li a {
	float:left;
	clear:both;
	margin:0 0 2px 30px;
	/* background:url("../images/content_repeat.png");	*/
	background:url("../images/menu_repeat.png");
	padding:0 6px;
	height:17px;
	line-height:17px;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	font-size:11px;
	overflow:hidden;
}

#menu .contacts a {
	float:left;
	clear:both;
	margin:0 0 2px 30px;
	background:url("../images/menu_repeat.png");
	padding:0 6px;
	height:16px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	font-size:11px;
}

#menu li a.selected,
#menu li a.hover,
#menu li a:hover,
#menu .contacts a.selected,
#menu .contacts a.hover,
#menu .contacts a:hover {
	/*background:url("../images/menu_repeat_selected.png");*/
	/*background: #FC0;*/
	/*background: #a39638;*/
	background:#8ba100;
	color: black;	
}

#header {
	/*margin-top: 60px;
	padding-left: 30px;
	bottom: 150px;
	left: 0;
	width: 95%;*/
	float:left;
	margin-bottom: 80px;
}

#header li
{
	float:left;	
}


#header li a {
	float:left;	
	margin:0 7px 2px 0;
	/*background:url("../images/content_repeat.png");*/
	background:url("../images/menu_repeat.png");		
	padding:0 6px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	font-size:14px;	
}

.enter img {
	float:left;
	margin:270px 0 0 65px;	
}

#destaques {
	/*float:left;*/
	/*clear:both;*/	
	/*margin:100px 0 50px 12px;*/
	position: absolute;
	bottom: 260px;
	left: 0;
}

#destaques .item {
	float:left;
	margin-left:17px;
	width:290px;
	height:95px;
	margin-bottom:20px;
}

#destaques .item .text {
	float:left;
	width:270px;
	/*background:url("../images/item_repeat.png");*/
	background:url("../images/menu_repeat.png");
	margin-top:2px;
	height:55px;
	overflow:hidden;
	padding:5px 10px 8px;
	font-size:12px;
	color:white;
	line-height:14px;
}

#destaques .item .text p {
	height:55px;
	overflow:hidden;	
}

#content-wrapper {
	position: absolute;
	right: 40px;	
	display:block;
}

#left-bar {
	float: left;
	width: 80px;
}

#project-galery {
	margin-top: 20px;
}

#project-galery img{
	margin-bottom: 5px;
	padding: 2px;
}

#project-galery img.selected {
	border: 2px solid #ff9900;
	padding: 0;
}

#close-button {
	float: right;	
	/*  background:url("../images/content_repeat.png");	*/
	background:url("../images/menu_repeat.png");	
	margin-top: 33px;	
}

#close-button a {
	display: block;
	padding: 3px 7px 3px 7px;
	/*color: #ffcc00;	*/
	color:#8ba100;
	text-decoration: none;
	font-family: 'Arial';
	font-size: 12px
}

#content {	
	width:315px;
	height: 100%;
	overflow:hidden;	
	float: right;
}

#content .items,
#content .events {
	clear:both;
	padding: 35px 20px 20px 20px;
	width:275px;
	float:left;
	/*  background:url("../images/content_repeat.png");	*/
	background:url("../images/menu_repeat.png");		
	height: 100%;	
	margin-bottom: 0;
}

#content .item {
	float:left;
	overflow:hidden;
}

#content .container {
	overflow:hidden;
	width:365px;
}

#content .events .item .container .text div.jazz {
	margin-bottom:35px;	
}

#content .events .item .container .text div.jazz h3 {
	font-weight:normal;	
}

#content .events .item .container .text div.jazz img {
	margin-right:13px;
	margin-bottom:5px;	
}

#content .events .item .container .text div.jazz p {
	text-align:justify;	
}

#content .events .item .text,
#content .items .item .container .text  {
	overflow:hidden;
	font-size:14px;
	color:white;
	line-height:14px;
}

#content .text p {
	margin-bottom:10px;	
}

#content .events .item h3 {
	font-size:16px;	
	margin-bottom:20px;
}

#content .events .item .container .text div h3 {
	margin:5px 0;	
	line-height:18px;
}

#content .events .item .container .text div {
	padding-bottom:10px;
	border-bottom:1px dotted white;
	margin-bottom:15px;	
}

#content .events .item .container .text .clear,
#content .events .item .container .text .jazz
{
	border:0;	
}

#content .events .item .container .text div p {
	margin:5px 0;	
	font-size:12px;
}

#contents a {
	font-size: 12px;
	/*color: #ffcc00;*/
	color:#8ba100;
}

#content .up {
	width:405px;
	height:76px;
	position:relative;
	top:0;
	float:left;
	background:url("../images/up.png") no-repeat;	
}

#content .down {
	width:405px;
	height:86px;
	position:relative;
	bottom:0;
	float:left;
	background:url("../images/down.png") no-repeat;
}

h1 {
	height:25px;
	overflow:hidden;
	float:left;
	/*background:url("../images/item_repeat.png");*/
	background:url("../images/menu_repeat.png");
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	padding:0 8px;
}

h2 {
	font-size:24px;
	color:white;
	font-weight:normal;	
	line-height:24px;
	margin-bottom:10px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	/*color:#FC0;*/
	color:#8ba100;
}

h3.special {
	font-weight: normal;
}

h3.no-top
{
	margin-top: -20px;
}

h5 {
	/*color: #ffcc00;*/
	color:#8ba100;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 12px;
}

.techs {
	/*color: #ffcc00;*/
	color:#8ba100;
}

.lang {	
	float:right;
	margin-top: 205px;	 
}

.lang a {
	display:block;	
	text-decoration:none;
	color: #fff!important;
	width: 77px!important;
	height: 18px!important;
	font-size: 12px!important;
	text-align: right;
	margin-right: 31px;
}

.lang a span.home-link{
	margin-right: 5px;
	line-height: 18px;
}

.lang a:hover {
	color: #9a3416!important;
	background: url(../images/link_bg.png);
}