* {
	margin:0px;
	padding:0px;
}

body
{
    color: #625046;
    background-color: #FEFCFA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h1 {
	font-size:150%;
	margin-bottom:20px;
}

h2 {
	font-size:120%;
	margin-top:20px;
	margin-bottom:10px;
}

h3 {
	font-size:110%;
	margin-top:20px;
	margin-bottom:10px;
}

h4 {
	font-size:80%;
	margin-top:30px;
	text-align:right;
}

p {
	margin-bottom:10px;
}

li {
	margin-bottom:0px;
	width:200px;
	padding-top:5px;
    padding-bottom:5px;
}

a {
	color:#064231;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#539B87;
}

ul {
	list-style-type:none;
}

ol {
	list-style-type:none;
}

img {
    border:none;
}

img.displayed {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#header {
	background:#FCECE2;
	background-image:url(../img/topBar.png);
    background-position:bottom;
    background-repeat:repeat-x;
}

#flags {
	position:absolute;
	top:0%;
	right:0%;
	left:210px;
	text-align:right;
}

#credits {
	position:absolute;
	top:0px;
	left:5px;
	color:#625046;
	font-size:70%;
	padding:2px;
}

#navigation {
	position:absolute;
	top:120px;
    left:0%;
    bottom:0%;
	max-width:200px;
}

#navigationItemsOpinions {
	text-decoration:none;
    background-color:#D6F0E9;
    background-image:url(../img/opinionsBar.png);
    background-position:bottom;
    background-repeat:no-repeat;
    padding-bottom:20px;
}

#navigationItemsOpinions li {
    padding-left:3px;
}

#navigationItemsOpinions a {
    color:#625046;
}

#navigationItemsOpinions a:hover {
    color:#539B87;
}

#navigationItemsWebpages {
	text-decoration:none;
    background-color:#FCD1B8;
    background-image:url(../img/webpagesBar.png);
    background-position:bottom;
    background-repeat:no-repeat;
    padding-bottom:20px;
}

#navigationItemsWebpages li {
    padding-left:3px;
}

#navigationItemsWebpages a {
    color:#8C7365;
}

#navigationItemsWebpages a:hover {
    color:#EDA67E;
}

#navigationAdsense {
	text-decoration:none;
	padding-top:20px;
	text-align:left;
}

#navigation hr {
	border:0;
	color:#000000;
	background-color:#000000;
}

#text {
	position:absolute;
	top:140px;
	left:210px;
	right:230px;
    padding-left:40px;
    padding-top:20px;
    padding-right:40px;
}

#text a {

}

#text a:hover {

}

#text hr {
	border:0;
	color:#000000;
	background-color:#000000;
}

#textBox {
    max-width :470px;
    min-height :320px;
    margin:0px;
    padding-right:10px;
    padding-bottom:10px;
    float:left;
}

#articleBox
{
    max-width: 139px;
    min-height: 360px;
    margin: 0px;
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-left: #625046 1px dotted;
    border-top: #625046 1px dotted;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

#articleBox img{
    padding-top:8px;
    padding-bottom:8px;
}

#articleBox a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

#publicationtitle {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#publicationtext {
    text-decoration:none;
	margin:0%;
}

#publicationimage {
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	max-width:300px;
}

#advert {
	position:absolute;
	top:120px;
    right:0%;
    bottom:0%;
	max-width:234px;
}

#advertSpecials {
    text-decoration:none;
    background-color:#E5D8F1;
    background-image:url(../img/specialsBar.png);
    background-position:bottom;
    background-repeat:repeat-x;
    padding-bottom:20px;
}

#advertSpecials li {
    padding-left:3px;
    width:234px;
}

#advertSpecials a {
    color:#52465E;
}

#advertSpecials a:hover {
    color:#8D9AF5;
}

#advert hr {
	border:0;
	color:#000000;
	background-color:#000000;
}

#GoogleSearch {
    padding-top:20px;
}

#energyEfficientLabel {
    padding-top:20px;
}

#ad {
	padding-top:20px;
}

#ad p {
	padding-top:10px;
}

#linksTekst {
	text-decoration:none;
	padding-top:20px;
}

#linksList {
	text-decoration:none;
	padding-top:20px;
	text-align:right;
}

#disclaimer {
	padding-top:20px;
	text-align:right;
}

#publicationpanel
{
	margin:0px 0px 20px 0px;
	padding:5px;
	text-align:right;
}
