body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small; 
background: url(eu-flag-clear.png);
background-attachment:fixed;
background-repeat:no-repeat;
background-color: transparent;
background-position: top;
background-position:right;
background-size:fixed;
}
a:link { text-decoration:none}
a:link
{ color:#004}
a:visited
{ color:#004}
a:hover 
{ color:#400}
a:active
{ color:#400}

div#header {padding: 2%;
text-shadow:#AAA;
text-align: center;

background-color: transparent ;


background-repeat:repeat-no;
background-position:center }
.testshadow {text-shadow:#888 2px -2px 5px;}

div#maincontent {padding: 2%;
text-align: justify;
background-color:#EEE;
margin-left: 24%;
margin-right: 24%;
; }


div#leftcolumn {
	padding: 2%;
	float: left;
	text-align: left;
	width: 20%;
	color: #BBB;
}

div#rightcolumn {padding: 2%;
float: right;
width: 20%; }
/* Shadow */
.content, .shadow {
	position: relative;
	bottom: 4px;
	right: 4px;
}
.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}

/* Elementi za maincontenta*/

div#container 
{ text-align:justify;
float:none;
background-color:#EEE;
border-bottom:solid;
border-left:solid;
border-right:solid;
border-top:solid;
}
