body {
	background-image: url("../pa028.gif");
	color: #000;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#frame {
	width:700px;
	margin-left:5px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border-style: dashed;
	border-color:#777;
	border-width: thin;
	background-color: #FAEEE2;
}

#flags {
	margin-top: 5px;
	display:inline;
	}

	#contentheader {
		margin-top:0px;
		height:240px;
		background-image: url("../images/header_sve.jpg");
        }


 	#contentlink {
        	height:25px;
		background-image: url("../images/link.jpg");
		width:680px;
        	background-color: #54341F;
		padding-left: 20px;
        	padding-top: 0px;
        	padding-bottom: 0px;
		font-size:12px;
		border-bottom-style: dashed;
            border-bottom-color:#777;
            border-bottom-width: thin;
        } 

#language {
	margin: 1px 600px 20px 1px;
}	

#contentcenter {
	padding-top:10px;
	float:left;
	margin-top:0px;
	border-right-style: dashed;
	border-right-color:#777;
	border-right-width: thin;
	background-color: #fff;
}

 #footer {
	width:700px;
    height:20px;
	padding: 2px;
	margin-top:0px;
	margin-bottom: 5px;
	border-top-style: dashed;
    border-top-color:#777;
    border-top-width: thin;
}		

p,h1,h2,pre {
	margin:0px 10px 10px 10px;
}
		
h1 {
	font-size:18px;
	padding-top:10px;
}
		
h2 {
	font-size:14px;
	padding-top:10px;
}
			
#contentcenter p,li { font-size:13px; }
#contentlink li { font-size:10px; }
#footer p { font-size:10px; }
	
img.icon {	
	margin: 10px 10px 4px 4px;	
	float:left;
	padding: 3px;
	border-style : solid;
	border-width : thin;
	border-color: #777;
}

img.flag {	
	margin: 2px 12px 0px 0px;
}

img.side-icon { 
	margin: 2px 5px 2px 1px;
	float: right;
}   

img.side-icon-dash { 
	margin: 2px 15px 15px 15px;
	float: right;
	border-style: dashed;
    border-color:#777;
    border-width: thin;
}  

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #373737;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #777;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #777;
}

.top a:link {
	font-weight: bold;
	text-decoration: none;
	color: #373737;
}
                 
.top a:visited {
	font-weight: bold;
	text-decoration: none;   
	color: #777;
}

.top a:hover, a:active {
	text-decoration: underline;
	color: #777;
}

#navlist  {
	margin: 0;	
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li  {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited  {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #373737;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover  {
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover { color: #000; }