body 
{
	padding: 0;
	margin: 0;
  background: #fff url('images/swish6i.png') top right no-repeat;
}

#top h1
{
	padding: 1em;
	margin: 0;
	color: #bdb76b;
}

#top 
{
	margin: 0;
	padding: 0;
	background: #333 url('images/swish5i.png') bottom left no-repeat;
}

.nav
{
	border-top: 0.2em solid black;
	padding: 0;
	margin: 0;
  /*
  background: #999;
  background: #fff url('images/swishbot.png') top right no-repeat;
  */
}
.nav ul
{
	list-style-type: none;
	/*
	text-align: center;
	*/
	margin-top: -0.7em;
	padding: 0;
}
.nav li
{
	display: inline;
	margin: 0;
	padding: 0 0 0 0.5em;
}
.nav li a
{
	text-decoration: none;
	background: #c2bfa5;
	padding: 0.1em 1em;
	border: 1px solid black;
	color :#333;
}

.nav li a#active
{
	background: #666;
	color: white;
}

.nav li a:hover
{
	color: white;
}

.section h2
{
	margin: 0;
	padding: 0;
}

.section dl dt
{
	font-weight: bold;
}
.section
{
	margin: 0em;
	padding: 1em;
	/*border-left: 2px solid #036;*/
	width: 60%;
}

.news
{
	/*border-right: 2px solid #036;
	padding: 1em;
	border-bottom: 2px solid #036;
	border-left: 2px solid #036;
	*/
}
.news h2
{
}

.section a
{
	color: #333;
}
.section a:hover
{
	color: #fff;
	background: #333;
}
#footer {
  text-align: left;
  text-decoration: none;
  font-size: 0.7em;
  padding: 1em;
	background: #333;
	color: #c2bfa5;
}
#footer #drept {
  float: right;
}
.contact li { padding: 0.2em; }
li#mail{ list-style-image: url("images/me/mail.png") }
li#gaim { list-style-image: url("images/me/gaim.png") }
li#icq { list-style-image: url("images/me/icq.png") }
li#jabber{ list-style-image: url("images/me/jabber.png") }
li#gnupg { list-style-image: url("images/me/gnupg.png") }
